[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 Mon, 05 Nov 2012 10:17:51 +0000
with message-id <E1TVJkd-0004C9-N1@franck.debian.org>
and subject line Bug#666468: fixed in xorg-server 2:1.12.4-3
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-3

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: Mon, 05 Nov 2012 10:44:58 +0100
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-3
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
Changes: 
 xorg-server (2:1.12.4-3) unstable; urgency=low
 .
   * Replace EXA patch from previous upload with the one actually applied
     upstream (closes: #666468).
Checksums-Sha1: 
 2d538b42b0425f9706295e87898ed9ebcbe67129 4095 xorg-server_1.12.4-3.dsc
 27e68ab82766476fb8d60688a3d1346863e8ef1b 88745 xorg-server_1.12.4-3.diff.gz
 b91ada0d9d2e64862f25b0b8fb8982c6419403db 1395532 xserver-common_1.12.4-3_all.deb
 9189396506f960451171da4543c3f9c7931a3dd8 1761166 xserver-xorg-core_1.12.4-3_amd64.deb
 b8bcf73be938cf56f96f2effc6c5a412f90d6b58 867734 xserver-xorg-core-udeb_1.12.4-3_amd64.udeb
 dda5ad3a1dbdc99abcb635130bbf0adf85c1256e 319724 xserver-xorg-dev_1.12.4-3_amd64.deb
 c8cc9325f1417031b5b01e9b0c51bfd9710d4ed8 922444 xdmx_1.12.4-3_amd64.deb
 6016d91f4c478b9baae818f48089135e4adbd73f 125074 xdmx-tools_1.12.4-3_amd64.deb
 9a3c9a84bc48e3f919ec175c7d524e46c8dc0e5f 821016 xnest_1.12.4-3_amd64.deb
 f27bb349002c35a54efdc12715bf6d4cd79c8992 924652 xvfb_1.12.4-3_amd64.deb
 e68acf4c0ca9d93ccca7418f343a6cbb1e83d154 1017286 xserver-xephyr_1.12.4-3_amd64.deb
 62a8e8265675f8749d36dc22badf9cba9a7461b6 939342 xserver-xfbdev_1.12.4-3_amd64.deb
 07d909184912c9556a5ee05a0520bfcf463bdf99 7290122 xserver-xorg-core-dbg_1.12.4-3_amd64.deb
Checksums-Sha256: 
 a1330142d7df9f797cd195ae815581e93a774d036cc1dfc37e81c64b1f1dff99 4095 xorg-server_1.12.4-3.dsc
 8ec2ec769d80152b6d265a3847178856b1ce667d9a29142ebdd93181283eab2a 88745 xorg-server_1.12.4-3.diff.gz
 552a34158538808e4f73dec0217cfea33d224afdf814e6fbe1494f0e4862984a 1395532 xserver-common_1.12.4-3_all.deb
 0214c1ee3acfa914af795c1df8717a91e48d66f93ea8bbcebf484f98b9b1f2ab 1761166 xserver-xorg-core_1.12.4-3_amd64.deb
 714dcd31ded30b6dac513bff104ea09b14e7fcadf7d03a7beb16e9199d63a877 867734 xserver-xorg-core-udeb_1.12.4-3_amd64.udeb
 dd2a615fb6d40c2a5c896c686dbb08de4316ba5969d186b78671c84e59f87464 319724 xserver-xorg-dev_1.12.4-3_amd64.deb
 4873880b0689d34dd6b2d4eca35b55527b0cbb04bfed9afb4f82804a44fb401d 922444 xdmx_1.12.4-3_amd64.deb
 da92831e8ae8541d78b13311775e1e7a10c655b60ccd43b307a66525c0d6fd7a 125074 xdmx-tools_1.12.4-3_amd64.deb
 c890163bbf6478b727d603c8cf11c954456b1dc731750f1e509852e60059cfba 821016 xnest_1.12.4-3_amd64.deb
 95dbc6f2770b1485352dff6e407533e96ff42c50f5150e604ce624db3271deba 924652 xvfb_1.12.4-3_amd64.deb
 5096432e44bdef7ab5f560af774b618e1dd5f136cd08355a24f149bc89518896 1017286 xserver-xephyr_1.12.4-3_amd64.deb
 5102d3fae48841ef624589eca1c8696d2388a1ee6e02909d6f257a8d10cf2a36 939342 xserver-xfbdev_1.12.4-3_amd64.deb
 b916852ecb12a3fdfb2d4aaa187c17c7a9d0f54df8205baac3dd492fbe24a67b 7290122 xserver-xorg-core-dbg_1.12.4-3_amd64.deb
Files: 
 40d3597cb51668320b8ae577d9267629 4095 x11 optional xorg-server_1.12.4-3.dsc
 9319e01abbdc2a53de78987f8d617781 88745 x11 optional xorg-server_1.12.4-3.diff.gz
 12997e86d49af48eab287bd0ae1cf243 1395532 x11 optional xserver-common_1.12.4-3_all.deb
 2ea9c64488e03622e5ced20e334e8108 1761166 x11 optional xserver-xorg-core_1.12.4-3_amd64.deb
 5cc16153382f564c506aedf473584142 867734 debian-installer optional xserver-xorg-core-udeb_1.12.4-3_amd64.udeb
 6010c9a3b7a394fb91d73f8c1ff0d50d 319724 x11 optional xserver-xorg-dev_1.12.4-3_amd64.deb
 aaa63a7832a786dc0943504554b31741 922444 x11 optional xdmx_1.12.4-3_amd64.deb
 22329106cbeed1297b5a215c496d63e7 125074 x11 optional xdmx-tools_1.12.4-3_amd64.deb
 eeff754bef064e21595ee6310670e795 821016 x11 optional xnest_1.12.4-3_amd64.deb
 e1378364c682114223da538c1d13bc56 924652 x11 optional xvfb_1.12.4-3_amd64.deb
 c8f83b63a159e52945a68450845c969f 1017286 x11 optional xserver-xephyr_1.12.4-3_amd64.deb
 05076d9dc26f4247327259b54b861efa 939342 x11 optional xserver-xfbdev_1.12.4-3_amd64.deb
 b5dc6fb439e41e53937d6cd5419b9262 7290122 debug extra xserver-xorg-core-dbg_1.12.4-3_amd64.deb
Package-Type: udeb

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

iQIcBAEBCAAGBQJQl4/kAAoJEDEBgAUJBeQMFDkQAPBPGya/oDmqMnxomwqL6LPh
NBgdziNn0c60WTiQdsshGn17VPXPXTU2pH8tjNe65rvm2JRjIhr+2XibtkLyebdY
lH/rZBbNNsgO88Le1j5ZYu0FK0u8xERReiTwfqt0rlZT8nKOcqsHBIM8MSkUjpD7
OF4c5kanDqHs59aEAEZGo4KFsbyUQuf0u/BKqVrF3T0y+COeSNKU/Xmg0k4QA8tb
wEMf7V1demmkHlb06UibFRvFM4BYQag3tdW/WkUDmrFmpD18v4n4X2yMNM+A6I/w
yQybiqDblBLHVMjSHQWO9YvIs0hLtaO+xl5QG+1LgsoyqSB5VAzgwITM4d8DLbAA
EXonps9xOJ0gZdmVqbqquW+mqAUfwBJvdtGg3bhj2bbr1yidlkTSk9VtprI+LQRD
DeIKXeZIWi1G+knjjjVzfOJvWPlwE0kqykXHae750sJfPqFj1wNMa6jjpl3BRKD1
9MyL4ZB1MiDrEgl/L/BI1SxE1RRy1v4rw4QNnp1iHJ6dtBfdd0Df37Hq4EOhbQyg
TQujYtdmK2qTAQcc/UbIlwEylZPp+0aXpDoLxmoPowStIPyYFxT7f84ZBQ7MztVU
Lb3ly4XHG7NcEBv4FtAQFm0A12MR0G5/kH4tbbcRhPPStLYeZlrYLG2Y43PGh1Js
BIr2LZETvzxtBGj6mKpN
=XrDr
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: