Displaying 6 results from an estimated 6 matches for "panelid".
2013 Feb 26
1
Light Libraries
...nual and help system.
PREAMBLE <- c(
doc = '
@TITLE lagseries
@AUTHOR ivo.welch@gmail.com
@DATE Feb 25, 2013
@DESCRIPTION
"lagseries" takes a vector and shift its contents numlags items to the
left, filling in appropriate missing values to retain the length of the
vector. If panelid is named, then lagged value from another panelid will
not be assigned to be the lag. (Usually, the panelid will be the firm id,
and the panel must be sorted by firmid. Naturally, it makes little sense to
use this unless the observations are also sorted by the time of the
observation. This is, aft...
2015 Jun 16
0
[ANNOUNCE] xf86-video-vesa 2.3.4
Minor update to fix PanelID support. The minimum xserver version is
now 1.6; if you haven't updated your xserver in the last six years, now
would be a good time.
Adam Jackson (3):
configure: Drop PanelID test
Don't include deprecated xf86PciInfo.h
vesa 2.3.4
Alan Coopersmith (1):
Raise requi...
2009 Jul 26
0
Centos 5.3 on HP 2133 Mini-Note
...vice"
Identifier "via-P4M900 Device 0"
BoardName "Chrome9 HC IGP"
BusID "PCI:1:0:0"
Driver "via"
Option "Monitor-LCD" "HP-2133 LCD"
# Option "PanelSize" "1024x600"
Option "PanelID" "17" # 1280x720 Single, Dithering
# Option "PanelID" "12" # 1280x768 Single, Non-Dithering
Option "NoDDCValue"
EndSection
Section "Screen"
Identifier "via-P4M900 Screen 0"
Device "via-P4M900 Device 0&qu...
2009 Jul 20
2
Installation of CentOS 5.3 on to Hp 2133
...vice"
Identifier "via-P4M900 Device 0"
BoardName "Chrome9 HC IGP"
BusID "PCI:1:0:0"
Driver "via"
Option "Monitor-LCD" "HP-2133 LCD"
# Option "PanelSize" "1024x600"
Option "PanelID" "17" # 1280x720 Single, Dithering
# Option "PanelID" "12" # 1280x768 Single, Non-Dithering
Option "NoDDCValue"
EndSection
Section "Screen"
Identifier "via-P4M900 Screen 0"
Device "via-P4M900 Device 0&qu...
2019 Sep 29
14
[Bug 111853] New: nouveau kernel module won't load (not available) on Sony laptop with NVIDIA G86M [GeForce 8400M GT] ID: 10de:0426
...vesa
[ 2155.535] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[ 2155.536] (EE) open /dev/dri/card0: No such file or directory
[ 2155.536] (EE) open /dev/dri/card0: No such file or directory
[ 2156.135] (II) VESA(0): VESA VBE DDC read failed
[ 2156.135] (II) VESA(0): VESA VBE PanelID read failed
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20190929/b44798d9/attachment.html>
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...ChangeSaveUnder hooks
dix: reshuffle WindowOptRec to fill a hole on LP64
render: Reshuffle and cull dead field from GlyphSetRec
mi: Remove unused miAllocateGCPrivateIndex
xfree86: Remove unused xf86PixmapKeyRec
vbe: Refuse to believe tiny (or negative) panel sizes from PanelID
xfree86: Remove the xf8_16bpp overlay module
xfree86: Bump classic driver default to 1024x768
Adam Tkac (1):
Return Success from generate_modkeymap() when max_keys_per_mod is zero
Adrian Bunk (1):
remove dolt
Alan Coopersmith (21):
Use GetMaster instead of direct u....