Bug#524076: xserver-xorg: debian-x11-keymap.fdi invisible to hal?
Package: xserver-xorg
Version: 1:7.4+1
Severity: important
HAL doesn't seem to pull in this file...
/usr/share/hal/fdi/policy/10osvendor/
debian-x11-keymap.fdi
A simple rename to...
15-debian-x11-keymap.fdi
.... results in the desired effect (ie call out to debian-setup-keyboard,
parse of /etc/default/console-setup, and keymaps per XKB... options in
that file pushed back via input.xkb.various HAL properties)
-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg
/var/lib/x11/X.md5sum does not exist.
X server symlink status:
lrwxrwxrwx 1 root root 13 2009-02-10 10:16 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1876400 2009-04-09 00:45 /usr/bin/Xorg
Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg
VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8600M GS (rev a1)
/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.
Xorg X server configuration file status:
-rw-r--r-- 1 root root 3272 2009-04-14 14:44 /etc/X11/xorg.conf
Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "v4l"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "ServerFlags"
Option "AllowEmptyInput" "True"
Option "DefaultServerLayout" "DFP Layout"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "15"
EndSection
Section "Device"
Identifier "DFP Graphics Device"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NvAGP" "0"
Option "AddARGBGLXVisuals" "true"
# Option "AllowSHMPixmaps" "false"
Option "BackingStore" "true"
Option "CursorShadow" "true"
Option "NoLogo" "true"
Option "OnDemandVBlankInterrupts" "true"
Option "TripleBuffer" "true"
Option "UseEvents" "true"
# Option "PixmapCacheSize" "4000000"
Option "FlatPanelProperties" "Scaling=Native"
Option "UseDisplayDevice" "DFP-0"
EndSection
Section "Device"
Identifier "TV Graphics Device"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NvAGP" "0"
Option "AddARGBGLXVisuals" "true"
# Option "AllowSHMPixmaps" "false"
Option "BackingStore" "true"
Option "ConstantDPI" "false"
Option "CursorShadow" "true"
Option "NoLogo" "true"
Option "OnDemandVBlankInterrupts" "true"
Option "TripleBuffer" "true"
Option "TVStandard" "PAL-I"
Option "UseEDIDDpi" "false"
Option "UseEvents" "true"
# Option "PixmapCacheSize" "4000000"
Option "UseDisplayDevice" "TV-0"
EndSection
Section "Monitor"
Identifier "DFP Monitor"
HorizSync 30.0 - 75.0
VertRefresh 60.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "TV Monitor"
HorizSync 30.0 - 50.0
VertRefresh 60.0
Option "DPMS"
DisplaySize 200 150
EndSection
Section "Screen"
Identifier "DFP Screen"
Device "DFP Graphics Device"
Monitor "DFP Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1680x1050"
EndSubSection
EndSection
Section "Screen"
Identifier "TV Screen"
Device "TV Graphics Device"
Monitor "TV Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "720x576"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "DFP Layout"
Screen 0 "DFP Screen"
EndSection
Section "ServerLayout"
Identifier "TV Layout"
Screen 0 "TV Screen"
EndSection
Xorg X server log files on system:
-rw-r--r-- 1 root root 27581 2007-08-05 09:02 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 27001 2008-05-05 16:00 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 12212 2009-04-14 17:17 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
X.Org X Server 1.6.0
Release Date: 2009-2-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.29-1-amd64 x86_64 Debian
Current Operating System: Linux peace 2.6.29.1 #1 SMP Sat Apr 4 19:58:10 BST 2009 x86_64
Build Date: 08 April 2009 11:41:45PM
xorg-server 2:1.6.0-1 (jcristau@debian.org)
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 14 17:17:48 2009
(==) Using config file: "/etc/X11/xorg.conf"
(**) Option "defaultserverlayout" "DFP Layout"
(**) ServerLayout "DFP Layout"
(**) |-->Screen "DFP Screen" (0)
(**) | |-->Monitor "DFP Monitor"
(**) | |-->Device "DFP Graphics Device"
(**) Option "BlankTime" "0"
(**) Option "StandbyTime" "0"
(**) Option "SuspendTime" "0"
(**) Option "OffTime" "15"
(**) Option "AllowEmptyInput" "True"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Loader magic: 0xd40
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 7
(--) PCI:*(0@1:0:0) nVidia Corporation GeForce 8600M GS rev 161, Mem @ 0xb1000000/16777216, 0xc0000000/268435456, 0xb2000000/33554432, I/O @ 0x00002000/128
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 0.1.1
ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 185.19 Sat Apr 4 07:32:28 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver 185.19 Sat Apr 4 07:10:21 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for v4l
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "true"
(**) NVIDIA(0): Option "NvAGP" "0"
(**) NVIDIA(0): Option "CursorShadow" "true"
(**) NVIDIA(0): Option "UseDisplayDevice" "DFP-0"
(**) NVIDIA(0): Option "TripleBuffer" "true"
(**) NVIDIA(0): Option "UseEvents" "true"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): Option "FlatPanelProperties" "Scaling=Native"
(**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): Enabling cursor shadow
(**) NVIDIA(0): Use of AGP disabled per request
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 8600M GS (G86) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 60.86.51.00.33
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 8600M GS at PCI:1:0:0:
(--) NVIDIA(0): Seiko (DFP-0)
(--) NVIDIA(0): Seiko (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): Seiko (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1680x1050"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(--) NVIDIA(0): DPI set to (129, 127); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Setting mode "1680x1050"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(**) NVIDIA(0): Option "BackingStore" "true"
(**) NVIDIA(0): Backing store enabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 2.2.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "gb"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(II) Synaptics touchpad driver version 1.1.0
(**) Option "Device" "/dev/input/event6"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
(**) Option "VertEdgeScroll" "true"
(**) Option "HorizEdgeScroll" "true"
(**) Option "TapButton1" "1"
(**) Option "TapButton2" "2"
(**) Option "TapButton3" "3"
(--) SynPS/2 Synaptics TouchPad touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
(**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
(**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
(--) SynPS/2 Synaptics TouchPad touchpad found
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29.1 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xserver-xorg depends on:
ii console-set 1.32 console font and keymap setup prog
ii debconf [de 1.5.26 Debian configuration management sy
ii hal 0.5.12~git20090406.46dc48-1 Hardware Abstraction Layer
ii libc6 2.9-7 GNU C Library: Shared libraries
ii x11-xkb-uti 7.4+2 X11 XKB utilities
ii xkb-data 1.5-2 X Keyboard Extension (XKB) configu
ii xserver-xor 2:1.6.0-1 Xorg X server - core server
ii xserver-xor 1:7.4+1 the X.Org X server -- input driver
ii xserver-xor 1:2.2.1-1 X.Org X server -- evdev input driv
ii xserver-xor 1:1.3.2-3 X.Org X server -- keyboard input d
ii xserver-xor 1:1.4.0-2 X.Org X server -- mouse input driv
ii xserver-xor 1.1.0-1 Synaptics TouchPad driver for X.Or
ii xserver-xor 0.8.3.2-1 X.Org X server -- Wacom input driv
ii xserver-xor 1:7.4+1 the X.Org X server -- output drive
ii xserver-xor 1:1.2.1-2 X.Org X server -- APM display driv
ii xserver-xor 1:0.7.1-2 X.Org X server -- ark display driv
ii xserver-xor 1:1.2.1-2 X.Org X server -- Chips display dr
ii xserver-xor 1:1.2.1-4 X.Org X server -- Cirrus display d
ii xserver-xor 1:0.3.1-2 X.Org X server -- dummy display dr
ii xserver-xor 1:0.4.0-4 X.Org X server -- fbdev display dr
ii xserver-xor 1:1.2.2-2 X.Org X server -- Glint display dr
ii xserver-xor 1:1.3.1-3 X.Org X server -- i128 display dri
ii xserver-xor 2:2.6.3-1 X.Org X server -- Intel i8xx, i9xx
ii xserver-xor 6.8.0+git20090201.d394e0b8-2 X.Org X server -- ATI Mach64 displ
ii xserver-xor 1:1.4.9.dfsg-4 X.Org X server -- MGA display driv
ii xserver-xor 1:1.2.2-2 X.Org X server -- Neomagic display
ii xserver-xor 1:2.1.13-1 X.Org X server -- NV display drive
ii xserver-xor 1:0.2.903+svn741-1+b1 X.Org X server -- VIA display driv
ii xserver-xor 6.8.0+git20090201.08d56c88-2 X.Org X server -- ATI r128 display
ii xserver-xor 1:6.12.2-1 X.Org X server -- ATI Radeon displ
ii xserver-xor 1.2.5-1 X.Org X server -- AMD/ATI r5xx, r6
ii xserver-xor 1:4.2.1-1 X.Org X server -- Rendition displa
ii xserver-xor 1:0.6.1-2 X.Org X server -- legacy S3 displa
ii xserver-xor 1:1.10.2-2 X.Org X server -- S3 ViRGE display
ii xserver-xor 1:2.2.1-5 X.Org X server -- Savage display d
ii xserver-xor 1:1.7.0-2 X.Org X server -- SiliconMotion di
ii xserver-xor 1:0.10.1-2 X.Org X server -- SiS display driv
ii xserver-xor 1:0.9.1-1 X.Org X server -- SiS USB display
ii xserver-xor 1:1.4.1-1 X.Org X server -- tdfx display dri
ii xserver-xor 1:1.3.1-1 X.Org X server -- Trident display
ii xserver-xor 1:1.2.1-1 X.Org X server -- Tseng display dr
ii xserver-xor 0.2.0-3 X.Org X server -- Video 4 Linux di
ii xserver-xor 1:2.2.0-1 X.Org X server -- VESA display dri
ii xserver-xor 1:10.16.5-3 X.Org X server -- VMware display d
ii xserver-xor 1:1.2.1-1 X.Org X server -- Voodoo display d
Versions of packages xserver-xorg recommends:
ii libgl1-mesa-dri 7.4-2 A free implementation of the OpenG
ii udev 0.140-2 /dev/ and hotplug management daemo
xserver-xorg suggests no packages.
-- debconf information excluded
Reply to: