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

Bug#674783: marked as done (xserver-xorg-video-nouveau: Since early 3.x kernel X became very slooow)



Your message dated Sun, 04 Nov 2012 00:19:37 +0000
with message-id <E1TUnw9-0005YL-TY@franck.debian.org>
and subject line Bug#666468: fixed in xorg-server 2:1.12.4-2
has caused the Debian Bug report #666468,
regarding xserver-xorg-video-nouveau: Since early 3.x kernel X became very slooow
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
666468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666468
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-nouveau
Version: 1:0.0.16+git20120322+ab7291d-1
Severity: important
Tags: upstream

Dear M. Tainer,

   * What led up to the situation?

Update of a 3.x Debian kernel version (sorry, my verybad: I
didn't wrote the version down, thinking it would be a fugitive issue).

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

A reboot to have the new kernel operational.

   * What was the outcome of this action?

X became _very_ slow: ie: in a multi-tabs X Terminal, flipping from one
tab to another (CTRL-PgUP|pgDWN) now takes ~1.3-1.5 second instead
of beeing instantaneous; editing into a large libreoffice spreadsheet takes
almost 3 seconds before editing is keyboard available,, lines printing in a
X Terminal is very slow, etc).

glxinfo doesn't show anything strange (accelerated), regular text consoles
aren't impacted, but Xorg unexpectively reach 50~75% very often.

   * What outcome did you expect instead?

X to stay fluid as it was before.

I don't have a clue from where it comes: xorg nouveau drv or kernel
nouveau or any linked libs - may be I missed something important or
a critical package was removed by an update.



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr  3  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2027892 May 20 12:31 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV20 [GeForce3 Ti 200] [10de:0201] (rev a3)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 9386 May 23 03:21 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
###########################################################   SERVERFLAGS

Section "ServerFlags"

    # Pour permettre l'utilisation du DRV KBD (PB Xephyr de mapping clavier)
###    Option      "AllowEmptyInput"       "Off"        # NAN: SI OFF => PLUS DE REPETITION KBD TOUCHES FLECHE-G & FLECHE-BAS
    # Permet la sortie par CTRL-ALT-BACKSPACE
    Option      "DontZap"   "false"


###	Option      "AIGLX"     "false"
###	Option      "DRI2"      "true"


EndSection

###########################################################   SERVERLAYOUT

Section "ServerLayout"

# The Identifier line must be present
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
    Identifier     "Simple Layout"
    Screen         "Screen0"        0 0
    InputDevice    "Mouse0"         "CorePointer"
    # MODIFS POUR PASSER PAR EVENT
###    InputDevice    "Mouse0"         "SendCoreEvents"
    InputDevice    "Keyboard0"      "CoreKeyboard"
EndSection

###########################################################   KEYBOARD

Section "InputDevice"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
#    Option     "Protocol"      "Xqueue"
#    Option	    "Xleds"         "1 2 3"
#    Option     "LeftAlt"       "Meta"
#    Option     "RightAlt"      "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option     "XkbModel"      "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option     "XkbModel"      "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option     "XkbLayout"     "de"
# or:
#    Option     "XkbLayout"     "de"
#    Option     "XkbVariant"    "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option     "XkbOptions"    "ctrl:swapcaps"
# These are the default XKB settings for Xorg
#    Option     "XkbRules"      "xorg"
#    Option     "XkbModel"      "pc105"
#    Option     "XkbLayout"     "us"
#    Option     "XkbVariant"    ""
#    Option     "XkbOptions"    ""
#    Option     "XkbDisable"
#
####################################

    Identifier      "Keyboard0"
    Driver          "evdev"

    Option          "AutoRepeat"     "250 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    Option          "XkbRules"       "xorg"
    # 20111023: en fait c'est un pc104 que j'ai (mais il tait bien dtect comme tel)
    Option          "XkbModel"       "pc104"
    Option          "XkbLayout"      "fr"
    # Touche COMPOSE (pour avoir certaines accentues) = LEFT_W$
    # 20101118: PB: "Multi_key"=compose ET xev DIT QUE C'EST LA TOUCHE W$-G (ET PAS W$-D) QUI L'EST
   Option           "XkbOptions"      "compose:lwin"
###    Option           "XkbVariant"      "latin9"
   Option           "XkbVariant"      "oss"

    ### Pour changer de clavier par les 2 SHIFT
###    Option           "XkbOptions"    "grp:shift_toggle"

EndSection

###########################################################   MOUSE

Section "InputDevice"

# Identifier and driver
# the following line.
#    Option     "Protocol"      "Xqueue"
# Mouse-speed setting for PS/2 mouse.
#    Option     "Resolution"    "256"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
#    Option     "BaudRate"      "9600"
#    Option     "SampleRate"    "150"
# Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
# horizontal wheel to buttons 6 & 7.   Change if your mouse has more than
# 3 buttons and you need to map the wheel to different button ids to avoid
# conflicts.
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

    Identifier      "Mouse0"
    # ChordMiddle is an option for some 3-button Logitech mice
###    Option           "ChordMiddle"
    Driver          "evdev"
    Option          "Protocol"          "auto"
###    Option           "Buttons"           "5"
###    Option           "ButtonMapping"     "1 2 3"
###    Option           "ZAxisMapping"      "4 5"
###    Option           "YAxisMapping"      "6 7"
###    Option           "SendCoreEvents"    "true"
###    Option           "CorePointer"

    # Chger la rsolution (+rapide & prcis)
    Option          "Resolution"        "3500"

EndSection

###########################################################   MONITORS

Section "Monitor"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
#    HorizSync      30-64         # multisync
#    HorizSync      31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync      15-25, 30-50  # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    Identifier     "PROVIEW17"
    HorizSync       30.0 - 94.0
    VertRefresh     50.0 - 150.0
    ModeLine       "1280x1024" 157.5 1280 1360 1520 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine       "1600x1200" 202.5 1600 1672 1864 2160 1200 1201 1204 1250 +hsync +vsync
    Option         "DPMS"       "TRUE"

EndSection


Section "Monitor"

# RECTIFICATION AFFICHAGE s/s Xorg (DisplaySize)
# Taille (visible) de l'cran en mm pour calcul auto du DPI
    Identifier     "NOVITA19"
    DisplaySize     365         275
    HorizSync       30.0 - 96.0
    VertRefresh     47.0 - 160.0
    ModeLine       "1280x1024" 157.5 1280 1356 1516 1724 1024 1025 1028 1072 +hsync +vsync
    ModeLine       "1600x1200" 202.5 1600 1680 1872 2160 1200 1213 1216 1258 +hsync +vsync
    Option         "DPMS"       "TRUE"
    Option         "RandR"      "TRUE"

EndSection


Section "Monitor"

    Identifier     "DELL M770"
    HorizSync       30.0 - 69.0
    VertRefresh     48.0 - 160.0
    Option         "DPMS"       "TRUE"
    Option         "RandR"      "TRUE"

EndSection


Section "Monitor"

    Identifier     "IIYAMA B2409HDS"
    # ATTENTION: 2 synchros: ANA & DIG
    # ANALOGIC
    HorizSync       24.0 - 80.0
    VertRefresh     55 - 75
    # DIGITAL
#    HorizSync       30.0 - 80.0
#    VertRefresh     55 - 75
#    ModeLine       "1280x1024" 157.5 1280 1356 1516 1724 1024 1025 1028 1072 +hsync +vsync
#    ModeLine       "1600x1200" 202.5 1600 1680 1872 2160 1200 1213 1216 1258 +hsync +vsync
    Option         "DPMS"       "TRUE"
    Option         "RandR"      "TRUE"

EndSection

###########################################################   GC

Section "Device"

    Identifier     "NVIDIA GeForce3-TI200"

    # Driver VESA: LIMT  1280x1024 max! => Vi, MAIS acclr!
###    Driver               "vesa"
    # Driver XORG ACCELERE - Non-Free
###    Driver              "nvidia"
    # Driver Nouveau - Open-Source - 3D partielle
    Driver              "nouveau"

    Option              "HWCursor"          "On"    # HW cursor
###    Option              "NoAccel"           "On"    # Disable acceleration FOR TESTS ONLY!
    Option              "ShadowFB"          "Off"   # Shadow FB layer
    Option              "WrappedFB"         "Off"   # Only for NV50+
    Option              "GLXVBlank"         "Off"
###    Option              "ZaphodHeads"       "choix de la tte pour randr"
    Option              "PageFlip"          "On"
    Option              "SwapLimit"         "2"     # 1=double-buffrng, 2=triple, >2 peut augm. fps, mais augm. lag des jeux

EndSection

###########################################################   SCREEN

Section "Screen"

    Identifier      "Screen0"
    Device          "NVIDIA GeForce3-TI200"
    Monitor         "PROVIEW17"
###    Monitor         "NOVITA19"
###    Monitor         "DELL M770"
###    Monitor         "IIYAMA B2409HDS"
    # Pour XDMX, la profondeur de couleur *DOIT-ETRE* la mme partout !
    DefaultDepth    24
    SubSection      "Display"
        Viewport    0    0
        Depth       16
        Modes       "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection      "Display"
        Viewport    0    0
        Depth       24
        Modes       "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection

EndSection

###########################################################   EXTENSIONS

#Section "Extensions"
#    Option          "Composite"    "Enable"
#EndSection


Section "DRI"
    Mode            0666
EndSection


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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-2-686-pae (Debian 3.2.18-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-5) ) #1 SMP Mon May 21 18:24:12 UTC 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 37850 May 24 04:56 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   233.893] 
X.Org X Server 1.12.1.902 (1.12.2 RC 2)
Release Date: 2012-05-19
[   233.893] X Protocol Version 11, Revision 0
[   233.893] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[   233.893] Current Operating System: Linux anubis 3.2.0-2-686-pae #1 SMP Mon May 21 18:24:12 UTC 2012 i686
[   233.893] Kernel command line: BOOT_IMAGE=1 ro root=802 printk.time=Y
[   233.894] Build Date: 20 May 2012  10:23:38AM
[   233.894] xorg-server 2:1.12.1.902-1 (Cyril Brulebois <kibi@debian.org>) 
[   233.894] Current version of pixman: 0.24.4
[   233.894] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   233.894] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   233.894] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May 24 00:15:56 2012
[   233.928] (==) Using config file: "/etc/X11/xorg.conf"
[   233.929] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   233.945] (==) ServerLayout "Simple Layout"
[   233.945] (**) |-->Screen "Screen0" (0)
[   233.945] (**) |   |-->Monitor "PROVIEW17"
[   233.955] (**) |   |-->Device "NVIDIA GeForce3-TI200"
[   233.955] (**) |-->Input Device "Mouse0"
[   233.955] (**) |-->Input Device "Keyboard0"
[   233.955] (**) Option "DontZap" "false"
[   233.955] (==) Automatically adding devices
[   233.955] (==) Automatically enabling devices
[   234.013] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   234.013] 	Entry deleted from font path.
[   234.120] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   234.120] 	Entry deleted from font path.
[   234.120] (==) 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
[   234.120] (==) ModulePath set to "/usr/lib/xorg/modules"
[   234.121] (II) Loader magic: 0xb775a5a0
[   234.121] (II) Module ABI versions:
[   234.121] 	X.Org ANSI C Emulation: 0.4
[   234.121] 	X.Org Video Driver: 12.0
[   234.121] 	X.Org XInput driver : 16.0
[   234.121] 	X.Org Server Extension : 6.0
[   234.122] (--) PCI:*(0:1:0:0) 10de:0201:0000:0000 rev 163, Mem @ 0xf6000000/16777216, 0xf8000000/67108864, 0xf7800000/524288, BIOS @ 0x????????/65536
[   234.122] (II) Open ACPI successful (/var/run/acpid.socket)
[   234.122] (II) LoadModule: "extmod"
[   234.159] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   234.171] (II) Module extmod: vendor="X.Org Foundation"
[   234.171] 	compiled for 1.12.1.902, module version = 1.0.0
[   234.171] 	Module class: X.Org Server Extension
[   234.171] 	ABI class: X.Org Server Extension, version 6.0
[   234.171] (II) Loading extension SELinux
[   234.171] (II) Loading extension MIT-SCREEN-SAVER
[   234.171] (II) Loading extension XFree86-VidModeExtension
[   234.171] (II) Loading extension XFree86-DGA
[   234.171] (II) Loading extension DPMS
[   234.171] (II) Loading extension XVideo
[   234.171] (II) Loading extension XVideo-MotionCompensation
[   234.171] (II) Loading extension X-Resource
[   234.171] (II) LoadModule: "dbe"
[   234.171] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   234.176] (II) Module dbe: vendor="X.Org Foundation"
[   234.176] 	compiled for 1.12.1.902, module version = 1.0.0
[   234.176] 	Module class: X.Org Server Extension
[   234.176] 	ABI class: X.Org Server Extension, version 6.0
[   234.176] (II) Loading extension DOUBLE-BUFFER
[   234.176] (II) LoadModule: "glx"
[   234.176] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   234.195] (II) Module glx: vendor="X.Org Foundation"
[   234.195] 	compiled for 1.12.1.902, module version = 1.0.0
[   234.195] 	ABI class: X.Org Server Extension, version 6.0
[   234.195] (==) AIGLX enabled
[   234.196] (II) Loading extension GLX
[   234.196] (II) LoadModule: "record"
[   234.196] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   234.197] (II) Module record: vendor="X.Org Foundation"
[   234.197] 	compiled for 1.12.1.902, module version = 1.13.0
[   234.197] 	Module class: X.Org Server Extension
[   234.197] 	ABI class: X.Org Server Extension, version 6.0
[   234.197] (II) Loading extension RECORD
[   234.197] (II) LoadModule: "dri"
[   234.197] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   234.211] (II) Module dri: vendor="X.Org Foundation"
[   234.211] 	compiled for 1.12.1.902, module version = 1.0.0
[   234.211] 	ABI class: X.Org Server Extension, version 6.0
[   234.211] (II) Loading extension XFree86-DRI
[   234.211] (II) LoadModule: "dri2"
[   234.212] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   234.213] (II) Module dri2: vendor="X.Org Foundation"
[   234.213] 	compiled for 1.12.1.902, module version = 1.2.0
[   234.213] 	ABI class: X.Org Server Extension, version 6.0
[   234.213] (II) Loading extension DRI2
[   234.213] (II) LoadModule: "nouveau"
[   234.213] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   234.227] (II) Module nouveau: vendor="X.Org Foundation"
[   234.228] 	compiled for 1.12.1, module version = 0.0.16
[   234.228] 	Module class: X.Org Video Driver
[   234.228] 	ABI class: X.Org Video Driver, version 12.0
[   234.228] (II) LoadModule: "evdev"
[   234.228] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   234.247] (II) Module evdev: vendor="X.Org Foundation"
[   234.248] 	compiled for 1.12.1, module version = 2.7.0
[   234.248] 	Module class: X.Org XInput Driver
[   234.248] 	ABI class: X.Org XInput driver, version 16.0
[   234.248] (II) NOUVEAU driver Date:   Wed Mar 21 14:56:55 2012 +1000
[   234.248] (II) NOUVEAU driver for NVIDIA chipset families :
[   234.248] 	RIVA TNT        (NV04)
[   234.248] 	RIVA TNT2       (NV05)
[   234.248] 	GeForce 256     (NV10)
[   234.248] 	GeForce 2       (NV11, NV15)
[   234.248] 	GeForce 4MX     (NV17, NV18)
[   234.248] 	GeForce 3       (NV20)
[   234.248] 	GeForce 4Ti     (NV25, NV28)
[   234.248] 	GeForce FX      (NV3x)
[   234.249] 	GeForce 6       (NV4x)
[   234.249] 	GeForce 7       (G7x)
[   234.249] 	GeForce 8       (G8x)
[   234.249] 	GeForce GTX 200 (NVA0)
[   234.249] 	GeForce GTX 400 (NVC0)
[   234.249] (--) using VT number 4

[   234.254] drmOpenDevice: node name is /dev/dri/card0
[   234.254] drmOpenDevice: open result is 8, (OK)
[   234.254] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[   234.254] drmOpenDevice: node name is /dev/dri/card0
[   234.254] drmOpenDevice: open result is 8, (OK)
[   234.254] drmOpenByBusid: drmOpenMinor returns 8
[   234.254] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[   234.254] (II) [drm] nouveau interface version: 0.0.16
[   234.255] (II) Loading sub module "dri"
[   234.255] (II) LoadModule: "dri"
[   234.255] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   234.255] (II) Module dri: vendor="X.Org Foundation"
[   234.255] 	compiled for 1.12.1.902, module version = 1.0.0
[   234.255] 	ABI class: X.Org Server Extension, version 6.0
[   234.255] (II) NOUVEAU(0): Loaded DRI module
[   234.255] drmOpenDevice: node name is /dev/dri/card0
[   234.255] drmOpenDevice: open result is 9, (OK)
[   234.255] drmOpenDevice: node name is /dev/dri/card0
[   234.255] drmOpenDevice: open result is 9, (OK)
[   234.255] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[   234.255] drmOpenDevice: node name is /dev/dri/card0
[   234.255] drmOpenDevice: open result is 9, (OK)
[   234.255] drmOpenByBusid: drmOpenMinor returns 9
[   234.255] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[   234.255] (II) [drm] DRM interface version 1.4
[   234.256] (II) [drm] DRM open master succeeded.
[   234.256] (--) NOUVEAU(0): Chipset: "NVIDIA NV20"
[   234.256] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[   234.256] (==) NOUVEAU(0): RGB weight 888
[   234.256] (==) NOUVEAU(0): Default visual is TrueColor
[   234.256] (**) NOUVEAU(0): Option "HWcursor" "On"
[   234.259] (**) NOUVEAU(0): Option "ShadowFB" "Off"
[   234.259] (**) NOUVEAU(0): Option "WrappedFB" "Off"
[   234.259] (**) NOUVEAU(0): Option "GLXVBlank" "Off"
[   234.259] (**) NOUVEAU(0): Option "PageFlip" "On"
[   234.259] (**) NOUVEAU(0): Option "SwapLimit" "2"
[   234.259] (**) NOUVEAU(0): Using HW cursor
[   234.260] (**) NOUVEAU(0): GLX sync to VBlank disabled.
[   234.260] (**) NOUVEAU(0): Page flipping enabled
[   234.260] (**) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
[   234.385] (II) NOUVEAU(0): Output VGA-1 using monitor section PROVIEW17
[   234.501] (WW) EDID timing clock 157.50 exceeds claimed max 155MHz, fixing
[   234.507] (II) NOUVEAU(0): EDID for output VGA-1
[   234.507] (II) NOUVEAU(0): Manufacturer: PTS  Model: 31c  Serial#: 77970
[   234.507] (II) NOUVEAU(0): Year: 2001  Week: 11
[   234.507] (II) NOUVEAU(0): EDID Version: 1.1
[   234.507] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[   234.507] (II) NOUVEAU(0): Sync:  Separate
[   234.507] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 32  vert.: 24
[   234.507] (II) NOUVEAU(0): Gamma: 1.27
[   234.507] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[   234.507] (II) NOUVEAU(0): redX: 0.618 redY: 0.349   greenX: 0.280 greenY: 0.605
[   234.507] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.063   whiteX: 0.281 whiteY: 0.310
[   234.507] (II) NOUVEAU(0): Supported established timings:
[   234.507] (II) NOUVEAU(0): 720x400@70Hz
[   234.507] (II) NOUVEAU(0): 640x480@60Hz
[   234.507] (II) NOUVEAU(0): 1024x768@60Hz
[   234.507] (II) NOUVEAU(0): 1024x768@75Hz
[   234.507] (II) NOUVEAU(0): 1280x1024@75Hz
[   234.507] (II) NOUVEAU(0): Manufacturer's mask: 0
[   234.507] (II) NOUVEAU(0): Supported standard timings:
[   234.507] (II) NOUVEAU(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
[   234.507] (II) NOUVEAU(0): #1: hsize: 640  vsize 480  refresh: 100  vid: 26673
[   234.507] (II) NOUVEAU(0): #2: hsize: 800  vsize 600  refresh: 85  vid: 22853
[   234.507] (II) NOUVEAU(0): #3: hsize: 800  vsize 600  refresh: 100  vid: 26693
[   234.507] (II) NOUVEAU(0): #4: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[   234.507] (II) NOUVEAU(0): #5: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
[   234.507] (II) NOUVEAU(0): #6: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
[   234.507] (II) NOUVEAU(0): Supported detailed timing:
[   234.507] (II) NOUVEAU(0): clock: 40.5 MHz   Image Size:  310 x 230 mm
[   234.507] (II) NOUVEAU(0): h_active: 640  h_sync: 656  h_sync_end 720 h_blank_end 800 h_border: 0
[   234.507] (II) NOUVEAU(0): v_active: 480  v_sync: 481  v_sync_end 484 v_blanking: 506 v_border: 0
[   234.507] (II) NOUVEAU(0): Supported detailed timing:
[   234.507] (II) NOUVEAU(0): clock: 157.5 MHz   Image Size:  310 x 230 mm
[   234.507] (II) NOUVEAU(0): h_active: 1280  h_sync: 1344  h_sync_end 1504 h_blank_end 1728 h_border: 0
[   234.507] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1072 v_border: 0
[   234.507] (II) NOUVEAU(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H max: 94 kHz, PixClock max 158 MHz
[   234.507] (II) NOUVEAU(0):  frdj130077970
[   234.508] (II) NOUVEAU(0): EDID (in hex):
[   234.508] (II) NOUVEAU(0): 	00ffffffffffff0042931c0392300100
[   234.508] (II) NOUVEAU(0): 	0b0b01010820181be85c119e59479b27
[   234.508] (II) NOUVEAU(0): 	10484fa00b0031593168455945686159
[   234.508] (II) NOUVEAU(0): 	8199a94f0100d20f80a020e01a101040
[   234.508] (II) NOUVEAU(0): 	130036e610000018863d00c051003040
[   234.508] (II) NOUVEAU(0): 	40a0130036e61000001e000000fd0032
[   234.508] (II) NOUVEAU(0): 	961e5e0f000a202020202020000000fe
[   234.508] (II) NOUVEAU(0): 	006672646a3133303037373937300017
[   234.508] (II) NOUVEAU(0): EDID vendor "PTS", prod id 796
[   234.508] (II) NOUVEAU(0): Using hsync ranges from config file
[   234.508] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   234.508] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   234.508] (II) NOUVEAU(0): Modeline "640x480"x0.0   40.50  640 656 720 800  480 481 484 506 -hsync -vsync (50.6 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   234.508] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz e)
[   234.508] (II) NOUVEAU(0): Not using mode "1600x1200" (bad mode clock/interlace/doublescan)
[   234.508] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[   234.508] (II) NOUVEAU(0): Modeline "1600x1200"x75.0  202.50  1600 1672 1864 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz UP)
[   234.509] (II) NOUVEAU(0): Modeline "1280x1024"x85.0  157.50  1280 1360 1520 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[   234.509] (II) NOUVEAU(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   234.509] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   234.509] (II) NOUVEAU(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   234.509] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   234.509] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   234.509] (II) NOUVEAU(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   234.509] (II) NOUVEAU(0): Modeline "640x480"x100.0   40.50  640 656 720 800  480 481 484 506 -hsync -vsync (50.6 kHz e)
[   234.509] (II) NOUVEAU(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   234.509] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   234.509] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   234.509] (II) NOUVEAU(0): Output VGA-1 connected
[   234.509] (II) NOUVEAU(0): Using user preference for initial modes
[   234.509] (II) NOUVEAU(0): Output VGA-1 using initial mode 1600x1200
[   234.509] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   234.509] (--) NOUVEAU(0): Virtual size is 1600x1200 (pitch 0)
[   234.509] (**) NOUVEAU(0):  Mode "1600x1200": 202.5 MHz (scaled from 0.0 MHz), 93.8 kHz, 75.0 Hz
[   234.509] (II) NOUVEAU(0): Modeline "1600x1200"x75.0  202.50  1600 1672 1864 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz UP)
[   234.509] (**) NOUVEAU(0):  Mode "1280x1024": 157.5 MHz (scaled from 0.0 MHz), 91.1 kHz, 85.0 Hz
[   234.509] (II) NOUVEAU(0): Modeline "1280x1024"x85.0  157.50  1280 1360 1520 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[   234.509] (**) NOUVEAU(0):  Driver mode "1280x1024": 157.5 MHz (scaled from 0.0 MHz), 91.1 kHz, 85.0 Hz
[   234.509] (II) NOUVEAU(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   234.509] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[   234.509] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   234.509] (**) NOUVEAU(0):  Driver mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
[   234.509] (II) NOUVEAU(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   234.509] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[   234.509] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   234.509] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[   234.510] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   234.510] (**) NOUVEAU(0):  Driver mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.1 Hz
[   234.510] (II) NOUVEAU(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   234.510] (**) NOUVEAU(0):  Driver mode "640x480": 40.5 MHz (scaled from 0.0 MHz), 50.6 kHz, 100.0 Hz
[   234.510] (II) NOUVEAU(0): Modeline "640x480"x100.0   40.50  640 656 720 800  480 481 484 506 -hsync -vsync (50.6 kHz e)
[   234.510] (**) NOUVEAU(0):  Driver mode "640x480": 36.0 MHz (scaled from 0.0 MHz), 43.3 kHz, 85.0 Hz
[   234.510] (II) NOUVEAU(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   234.510] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[   234.510] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   234.510] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[   234.510] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   234.510] (**) NOUVEAU(0): Display dimensions: (320, 240) mm
[   234.510] (**) NOUVEAU(0): DPI set to (126, 126)
[   234.510] (II) Loading sub module "fb"
[   234.510] (II) LoadModule: "fb"
[   234.510] (II) Loading /usr/lib/xorg/modules/libfb.so
[   234.608] (II) Module fb: vendor="X.Org Foundation"
[   234.608] 	compiled for 1.12.1.902, module version = 1.0.0
[   234.608] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   234.608] (II) Loading sub module "exa"
[   234.608] (II) LoadModule: "exa"
[   234.608] (II) Loading /usr/lib/xorg/modules/libexa.so
[   234.610] (II) Module exa: vendor="X.Org Foundation"
[   234.610] 	compiled for 1.12.1.902, module version = 2.5.0
[   234.610] 	ABI class: X.Org Video Driver, version 12.0
[   234.610] (II) Loading sub module "shadowfb"
[   234.610] (II) LoadModule: "shadowfb"
[   234.611] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[   234.612] (II) Module shadowfb: vendor="X.Org Foundation"
[   234.612] 	compiled for 1.12.1.902, module version = 1.0.0
[   234.612] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   234.612] (--) Depth 24 pixmap format is 32 bpp
[   234.613] (II) NOUVEAU(0): Opened GPU channel 1
[   234.613] (II) NOUVEAU(0): [DRI2] Setup complete
[   234.613] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau_vieux
[   234.613] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau_vieux
[   234.614] (II) NOUVEAU(0): GART: 32MiB available
[   234.633] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[   234.637] (II) EXA(0): Driver allocated offscreen pixmaps
[   234.637] (II) EXA(0): Driver registered support for the following operations:
[   234.637] (II)         Solid
[   234.637] (II)         Copy
[   234.637] (II)         Composite (RENDER acceleration)
[   234.637] (II)         UploadToScreen
[   234.637] (II)         DownloadFromScreen
[   234.637] (==) NOUVEAU(0): Backing store disabled
[   234.637] (==) NOUVEAU(0): Silken mouse enabled
[   234.638] (**) NOUVEAU(0): DPMS enabled
[   234.638] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   234.638] (--) RandR disabled
[   234.638] (II) Initializing built-in extension Generic Event Extension
[   234.638] (II) Initializing built-in extension SHAPE
[   234.639] (II) Initializing built-in extension MIT-SHM
[   234.639] (II) Initializing built-in extension XInputExtension
[   234.639] (II) Initializing built-in extension XTEST
[   234.639] (II) Initializing built-in extension BIG-REQUESTS
[   234.639] (II) Initializing built-in extension SYNC
[   234.639] (II) Initializing built-in extension XKEYBOARD
[   234.639] (II) Initializing built-in extension XC-MISC
[   234.639] (II) Initializing built-in extension SECURITY
[   234.639] (II) Initializing built-in extension XINERAMA
[   234.639] (II) Initializing built-in extension XFIXES
[   234.639] (II) Initializing built-in extension RENDER
[   234.639] (II) Initializing built-in extension RANDR
[   234.639] (II) Initializing built-in extension COMPOSITE
[   234.639] (II) Initializing built-in extension DAMAGE
[   234.639] (II) SELinux: Disabled on system
[   234.829] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   234.829] (II) AIGLX: enabled GLX_INTEL_swap_event
[   234.829] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   234.829] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   234.830] (II) AIGLX: Loaded and initialized nouveau_vieux
[   234.830] (II) GLX: Initialized DRI2 GL provider for screen 0
[   234.878] (II) NOUVEAU(0): NVEnterVT is called.
[   234.899] (II) NOUVEAU(0): Setting screen physical size to 423 x 317
[   234.899] resize called 1600 1200
[   235.637] (II) Using input driver 'evdev' for 'Mouse0'
[   235.638] (**) Option "CorePointer"
[   235.638] (**) Mouse0: always reports core events
[   235.638] (EE) evdev: Mouse0: No device specified.
[   235.638] (EE) PreInit returned 2 for "Mouse0"
[   235.638] (II) UnloadModule: "evdev"
[   235.638] (II) Using input driver 'evdev' for 'Keyboard0'
[   235.638] (**) Option "CoreKeyboard"
[   235.638] (**) Keyboard0: always reports core events
[   235.638] (EE) evdev: Keyboard0: No device specified.
[   235.638] (EE) PreInit returned 2 for "Keyboard0"
[   235.638] (II) UnloadModule: "evdev"
[   235.642] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   235.642] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   235.642] (II) Using input driver 'evdev' for 'Power Button'
[   235.643] (**) Power Button: always reports core events
[   235.643] (**) evdev: Power Button: Device: "/dev/input/event2"
[   235.643] (--) evdev: Power Button: Vendor 0 Product 0x1
[   235.643] (--) evdev: Power Button: Found keys
[   235.643] (II) evdev: Power Button: Configuring as keyboard
[   235.643] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   235.643] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   235.643] (**) Option "xkb_rules" "evdev"
[   235.643] (**) Option "xkb_model" "logiik"
[   235.643] (**) Option "xkb_layout" "fr"
[   235.643] (**) Option "xkb_variant" "oss_latin9"
[   235.643] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin,terminate:ctrl_alt_bksp"
[   235.715] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   235.715] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   235.715] (II) Using input driver 'evdev' for 'Power Button'
[   235.715] (**) Power Button: always reports core events
[   235.715] (**) evdev: Power Button: Device: "/dev/input/event1"
[   235.716] (--) evdev: Power Button: Vendor 0 Product 0x1
[   235.716] (--) evdev: Power Button: Found keys
[   235.716] (II) evdev: Power Button: Configuring as keyboard
[   235.716] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[   235.716] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   235.716] (**) Option "xkb_rules" "evdev"
[   235.716] (**) Option "xkb_model" "logiik"
[   235.716] (**) Option "xkb_layout" "fr"
[   235.716] (**) Option "xkb_variant" "oss_latin9"
[   235.716] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin,terminate:ctrl_alt_bksp"
[   235.718] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   235.718] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   235.718] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   235.718] (**) AT Translated Set 2 keyboard: always reports core events
[   235.718] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   235.718] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   235.718] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   235.718] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   235.718] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   235.718] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[   235.718] (**) Option "xkb_rules" "evdev"
[   235.718] (**) Option "xkb_model" "logiik"
[   235.718] (**) Option "xkb_layout" "fr"
[   235.718] (**) Option "xkb_variant" "oss_latin9"
[   235.718] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin,terminate:ctrl_alt_bksp"
[   235.720] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[   235.720] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[   235.720] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[   235.720] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[   235.720] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
[   235.720] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[   235.720] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[   235.720] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[   235.720] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[   235.720] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[   235.720] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[   235.720] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[   235.720] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[   235.720] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   235.720] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event4"
[   235.720] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 9)
[   235.720] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[   235.720] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[   235.721] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[   235.721] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[   235.721] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[   235.721] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[   235.721] (II) No input driver specified, ignoring this device.
[   235.721] (II) This device may have been added with another device file.
[   235.721] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[   235.722] (II) No input driver specified, ignoring this device.
[   235.722] (II) This device may have been added with another device file.
[   235.722] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event5)
[   235.722] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   235.722] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[   235.722] (**) ACPI Virtual Keyboard Device: always reports core events
[   235.723] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event5"
[   235.723] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[   235.723] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[   235.723] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[   235.723] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
[   235.723] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 10)
[   235.723] (**) Option "xkb_rules" "evdev"
[   235.723] (**) Option "xkb_model" "logiik"
[   235.723] (**) Option "xkb_layout" "fr"
[   235.723] (**) Option "xkb_variant" "oss_latin9"
[   235.723] (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin,terminate:ctrl_alt_bksp"
[   237.581] (WW) EDID timing clock 157.50 exceeds claimed max 155MHz, fixing
[   237.581] (II) NOUVEAU(0): EDID vendor "PTS", prod id 796
[   237.581] (II) NOUVEAU(0): Using hsync ranges from config file
[   237.581] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   237.581] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   237.581] (II) NOUVEAU(0): Modeline "640x480"x0.0   40.50  640 656 720 800  480 481 484 506 -hsync -vsync (50.6 kHz e)
[   237.581] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   237.582] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   237.582] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   237.582] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   237.582] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   237.582] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   237.582] (II) NOUVEAU(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   237.582] (II) NOUVEAU(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   237.582] (II) NOUVEAU(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   237.582] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz e)
[   237.701] (WW) EDID timing clock 157.50 exceeds claimed max 155MHz, fixing
[   237.701] (II) NOUVEAU(0): EDID vendor "PTS", prod id 796
[   237.701] (II) NOUVEAU(0): Using hsync ranges from config file
[   237.701] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   237.701] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   237.701] (II) NOUVEAU(0): Modeline "640x480"x0.0   40.50  640 656 720 800  480 481 484 506 -hsync -vsync (50.6 kHz e)
[   237.701] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   237.702] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   237.702] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   237.702] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   237.702] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   237.702] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   237.702] (II) NOUVEAU(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   237.702] (II) NOUVEAU(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   237.702] (II) NOUVEAU(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   237.702] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz e)
[   243.047] (WW) EDID timing clock 157.50 exceeds claimed max 155MHz, fixing
[   243.047] (II) NOUVEAU(0): EDID vendor "PTS", prod id 796
[   243.047] (II) NOUVEAU(0): Using hsync ranges from config file
[   243.048] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   243.048] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   243.048] (II) NOUVEAU(0): Modeline "640x480"x0.0   40.50  640 656 720 800  480 481 484 506 -hsync -vsync (50.6 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   243.048] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz e)
[   243.053] resize called 1600 1200
[   243.187] (WW) EDID timing clock 157.50 exceeds claimed max 155MHz, fixing
[   243.187] (II) NOUVEAU(0): EDID vendor "PTS", prod id 796
[   243.187] (II) NOUVEAU(0): Using hsync ranges from config file
[   243.187] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   243.187] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   243.187] (II) NOUVEAU(0): Modeline "640x480"x0.0   40.50  640 656 720 800  480 481 484 506 -hsync -vsync (50.6 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   243.187] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz e)
[   243.303] (WW) EDID timing clock 157.50 exceeds claimed max 155MHz, fixing
[   243.303] (II) NOUVEAU(0): EDID vendor "PTS", prod id 796
[   243.303] (II) NOUVEAU(0): Using hsync ranges from config file
[   243.303] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   243.303] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   243.303] (II) NOUVEAU(0): Modeline "640x480"x0.0   40.50  640 656 720 800  480 481 484 506 -hsync -vsync (50.6 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   243.303] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz e)
[ 17044.867] [mi] Increasing EQ size to 512 to prevent dropped events.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: EV=3
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: UDEV_LOG=3
E: USEC_INITIALIZED=5051650

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: DMI_VENDOR=System Manufacturer
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: UDEV_LOG=3
E: USEC_INITIALIZED=5789857
E: XKBLAYOUT=fr
E: XKBMODEL=logiik
E: XKBOPTIONS=lv3:ralt_switch,compose:lwin,terminate:ctrl_alt_bksp
E: XKBVARIANT=oss_latin9

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
E: EV=3
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: UDEV_LOG=3
E: USEC_INITIALIZED=5050149

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: DMI_VENDOR=System Manufacturer
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: UDEV_LOG=3
E: USEC_INITIALIZED=5789523
E: XKBLAYOUT=fr
E: XKBMODEL=logiik
E: XKBOPTIONS=lv3:ralt_switch,compose:lwin,terminate:ctrl_alt_bksp
E: XKBVARIANT=oss_latin9

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=4984860

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=System Manufacturer
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5789123
E: XKBLAYOUT=fr
E: XKBMODEL=logiik
E: XKBOPTIONS=lv3:ralt_switch,compose:lwin,terminate:ctrl_alt_bksp
E: XKBVARIANT=oss_latin9

P: /devices/platform/i8042/serio1/input/input6
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: EV=7
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:b0011v0002p0005e0000-e0,1,2,k110,111,112,r0,1,8,amlsfw
E: NAME="ImPS/2 Generic Wheel Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/5/0
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=101683554

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: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=101692372

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: UDEV_LOG=3
E: USEC_INITIALIZED=101694478

P: /devices/platform/pcspkr/input/input3
E: DEVPATH=/devices/platform/pcspkr/input/input3
E: EV=40001
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: UDEV_LOG=3
E: USEC_INITIALIZED=5592462

P: /devices/platform/pcspkr/input/input3/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/input3/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: UDEV_LOG=3
E: USEC_INITIALIZED=5596832

P: /devices/virtual/input/input5
E: DEVPATH=/devices/virtual/input/input5
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=29222719

P: /devices/virtual/input/input5/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/virtual/input/input5/event5
E: DMI_VENDOR=System Manufacturer
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=29228843
E: XKBLAYOUT=fr
E: XKBMODEL=logiik
E: XKBOPTIONS=lv3:ralt_switch,compose:lwin,terminate:ctrl_alt_bksp
E: XKBVARIANT=oss_latin9


DRM Information from dmesg:
---------------------------
[    0.626191] Linux agpgart interface v0.103
[    0.626416] agpgart: Detected VIA KT400/KT400A/KT600 chipset
[    0.629259] agpgart-via 0000:00:00.0: AGP aperture is 32M @ 0xfc000000
[    5.680615] [drm] Initialized drm 1.1.0 20060810
[    6.126131] [drm] nouveau 0000:01:00.0: Detected an NV20 generation card (0x020100a5)
[    6.126469] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[    6.164755] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    6.166073] [drm] nouveau 0000:01:00.0: BMP BIOS found
[    6.166120] [drm] nouveau 0000:01:00.0: BMP version 5.20
[    6.166167] [drm] nouveau 0000:01:00.0: Bios version 03.20.00.18
[    6.166216] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 1.4
[    6.166271] [drm] nouveau 0000:01:00.0: No useful information in BIOS output table; adding all possible outputs
[    6.179176] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xA616
[    6.179257] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xAC70
[    6.179316] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xA631
[    6.179386] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xAC17
[    6.179446] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xA6B5
[    6.179502] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 5 at offset 0xA7C8
[    6.244057] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 6 at offset 0xA6DE
[    6.275389] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 7 at offset 0xA763
[    6.304318] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
[    6.304380] [drm] nouveau 0000:01:00.0: 0: memory 400MHz
[    6.304436] [drm] nouveau 0000:01:00.0: c: core 174MHz memory 279MHz
[    6.304938] [drm] nouveau 0000:01:00.0: Detected 64MiB VRAM
[    6.305034] agpgart-via 0000:00:00.0: AGP 3.5 bridge
[    6.305100] agpgart-via 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
[    6.305160] agpgart-via 0000:00:00.0: putting AGP V2 device into 2x mode
[    6.305258] nouveau 0000:01:00.0: putting AGP V2 device into 2x mode
[    6.305307] [drm] nouveau 0000:01:00.0: 32 MiB GART (aperture)
[    6.305481] [drm] nouveau 0000:01:00.0: Saving VGA fonts
[    6.349094] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    6.349156] [drm] No driver support for vblank timestamp query.
[    6.349212] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[    7.211385] [drm] nouveau 0000:01:00.0: allocated 1600x1200 fb: 0x45000, bo f67e5c00
[    7.278209] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[    7.278218] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A
[    7.282015] drm: registered panic notifier
[    7.282109] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
[    8.863916] Modules linked in: usb_storage uas snd_via82xx snd_ac97_codec snd_mpu401_uart snd_pcm_oss snd_mixer_oss snd_pcm tmscsim sr_mod cdrom snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi nouveau mxm_wmi wmi video ttm snd_seq i2c_viapro snd_seq_device snd_timer psmouse snd drm_kms_helper drm via_ircc pcspkr evdev firewire_ohci firewire_core crc_itu_t uhci_hcd ehci_hcd i2c_algo_bit i2c_core usbcore soundcore ac97_bus irda via_rhine ns558 gameport crc_ccitt serio_raw mii shpchp usb_common button processor thermal_sys ext3 mbcache jbd sd_mod crc_t10dif ata_generic pata_via libata scsi_mod
[  234.878355] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[  234.898481] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[  234.898487] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A
[13253.544654] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[13495.676377] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[21011.968237] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[21040.598651] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[22783.196114] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[46753.146366] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[47127.086212] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[54250.079886] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[85516.635978] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[85521.480020] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[85881.573579] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[85887.643584] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[86397.277319] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[87280.485059] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[88001.645573] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[88109.140545] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[88732.818947] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[88735.918423] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[104046.990450] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[132852.858893] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[135883.683556] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[136710.290887] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[138345.165038] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[145282.539597] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[191102.363125] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[218889.701836] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[221701.749109] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[221703.250279] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[245769.451637] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[245816.286746] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[269776.700548] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[270537.868522] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[273794.256291] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[273819.599865] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[274181.387840] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[274279.870362] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[274732.023911] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[274780.360857] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[280326.922268] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[311428.108597] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[319055.757389] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[319278.588366] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-nouveau depends on:
ii  libc6                                  2.13-32
ii  libdrm-nouveau1a                       2.4.33-1
ii  libudev0                               175-3.1
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.1.902-1

Versions of packages xserver-xorg-video-nouveau recommends:
ii  libgl1-mesa-dri  8.0.2-2

xserver-xorg-video-nouveau suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.12.4-2

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 666468@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 24 Oct 2012 16:46:48 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common
Architecture: source all amd64
Version: 2:1.12.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-core-udeb - Xorg X server - core server (udeb)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 666468 685750 689246
Changes: 
 xorg-server (2:1.12.4-2) unstable; urgency=low
 .
   * Fix Xephyr command line option parsing (closes: #689246).  Thanks, Andrzej
     Pietrasiewicz!
   * Restore {in,out}{b,w,l} on ia64 (closes: #685750).  Thanks, Stephan
     Schreiber!
   * EXA: Fall back earlier and more thoroughly from exaGlyphs (closes:
     #666468).  Patch by Michel Dänzer stolen from upstream bugzilla.
Checksums-Sha1: 
 39bdb9f7b96fcec22b56797ba80ceb90fbe841aa 4095 xorg-server_1.12.4-2.dsc
 b98dfec1add259d9606cc415e5c21803def0813e 88877 xorg-server_1.12.4-2.diff.gz
 35cc27ec6236b86712c9bf136119054b7f531ec4 1395468 xserver-common_1.12.4-2_all.deb
 2ae7c8682e970ed6b3815e420467767f34226dcb 1761186 xserver-xorg-core_1.12.4-2_amd64.deb
 2096b8894566bfaeb99e9163e0fa0572fd8a7d0d 867068 xserver-xorg-core-udeb_1.12.4-2_amd64.udeb
 f8dfad09b85e2c408a3c906c8879e8fd3f3ce15f 319568 xserver-xorg-dev_1.12.4-2_amd64.deb
 4f367ca1928987998e8c088dc1816932bc8346aa 922404 xdmx_1.12.4-2_amd64.deb
 deaf92e2b076464ad3e2460d47bc62d0888fb35b 125010 xdmx-tools_1.12.4-2_amd64.deb
 a313d86029116e677aae23adc39868ab75ac30c4 820934 xnest_1.12.4-2_amd64.deb
 3380e13068322600dcf7dc89dee57795d2662abf 924594 xvfb_1.12.4-2_amd64.deb
 4eb1d140eecefe9f40c7a5a9c6c4fe15e757d25b 1017286 xserver-xephyr_1.12.4-2_amd64.deb
 7f2f126b1f5e2bd80e2cdd9f1c6cac85b275e1d1 939272 xserver-xfbdev_1.12.4-2_amd64.deb
 80eb0afe225d17147b16ada30a46d0d2a027fbf9 7290316 xserver-xorg-core-dbg_1.12.4-2_amd64.deb
Checksums-Sha256: 
 8c523adec82f279efd93ae1d8183e24a396f21a1ea5d4d613f119202dc15d39e 4095 xorg-server_1.12.4-2.dsc
 9dea49f2be35e56582b122df67b4560c9bc5268997f12b20183a5fa4b78f44fd 88877 xorg-server_1.12.4-2.diff.gz
 4baf42b8ad55b39d284b2071e690daeef4df1d18c97c4acf34534eefc8fc4d0d 1395468 xserver-common_1.12.4-2_all.deb
 e04af655a0457fa5a1e08ced00a9a96775206ac1716e18961a06eebc0f717ee6 1761186 xserver-xorg-core_1.12.4-2_amd64.deb
 4b5ec1069c7563bcc87c887d2fbfe31f0e5473a1a8b3a35eb8f0971cabe4da3a 867068 xserver-xorg-core-udeb_1.12.4-2_amd64.udeb
 8b722c02fa4edf67f91f5d73a6984b5e345fc1de09c996f3d3949c593bf3b084 319568 xserver-xorg-dev_1.12.4-2_amd64.deb
 7855070b7ce68bea5b1046c6c4163e0491773f82aab846641a8e9eff7fca6b4d 922404 xdmx_1.12.4-2_amd64.deb
 bc2e4e389150fc9f137c8cc5f6110bc1cd3973d0e3a4705e4f483f6bb42013fb 125010 xdmx-tools_1.12.4-2_amd64.deb
 85c3590e8118b92d520fee9c8ba8372a0fccd6c62cc75e1e5267239f3aaac9ef 820934 xnest_1.12.4-2_amd64.deb
 73bf634dcb2a8a321fecd52e887b754b70fdcf20044498795bbeec5804985a3e 924594 xvfb_1.12.4-2_amd64.deb
 d086e987e9d2a85b922764d351a87aa3eaacc1c8f90d03bb8c9f96af34d1ba0f 1017286 xserver-xephyr_1.12.4-2_amd64.deb
 728c9e6b7ba48347a48863d0f49459276d2a04a64858927690cd4de7de7f39b3 939272 xserver-xfbdev_1.12.4-2_amd64.deb
 4f1beafe6b078e00554a2d7c071d34dd1cf9b1bbab8ca84886e8dc2a7e07915a 7290316 xserver-xorg-core-dbg_1.12.4-2_amd64.deb
Files: 
 75134342871290680a86a886dee76e92 4095 x11 optional xorg-server_1.12.4-2.dsc
 b0a18f26581f50c467724c4ad3d8d7c0 88877 x11 optional xorg-server_1.12.4-2.diff.gz
 898fddab13814ea72342e5fe37a3e62a 1395468 x11 optional xserver-common_1.12.4-2_all.deb
 7f0eb7c3aea1cee607d27a0cdc80e724 1761186 x11 optional xserver-xorg-core_1.12.4-2_amd64.deb
 8cc9ce75923e09959f5cda8e67efcdbc 867068 debian-installer optional xserver-xorg-core-udeb_1.12.4-2_amd64.udeb
 4f63d2c648a710de814a67003d55fcc7 319568 x11 optional xserver-xorg-dev_1.12.4-2_amd64.deb
 dabc0638bcd7f8a1438674fb96672314 922404 x11 optional xdmx_1.12.4-2_amd64.deb
 07890b378e0b0fab9a58f1ba1f982417 125010 x11 optional xdmx-tools_1.12.4-2_amd64.deb
 f5bae05e8c31e951ee96e5d23ed39a72 820934 x11 optional xnest_1.12.4-2_amd64.deb
 2a5f875af244c58d974e47219121f6e5 924594 x11 optional xvfb_1.12.4-2_amd64.deb
 7aeb358c5292035ebfa0a9c3802370f4 1017286 x11 optional xserver-xephyr_1.12.4-2_amd64.deb
 a0476622a3976dd1fef26e02b4ee7fe1 939272 x11 optional xserver-xfbdev_1.12.4-2_amd64.deb
 38edc4da7ad2acf22465c746ce20078b 7290316 debug extra xserver-xorg-core-dbg_1.12.4-2_amd64.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQlaxSAAoJEDEBgAUJBeQMVJYP/2VOSgIiPtfQEJHhhQTywlY+
eVPFV3IdkpPsGH9ea+ACDSXqumHfPQUPF81DIjm7QNKtkBKqZ7mskXqwxBVALLRB
5eV0PPghz95LMBNYsJGMGh5l0LTpAi+En9zLfmXEqHbTH14M2cFTCbiNf2oCDkyv
AsvEuLjMlRhBqo0s8+CVuOLqPU8tM0tAiE6GjFGri+Kh2XnFy5E+PjYHklo0l5fl
J4ho5vM1xs2k8vmpy4fi+TjPCXUTBttfiziLU/Zw5rFE0z+JYxJ3oWzCQKpGmH/H
/IZoBat6nq5KJrHtr/badcKV6NXO0557ZmdJRzjupD1myXI+rW57gYeZgKmrItMk
TIBOUEE71aJNIV3uxJg98qs9JhqZ/w7meIdaNiQ0YMKnj+JUrhFoWExUMvkjyn7Z
hC/4vrKVmijTYCJX1Fq/WAwWksEZo7y3gpWkdEgrFv8RuN4BrJAyswG6+WCsGN/q
CXz6v3U1jdVJp0PtiYcMs+PaBdn9e8VRITGbOtKZY6DGtWxasJkLgCc02SnNPctf
3wP+bJWH8OueSHqeEXX4TYMvsOr6iKvR1fShH+bXG7rFUxHv85SXwG6nn3W1vZbi
lVLoaysZt9rL7iwpE6FpoBuxqTHV9/1V1gY2KEf+ROyq/PB4jfFxarG1IH1a49vD
7fOyuftNryGHtUyC7Ed7
=yt+4
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: