[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#828183: xserver-xorg-video-nouveau: 8bit colours with severly shrunken screen, no hw accel (GeForce 6800 Ultra on Jessie)



Package: xserver-xorg-video-nouveau
Version: 1:1.0.11-1
Severity: normal

Dear Maintainer,

I'm attaching my xorg.conf which managed to get video as opposed to none at all
and GPU lockup when just using nouveau driver.

The xorg.conf I use uses nouveaufb and fbdev in unison, but I only get a
shurnken screen (1/6th the real estate of my display, the rest my display is
black), 8bit colours, and no hardware acceleration.

This is actually an improvement from before, when the display would simply hang
in blackness.

I'm really hoping that this imformation will help the 6800 Ultra (a popular
upgrade card among PPC users) become as well if not better supported than the
less powerful 5200 FX Ultra (both nvidia).

Thank you



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jun 25 04:57 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2498728 Feb 10  2015 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
0000:f0:10.0 VGA compatible controller [0300]: NVIDIA Corporation NV40 [GeForce 6800 Ultra] [10de:0040] (rev a1)

Xorg X server configuration file status:
----------------------------------------
-rwxr-xr-x 1 root root 3174 Jun 25 05:42 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	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"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "dbe"
	Load  "record"
	Load  "extmod"
	Load  "dri"
	Load  "glx"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        Option     "HWcursor"           	"on"
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "WrappedFB"          	# [<bool>]
        #Option     "GLXVBlank"          	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
        #Option     "PageFlip"           	# [<bool>]
        #Option     "SwapLimit"          	# <i>
        #Option     "AsyncUTSDFS"        	# [<bool>]
	Option "Randr12" "on"
	Option "AccelMethod" "EXA"
	Option "RenderAccel" "on"
	Identifier  "Card0"
	Driver	    "nouveaufb"
	BusID       "PCI:240:16:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "Rotate"             	# <str>
        #Option     "fbdev"              	# <str>
        #Option     "debug"              	# [<bool>]
	Identifier  "Card1"
	Driver      "fbdev"
	BusID       "PCI:240:16:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Card1"
	Monitor    "Monitor1"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
EndSection

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 3.16.0-4-powerpc64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 18772 Jun 25 05:31 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 18766 Jun 25 07:09 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    21.338] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[    21.338] X Protocol Version 11, Revision 0
[    21.338] Build Operating System: Linux 3.2.0-4-powerpc64 ppc Debian
[    21.338] Current Operating System: Linux curtainmail 3.16.0-4-powerpc64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) ppc64
[    21.338] Kernel command line: root=UUID=f8d35d43-1370-48e5-9d6f-afbb89f2e825 ro 
[    21.338] Build Date: 11 February 2015  01:13:01AM
[    21.338] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[    21.338] Current version of pixman: 0.32.6
[    21.338] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.338] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.339] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 25 07:09:29 2016
[    21.413] (==) Using config file: "/etc/X11/xorg.conf"
[    21.413] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.591] (==) ServerLayout "X.org Configured"
[    21.591] (**) |-->Screen "Screen0" (0)
[    21.591] (**) |   |-->Monitor "Monitor0"
[    21.626] (**) |   |-->Device "Card0"
[    21.626] (**) |-->Screen "Screen1" (1)
[    21.626] (**) |   |-->Monitor "Monitor1"
[    21.627] (**) |   |-->Device "Card1"
[    21.627] (**) |-->Input Device "Mouse0"
[    21.627] (**) |-->Input Device "Keyboard0"
[    21.627] (==) Automatically adding devices
[    21.627] (==) Automatically enabling devices
[    21.627] (==) Automatically adding GPU devices
[    21.977] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    21.977] 	Entry deleted from font path.
[    22.733] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    22.804] 	Entry deleted from font path.
[    22.804] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    22.804] 	Entry deleted from font path.
[    22.804] (**) FontPath set to:
	/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,
	built-ins,
	/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,
	built-ins
[    22.805] (**) ModulePath set to "/usr/lib/xorg/modules"
[    22.805] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    22.805] (WW) Disabling Mouse0
[    22.805] (WW) Disabling Keyboard0
[    22.805] (II) Loader magic: 0x2091b698
[    22.805] (II) Module ABI versions:
[    22.805] 	X.Org ANSI C Emulation: 0.4
[    22.805] 	X.Org Video Driver: 18.0
[    22.805] 	X.Org XInput driver : 21.0
[    22.805] 	X.Org Server Extension : 8.0
[    22.806] (II) xfree86: Adding drm device (/dev/dri/card0)
[    22.809] (--) PCI:*(0:240:16:0) 10de:0040:10de:0010 rev 161, Mem @ 0x92000000/16777216, 0xa0000000/268435456, 0x91000000/16777216, BIOS @ 0x????????/131072
[    22.810] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    22.810] (II) LoadModule: "dbe"
[    22.810] (II) Module "dbe" already built-in
[    22.810] (II) LoadModule: "record"
[    22.810] (II) Module "record" already built-in
[    22.810] (II) LoadModule: "extmod"
[    22.810] (II) Module "extmod" already built-in
[    22.810] (II) LoadModule: "dri"
[    22.810] (II) Module "dri" already built-in
[    22.810] (II) LoadModule: "glx"
[    23.943] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.566] (II) Module glx: vendor="X.Org Foundation"
[    24.566] 	compiled for 1.16.4, module version = 1.0.0
[    24.566] 	ABI class: X.Org Server Extension, version 8.0
[    24.566] (==) AIGLX enabled
[    24.566] (II) LoadModule: "nouveaufb"
[    24.616] (WW) Warning, couldn't open module nouveaufb
[    24.616] (II) UnloadModule: "nouveaufb"
[    24.616] (II) Unloading nouveaufb
[    24.616] (EE) Failed to load module "nouveaufb" (module does not exist, 0)
[    24.616] (II) LoadModule: "fbdev"
[    24.616] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    24.652] (II) Module fbdev: vendor="X.Org Foundation"
[    24.652] 	compiled for 1.15.99.904, module version = 0.4.4
[    24.652] 	Module class: X.Org Video Driver
[    24.652] 	ABI class: X.Org Video Driver, version 18.0
[    24.652] (II) FBDEV: driver for framebuffer: fbdev
[    24.653] (++) using VT number 7

[    24.655] (II) Loading sub module "fbdevhw"
[    24.655] (II) LoadModule: "fbdevhw"
[    24.656] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    24.690] (II) Module fbdevhw: vendor="X.Org Foundation"
[    24.691] 	compiled for 1.16.4, module version = 0.0.2
[    24.691] 	ABI class: X.Org Video Driver, version 18.0
[    24.691] (**) FBDEV(0): claimed PCI slot 240@0:16:0
[    24.691] (II) FBDEV(0): using default device
[    24.691] (**) FBDEV(0): Depth 16, (--) framebuffer bpp 16
[    24.691] (==) FBDEV(0): RGB weight 565
[    24.691] (==) FBDEV(0): Default visual is TrueColor
[    24.691] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[    24.691] (II) FBDEV(0): hardware: nouveaufb (video memory: 7104kB)
[    24.691] (II) FBDEV(0): checking modes against framebuffer device...
[    24.691] (II) FBDEV(0): checking modes against monitor...
[    24.691] (--) FBDEV(0): Virtual size is 1024x768 (pitch 1024)
[    24.691] (**) FBDEV(0):  Built-in mode "current"
[    24.691] (==) FBDEV(0): DPI set to (96, 96)
[    24.691] (II) Loading sub module "fb"
[    24.691] (II) LoadModule: "fb"
[    24.692] (II) Loading /usr/lib/xorg/modules/libfb.so
[    24.735] (II) Module fb: vendor="X.Org Foundation"
[    24.735] 	compiled for 1.16.4, module version = 1.0.0
[    24.735] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.735] (**) FBDEV(0): using shadow framebuffer
[    24.735] (II) Loading sub module "shadow"
[    24.735] (II) LoadModule: "shadow"
[    24.736] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    24.761] (II) Module shadow: vendor="X.Org Foundation"
[    24.761] 	compiled for 1.16.4, module version = 1.1.0
[    24.761] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.991] (==) FBDEV(0): Backing store enabled
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.996] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    24.997] (==) FBDEV(0): DPMS enabled
[    25.006] (==) RandR enabled
[    25.102] (II) SELinux: Disabled on system
[    25.157] (II) AIGLX: Screen 0 is not DRI2 capable
[    25.157] (EE) AIGLX: reverting to software rendering
[    25.643] (II) AIGLX: Loaded and initialized swrast
[    25.643] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    26.262] (II) config/udev: Adding input device Logitech Logitech Bluetooth Speaker Z600 (/dev/input/event1)
[    26.263] (**) Logitech Logitech Bluetooth Speaker Z600: Applying InputClass "evdev keyboard catchall"
[    26.263] (II) LoadModule: "evdev"
[    26.263] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    26.294] (II) Module evdev: vendor="X.Org Foundation"
[    26.294] 	compiled for 1.16.0, module version = 2.9.0
[    26.294] 	Module class: X.Org XInput Driver
[    26.294] 	ABI class: X.Org XInput driver, version 21.0
[    26.294] (II) Using input driver 'evdev' for 'Logitech Logitech Bluetooth Speaker Z600'
[    26.294] (**) Logitech Logitech Bluetooth Speaker Z600: always reports core events
[    26.295] (**) evdev: Logitech Logitech Bluetooth Speaker Z600: Device: "/dev/input/event1"
[    26.295] (--) evdev: Logitech Logitech Bluetooth Speaker Z600: Vendor 0x46d Product 0xa29
[    26.295] (--) evdev: Logitech Logitech Bluetooth Speaker Z600: Found absolute axes
[    26.295] (--) evdev: Logitech Logitech Bluetooth Speaker Z600: Found absolute multitouch axes
[    26.295] (II) evdev: Logitech Logitech Bluetooth Speaker Z600: No buttons found, faking one.
[    26.295] (--) evdev: Logitech Logitech Bluetooth Speaker Z600: Found keys
[    26.295] (II) evdev: Logitech Logitech Bluetooth Speaker Z600: Forcing relative x/y axes to exist.
[    26.295] (II) evdev: Logitech Logitech Bluetooth Speaker Z600: Configuring as mouse
[    26.295] (II) evdev: Logitech Logitech Bluetooth Speaker Z600: Configuring as keyboard
[    26.295] (**) evdev: Logitech Logitech Bluetooth Speaker Z600: YAxisMapping: buttons 4 and 5
[    26.295] (**) evdev: Logitech Logitech Bluetooth Speaker Z600: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    26.295] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.2/0003:046D:0A29.0002/input/input1/event1"
[    26.296] (II) XINPUT: Adding extended input device "Logitech Logitech Bluetooth Speaker Z600" (type: KEYBOARD, id 6)
[    26.296] (**) Option "xkb_rules" "evdev"
[    26.296] (**) Option "xkb_model" "pc105"
[    26.296] (**) Option "xkb_layout" "us"
[    26.296] (EE) BUG: triggered 'if (axnum >= dev->valuator->numAxes)'
[    26.296] (EE) BUG: ../../Xi/exevents.c:2086 in InitValuatorAxisStruct()
[    26.297] (EE) 
[    26.297] (EE) Backtrace:
[    26.297] (EE) 0: /usr/bin/X (xorg_backtrace+0x6c) [0x208baebc]
[    26.297] (EE) 1: /usr/bin/X (InitValuatorAxisStruct+0x6c) [0x20837b7c]
[    26.297] (EE) 2: /usr/bin/X (xf86InitValuatorAxisStruct+0x44) [0x2076d644]
[    26.297] (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x1f020000+0x4538) [0x1f024538]
[    26.297] (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x1f020000+0x4ab8) [0x1f024ab8]
[    26.297] (EE) 5: /usr/lib/xorg/modules/input/evdev_drv.so (0x1f020000+0x663c) [0x1f02663c]
[    26.297] (EE) 6: /usr/bin/X (ActivateDevice+0x70) [0x206fa730]
[    26.297] (EE) 7: /usr/bin/X (0x206b0000+0xbb57c) [0x2076b57c]
[    26.298] (EE) 8: /usr/bin/X (0x206b0000+0xd6f50) [0x20786f50]
[    26.298] (EE) 9: /usr/bin/X (0x206b0000+0xd7610) [0x20787610]
[    26.298] (EE) 10: /usr/bin/X (config_init+0x24) [0x20785d14]
[    26.298] (EE) 11: /usr/bin/X (InitInput+0xe4) [0x2075bd34]
[    26.298] (EE) 12: /usr/bin/X (0x206b0000+0x5d9cc) [0x2070d9cc]
[    26.298] (EE) 13: /usr/bin/X (0x206b0000+0x42bb4) [0x206f2bb4]
[    26.298] (EE) 14: /lib/powerpc-linux-gnu/libc.so.6 (0x20060000+0x23214) [0x20083214]
[    26.298] (EE) 15: /lib/powerpc-linux-gnu/libc.so.6 (0x20060000+0x233d4) [0x200833d4]
[    26.298] (EE) 
[    26.298] (II) evdev: Logitech Logitech Bluetooth Speaker Z600: initialized for absolute axes.
[    26.299] (**) Logitech Logitech Bluetooth Speaker Z600: (accel) keeping acceleration scheme 1
[    26.299] (**) Logitech Logitech Bluetooth Speaker Z600: (accel) acceleration profile 0
[    26.299] (**) Logitech Logitech Bluetooth Speaker Z600: (accel) acceleration factor: 2.000
[    26.299] (**) Logitech Logitech Bluetooth Speaker Z600: (accel) acceleration threshold: 4
[    26.301] (II) config/udev: Adding input device Mitsumi Electric Apple Optical USB Mouse (/dev/input/event4)
[    26.301] (**) Mitsumi Electric Apple Optical USB Mouse: Applying InputClass "evdev pointer catchall"
[    26.301] (II) Using input driver 'evdev' for 'Mitsumi Electric Apple Optical USB Mouse'
[    26.301] (**) Mitsumi Electric Apple Optical USB Mouse: always reports core events
[    26.301] (**) evdev: Mitsumi Electric Apple Optical USB Mouse: Device: "/dev/input/event4"
[    26.301] (--) evdev: Mitsumi Electric Apple Optical USB Mouse: Vendor 0x5ac Product 0x304
[    26.301] (--) evdev: Mitsumi Electric Apple Optical USB Mouse: Found 8 mouse buttons
[    26.302] (--) evdev: Mitsumi Electric Apple Optical USB Mouse: Found scroll wheel(s)
[    26.302] (--) evdev: Mitsumi Electric Apple Optical USB Mouse: Found relative axes
[    26.302] (--) evdev: Mitsumi Electric Apple Optical USB Mouse: Found x and y relative axes
[    26.302] (II) evdev: Mitsumi Electric Apple Optical USB Mouse: Configuring as mouse
[    26.302] (II) evdev: Mitsumi Electric Apple Optical USB Mouse: Adding scrollwheel support
[    26.302] (**) evdev: Mitsumi Electric Apple Optical USB Mouse: YAxisMapping: buttons 4 and 5
[    26.302] (**) evdev: Mitsumi Electric Apple Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    26.302] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.1/5-2.1.2.1:1.0/0003:05AC:0304.0003/input/input4/event4"
[    26.302] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Optical USB Mouse" (type: MOUSE, id 7)
[    26.302] (II) evdev: Mitsumi Electric Apple Optical USB Mouse: initialized for relative axes.
[    26.302] (**) Mitsumi Electric Apple Optical USB Mouse: (accel) keeping acceleration scheme 1
[    26.302] (**) Mitsumi Electric Apple Optical USB Mouse: (accel) acceleration profile 0
[    26.302] (**) Mitsumi Electric Apple Optical USB Mouse: (accel) acceleration factor: 2.000
[    26.303] (**) Mitsumi Electric Apple Optical USB Mouse: (accel) acceleration threshold: 4
[    26.304] (II) config/udev: Adding input device Mitsumi Electric Apple Optical USB Mouse (/dev/input/mouse0)
[    26.304] (II) No input driver specified, ignoring this device.
[    26.304] (II) This device may have been added with another device file.
[    26.306] (II) config/udev: Adding input device Generic USB K/B Hub (/dev/input/event2)
[    26.306] (**) Generic USB K/B Hub: Applying InputClass "evdev keyboard catchall"
[    26.306] (II) Using input driver 'evdev' for 'Generic USB K/B Hub'
[    26.306] (**) Generic USB K/B Hub: always reports core events
[    26.306] (**) evdev: Generic USB K/B Hub: Device: "/dev/input/event2"
[    26.306] (--) evdev: Generic USB K/B Hub: Vendor 0x5c7 Product 0x2022
[    26.306] (--) evdev: Generic USB K/B Hub: Found keys
[    26.306] (II) evdev: Generic USB K/B Hub: Configuring as keyboard
[    26.306] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.0/0003:05C7:2022.0004/input/input2/event2"
[    26.306] (II) XINPUT: Adding extended input device "Generic USB K/B Hub" (type: KEYBOARD, id 8)
[    26.306] (**) Option "xkb_rules" "evdev"
[    26.307] (**) Option "xkb_model" "pc105"
[    26.307] (**) Option "xkb_layout" "us"
[    26.309] (II) config/udev: Adding input device Generic USB K/B Hub (/dev/input/event3)
[    26.309] (**) Generic USB K/B Hub: Applying InputClass "evdev keyboard catchall"
[    26.309] (II) Using input driver 'evdev' for 'Generic USB K/B Hub'
[    26.309] (**) Generic USB K/B Hub: always reports core events
[    26.309] (**) evdev: Generic USB K/B Hub: Device: "/dev/input/event3"
[    26.309] (--) evdev: Generic USB K/B Hub: Vendor 0x5c7 Product 0x2022
[    26.309] (--) evdev: Generic USB K/B Hub: Found keys
[    26.309] (II) evdev: Generic USB K/B Hub: Configuring as keyboard
[    26.309] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.1/0003:05C7:2022.0005/input/input3/event3"
[    26.309] (II) XINPUT: Adding extended input device "Generic USB K/B Hub" (type: KEYBOARD, id 9)
[    26.310] (**) Option "xkb_rules" "evdev"
[    26.310] (**) Option "xkb_model" "pc105"
[    26.310] (**) Option "xkb_layout" "us"
[    26.313] (II) config/udev: Adding input device PMU (/dev/input/event0)
[    26.313] (**) PMU: Applying InputClass "evdev keyboard catchall"
[    26.313] (II) Using input driver 'evdev' for 'PMU'
[    26.313] (**) PMU: always reports core events
[    26.313] (**) evdev: PMU: Device: "/dev/input/event0"
[    26.313] (--) evdev: PMU: Vendor 0x1 Product 0x1
[    26.313] (--) evdev: PMU: Found keys
[    26.313] (II) evdev: PMU: Configuring as keyboard
[    26.313] (**) Option "config_info" "udev:/sys/devices/virtual/input/input0/event0"
[    26.313] (II) XINPUT: Adding extended input device "PMU" (type: KEYBOARD, id 10)
[    26.313] (**) Option "xkb_rules" "evdev"
[    26.313] (**) Option "xkb_model" "pc105"
[    26.313] (**) Option "xkb_layout" "us"

udev information:
-----------------
P: /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.2/0003:046D:0A29.0002/input/input1
E: ABS=ffffff00 0
E: DEVPATH=/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.2/0003:046D:0A29.0002/input/input1
E: EV=1b
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0001_02_0b_1-usb-0_2_1_1_1_2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Logitech_Bluetooth_Speaker_Z600
E: ID_MODEL_ENC=Logitech\x20Bluetooth\x20Speaker\x20Z600
E: ID_MODEL_ID=0a29
E: ID_PATH=pci-0001:02:0b.1-usb-0:2.1.1:1.2
E: ID_PATH_TAG=pci-0001_02_0b_1-usb-0_2_1_1_1_2
E: ID_REVISION=7657
E: ID_SERIAL=Logitech_Logitech_Bluetooth_Speaker_Z600_000D44E4F42C
E: ID_SERIAL_SHORT=000D44E4F42C
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:010100:010200:030000:
E: ID_USB_INTERFACE_NUM=02
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=18000 178 0 8e0000 0 0 0
E: MODALIAS=input:b0003v046Dp0A29e0111-e0,1,3,4,k71,72,73,77,A3,A4,A5,A6,A8,CF,D0,ra28,29,2A,2B,2C,2D,2E,2F,30,31,32,33,34,35,36,37,38,39,3A,3B,3C,3D,3E,m4,lsfw
E: MSC=10
E: NAME="Logitech Logitech Bluetooth Speaker Z600"
E: PHYS="usb-0001:02:0b.1-2.1.1/input2"
E: PRODUCT=3/46d/a29/111
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ="000D44E4F42C"
E: USEC_INITIALIZED=201533

P: /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.2/0003:046D:0A29.0002/input/input1/event1
N: input/event1
S: input/by-id/usb-Logitech_Logitech_Bluetooth_Speaker_Z600_000D44E4F42C-event-if02
S: input/by-path/pci-0001:02:0b.1-usb-0:2.1.1:1.2-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_Logitech_Bluetooth_Speaker_Z600_000D44E4F42C-event-if02 /dev/input/by-path/pci-0001:02:0b.1-usb-0:2.1.1:1.2-event
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.2/0003:046D:0A29.0002/input/input1/event1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Logitech_Bluetooth_Speaker_Z600
E: ID_MODEL_ENC=Logitech\x20Bluetooth\x20Speaker\x20Z600
E: ID_MODEL_ID=0a29
E: ID_PATH=pci-0001:02:0b.1-usb-0:2.1.1:1.2
E: ID_PATH_TAG=pci-0001_02_0b_1-usb-0_2_1_1_1_2
E: ID_REVISION=7657
E: ID_SERIAL=Logitech_Logitech_Bluetooth_Speaker_Z600_000D44E4F42C
E: ID_SERIAL_SHORT=000D44E4F42C
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:010100:010200:030000:
E: ID_USB_INTERFACE_NUM=02
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=336206
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.1/5-2.1.2.1:1.0/0003:05AC:0304.0003/input/input4
E: DEVPATH=/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.1/5-2.1.2.1:1.0/0003:05AC:0304.0003/input/input4
E: EV=100017
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0001_02_0b_1-usb-0_2_1_2_1_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Apple_Optical_USB_Mouse
E: ID_MODEL_ENC=Apple\x20Optical\x20USB\x20Mouse
E: ID_MODEL_ID=0304
E: ID_PATH=pci-0001:02:0b.1-usb-0:2.1.2.1:1.0
E: ID_PATH_TAG=pci-0001_02_0b_1-usb-0_2_1_2_1_1_0
E: ID_REVISION=0110
E: ID_SERIAL=Mitsumi_Electric_Apple_Optical_USB_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Mitsumi_Electric
E: ID_VENDOR_ENC=Mitsumi\x20Electric
E: ID_VENDOR_ID=05ac
E: KEY=f0000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0003v05ACp0304e0110-e0,1,2,4,14,k110,111,112,113,r0,1,6,8,am4,lsfw
E: MSC=10
E: NAME="Mitsumi Electric Apple Optical USB Mouse"
E: PHYS="usb-0001:02:0b.1-2.1.2.1/input0"
E: PRODUCT=3/5ac/304/110
E: PROP=0
E: REL=143
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=434021

P: /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.1/5-2.1.2.1:1.0/0003:05AC:0304.0003/input/input4/event4
N: input/event4
S: input/by-id/usb-Mitsumi_Electric_Apple_Optical_USB_Mouse-event-mouse
S: input/by-path/pci-0001:02:0b.1-usb-0:2.1.2.1:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Mitsumi_Electric_Apple_Optical_USB_Mouse-event-mouse /dev/input/by-path/pci-0001:02:0b.1-usb-0:2.1.2.1:1.0-event-mouse
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.1/5-2.1.2.1:1.0/0003:05AC:0304.0003/input/input4/event4
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Apple_Optical_USB_Mouse
E: ID_MODEL_ENC=Apple\x20Optical\x20USB\x20Mouse
E: ID_MODEL_ID=0304
E: ID_PATH=pci-0001:02:0b.1-usb-0:2.1.2.1:1.0
E: ID_PATH_TAG=pci-0001_02_0b_1-usb-0_2_1_2_1_1_0
E: ID_REVISION=0110
E: ID_SERIAL=Mitsumi_Electric_Apple_Optical_USB_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Mitsumi_Electric
E: ID_VENDOR_ENC=Mitsumi\x20Electric
E: ID_VENDOR_ID=05ac
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=434446

P: /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.1/5-2.1.2.1:1.0/0003:05AC:0304.0003/input/input4/mouse0
N: input/mouse0
S: input/by-id/usb-Mitsumi_Electric_Apple_Optical_USB_Mouse-mouse
S: input/by-path/pci-0001:02:0b.1-usb-0:2.1.2.1:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-Mitsumi_Electric_Apple_Optical_USB_Mouse-mouse /dev/input/by-path/pci-0001:02:0b.1-usb-0:2.1.2.1:1.0-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.1/5-2.1.2.1:1.0/0003:05AC:0304.0003/input/input4/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Apple_Optical_USB_Mouse
E: ID_MODEL_ENC=Apple\x20Optical\x20USB\x20Mouse
E: ID_MODEL_ID=0304
E: ID_PATH=pci-0001:02:0b.1-usb-0:2.1.2.1:1.0
E: ID_PATH_TAG=pci-0001_02_0b_1-usb-0_2_1_2_1_1_0
E: ID_REVISION=0110
E: ID_SERIAL=Mitsumi_Electric_Apple_Optical_USB_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Mitsumi_Electric
E: ID_VENDOR_ENC=Mitsumi\x20Electric
E: ID_VENDOR_ID=05ac
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=434210

P: /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.0/0003:05C7:2022.0004/input/input2
E: DEVPATH=/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.0/0003:05C7:2022.0004/input/input2
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0001_02_0b_1-usb-0_2_1_2_3_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Generic_USB_K_B_Hub
E: ID_MODEL_ENC=Generic\x20USB\x20K\x2fB\x20Hub
E: ID_MODEL_ID=2022
E: ID_PATH=pci-0001:02:0b.1-usb-0:2.1.2.3:1.0
E: ID_PATH_TAG=pci-0001_02_0b_1-usb-0_2_1_2_3_1_0
E: ID_REVISION=0003
E: ID_SERIAL=05c7_Generic_USB_K_B_Hub
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=05c7
E: ID_VENDOR_ENC=05c7
E: ID_VENDOR_ID=05c7
E: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0003v05C7p2022e0100-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="Generic USB K/B Hub"
E: PHYS="usb-0001:02:0b.1-2.1.2.3/input0"
E: PRODUCT=3/5c7/2022/100
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=202054

P: /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.0/0003:05C7:2022.0004/input/input2/event2
N: input/event2
S: input/by-id/usb-05c7_Generic_USB_K_B_Hub-event-kbd
S: input/by-path/pci-0001:02:0b.1-usb-0:2.1.2.3:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-05c7_Generic_USB_K_B_Hub-event-kbd /dev/input/by-path/pci-0001:02:0b.1-usb-0:2.1.2.3:1.0-event-kbd
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.0/0003:05C7:2022.0004/input/input2/event2
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Generic_USB_K_B_Hub
E: ID_MODEL_ENC=Generic\x20USB\x20K\x2fB\x20Hub
E: ID_MODEL_ID=2022
E: ID_PATH=pci-0001:02:0b.1-usb-0:2.1.2.3:1.0
E: ID_PATH_TAG=pci-0001_02_0b_1-usb-0_2_1_2_3_1_0
E: ID_REVISION=0003
E: ID_SERIAL=05c7_Generic_USB_K_B_Hub
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=05c7
E: ID_VENDOR_ENC=05c7
E: ID_VENDOR_ID=05c7
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: USEC_INITIALIZED=336383
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.1/0003:05C7:2022.0005/input/input3
E: DEVPATH=/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.1/0003:05C7:2022.0005/input/input3
E: EV=13
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0001_02_0b_1-usb-0_2_1_2_3_1_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Generic_USB_K_B_Hub
E: ID_MODEL_ENC=Generic\x20USB\x20K\x2fB\x20Hub
E: ID_MODEL_ID=2022
E: ID_PATH=pci-0001:02:0b.1-usb-0:2.1.2.3:1.1
E: ID_PATH_TAG=pci-0001_02_0b_1-usb-0_2_1_2_3_1_1
E: ID_REVISION=0003
E: ID_SERIAL=05c7_Generic_USB_K_B_Hub
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=05c7
E: ID_VENDOR_ENC=05c7
E: ID_VENDOR_ID=05c7
E: KEY=400000 8 4 0 0 0 0 2000000 67878 d811dc01 1e0000 0 0 0
E: MODALIAS=input:b0003v05C7p2022e0100-e0,1,4,k71,72,73,74,80,8A,8B,8C,8E,8F,90,94,9B,9C,9E,9F,A3,A4,A5,A6,AB,AC,AD,AE,B1,B2,D9,162,183,1B6,ram4,lsfw
E: MSC=10
E: NAME="Generic USB K/B Hub"
E: PHYS="usb-0001:02:0b.1-2.1.2.3/input1"
E: PRODUCT=3/5c7/2022/100
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=202265

P: /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.1/0003:05C7:2022.0005/input/input3/event3
N: input/event3
S: input/by-id/usb-05c7_Generic_USB_K_B_Hub-event-if01
S: input/by-path/pci-0001:02:0b.1-usb-0:2.1.2.3:1.1-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-05c7_Generic_USB_K_B_Hub-event-if01 /dev/input/by-path/pci-0001:02:0b.1-usb-0:2.1.2.3:1.1-event
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1.2/5-2.1.2.3/5-2.1.2.3:1.1/0003:05C7:2022.0005/input/input3/event3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Generic_USB_K_B_Hub
E: ID_MODEL_ENC=Generic\x20USB\x20K\x2fB\x20Hub
E: ID_MODEL_ID=2022
E: ID_PATH=pci-0001:02:0b.1-usb-0:2.1.2.3:1.1
E: ID_PATH_TAG=pci-0001_02_0b_1-usb-0_2_1_2_3_1_1
E: ID_REVISION=0003
E: ID_SERIAL=05c7_Generic_USB_K_B_Hub
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=05c7
E: ID_VENDOR_ENC=05c7
E: ID_VENDOR_ID=05c7
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: USEC_INITIALIZED=336950
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/virtual/input/input0
E: DEVPATH=/devices/virtual/input/input0
E: EV=23
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0001p0001e0100-e0,1,5,k74,ramlsfw0,
E: NAME="PMU"
E: PRODUCT=19/1/1/100
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: TAGS=:seat:
E: USEC_INITIALIZED=50550

P: /devices/virtual/input/input0/event0
N: input/event0
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/virtual/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=335971
E: XKBLAYOUT=us
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------
[    0.000000] Found U3-AGP PCI host bridge.  Firmware bus number: 240->255
[    1.168189] Linux agpgart interface v0.103
[    1.168340] agpgart-uninorth 0000:f0:0b.0: Apple U3 chipset
[    1.173887] agpgart-uninorth 0000:f0:0b.0: configuring for size idx: 64
[    1.174239] agpgart-uninorth 0000:f0:0b.0: AGP aperture is 256M @ 0x0
[   11.615055] [drm] Initialized drm 1.1.0 20060810
[   13.721711] nouveau  [     DRM] VRAM: 249 MiB
[   13.721717] nouveau  [     DRM] GART: 128 MiB
[   13.721778] nouveau  [     DRM] TMDS table version 1.1
[   13.721786] nouveau  [     DRM] DCB version 3.0
[   13.721794] nouveau  [     DRM] DCB outp 00: 01000110 00000028
[   13.721801] nouveau  [     DRM] DCB outp 01: 01100112 00000300
[   13.721808] nouveau  [     DRM] DCB outp 02: 01000111 0000c070
[   13.721815] nouveau  [     DRM] DCB outp 03: 02011200 00000028
[   13.721822] nouveau  [     DRM] DCB outp 04: 02111202 00100300
[   13.721828] nouveau  [     DRM] DCB outp 05: 02011201 0000c070
[   13.721835] nouveau  [     DRM] DCB conn 00: 0530
[   13.721843] nouveau  [     DRM] DCB conn 01: 0530
[   13.721850] nouveau  [     DRM] DCB conn 02: 0530
[   13.721856] nouveau  [     DRM] DCB conn 03: 0530
[   13.878331] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   13.878346] [drm] Driver supports precise vblank timestamp query.
[   13.887464] nouveau  [     DRM] MM: using M2MF for buffer copies
[   13.887506] nouveau  [     DRM] Setting dpms mode 3 on TV encoder (output 2)
[   13.887528] nouveau  [     DRM] Setting dpms mode 3 on TV encoder (output 5)
[   13.962217] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 253
[   13.962563] nouveau  [     DRM] allocated 1680x1050 fb: 0x30000, bo c0000001b497ae80
[   14.032086] [drm] Initialized nouveau 1.1.2 20120801 for 0000:f0:10.0 on minor 0


-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: powerpc (ppc64)

Kernel: Linux 3.16.0-4-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xserver-xorg-video-nouveau depends on:
ii  libc6                                  2.19-18+deb8u4
ii  libdrm-nouveau2                        2.4.58-2
ii  libdrm2                                2.4.58-2
ii  libudev1                               215-17+deb8u4
ii  xserver-xorg-core [xorg-video-abi-18]  2:1.16.4-1

Versions of packages xserver-xorg-video-nouveau recommends:
ii  libgl1-mesa-dri  10.3.2-1+deb8u1

xserver-xorg-video-nouveau suggests no packages.

-- no debconf information
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	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"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "dbe"
	Load  "record"
	Load  "extmod"
	Load  "dri"
	Load  "glx"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        Option     "HWcursor"           	"on"
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "WrappedFB"          	# [<bool>]
        #Option     "GLXVBlank"          	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
        #Option     "PageFlip"           	# [<bool>]
        #Option     "SwapLimit"          	# <i>
        #Option     "AsyncUTSDFS"        	# [<bool>]
	Option "Randr12" "on"
	Option "AccelMethod" "EXA"
	Option "RenderAccel" "on"
	Identifier  "Card0"
	Driver	    "nouveaufb"
	BusID       "PCI:240:16:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "Rotate"             	# <str>
        #Option     "fbdev"              	# <str>
        #Option     "debug"              	# [<bool>]
	Identifier  "Card1"
	Driver      "fbdev"
	BusID       "PCI:240:16:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Card1"
	Monitor    "Monitor1"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
EndSection

Reply to: