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

Bug#698989: libgl1-mesa-dri: glxinfo segmentation fault in nouveau_vieux_dri.so



Package: libgl1-mesa-dri
Version: 10.6.3-1
Followup-For: Bug #698989

Dear Maintainer,

I have the same or very similar problem with the 10.6.3-1 version of libgl1
-mesa-dri.  I always get a segmentation fault when running glxgears or glxinfo.
Running glxinfo leaves the following in syslog:

Sep  8 17:13:02 kitchencomp kernel: [ 4094.174665] glxinfo [19742]: segfault at
f0 ip b69900c5 sp bfb5ddec error 4 in nouveau_vieux_dri.so[b6800000+652000]
Sep  8 17:13:25 kitchencomp kernel: [ 4116.827296] glxinfo[19859]: segfault at
f0 ip b69250c5 sp bfbaa41c error 4 in nouveau_vieux_dri.so[b6795000+652000]

I recently reinstalled xserver-xorg-core:i386 (1.17.2-1.1), xserver-xorg-video-
nouveau:i386 (1.0.11-1+b1), libdrm-nouveau2:i386 (2.4.64-1), libgl1-mesa-
dri:i386 (10.6.3-1), and libgl1-mesa-glx:i386 (10.6.3-1) to see whether that
would fix the problem, but it didn't.  I had direct rendering working with the
nouveau driver when the nvidia proprietary driver for this card first became
incompatible with xorg.  I don't know which upgrade resulted in the loss of
direct rendering.

I'm submitting this report with data compiled while running the
3.16.0-4-686-pae kernel, but I have the same problem when running the
4.1.0-1-686-pae kernel as well as an earlier non-pae kernel.


--John Harrington



-- Package-specific info:
glxinfo:
--------

X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Aug 27  2012 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2539480 Aug 11 06:09 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV18 [GeForce4 MX 4000] [10de:0185] (rev c1)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 5017 Aug 13 14:27 /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"
	Screen      2  "Screen2" RightOf "Screen1"
	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	"glx"
#	Load	"dri"
	Load  "extmod"
	Load  "dbe"
	Load  "dri2"
	Load  "record"
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 "Monitor"
	Identifier   "Monitor2"
	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"           	# [<bool>]
        #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>]
	Identifier  "Device0"
	Driver	"nouveau"
	BusID       "PCI:1:0: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  "Device1"
	Driver	"nouveau"
	BusID       "PCI:1:0: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     "DefaultRefresh"     	# [<bool>]
        #Option     "ModeSetClearScreen" 	# [<bool>]
	Identifier  "Device2"
	Driver	"nouveau"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Device0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Device1"
	Monitor    "Monitor1"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen2"
	Device     "Device2"
	Monitor    "Monitor2"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection



Section "Extensions"
#	Option      "Composite"	"disable"
#	Option      "RENDER"	"disable"
EndSection

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

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.16.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 44005 May  4 21:40 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 24285 Sep  8 16:08 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    29.662] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[    29.662] X Protocol Version 11, Revision 0
[    29.662] Build Operating System: Linux 3.16.0-4-amd64 i686 Debian
[    29.662] Current Operating System: Linux kitchencomp 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) i686
[    29.662] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-686-pae root=UUID=7ea06c77-467f-4c08-8f14-c465ef5c14ae ro quiet
[    29.662] Build Date: 11 August 2015  10:03:42AM
[    29.662] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support) 
[    29.662] Current version of pixman: 0.32.6
[    29.662] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    29.662] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.662] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep  8 16:05:17 2015
[    30.107] (==) Using config file: "/etc/X11/xorg.conf"
[    30.107] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    30.901] (==) ServerLayout "X.org Configured"
[    30.901] (**) |-->Screen "Screen0" (0)
[    30.901] (**) |   |-->Monitor "Monitor0"
[    30.901] (**) |   |-->Device "Device0"
[    30.901] (**) |-->Screen "Screen1" (1)
[    30.901] (**) |   |-->Monitor "Monitor1"
[    30.902] (**) |   |-->Device "Device1"
[    30.902] (**) |-->Screen "Screen2" (2)
[    30.902] (**) |   |-->Monitor "Monitor2"
[    30.902] (**) |   |-->Device "Device2"
[    30.902] (**) |-->Input Device "Mouse0"
[    30.902] (**) |-->Input Device "Keyboard0"
[    30.902] (==) Automatically adding devices
[    30.902] (==) Automatically enabling devices
[    30.902] (==) Automatically adding GPU devices
[    31.372] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    31.372] 	Entry deleted from font path.
[    31.677] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    31.678] 	Entry deleted from font path.
[    31.678] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    31.678] 	Entry deleted from font path.
[    31.678] (**) 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
[    31.678] (**) ModulePath set to "/usr/lib/xorg/modules"
[    31.678] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    31.678] (WW) Disabling Mouse0
[    31.678] (WW) Disabling Keyboard0
[    31.678] (II) Loader magic: 0xb77cd6c0
[    31.678] (II) Module ABI versions:
[    31.678] 	X.Org ANSI C Emulation: 0.4
[    31.678] 	X.Org Video Driver: 19.0
[    31.678] 	X.Org XInput driver : 21.0
[    31.678] 	X.Org Server Extension : 9.0
[    31.679] (II) xfree86: Adding drm device (/dev/dri/card0)
[    31.682] (--) PCI:*(0:1:0:0) 10de:0185:1043:8183 rev 193, Mem @ 0xfb000000/16777216, 0xf4000000/67108864, BIOS @ 0x????????/131072
[    31.708] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    31.708] (II) LoadModule: "glx"
[    31.970] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    33.274] (II) Module glx: vendor="X.Org Foundation"
[    33.274] 	compiled for 1.17.2, module version = 1.0.0
[    33.274] 	ABI class: X.Org Server Extension, version 9.0
[    33.274] (==) AIGLX enabled
[    33.274] (II) LoadModule: "extmod"
[    33.274] (II) Module "extmod" already built-in
[    33.274] (II) LoadModule: "dbe"
[    33.274] (II) Module "dbe" already built-in
[    33.274] (II) LoadModule: "dri2"
[    33.274] (II) Module "dri2" already built-in
[    33.274] (II) LoadModule: "record"
[    33.274] (II) Module "record" already built-in
[    33.274] (II) LoadModule: "nouveau"
[    33.275] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    33.492] (II) Module nouveau: vendor="X.Org Foundation"
[    33.492] 	compiled for 1.17.1, module version = 1.0.11
[    33.492] 	Module class: X.Org Video Driver
[    33.492] 	ABI class: X.Org Video Driver, version 19.0
[    33.492] (II) NOUVEAU driver Date:   Thu Aug 28 03:57:48 2014 +0200
[    33.492] (II) NOUVEAU driver for NVIDIA chipset families :
[    33.492] 	RIVA TNT        (NV04)
[    33.492] 	RIVA TNT2       (NV05)
[    33.492] 	GeForce 256     (NV10)
[    33.492] 	GeForce 2       (NV11, NV15)
[    33.492] 	GeForce 4MX     (NV17, NV18)
[    33.492] 	GeForce 3       (NV20)
[    33.492] 	GeForce 4Ti     (NV25, NV28)
[    33.492] 	GeForce FX      (NV3x)
[    33.492] 	GeForce 6       (NV4x)
[    33.492] 	GeForce 7       (G7x)
[    33.493] 	GeForce 8       (G8x)
[    33.493] 	GeForce GTX 200 (NVA0)
[    33.493] 	GeForce GTX 400 (NVC0)
[    33.493] (++) using VT number 7

[    33.498] (II) [drm] nouveau interface version: 1.1.2
[    33.498] (II) Loading sub module "dri2"
[    33.498] (II) LoadModule: "dri2"
[    33.498] (II) Module "dri2" already built-in
[    33.498] (--) NOUVEAU(0): Chipset: "NVIDIA NV18"
[    33.498] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    33.498] (==) NOUVEAU(0): RGB weight 888
[    33.498] (==) NOUVEAU(0): Default visual is TrueColor
[    33.499] (==) NOUVEAU(0): Using HW cursor
[    33.499] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[    33.499] (==) NOUVEAU(0): Page flipping enabled
[    33.499] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[    33.499] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[    33.499] (II) NOUVEAU(0): Initializing outputs ...
[    33.528] (II) NOUVEAU(0): Output VGA-1 using monitor section Monitor0
[    33.560] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
[    33.588] (II) NOUVEAU(0): Output TV-1 has no monitor section
[    33.588] (II) NOUVEAU(0): 3 crtcs needed for screen.
[    33.588] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[    33.588] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[    33.616] (II) NOUVEAU(0): EDID for output VGA-1
[    33.649] (II) NOUVEAU(0): EDID for output DVI-D-1
[    33.649] (II) NOUVEAU(0): Manufacturer: GSM  Model: 4ae9  Serial#: 69894
[    33.649] (II) NOUVEAU(0): Year: 2006  Week: 6
[    33.649] (II) NOUVEAU(0): EDID Version: 1.3
[    33.649] (II) NOUVEAU(0): Digital Display Input
[    33.649] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[    33.649] (II) NOUVEAU(0): Gamma: 2.20
[    33.649] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[    33.649] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    33.649] (II) NOUVEAU(0): First detailed timing is preferred mode
[    33.649] (II) NOUVEAU(0): redX: 0.645 redY: 0.344   greenX: 0.291 greenY: 0.604
[    33.649] (II) NOUVEAU(0): blueX: 0.149 blueY: 0.130   whiteX: 0.313 whiteY: 0.328
[    33.649] (II) NOUVEAU(0): Supported established timings:
[    33.649] (II) NOUVEAU(0): 720x400@70Hz
[    33.649] (II) NOUVEAU(0): 640x480@60Hz
[    33.649] (II) NOUVEAU(0): 640x480@75Hz
[    33.649] (II) NOUVEAU(0): 800x600@60Hz
[    33.649] (II) NOUVEAU(0): 800x600@75Hz
[    33.649] (II) NOUVEAU(0): 832x624@75Hz
[    33.649] (II) NOUVEAU(0): 1024x768@60Hz
[    33.649] (II) NOUVEAU(0): 1024x768@75Hz
[    33.649] (II) NOUVEAU(0): 1152x864@75Hz
[    33.649] (II) NOUVEAU(0): Manufacturer's mask: 0
[    33.649] (II) NOUVEAU(0): Supported standard timings:
[    33.649] (II) NOUVEAU(0): #0: hsize: 640  vsize 480  refresh: 75  vid: 20273
[    33.649] (II) NOUVEAU(0): #1: hsize: 800  vsize 600  refresh: 75  vid: 20293
[    33.649] (II) NOUVEAU(0): #2: hsize: 1024  vsize 768  refresh: 75  vid: 20321
[    33.649] (II) NOUVEAU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    33.649] (II) NOUVEAU(0): Supported detailed timing:
[    33.649] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[    33.649] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    33.650] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    33.650] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 71 kHz, PixClock max 115 MHz
[    33.650] (II) NOUVEAU(0): Monitor name: L1970HR
[    33.650] (II) NOUVEAU(0): Monitor name: 
[    33.650] (II) NOUVEAU(0): EDID (in hex):
[    33.650] (II) NOUVEAU(0): 	00ffffffffffff001e6de94a06110100
[    33.650] (II) NOUVEAU(0): 	06100103ea261e78ea0a54a5584a9a26
[    33.650] (II) NOUVEAU(0): 	215054a56a80314f454f614f81800101
[    33.650] (II) NOUVEAU(0): 	010101010101302a009851002a403070
[    33.650] (II) NOUVEAU(0): 	1300782d1100001e000000fd00384b1e
[    33.650] (II) NOUVEAU(0): 	470b000a202020202020000000fc004c
[    33.650] (II) NOUVEAU(0): 	3139373048520a2020202020000000fc
[    33.650] (II) NOUVEAU(0): 	000a202020202020202020202020002f
[    33.650] (II) NOUVEAU(0): Printing probed modes for output DVI-D-1
[    33.650] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    33.650] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    33.650] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    33.650] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    33.650] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    33.650] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    33.650] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    33.650] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    33.650] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    33.650] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    33.650] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    33.676] (II) NOUVEAU(0): EDID for output TV-1
[    33.676] (II) NOUVEAU(0): Output VGA-1 disconnected
[    33.676] (II) NOUVEAU(0): Output DVI-D-1 connected
[    33.676] (II) NOUVEAU(0): Output TV-1 disconnected
[    33.676] (II) NOUVEAU(0): Using exact sizes for initial modes
[    33.676] (II) NOUVEAU(0): Output DVI-D-1 using initial mode 1280x1024
[    33.676] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    33.676] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[    33.676] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    33.676] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    33.676] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    33.676] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    33.676] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[    33.676] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    33.676] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[    33.676] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    33.676] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    33.676] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    33.676] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[    33.676] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    33.676] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    33.676] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    33.676] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    33.676] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    33.676] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    33.676] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    33.676] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[    33.676] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    33.677] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    33.677] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    33.677] (==) NOUVEAU(0): DPI set to (96, 96)
[    33.677] (II) Loading sub module "fb"
[    33.677] (II) LoadModule: "fb"
[    33.677] (II) Loading /usr/lib/xorg/modules/libfb.so
[    33.821] (II) Module fb: vendor="X.Org Foundation"
[    33.821] 	compiled for 1.17.2, module version = 1.0.0
[    33.821] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    33.821] (II) Loading sub module "shadowfb"
[    33.821] (II) LoadModule: "shadowfb"
[    33.821] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    33.858] (II) Module shadowfb: vendor="X.Org Foundation"
[    33.859] 	compiled for 1.17.2, module version = 1.0.0
[    33.859] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    33.859] (--) Depth 24 pixmap format is 32 bpp
[    33.860] (II) NOUVEAU(0): Channel setup complete.
[    33.913] (II) NOUVEAU(0): [DRI2] Setup complete
[    33.914] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau_vieux
[    33.914] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau_vieux
[    34.170] (II) Loading sub module "exa"
[    35.424] (II) LoadModule: "exa"
[    35.425] (II) Loading /usr/lib/xorg/modules/libexa.so
[    35.638] (II) Module exa: vendor="X.Org Foundation"
[    35.638] 	compiled for 1.17.2, module version = 2.6.0
[    35.638] 	ABI class: X.Org Video Driver, version 19.0
[    35.638] (II) EXA(0): Driver allocated offscreen pixmaps
[    35.664] (II) EXA(0): Driver registered support for the following operations:
[    35.664] (II)         Solid
[    35.664] (II)         Copy
[    35.664] (II)         Composite (RENDER acceleration)
[    35.664] (II)         UploadToScreen
[    35.664] (II)         DownloadFromScreen
[    35.664] (==) NOUVEAU(0): Backing store enabled
[    35.664] (==) NOUVEAU(0): Silken mouse enabled
[    35.702] (==) NOUVEAU(0): DPMS enabled
[    35.702] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    35.740] (--) RandR disabled
[    35.758] (II) SELinux: Disabled on system
[    36.762] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    36.762] (II) AIGLX: enabled GLX_ARB_create_context
[    36.762] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    36.762] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    36.762] (II) AIGLX: enabled GLX_INTEL_swap_event
[    36.762] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    36.762] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    36.762] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    36.762] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    36.763] (II) AIGLX: Loaded and initialized nouveau_vieux
[    36.763] (II) GLX: Initialized DRI2 GL provider for screen 0
[    37.047] (II) NOUVEAU(0): NVEnterVT is called.
[    37.217] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[    37.218] resize called 1280 1024
[    39.624] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    39.624] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    39.624] (II) LoadModule: "evdev"
[    39.628] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    39.915] (II) Module evdev: vendor="X.Org Foundation"
[    39.915] 	compiled for 1.16.4, module version = 2.9.2
[    39.915] 	Module class: X.Org XInput Driver
[    39.915] 	ABI class: X.Org XInput driver, version 21.0
[    39.915] (II) Using input driver 'evdev' for 'Power Button'
[    39.915] (**) Power Button: always reports core events
[    39.915] (**) evdev: Power Button: Device: "/dev/input/event2"
[    39.915] (--) evdev: Power Button: Vendor 0 Product 0x1
[    39.915] (--) evdev: Power Button: Found keys
[    39.915] (II) evdev: Power Button: Configuring as keyboard
[    39.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event2"
[    39.915] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    39.915] (**) Option "xkb_rules" "evdev"
[    39.915] (**) Option "xkb_model" "pc105"
[    39.915] (**) Option "xkb_layout" "us"
[    39.918] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    39.918] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    39.918] (II) Using input driver 'evdev' for 'Power Button'
[    39.918] (**) Power Button: always reports core events
[    39.918] (**) evdev: Power Button: Device: "/dev/input/event1"
[    39.918] (--) evdev: Power Button: Vendor 0 Product 0x1
[    39.918] (--) evdev: Power Button: Found keys
[    39.918] (II) evdev: Power Button: Configuring as keyboard
[    39.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1"
[    39.918] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    39.918] (**) Option "xkb_rules" "evdev"
[    39.918] (**) Option "xkb_model" "pc105"
[    39.918] (**) Option "xkb_layout" "us"
[    39.921] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event0)
[    39.922] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    39.922] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[    39.922] (**) Logitech Logitech USB Keyboard: always reports core events
[    39.922] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event0"
[    39.922] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc315
[    39.922] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[    39.922] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[    39.922] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/0003:046D:C315.0001/input/input2/event0"
[    39.922] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 8)
[    39.922] (**) Option "xkb_rules" "evdev"
[    39.922] (**) Option "xkb_model" "pc105"
[    39.922] (**) Option "xkb_layout" "us"
[    39.924] (II) config/udev: Adding input device UVC Camera (046d:0990) (/dev/input/event5)
[    39.924] (**) UVC Camera (046d:0990): Applying InputClass "evdev keyboard catchall"
[    39.925] (II) Using input driver 'evdev' for 'UVC Camera (046d:0990)'
[    39.925] (**) UVC Camera (046d:0990): always reports core events
[    39.925] (**) evdev: UVC Camera (046d:0990): Device: "/dev/input/event5"
[    39.925] (--) evdev: UVC Camera (046d:0990): Vendor 0x46d Product 0x990
[    39.925] (--) evdev: UVC Camera (046d:0990): Found keys
[    39.925] (II) evdev: UVC Camera (046d:0990): Configuring as keyboard
[    39.925] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.4/usb1/1-2/1-2:1.0/input/input7/event5"
[    39.925] (II) XINPUT: Adding extended input device "UVC Camera (046d:0990)" (type: KEYBOARD, id 9)
[    39.925] (**) Option "xkb_rules" "evdev"
[    39.925] (**) Option "xkb_model" "pc105"
[    39.925] (**) Option "xkb_layout" "us"
[    39.927] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
[    39.927] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    39.927] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse'
[    39.927] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[    39.927] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
[    39.928] (--) evdev: ImPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x5
[    39.928] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[    39.928] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[    39.928] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found relative axes
[    39.928] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[    39.928] (II) evdev: ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[    39.928] (II) evdev: ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[    39.928] (**) evdev: ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[    39.928] (**) evdev: ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    39.928] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event4"
[    39.928] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 10)
[    39.928] (II) evdev: ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
[    39.929] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[    39.929] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[    39.929] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[    39.929] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[    39.930] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[    39.930] (II) No input driver specified, ignoring this device.
[    39.930] (II) This device may have been added with another device file.
[    39.931] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    39.931] (II) No input driver specified, ignoring this device.
[    39.931] (II) This device may have been added with another device file.
[   240.828] (II) NOUVEAU(0): EDID vendor "GSM", prod id 19177
[   240.828] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[   240.828] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[   240.828] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   240.828] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   240.828] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   240.828] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   240.828] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   240.828] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   240.828] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   240.828] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   240.828] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   240.828] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   240.828] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=10434834

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=10728574
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=10433407

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=10726872
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/0003:046D:C315.0001/input/input2
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/0003:046D:C315.0001/input/input2
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_10_0-usb-0_1_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Logitech_USB_Keyboard
E: ID_MODEL_ENC=Logitech\x20USB\x20Keyboard
E: ID_MODEL_ID=c315
E: ID_PATH=pci-0000:00:10.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_10_0-usb-0_1_1_0
E: ID_REVISION=2800
E: ID_SERIAL=Logitech_Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=10000 7 ff800000 7ff febeffdf ffefffff ffffffff fffffffe
E: LED=1f
E: MODALIAS=input:b0003v046DpC315e0110-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,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,3,4,sfw
E: MSC=10
E: NAME="Logitech Logitech USB Keyboard"
E: PHYS="usb-0000:00:10.0-1/input0"
E: PRODUCT=3/46d/c315/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=2621888

P: /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/0003:046D:C315.0001/input/input2/event0
N: input/event0
S: input/by-id/usb-Logitech_Logitech_USB_Keyboard-event-kbd
S: input/by-path/pci-0000:00:10.0-usb-0:1:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_Logitech_USB_Keyboard-event-kbd /dev/input/by-path/pci-0000:00:10.0-usb-0:1:1.0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/0003:046D:C315.0001/input/input2/event0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Logitech_USB_Keyboard
E: ID_MODEL_ENC=Logitech\x20USB\x20Keyboard
E: ID_MODEL_ID=c315
E: ID_PATH=pci-0000:00:10.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_10_0-usb-0_1_1_0
E: ID_REVISION=2800
E: ID_SERIAL=Logitech_Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=10725818
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:10.4/usb1/1-2/1-2:1.0/input/input7
E: DEVPATH=/devices/pci0000:00/0000:00:10.4/usb1/1-2/1-2:1.0/input/input7
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_10_4-usb-0_2_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=0990
E: ID_MODEL_ENC=0990
E: ID_MODEL_ID=0990
E: ID_PATH=pci-0000:00:10.4-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_10_4-usb-0_2_1_0
E: ID_REVISION=0007
E: ID_SERIAL=046d_0990_6232BC04
E: ID_SERIAL_SHORT=6232BC04
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=046d
E: ID_VENDOR_ENC=046d
E: ID_VENDOR_ID=046d
E: KEY=100000 0 0 0 0 0 0
E: MODALIAS=input:b0003v046Dp0990e0007-e0,1,kD4,ramlsfw
E: NAME="UVC Camera (046d:0990)"
E: PHYS="usb-0000:00:10.4-2/button"
E: PRODUCT=3/46d/990/7
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=15203275

P: /devices/pci0000:00/0000:00:10.4/usb1/1-2/1-2:1.0/input/input7/event5
N: input/event5
S: input/by-id/usb-046d_0990_6232BC04-event-if00
S: input/by-path/pci-0000:00:10.4-usb-0:2:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-046d_0990_6232BC04-event-if00 /dev/input/by-path/pci-0000:00:10.4-usb-0:2:1.0-event
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:00/0000:00:10.4/usb1/1-2/1-2:1.0/input/input7/event5
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=0990
E: ID_MODEL_ENC=0990
E: ID_MODEL_ID=0990
E: ID_PATH=pci-0000:00:10.4-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_10_4-usb-0_2_1_0
E: ID_REVISION=0007
E: ID_SERIAL=046d_0990_6232BC04
E: ID_SERIAL_SHORT=6232BC04
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=046d
E: ID_VENDOR_ENC=046d
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=15210571
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input6
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0005e0055-e0,1,2,k110,111,112,r0,1,8,amlsfw
E: NAME="ImPS/2 Logitech Wheel Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/5/55
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=14748718

P: /devices/platform/i8042/serio1/input/input6/event4
N: input/event4
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event4
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: MOUSE_DPI=400@100
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14891290

P: /devices/platform/i8042/serio1/input/input6/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14753532

P: /devices/platform/pcspkr/input/input5
E: DEVPATH=/devices/platform/pcspkr/input/input5
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=14061440

P: /devices/platform/pcspkr/input/input5/event3
N: input/event3
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/platform/pcspkr/input/input5/event3
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14065295


DRM Information from dmesg:
---------------------------
[    1.409757] Linux agpgart interface v0.103
[    1.409835] agpgart-amd64 0000:00:00.0: AGP bridge [1106/0204]
[    1.411851] agpgart-amd64 0000:00:00.0: AGP aperture is 64M @ 0xf0000000
[    8.747923] [drm] Initialized drm 1.1.0 20060810
[    9.313436] agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
[    9.313448] agpgart: systemd-modules tried to set rate=x12. Setting to AGP3 x8 mode.
[    9.313455] agpgart-amd64 0000:00:00.0: putting AGP V3 device into 8x mode
[    9.313523] nouveau 0000:01:00.0: putting AGP V3 device into 8x mode
[    9.313637] nouveau  [     DRM] VRAM: 63 MiB
[    9.313639] nouveau  [     DRM] GART: 64 MiB
[    9.313643] nouveau  [     DRM] BMP version 5.41
[    9.313647] nouveau  [     DRM] DCB version 2.2
[    9.313651] nouveau  [     DRM] DCB outp 00: 01000310 00009c40
[    9.313654] nouveau  [     DRM] DCB outp 01: 01010302 00000000
[    9.313657] nouveau  [     DRM] DCB outp 02: 020203f1 00000403
[    9.313831] nouveau  [     DRM] Loading NV17 power sequencing microcode
[    9.314282] nouveau  [     DRM] Saving VGA fonts
[    9.362690] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    9.362696] [drm] Driver supports precise vblank timestamp query.
[    9.362702] nouveau  [     DRM] 0xE308: Parsing digital output script table
[    9.442879] nouveau  [     DRM] MM: using M2MF for buffer copies
[    9.442895] nouveau  [     DRM] Setting dpms mode 3 on TV encoder (output 2)
[    9.528219] nouveau  [     DRM] allocated 1280x1024 fb: 0x9000, bo f30c5c00
[    9.633604] nouveau  [     DRM] 0xE308: Parsing digital output script table
[    9.687995] [drm] Initialized nouveau 1.1.2 20120801 for 0000:01:00.0 on minor 0
[   37.163680] nouveau  [     DRM] 0xE308: Parsing digital output script table


-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libgl1-mesa-dri depends on:
ii  libc6            2.19-19
ii  libdrm-intel1    2.4.64-1
ii  libdrm-nouveau2  2.4.64-1
ii  libdrm-radeon1   2.4.64-1
ii  libdrm2          2.4.64-1
ii  libelf1          0.163-5.1
ii  libexpat1        2.1.0-7
ii  libgcc1          1:5.2.1-16
ii  libllvm3.5       1:3.5.2-1
ii  libstdc++6       5.2.1-16

Versions of packages libgl1-mesa-dri recommends:
ii  libtxc-dxtn-s2tc0 [libtxc-dxtn0]  0~git20131104-1.1

libgl1-mesa-dri suggests no packages.

Versions of packages xserver-xorg depends on:
ii  libc6                                              2.19-19
ii  x11-xkb-utils                                      7.7+2
ii  xkb-data                                           2.14-1
ii  xserver-xorg-core                                  2:1.17.2-1.1
ii  xserver-xorg-input-all                             1:7.7+9
ii  xserver-xorg-input-evdev [xorg-driver-input]       1:2.9.2-1
ii  xserver-xorg-input-mouse [xorg-driver-input]       1:1.9.1-1
ii  xserver-xorg-input-synaptics [xorg-driver-input]   1.8.2-1
ii  xserver-xorg-input-vmmouse [xorg-driver-input]     1:13.0.99-1
ii  xserver-xorg-input-void [xorg-driver-input]        1:1.4.1-1
ii  xserver-xorg-input-wacom [xorg-driver-input]       0.30.0-1
ii  xserver-xorg-video-all                             1:7.7+9
ii  xserver-xorg-video-ati [xorg-driver-video]         1:7.5.0-1+b1
ii  xserver-xorg-video-cirrus [xorg-driver-video]      1:1.5.3-1
ii  xserver-xorg-video-dummy [xorg-driver-video]       1:0.3.7-1+b4
ii  xserver-xorg-video-fbdev [xorg-driver-video]       1:0.4.4-1+b3
ii  xserver-xorg-video-geode [xorg-driver-video]       2.11.17-1
ii  xserver-xorg-video-intel [xorg-driver-video]       2:2.99.917-2
ii  xserver-xorg-video-mach64 [xorg-driver-video]      6.9.5-1
ii  xserver-xorg-video-mga [xorg-driver-video]         1:1.6.4-1+b1
ii  xserver-xorg-video-neomagic [xorg-driver-video]    1:1.2.9-1
ii  xserver-xorg-video-nouveau [xorg-driver-video]     1:1.0.11-1+b1
ii  xserver-xorg-video-openchrome [xorg-driver-video]  1:0.3.3-1+b3
ii  xserver-xorg-video-r128 [xorg-driver-video]        6.10.0-1
ii  xserver-xorg-video-radeon [xorg-driver-video]      1:7.5.0-1+b1
ii  xserver-xorg-video-savage [xorg-driver-video]      1:2.3.8-1
ii  xserver-xorg-video-sisusb [xorg-driver-video]      1:0.9.6-2+b3
ii  xserver-xorg-video-tdfx [xorg-driver-video]        1:1.4.6-1+b1
ii  xserver-xorg-video-trident [xorg-driver-video]     1:1.3.7-1+b1
ii  xserver-xorg-video-vesa [xorg-driver-video]        1:2.3.3-1+b4
ii  xserver-xorg-video-vmware [xorg-driver-video]      1:13.1.0-2

xserver-xorg recommends no packages.

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration    1.132
ii  libaudit1                 1:2.4.4-1
ii  libc6                     2.19-19
ii  libdrm2                   2.4.64-1
ii  libegl1-mesa              10.6.3-1
ii  libepoxy0                 1.2-1
ii  libgbm1                   10.6.3-1
ii  libgcrypt20               1.6.3-2
ii  libgl1-mesa-glx [libgl1]  10.6.3-1
ii  libpciaccess0             0.13.4-1
ii  libpixman-1-0             0.32.6-3
ii  libselinux1               2.3-2+b1
ii  libudev1                  225-1
ii  libxau6                   1:1.0.8-1
ii  libxdmcp6                 1:1.1.2-1
ii  libxfont1                 1:1.5.1-1
ii  libxshmfence1             1.2-1
ii  udev                      225-1
ii  xserver-common            2:1.17.2-1.1

xserver-xorg-core recommends no packages.

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi    1:1.0.4+nmu1
ii  xfonts-75dpi     1:1.0.4+nmu1
ii  xfonts-scalable  1:1.0.3-1.1

-- no debconf information


Reply to: