Hi Neil,On Tue, Apr 5, 2011 at 5:00 PM, Neil Bothwick <neil@digimed.co.uk> wrote:
> On Tue, 5 Apr 2011 15:25:16 -0700, Mark Knecht wrote:
>
>> I hooked up second monitor to my Nvidia GTX465 card yesterday and
>> wanted to get dual screen running. Unfortunately, except for using
>> Twinview which works fine, I've been unable to do it without Twinview.
>> Twinview itself isn't bad, but I don't like how ever KDE decision I
>> have to take (logout, settings, etc.) always starts spanned across my
>> two monitors. That doesn't happen on my dual screen Intel system.
>
> You can change that in the Display & Monitors section of KDE's System
> Settings.
>
>
> --
> Neil Bothwick
The problem is that after I'm in KDE it seems the damage is done.
Settings->Display thing shows only a single 1920x1080 monitor hooked
to 'default'. The second monitor isn't found at all.
I suspect that what I need to do next is go back and boot the 2
screen version and see what the X log file actually says.
I'm currently using Twinview where Settings->Display shows both
monitors. While it's working well there is evidence that X doesn't
like the monitor settings in the config file I got using
nvidia-settings. Possibly the EDID values are causing X to not enable
the second monitor at all in the 2 screen version?
Cheers,
Mark
mark@c2stable ~ $ cat /var/log/Xorg.0.log
[ 665.512]
X.Org X Server 1.9.4
Release Date: 2011-02-04
[ 665.512] X Protocol Version 11, Revision 0
[ 665.512] Build Operating System: Linux 2.6.36-gentoo-r6 x86_64 Gentoo
[ 665.512] Current Operating System: Linux c2stable 2.6.38-gentoo-r1
#1 SMP PREEMPT Wed Mar 30 12:24:58 PDT 2011 x86_64
[ 665.512] Kernel command line: root=/dev/md126
[ 665.512] Build Date: 13 February 2011 06:29:22AM
[ 665.512]
[ 665.512] Current version of pixman: 0.20.2
[ 665.512] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 665.512] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 665.512] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 6
05:22:43 2011
[ 665.512] (==) Using config file: "/etc/X11/xorg.conf"
[ 665.512] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 665.512] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 665.512] (==) ServerLayout "Layout0"
[ 665.512] (**) |-->Screen "Screen0" (0)
[ 665.512] (**) | |-->Monitor "Monitor0"
[ 665.512] (**) | |-->Device "Device0"
[ 665.512] (**) |-->Input Device "Keyboard0"
[ 665.512] (**) |-->Input Device "Mouse0"
[ 665.512] (==) Automatically adding devices
[ 665.512] (==) Automatically enabling devices
[ 665.512] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 665.512] Entry deleted from font path.
[ 665.512] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 665.512] Entry deleted from font path.
[ 665.512] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 665.512] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 665.512] (WW) AllowEmptyInput is on, devices using drivers 'kbd',
'mouse' or 'vmmouse' will be disabled.
[ 665.512] (WW) Disabling Keyboard0
[ 665.512] (WW) Disabling Mouse0
[ 665.512] (II) Loader magic: 0x7ca080
[ 665.512] (II) Module ABI versions:
[ 665.512] X.Org ANSI C Emulation: 0.4
[ 665.512] X.Org Video Driver: 8.0
[ 665.512] X.Org XInput driver : 11.0
[ 665.512] X.Org Server Extension : 4.0
[ 665.513] (--) PCI:*(0:2:0:0) 10de:06c4:3842:1467 rev 163, Mem @
0xf8000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @
0x0000ac00/128, BIOS @ 0x????????/524288
[ 665.513] (II) Open ACPI successful (/var/run/acpid.socket)
[ 665.513] (II) LoadModule: "extmod"
[ 665.513] (II) Loading
/usr/lib64/xorg/modules/extensions/libextmod.so
[ 665.513] (II) Module extmod: vendor="X.Org Foundation"
[ 665.513] compiled for 1.9.4, module version = 1.0.0
[ 665.513] Module class: X.Org Server Extension
[ 665.513] ABI class: X.Org Server Extension, version 4.0
[ 665.513] (II) Loading extension MIT-SCREEN-SAVER
[ 665.513] (II) Loading extension XFree86-VidModeExtension
[ 665.513] (II) Loading extension XFree86-DGA
[ 665.513] (II) Loading extension DPMS
[ 665.513] (II) Loading extension XVideo
[ 665.513] (II) Loading extension XVideo-MotionCompensation
[ 665.513] (II) Loading extension X-Resource
[ 665.513] (II) LoadModule: "dbe"
[ 665.513] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 665.513] (II) Module dbe: vendor="X.Org Foundation"
[ 665.513] compiled for 1.9.4, module version = 1.0.0
[ 665.513] Module class: X.Org Server Extension
[ 665.513] ABI class: X.Org Server Extension, version 4.0
[ 665.513] (II) Loading extension DOUBLE-BUFFER
[ 665.513] (II) LoadModule: "glx"
[ 665.513] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 665.518] (II) Module glx: vendor="NVIDIA Corporation"
[ 665.518] compiled for 4.0.2, module version = 1.0.0
[ 665.518] Module class: X.Org Server Extension
[ 665.518] (II) NVIDIA GLX Module 270.18 Tue Jan 18 22:03:05 PST 2011
[ 665.518] (II) Loading extension GLX
[ 665.518] (II) LoadModule: "record"
[ 665.518] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 665.519] (II) Module record: vendor="X.Org Foundation"
[ 665.519] compiled for 1.9.4, module version = 1.13.0
[ 665.519] Module class: X.Org Server Extension
[ 665.519] ABI class: X.Org Server Extension, version 4.0
[ 665.519] (II) Loading extension RECORD
[ 665.519] (II) LoadModule: "dri"
[ 665.519] (WW) Warning, couldn't open module dri
[ 665.519] (II) UnloadModule: "dri"
[ 665.519] (EE) Failed to load module "dri" (module does not exist, 0)
[ 665.519] (II) LoadModule: "dri2"
[ 665.519] (WW) Warning, couldn't open module dri2
[ 665.519] (II) UnloadModule: "dri2"
[ 665.519] (EE) Failed to load module "dri2" (module does not exist, 0)
[ 665.519] (II) LoadModule: "nvidia"
[ 665.519] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 665.519] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 665.519] compiled for 4.0.2, module version = 1.0.0
[ 665.519] Module class: X.Org Video Driver
[ 665.519] (II) NVIDIA dlloader X Driver 270.18 Tue Jan 18 21:47:56 PST 2011
[ 665.519] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 665.519] (++) using VT number 8
[ 665.535] (II) Loading sub module "fb"
[ 665.535] (II) LoadModule: "fb"
[ 665.535] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 665.535] (II) Module fb: vendor="X.Org Foundation"
[ 665.535] compiled for 1.9.4, module version = 1.0.0
[ 665.535] ABI class: X.Org ANSI C Emulation, version 0.4
[ 665.535] (II) Loading sub module "wfb"
[ 665.535] (II) LoadModule: "wfb"
[ 665.535] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 665.535] (II) Module wfb: vendor="X.Org Foundation"
[ 665.535] compiled for 1.9.4, module version = 1.0.0
[ 665.535] ABI class: X.Org ANSI C Emulation, version 0.4
[ 665.535] (II) Loading sub module "ramdac"
[ 665.535] (II) LoadModule: "ramdac"
[ 665.535] (II) Module "ramdac" already built-in
[ 665.535] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 665.535] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 665.535] (==) NVIDIA(0): RGB weight 888
[ 665.535] (==) NVIDIA(0): Default visual is TrueColor
[ 665.535] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 665.535] (**) NVIDIA(0): Option "TwinView"
[ 665.535] (**) NVIDIA(0): Option "TwinViewOrientation" "RightOf"
[ 665.535] (**) NVIDIA(0): Option "MetaModes" "1920x1080,1920x1080; 1920x1080"
[ 665.535] (**) NVIDIA(0): Enabling RENDER acceleration
[ 665.535] (II) NVIDIA(0): Support for GLX with the Damage and
Composite X extensions is
[ 665.535] (II) NVIDIA(0): enabled.
[ 666.087] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0))
does not support NVIDIA
[ 666.087] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 666.120] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-2))
does not support NVIDIA
[ 666.120] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 666.121] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 465 (GF100) at
PCI:2:0:0 (GPU-0)
[ 666.121] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 666.121] (--) NVIDIA(0): VideoBIOS: 70.00.35.00.60
[ 666.121] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 666.121] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 666.121] (--) NVIDIA(0): Connected display device(s) on GeForce
GTX 465 at PCI:2:0:0
[ 666.121] (--) NVIDIA(0): Samsung SyncMaster (DFP-0)
[ 666.121] (--) NVIDIA(0): Samsung SyncMaster (DFP-2)
[ 666.121] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz
maximum pixel clock
[ 666.121] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
[ 666.121] (--) NVIDIA(0): Samsung SyncMaster (DFP-2): 330.0 MHz
maximum pixel clock
[ 666.121] (--) NVIDIA(0): Samsung SyncMaster (DFP-2): Internal Dual Link TMDS
[ 666.123] (**) NVIDIA(0): TwinView enabled
[ 666.172] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0)
contradicts itself:
[ 666.172] (WW) NVIDIA(0): mode "1920x1080" is specified in the
EDID; however, the
[ 666.172] (WW) NVIDIA(0): EDID's valid VertRefresh range
(56.000-61.000 Hz) would
[ 666.172] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0
Hz); ignoring
[ 666.172] (WW) NVIDIA(0): VertRefresh check for mode "1920x1080".
[ 666.172] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0)
contradicts itself:
[ 666.172] (WW) NVIDIA(0): mode "1280x720" is specified in the
EDID; however, the
[ 666.172] (WW) NVIDIA(0): EDID's valid VertRefresh range
(56.000-61.000 Hz) would
[ 666.172] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0
Hz); ignoring
[ 666.172] (WW) NVIDIA(0): VertRefresh check for mode "1280x720".
[ 666.172] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0)
contradicts itself:
[ 666.172] (WW) NVIDIA(0): mode "720x576" is specified in the
EDID; however, the
[ 666.172] (WW) NVIDIA(0): EDID's valid VertRefresh range
(56.000-61.000 Hz) would
[ 666.172] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0
Hz); ignoring
[ 666.172] (WW) NVIDIA(0): VertRefresh check for mode "720x576".
[ 666.172] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0)
contradicts itself:
[ 666.172] (WW) NVIDIA(0): mode "1920x1080" is specified in the
EDID; however, the
[ 666.172] (WW) NVIDIA(0): EDID's valid VertRefresh range
(56.000-61.000 Hz) would
[ 666.172] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0
Hz); ignoring
[ 666.172] (WW) NVIDIA(0): VertRefresh check for mode "1920x1080".
[ 666.172] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0)
contradicts itself:
[ 666.172] (WW) NVIDIA(0): mode "1280x720" is specified in the
EDID; however, the
[ 666.172] (WW) NVIDIA(0): EDID's valid VertRefresh range
(56.000-61.000 Hz) would
[ 666.172] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0
Hz); ignoring
[ 666.172] (WW) NVIDIA(0): VertRefresh check for mode "1280x720".
[ 666.173] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0)
contradicts itself:
[ 666.173] (WW) NVIDIA(0): mode "720x576" is specified in the
EDID; however, the
[ 666.173] (WW) NVIDIA(0): EDID's valid VertRefresh range
(56.000-61.000 Hz) would
[ 666.173] (WW) NVIDIA(0): exclude this mode's VertRefresh (50.0
Hz); ignoring
[ 666.173] (WW) NVIDIA(0): VertRefresh check for mode "720x576".
[ 666.208] (II) NVIDIA(0): Assigned Display Devices: DFP-0, DFP-2
[ 666.208] (II) NVIDIA(0): Validated modes:
[ 666.208] (II) NVIDIA(0): "1920x1080,1920x1080"
[ 666.208] (II) NVIDIA(0): "1920x1080"
[ 666.208] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[ 666.232] (--) NVIDIA(0): DPI set to (95, 94); computed from
"UseEdidDpi" X config
[ 666.232] (--) NVIDIA(0): option
[ 666.232] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[ 666.232] (--) Depth 24 pixmap format is 32 bpp
[ 666.232] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 666.232] (II) NVIDIA: access.
[ 666.236] (II) NVIDIA(0): Initialized GPU GART.
[ 666.247] (II) NVIDIA(0): Setting mode "1920x1080,1920x1080"
[ 666.282] (II) Loading extension NV-GLX
[ 666.387] (II) NVIDIA(0): Initialized OpenGL Acceleration
[ 666.387] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 666.387] (II) NVIDIA(0): Initialized X Rendering Acceleration
[ 666.387] (==) NVIDIA(0): Backing store disabled
[ 666.387] (==) NVIDIA(0): Silken mouse enabled
[ 666.387] (**) NVIDIA(0): DPMS enabled
[ 666.388] (II) Loading extension NV-CONTROL
[ 666.388] (II) Loading extension XINERAMA
[ 666.388] (II) Loading sub module "dri2"
[ 666.388] (II) LoadModule: "dri2"
[ 666.388] (WW) Warning, couldn't open module dri2
[ 666.388] (II) UnloadModule: "dri2"
[ 666.388] (EE) NVIDIA: Failed to load module "dri2" (module does
not exist, 0)
[ 666.388] (II) NVIDIA(0): The X server will not be able to send the
VDPAU driver name to
[ 666.388] (II) NVIDIA(0): libvdpau.
[ 666.388] (==) RandR enabled
[ 666.388] (II) Initializing built-in extension Generic Event Extension
[ 666.388] (II) Initializing built-in extension SHAPE
[ 666.388] (II) Initializing built-in extension MIT-SHM
[ 666.388] (II) Initializing built-in extension XInputExtension
[ 666.388] (II) Initializing built-in extension XTEST
[ 666.388] (II) Initializing built-in extension BIG-REQUESTS
[ 666.388] (II) Initializing built-in extension SYNC
[ 666.388] (II) Initializing built-in extension XKEYBOARD
[ 666.388] (II) Initializing built-in extension XC-MISC
[ 666.388] (II) Initializing built-in extension XINERAMA
[ 666.388] (II) Initializing built-in extension XFIXES
[ 666.388] (II) Initializing built-in extension RENDER
[ 666.388] (II) Initializing built-in extension RANDR
[ 666.388] (II) Initializing built-in extension COMPOSITE
[ 666.388] (II) Initializing built-in extension DAMAGE
[ 666.389] (II) Initializing extension GLX
[ 666.424] (II) config/udev: Adding input device Power Button
(/dev/input/event1)
[ 666.424] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 666.424] (II) LoadModule: "evdev"
[ 666.424] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 666.424] (II) Module evdev: vendor="X.Org Foundation"
[ 666.424] compiled for 1.9.4, module version = 2.6.0
[ 666.424] Module class: X.Org XInput Driver
[ 666.424] ABI class: X.Org XInput driver, version 11.0
[ 666.424] (**) Power Button: always reports core events
[ 666.424] (**) Power Button: Device: "/dev/input/event1"
[ 666.431] (--) Power Button: Found keys
[ 666.431] (II) Power Button: Configuring as keyboard
[ 666.431] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[ 666.431] (**) Option "xkb_rules" "evdev"
[ 666.431] (**) Option "xkb_model" "evdev"
[ 666.431] (**) Option "xkb_layout" "us"
[ 666.444] (II) config/udev: Adding input device Power Button
(/dev/input/event0)
[ 666.444] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 666.444] (**) Power Button: always reports core events
[ 666.444] (**) Power Button: Device: "/dev/input/event0"
[ 666.451] (--) Power Button: Found keys
[ 666.451] (II) Power Button: Configuring as keyboard
[ 666.451] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[ 666.451] (**) Option "xkb_rules" "evdev"
[ 666.451] (**) Option "xkb_model" "evdev"
[ 666.451] (**) Option "xkb_layout" "us"
[ 666.452] (II) config/udev: Adding input device Microsoft Microsoft
5-Button Mouse with IntelliEye(TM) (/dev/input/event3)
[ 666.452] (**) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): Applying InputClass "evdev pointer catchall"
[ 666.452] (**) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): always reports core events
[ 666.452] (**) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): Device: "/dev/input/event3"
[ 666.459] (--) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): Found 9 mouse buttons
[ 666.459] (--) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): Found scroll wheel(s)
[ 666.459] (--) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): Found relative axes
[ 666.459] (--) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): Found x and y relative axes
[ 666.459] (II) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): Configuring as mouse
[ 666.459] (II) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): Adding scrollwheel support
[ 666.459] (**) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): YAxisMapping: buttons 4 and 5
[ 666.459] (**) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10,
EmulateWheelTimeout: 200
[ 666.459] (II) XINPUT: Adding extended input device "Microsoft
Microsoft 5-Button Mouse with IntelliEye(TM)" (type: MOUSE)
[ 666.459] (**) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): (accel) keeping acceleration scheme 1
[ 666.459] (**) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): (accel) acceleration profile 0
[ 666.459] (**) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): (accel) acceleration factor: 2.000
[ 666.459] (**) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): (accel) acceleration threshold: 4
[ 666.459] (II) Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM): initialized for relative axes.
[ 666.459] (II) config/udev: Adding input device Microsoft Microsoft
5-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
[ 666.459] (II) No input driver/identifier specified (ignoring)
[ 666.465] (II) config/udev: Adding input device AT Translated Set 2
keyboard (/dev/input/event2)
[ 666.465] (**) AT Translated Set 2 keyboard: Applying InputClass
"evdev keyboard catchall"
[ 666.465] (**) AT Translated Set 2 keyboard: always reports core events
[ 666.465] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[ 666.471] (--) AT Translated Set 2 keyboard: Found keys
[ 666.471] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 666.471] (II) XINPUT: Adding extended input device "AT Translated
Set 2 keyboard" (type: KEYBOARD)
[ 666.471] (**) Option "xkb_rules" "evdev"
[ 666.471] (**) Option "xkb_model" "evdev"
[ 666.471] (**) Option "xkb_layout" "us"
[ 666.471] (II) config/udev: Adding input device PS/2 Generic Mouse
(/dev/input/event4)
[ 666.471] (**) PS/2 Generic Mouse: Applying InputClass "evdev
pointer catchall"
[ 666.471] (**) PS/2 Generic Mouse: always reports core events
[ 666.471] (**) PS/2 Generic Mouse: Device: "/dev/input/event4"
[ 666.479] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[ 666.479] (--) PS/2 Generic Mouse: Found relative axes
[ 666.479] (--) PS/2 Generic Mouse: Found x and y relative axes
[ 666.479] (II) PS/2 Generic Mouse: Configuring as mouse
[ 666.479] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 666.479] (**) PS/2 Generic Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 666.479] (II) XINPUT: Adding extended input device "PS/2 Generic
Mouse" (type: MOUSE)
[ 666.479] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 666.479] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 666.479] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 666.479] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 666.479] (II) PS/2 Generic Mouse: initialized for relative axes.
[ 666.479] (II) config/udev: Adding input device PS/2 Generic Mouse
(/dev/input/mouse1)
[ 666.479] (II) No input driver/identifier specified (ignoring)
mark@c2stable ~ $