Page 1 sur 3
[Xorg] Clavier en qwerty apres mise a jour noyau linux 3.2..
Publié : jeu. 19 janv. 2012, 00:00
par derfric
Salut les archers.....
Apres avoir fait une mise a jour dans la soirée, le noyau est passé de 3.1.9 à 3.2 sans probleme apparent, je reboot et me voila avec un clavier qwerty sous slim ( j'utilise Openbox avec slim ) grrrr et apres m'etre loggué aussi, obligé de faire un "setxkbmap fr" (enfin un setxkb,qp fr.......!!!!!!) en console pour retrouver mon latin.....
Peut etre des précisions utiles :
-je lance slim par les daemons ds rc.conf
-carte video ati avec catalyst-daemon qui fait son boulot a chaque changement de kernel ( sans doute rien à voir, mais au cas ou.....)
-mon /etc/X11/xorg.conf.d/10-evdev.conf :
Code : Tout sélectionner
Section "InputClass"
Identifier "evdev pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
Section "InputClass"
Identifier "evdev touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
-et mon xinitrc (toujours au cas ou....) :
Je n'ai absolument aucune piste de recherche, alors si quelque chose m'echappe, vos idées sont les bienvenues......
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : jeu. 19 janv. 2012, 22:33
par Pafrapé
Si cela peut te rassurer, j'ai exactement le me problème, avec les même paramètres.
Je cherche une solution, mais je ne trouve pas...
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : jeu. 19 janv. 2012, 23:23
par derfric
Salut......
Je ne dirais pas que ca me rassures, mais je me sens moins seul......
J'ai trouvé un fil de discussion sur le forum qui semble comparable :
http://forums.archlinux.fr/topic8823.ht ... e%20qwerty , mais je n'ai pas eu le temps de m'y pencher.....
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : jeu. 19 janv. 2012, 23:40
par widapit
Salut !
Et en mettant :
dans le '~/.xinitrc' il se passe quoi ?
sinon, le topic que tu indiques parle de mise à jour de KDE et surtout d'un clavier bluetooth !!
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : ven. 20 janv. 2012, 09:23
par benjarobin
Peux tu donner le log de Xorg ?
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : ven. 20 janv. 2012, 16:18
par derfric
Salut !
En mettant setxkbmap ds le xinitrc, cela marche ( je l'avais mis dans l'autostart.sh, mais la je l'ai mis comme tu me l'as demandé ds le xinit pour tester.....)
Si je fait reference à l'autre sujet, c'est par la ressemblance des lignes du Xorg.log notamment les "configured as keyboard" et que moi aussi j'utilise clavier et souris sans fil ( clavier logitech k340, souris sans fil Microsoft) et d'avoir des "configured as keyboard" ds le log ( mais j'avoue avoir lu l'autre sujet en biais par manque de temps......)
le log de xorg :
Code : Tout sélectionner
1.11.3
Release Date: 2011-12-16
[ 653.024] X Protocol Version 11, Revision 0
[ 653.024] Build Operating System: Linux 3.1.5-1-ARCH x86_64
[ 653.024] Current Operating System: Linux derf-arch 3.2.1-1-ARCH #1 SMP PREEMPT Fri Jan 13 06:50:31 CET 2012 x86_64
[ 653.024] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/disk/by-uuid/eaaac767-1433-4895-8853-d94d001bd548 ro nomodset
[ 653.024] Build Date: 17 December 2011 09:17:41AM
[ 653.024]
[ 653.024] Current version of pixman: 0.24.0
[ 653.024] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 653.024] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 653.024] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 20 15:59:18 2012
[ 653.024] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 653.024] (==) No Layout section. Using the first Screen section.
[ 653.024] (==) No screen section available. Using defaults.
[ 653.024] (**) |-->Screen "Default Screen Section" (0)
[ 653.024] (**) | |-->Monitor "<default monitor>"
[ 653.024] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 653.024] (**) | |-->Device "Card0"
[ 653.024] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 653.024] (==) Automatically adding devices
[ 653.024] (==) Automatically enabling devices
[ 653.024] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 653.024] Entry deleted from font path.
[ 653.025] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 653.025] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 653.025] Entry deleted from font path.
[ 653.025] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 653.025] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 653.025] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 653.025] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 653.025] (II) Loader magic: 0x7ccae0
[ 653.025] (II) Module ABI versions:
[ 653.025] X.Org ANSI C Emulation: 0.4
[ 653.025] X.Org Video Driver: 11.0
[ 653.025] X.Org XInput driver : 13.0
[ 653.025] X.Org Server Extension : 6.0
[ 653.026] (--) PCI:*(0:1:0:0) 1002:68f9:1002:010e rev 0, Mem @ 0xd0000000/268435456, 0xfbde0000/131072, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[ 653.026] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 653.026] (II) LoadModule: "extmod"
[ 653.026] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 653.026] (II) Module extmod: vendor="X.Org Foundation"
[ 653.026] compiled for 1.11.3, module version = 1.0.0
[ 653.026] Module class: X.Org Server Extension
[ 653.026] ABI class: X.Org Server Extension, version 6.0
[ 653.026] (II) Loading extension MIT-SCREEN-SAVER
[ 653.026] (II) Loading extension XFree86-VidModeExtension
[ 653.026] (II) Loading extension XFree86-DGA
[ 653.026] (II) Loading extension DPMS
[ 653.026] (II) Loading extension XVideo
[ 653.026] (II) Loading extension XVideo-MotionCompensation
[ 653.026] (II) Loading extension X-Resource
[ 653.026] (II) LoadModule: "dbe"
[ 653.027] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 653.027] (II) Module dbe: vendor="X.Org Foundation"
[ 653.027] compiled for 1.11.3, module version = 1.0.0
[ 653.027] Module class: X.Org Server Extension
[ 653.027] ABI class: X.Org Server Extension, version 6.0
[ 653.027] (II) Loading extension DOUBLE-BUFFER
[ 653.027] (II) LoadModule: "glx"
[ 653.027] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 653.027] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 653.027] compiled for 6.9.0, module version = 1.0.0
[ 653.027] (II) Loading extension GLX
[ 653.027] (II) LoadModule: "record"
[ 653.027] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 653.028] (II) Module record: vendor="X.Org Foundation"
[ 653.028] compiled for 1.11.3, module version = 1.13.0
[ 653.028] Module class: X.Org Server Extension
[ 653.028] ABI class: X.Org Server Extension, version 6.0
[ 653.028] (II) Loading extension RECORD
[ 653.028] (II) LoadModule: "dri"
[ 653.028] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 653.028] (II) Module dri: vendor="X.Org Foundation"
[ 653.028] compiled for 1.11.3, module version = 1.0.0
[ 653.028] ABI class: X.Org Server Extension, version 6.0
[ 653.028] (II) Loading extension XFree86-DRI
[ 653.028] (II) LoadModule: "dri2"
[ 653.028] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 653.028] (II) Module dri2: vendor="X.Org Foundation"
[ 653.028] compiled for 1.11.3, module version = 1.2.0
[ 653.028] ABI class: X.Org Server Extension, version 6.0
[ 653.028] (II) Loading extension DRI2
[ 653.028] (II) LoadModule: "fglrx"
[ 653.029] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 653.056] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[ 653.056] compiled for 1.4.99.906, module version = 8.92.6
[ 653.056] Module class: X.Org Video Driver
[ 653.057] (II) Loading sub module "fglrxdrm"
[ 653.057] (II) LoadModule: "fglrxdrm"
[ 653.057] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 653.057] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[ 653.057] compiled for 1.4.99.906, module version = 8.92.6
[ 653.057] (II) ATI Proprietary Linux Driver Version Identifier:8.92.6
[ 653.057] (II) ATI Proprietary Linux Driver Release Identifier: 8.92
[ 653.057] (II) ATI Proprietary Linux Driver Build Date: Nov 9 2011 21:11:31
[ 653.057] (++) using VT number 7
[ 653.180] (WW) Falling back to old probe method for fglrx
[ 653.187] (II) Loading PCS database from /etc/ati/amdpcsdb
[ 653.188] (--) Chipset Supported AMD Graphics Processor (0x68F9) found
[ 653.188] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[ 653.188] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[ 653.188] (II) AMD Video driver is signed
[ 653.188] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 653.188] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 653.188] (II) fglrx(0): pEnt->device->identifier=0xc38f60
[ 653.188] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
[ 653.188] (II) Loading sub module "vgahw"
[ 653.188] (II) LoadModule: "vgahw"
[ 653.189] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 653.189] (II) Module vgahw: vendor="X.Org Foundation"
[ 653.189] compiled for 1.11.3, module version = 0.1.0
[ 653.189] ABI class: X.Org Video Driver, version 11.0
[ 653.189] (II) fglrx(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 653.189] (==) fglrx(0): Depth 24, (==) framebuffer bpp 32
[ 653.189] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 653.189] (==) fglrx(0): Default visual is TrueColor
[ 653.189] (==) fglrx(0): RGB weight 888
[ 653.189] (II) fglrx(0): Using 8 bits per RGB
[ 653.189] (==) fglrx(0): Buffer Tiling is ON
[ 653.189] (II) Loading sub module "fglrxdrm"
[ 653.189] (II) LoadModule: "fglrxdrm"
[ 653.189] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 653.189] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[ 653.189] compiled for 1.4.99.906, module version = 8.92.6
[ 653.191] ukiDynamicMajor: found major device number 250
[ 653.191] ukiDynamicMajor: found major device number 250
[ 653.191] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 653.191] ukiOpenDevice: node name is /dev/ati/card0
[ 653.191] ukiOpenDevice: open result is 11, (OK)
[ 653.191] ukiOpenByBusid: ukiOpenMinor returns 11
[ 653.191] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 653.191] (==) fglrx(0): NoAccel = NO
[ 653.191] (==) fglrx(0): ATI 2D Acceleration Architecture enabled
[ 653.191] (--) fglrx(0): Chipset: "ATI Radeon HD 5450 " (Chipset = 0x68f9)
[ 653.191] (--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x010e)
[ 653.191] (==) fglrx(0): board vendor info: original ATI graphics adapter
[ 653.191] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
[ 653.191] (--) fglrx(0): MMIO registers at 0xfbde0000
[ 653.191] (--) fglrx(0): I/O port at 0x0000c000
[ 653.191] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 653.192] (II) fglrx(0): AC Adapter is used
[ 653.197] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 653.198] (II) Loading sub module "vbe"
[ 653.198] (II) LoadModule: "vbe"
[ 653.198] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 653.198] (II) Module vbe: vendor="X.Org Foundation"
[ 653.198] compiled for 1.11.3, module version = 1.1.0
[ 653.198] ABI class: X.Org Video Driver, version 11.0
[ 653.198] (II) fglrx(0): VESA BIOS detected
[ 653.198] (II) fglrx(0): VESA VBE Version 3.0
[ 653.198] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[ 653.198] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[ 653.198] (II) fglrx(0): VESA VBE OEM Software Rev: 12.18
[ 653.198] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
[ 653.198] (II) fglrx(0): VESA VBE OEM Product: CEDAR
[ 653.198] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[ 653.233] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[ 653.233] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR2
[ 653.233] (II) fglrx(0): PCIE card detected
[ 653.234] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 653.234] (II) fglrx(0): board/chipset is supported by this driver (original ATI board)
[ 653.239] (II) fglrx(0): Using adapter: 1:0.0.
[ 653.383] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[ 653.464] (II) fglrx(0): Interrupt handler installed at IRQ 45.
[ 653.464] (II) fglrx(0): RandR 1.2 support is enabled!
[ 653.464] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 653.464] (==) fglrx(0): Center Mode is disabled
[ 653.464] (II) Loading sub module "fb"
[ 653.464] (II) LoadModule: "fb"
[ 653.464] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 653.465] (II) Module fb: vendor="X.Org Foundation"
[ 653.465] compiled for 1.11.3, module version = 1.0.0
[ 653.465] ABI class: X.Org ANSI C Emulation, version 0.4
[ 653.465] (II) Loading sub module "ddc"
[ 653.465] (II) LoadModule: "ddc"
[ 653.465] (II) Module "ddc" already built-in
[ 653.543] (II) fglrx(0): Finished Initialize PPLIB!
[ 653.544] (II) fglrx(0): Output DFP1 has no monitor section
[ 653.544] (II) fglrx(0): Output DFP2 has no monitor section
[ 653.544] (II) fglrx(0): Output CRT1 has no monitor section
[ 653.544] (II) fglrx(0): Output CRT2 has no monitor section
[ 653.544] (II) Loading sub module "ddc"
[ 653.544] (II) LoadModule: "ddc"
[ 653.544] (II) Module "ddc" already built-in
[ 653.544] (II) fglrx(0): Connected Display0: CRT2
[ 653.544] (II) fglrx(0): Display0 EDID data ---------------------------
[ 653.544] (II) fglrx(0): Manufacturer: ACR Model: ff Serial#: 277894530
[ 653.544] (II) fglrx(0): Year: 2011 Week: 9
[ 653.544] (II) fglrx(0): EDID Version: 1.3
[ 653.544] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 653.544] (II) fglrx(0): Sync: Separate
[ 653.544] (II) fglrx(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 653.544] (II) fglrx(0): Gamma: 2.20
[ 653.544] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
[ 653.544] (II) fglrx(0): First detailed timing is preferred mode
[ 653.544] (II) fglrx(0): redX: 0.648 redY: 0.339 greenX: 0.290 greenY: 0.603
[ 653.545] (II) fglrx(0): blueX: 0.143 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 653.545] (II) fglrx(0): Supported established timings:
[ 653.545] (II) fglrx(0): 720x400@70Hz
[ 653.545] (II) fglrx(0): 640x480@60Hz
[ 653.545] (II) fglrx(0): 640x480@67Hz
[ 653.545] (II) fglrx(0): 800x600@56Hz
[ 653.545] (II) fglrx(0): 800x600@60Hz
[ 653.545] (II) fglrx(0): 1024x768@60Hz
[ 653.545] (II) fglrx(0): 1024x768@70Hz
[ 653.545] (II) fglrx(0): Manufacturer's mask: 0
[ 653.545] (II) fglrx(0): Supported standard timings:
[ 653.545] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 653.545] (II) fglrx(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 653.545] (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 653.545] (II) fglrx(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 653.545] (II) fglrx(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 653.545] (II) fglrx(0): #5: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 653.545] (II) fglrx(0): Supported detailed timing:
[ 653.545] (II) fglrx(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 653.545] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 653.545] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 653.545] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 653.545] (II) fglrx(0): Monitor name: Viseo 220Dx
[ 653.545] (II) fglrx(0): Serial No: D230W0284308
[ 653.545] (II) fglrx(0): EDID (in hex):
[ 653.545] (II) fglrx(0): 00ffffffffffff000472ff0082559010
[ 653.545] (II) fglrx(0): 0915010368301b782a3585a6564a9a24
[ 653.545] (II) fglrx(0): 125054b30c00714f810081809500b300
[ 653.545] (II) fglrx(0): d1c001010101023a801871382d40582c
[ 653.545] (II) fglrx(0): 4500dd0c1100001e000000fd00384b1e
[ 653.545] (II) fglrx(0): 5311000a202020202020000000fc0056
[ 653.545] (II) fglrx(0): 6973656f2032323044780a20000000ff
[ 653.545] (II) fglrx(0): 004432333057303238343330380a007c
[ 653.545] (II) fglrx(0): End of Display0 EDID data --------------------
[ 653.546] (II) fglrx(0): EDID for output DFP1
[ 653.546] (II) fglrx(0): EDID for output DFP2
[ 653.546] (II) fglrx(0): EDID for output CRT1
[ 653.546] (II) fglrx(0): EDID for output CRT2
[ 653.546] (II) fglrx(0): Manufacturer: ACR Model: ff Serial#: 277894530
[ 653.546] (II) fglrx(0): Year: 2011 Week: 9
[ 653.546] (II) fglrx(0): EDID Version: 1.3
[ 653.546] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 653.546] (II) fglrx(0): Sync: Separate
[ 653.546] (II) fglrx(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 653.546] (II) fglrx(0): Gamma: 2.20
[ 653.546] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
[ 653.546] (II) fglrx(0): First detailed timing is preferred mode
[ 653.546] (II) fglrx(0): redX: 0.648 redY: 0.339 greenX: 0.290 greenY: 0.603
[ 653.546] (II) fglrx(0): blueX: 0.143 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 653.546] (II) fglrx(0): Supported established timings:
[ 653.546] (II) fglrx(0): 720x400@70Hz
[ 653.546] (II) fglrx(0): 640x480@60Hz
[ 653.546] (II) fglrx(0): 640x480@67Hz
[ 653.546] (II) fglrx(0): 800x600@56Hz
[ 653.546] (II) fglrx(0): 800x600@60Hz
[ 653.546] (II) fglrx(0): 1024x768@60Hz
[ 653.546] (II) fglrx(0): 1024x768@70Hz
[ 653.546] (II) fglrx(0): Manufacturer's mask: 0
[ 653.547] (II) fglrx(0): Supported standard timings:
[ 653.547] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 653.547] (II) fglrx(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 653.547] (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 653.547] (II) fglrx(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 653.547] (II) fglrx(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 653.547] (II) fglrx(0): #5: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 653.547] (II) fglrx(0): Supported detailed timing:
[ 653.547] (II) fglrx(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 653.547] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 653.547] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 653.547] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 653.547] (II) fglrx(0): Monitor name: Viseo 220Dx
[ 653.547] (II) fglrx(0): Serial No: D230W0284308
[ 653.547] (II) fglrx(0): EDID (in hex):
[ 653.547] (II) fglrx(0): 00ffffffffffff000472ff0082559010
[ 653.547] (II) fglrx(0): 0915010368301b782a3585a6564a9a24
[ 653.547] (II) fglrx(0): 125054b30c00714f810081809500b300
[ 653.547] (II) fglrx(0): d1c001010101023a801871382d40582c
[ 653.547] (II) fglrx(0): 4500dd0c1100001e000000fd00384b1e
[ 653.547] (II) fglrx(0): 5311000a202020202020000000fc0056
[ 653.547] (II) fglrx(0): 6973656f2032323044780a20000000ff
[ 653.547] (II) fglrx(0): 004432333057303238343330380a007c
[ 653.547] (II) fglrx(0): Printing probed modes for output CRT2
[ 653.547] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 653.547] (II) fglrx(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 653.547] (II) fglrx(0): Modeline "1400x1050"x60.0 146.25 1400 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 653.547] (II) fglrx(0): Modeline "1600x900"x60.0 146.25 1600 1784 1960 2240 900 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 653.547] (II) fglrx(0): Modeline "1360x1024"x60.0 146.25 1360 1784 1960 2240 1024 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 653.547] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 653.547] (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 653.547] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1328 1440 1688 960 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 653.547] (II) fglrx(0): Modeline "1280x800"x60.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
[ 653.547] (II) fglrx(0): Modeline "1152x864"x60.0 148.50 1152 2008 2052 2200 864 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 653.547] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 653.547] (II) fglrx(0): Modeline "1280x768"x60.0 83.50 1280 1352 1480 1680 768 803 809 831 -hsync +vsync (49.7 kHz)
[ 653.547] (II) fglrx(0): Modeline "1280x720"x60.0 83.50 1280 1352 1480 1680 720 803 809 831 -hsync +vsync (49.7 kHz)
[ 653.547] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 653.547] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 653.547] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 653.547] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 653.547] (II) fglrx(0): Modeline "640x480"x67.0 27.28 640 664 728 816 480 481 484 499 -hsync +vsync (33.4 kHz)
[ 653.547] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 653.547] (II) fglrx(0): Output DFP1 disconnected
[ 653.547] (II) fglrx(0): Output DFP2 disconnected
[ 653.547] (II) fglrx(0): Output CRT1 disconnected
[ 653.547] (II) fglrx(0): Output CRT2 connected
[ 653.547] (II) fglrx(0): Using exact sizes for initial modes
[ 653.547] (II) fglrx(0): Output CRT2 using initial mode 1920x1080
[ 653.547] (II) fglrx(0): DPI set to (96, 96)
[ 653.547] (II) fglrx(0): Eyefinity capable adapter detected.
[ 653.547] (II) fglrx(0): Adapter ATI Radeon HD 5450 has 3 configurable heads and 1 displays connected.
[ 653.548] (==) fglrx(0): PseudoColor visuals disabled
[ 653.548] (II) Loading sub module "ramdac"
[ 653.548] (II) LoadModule: "ramdac"
[ 653.548] (II) Module "ramdac" already built-in
[ 653.548] (==) fglrx(0): NoDRI = NO
[ 653.548] (==) fglrx(0): Capabilities: 0x00000000
[ 653.548] (==) fglrx(0): CapabilitiesEx: 0x00000000
[ 653.548] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[ 653.548] (==) fglrx(0): UseFastTLS=0
[ 653.548] (==) fglrx(0): BlockSignalsOnLock=1
[ 653.548] (--) Depth 24 pixmap format is 32 bpp
[ 653.548] (II) Loading extension ATIFGLRXDRI
[ 653.548] (II) fglrx(0): doing swlDriScreenInit
[ 653.548] (II) fglrx(0): swlDriScreenInit for fglrx driver
[ 653.548] ukiDynamicMajor: found major device number 250
[ 653.548] ukiDynamicMajor: found major device number 250
[ 653.548] ukiDynamicMajor: found major device number 250
[ 653.548] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 653.548] ukiOpenDevice: node name is /dev/ati/card0
[ 653.548] ukiOpenDevice: open result is 16, (OK)
[ 653.548] ukiOpenByBusid: ukiOpenMinor returns 16
[ 653.548] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 653.548] (II) fglrx(0): [uki] DRM interface version 1.0
[ 653.548] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[ 653.548] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x1c20000
[ 653.548] (II) fglrx(0): [uki] mapped SAREA 0x1c20000 to 0x7f08a3a78000
[ 653.548] (II) fglrx(0): [uki] framebuffer handle = 0x1c21000
[ 653.549] (II) fglrx(0): [uki] added 1 reserved context for kernel
[ 653.549] (II) fglrx(0): swlDriScreenInit done
[ 653.549] (II) fglrx(0): Kernel Module Version Information:
[ 653.549] (II) fglrx(0): Name: fglrx
[ 653.549] (II) fglrx(0): Version: 8.92.6
[ 653.549] (II) fglrx(0): Date: Nov 9 2011
[ 653.549] (II) fglrx(0): Desc: ATI FireGL DRM kernel module
[ 653.549] (II) fglrx(0): Kernel Module version matches driver.
[ 653.549] (II) fglrx(0): Kernel Module Build Time Information:
[ 653.549] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.2.1-1-ARCH
[ 653.549] (II) fglrx(0): Build-Kernel MODVERSIONS: no
[ 653.549] (II) fglrx(0): Build-Kernel __SMP__: no
[ 653.549] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
[ 653.549] (II) fglrx(0): [uki] register handle = 0x01c22000
[ 653.574] (II) fglrx(0): DRI initialization successfull
[ 653.574] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x010e0000
[ 653.574] (==) fglrx(0): Backing store disabled
[ 653.574] (II) Loading extension FGLRXEXTENSION
[ 653.574] (==) fglrx(0): DPMS enabled
[ 653.574] (II) fglrx(0): Initialized in-driver Xinerama extension
[ 653.574] (**) fglrx(0): Textured Video is enabled.
[ 653.574] (II) LoadModule: "glesx"
[ 653.574] (II) Loading /usr/lib/xorg/modules/glesx.so
[ 653.575] (II) Module glesx: vendor="X.Org Foundation"
[ 653.575] compiled for 1.4.99.906, module version = 1.0.0
[ 653.575] (II) Loading extension GLESX
[ 653.575] (II) fglrx(0): GLESX enableFlags = 592
[ 653.575] (II) fglrx(0): GLESX is enabled
[ 653.575] (II) LoadModule: "amdxmm"
[ 653.575] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[ 653.575] (II) Module amdxmm: vendor="X.Org Foundation"
[ 653.575] compiled for 1.4.99.906, module version = 2.0.0
[ 653.588] (II) Loading extension AMDXVOPL
[ 653.588] (II) Loading extension AMDXVBA
[ 653.588] [- XMM_GLX] [I ]glesxXvInit Configureable RGBOutputColorRange
[ 653.588] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[ 653.590] (II) fglrx(0): Enable composite support successfully
[ 653.590] (II) fglrx(0): X context handle = 0x1
[ 653.590] (II) fglrx(0): [DRI] installation complete
[ 653.590] (==) fglrx(0): Silken mouse enabled
[ 653.590] (==) fglrx(0): Using HW cursor of display infrastructure!
[ 653.590] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[ 653.715] (--) RandR disabled
[ 653.715] (II) Initializing built-in extension Generic Event Extension
[ 653.715] (II) Initializing built-in extension SHAPE
[ 653.715] (II) Initializing built-in extension MIT-SHM
[ 653.715] (II) Initializing built-in extension XInputExtension
[ 653.715] (II) Initializing built-in extension XTEST
[ 653.715] (II) Initializing built-in extension BIG-REQUESTS
[ 653.715] (II) Initializing built-in extension SYNC
[ 653.715] (II) Initializing built-in extension XKEYBOARD
[ 653.715] (II) Initializing built-in extension XC-MISC
[ 653.715] (II) Initializing built-in extension SECURITY
[ 653.715] (II) Initializing built-in extension XINERAMA
[ 653.715] (II) Initializing built-in extension XFIXES
[ 653.715] (II) Initializing built-in extension RENDER
[ 653.715] (II) Initializing built-in extension RANDR
[ 653.715] (II) Initializing built-in extension COMPOSITE
[ 653.715] (II) Initializing built-in extension DAMAGE
[ 653.719] ukiDynamicMajor: found major device number 250
[ 653.719] ukiDynamicMajor: found major device number 250
[ 653.719] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 653.719] ukiOpenDevice: node name is /dev/ati/card0
[ 653.719] ukiOpenDevice: open result is 17, (OK)
[ 653.719] ukiOpenByBusid: ukiOpenMinor returns 17
[ 653.719] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 653.866] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[ 653.889] (II) fglrx(0): Enable the clock gating!
[ 653.889] (II) fglrx(0): Setting screen physical size to 508 x 285
[ 653.967] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 653.968] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 653.968] (II) LoadModule: "evdev"
[ 653.968] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 653.968] (II) Module evdev: vendor="X.Org Foundation"
[ 653.968] compiled for 1.10.99.902, module version = 2.6.0
[ 653.968] Module class: X.Org XInput Driver
[ 653.968] ABI class: X.Org XInput driver, version 13.0
[ 653.968] (II) Using input driver 'evdev' for 'Power Button'
[ 653.968] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 653.968] (**) Power Button: always reports core events
[ 653.968] (**) Power Button: Device: "/dev/input/event7"
[ 653.968] (--) Power Button: Found keys
[ 653.968] (II) Power Button: Configuring as keyboard
[ 653.968] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
[ 653.968] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 653.968] (**) Option "xkb_rules" "evdev"
[ 653.968] (**) Option "xkb_model" "evdev"
[ 653.968] (**) Option "xkb_layout" "fr"
[ 653.968] (**) Option "xkb_variant" "latin9"
[ 653.968] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 654.020] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 654.020] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 654.020] (II) Using input driver 'evdev' for 'Power Button'
[ 654.020] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 654.020] (**) Power Button: always reports core events
[ 654.020] (**) Power Button: Device: "/dev/input/event6"
[ 654.020] (--) Power Button: Found keys
[ 654.020] (II) Power Button: Configuring as keyboard
[ 654.020] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input6/event6"
[ 654.020] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 654.020] (**) Option "xkb_rules" "evdev"
[ 654.020] (**) Option "xkb_model" "evdev"
[ 654.020] (**) Option "xkb_layout" "fr"
[ 654.020] (**) Option "xkb_variant" "latin9"
[ 654.020] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 654.021] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event8)
[ 654.021] (II) No input driver/identifier specified (ignoring)
[ 654.022] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:2007 (/dev/input/event0)
[ 654.022] (**) Logitech Unifying Device. Wireless PID:2007: Applying InputClass "evdev keyboard catchall"
[ 654.022] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2007'
[ 654.022] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 654.022] (**) Logitech Unifying Device. Wireless PID:2007: always reports core events
[ 654.022] (**) Logitech Unifying Device. Wireless PID:2007: Device: "/dev/input/event0"
[ 654.022] (--) Logitech Unifying Device. Wireless PID:2007: Found 1 mouse buttons
[ 654.022] (--) Logitech Unifying Device. Wireless PID:2007: Found scroll wheel(s)
[ 654.022] (--) Logitech Unifying Device. Wireless PID:2007: Found relative axes
[ 654.022] (--) Logitech Unifying Device. Wireless PID:2007: Found absolute axes
[ 654.022] (--) Logitech Unifying Device. Wireless PID:2007: Found keys
[ 654.022] (II) Logitech Unifying Device. Wireless PID:2007: Configuring as mouse
[ 654.022] (II) Logitech Unifying Device. Wireless PID:2007: Configuring as keyboard
[ 654.022] (II) Logitech Unifying Device. Wireless PID:2007: Adding scrollwheel support
[ 654.022] (**) Logitech Unifying Device. Wireless PID:2007: YAxisMapping: buttons 4 and 5
[ 654.022] (**) Logitech Unifying Device. Wireless PID:2007: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 654.022] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/input/input0/event0"
[ 654.022] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:2007" (type: KEYBOARD, id 8)
[ 654.022] (**) Option "xkb_rules" "evdev"
[ 654.022] (**) Option "xkb_model" "evdev"
[ 654.022] (**) Option "xkb_layout" "fr"
[ 654.022] (**) Option "xkb_variant" "latin9"
[ 654.022] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 654.022] (EE) Logitech Unifying Device. Wireless PID:2007: failed to initialize for relative axes.
[ 654.023] (II) Logitech Unifying Device. Wireless PID:2007: initialized for absolute axes.
[ 654.023] (**) Logitech Unifying Device. Wireless PID:2007: (accel) keeping acceleration scheme 1
[ 654.023] (**) Logitech Unifying Device. Wireless PID:2007: (accel) acceleration profile 0
[ 654.023] (**) Logitech Unifying Device. Wireless PID:2007: (accel) acceleration factor: 2.000
[ 654.023] (**) Logitech Unifying Device. Wireless PID:2007: (accel) acceleration threshold: 4
[ 654.023] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event1)
[ 654.023] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 654.023] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 654.023] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 654.023] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 654.023] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event1"
[ 654.023] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 654.024] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 654.024] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1/event1"
[ 654.024] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 9)
[ 654.024] (**) Option "xkb_rules" "evdev"
[ 654.024] (**) Option "xkb_model" "evdev"
[ 654.024] (**) Option "xkb_layout" "fr"
[ 654.024] (**) Option "xkb_variant" "latin9"
[ 654.024] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 654.024] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event2)
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 654.025] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 654.025] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event2"
[ 654.025] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[ 654.025] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 654.025] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 654.025] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[ 654.025] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 654.025] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 654.025] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 654.025] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 654.025] (II) Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 654.025] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input2/event2"
[ 654.025] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 10)
[ 654.025] (**) Option "xkb_rules" "evdev"
[ 654.025] (**) Option "xkb_model" "evdev"
[ 654.025] (**) Option "xkb_layout" "fr"
[ 654.025] (**) Option "xkb_variant" "latin9"
[ 654.025] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 654.025] (II) Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[ 654.025] (WW) Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[ 654.025] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[ 654.026] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[ 654.026] (II) No input driver/identifier specified (ignoring)
[ 654.026] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event3)
[ 654.027] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 654.027] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 654.027] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 654.027] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 654.027] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event3"
[ 654.027] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[ 654.027] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 654.027] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 654.027] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 654.027] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[ 654.027] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 654.027] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 654.027] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 654.027] (II) Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[ 654.027] (**) Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 654.027] (**) Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 654.027] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.2/input/input3/event3"
[ 654.027] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[ 654.027] (**) Option "xkb_rules" "evdev"
[ 654.027] (**) Option "xkb_model" "evdev"
[ 654.027] (**) Option "xkb_layout" "fr"
[ 654.027] (**) Option "xkb_variant" "latin9"
[ 654.027] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 654.027] (EE) Microsoft Microsoft® Nano Transceiver v2.0: failed to initialize for relative axes.
[ 654.027] (WW) Microsoft Microsoft® Nano Transceiver v2.0: found 37 axes, limiting to 36.
[ 654.027] (II) Microsoft Microsoft® Nano Transceiver v2.0: initialized for absolute axes.
[ 654.028] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[ 654.028] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[ 654.028] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[ 654.028] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[ 654.028] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js0)
[ 654.028] (II) No input driver/identifier specified (ignoring)
[ 654.028] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event5)
[ 654.028] (II) No input driver/identifier specified (ignoring)
[ 654.029] (II) config/udev: Adding input device UVC Camera (046d:0825) (/dev/input/event9)
[ 654.029] (**) UVC Camera (046d:0825): Applying InputClass "evdev keyboard catchall"
[ 654.029] (II) Using input driver 'evdev' for 'UVC Camera (046d:0825)'
[ 654.029] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 654.029] (**) UVC Camera (046d:0825): always reports core events
[ 654.029] (**) UVC Camera (046d:0825): Device: "/dev/input/event9"
[ 654.029] (--) UVC Camera (046d:0825): Found keys
[ 654.029] (II) UVC Camera (046d:0825): Configuring as keyboard
[ 654.029] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input9/event9"
[ 654.029] (II) XINPUT: Adding extended input device "UVC Camera (046d:0825)" (type: KEYBOARD, id 12)
[ 654.029] (**) Option "xkb_rules" "evdev"
[ 654.029] (**) Option "xkb_model" "evdev"
[ 654.029] (**) Option "xkb_layout" "fr"
[ 654.029] (**) Option "xkb_variant" "latin9"
[ 654.029] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 654.030] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 654.030] (II) No input driver/identifier specified (ignoring)
[ 654.036] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[ 664.082] (II) fglrx(0): EDID vendor "ACR", prod id 255
[ 664.082] (II) fglrx(0): Using EDID range info for horizontal sync
[ 664.082] (II) fglrx(0): Using EDID range info for vertical refresh
[ 664.082] (II) fglrx(0): Printing DDC gathered Modelines:
[ 664.082] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 664.082] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 664.082] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 664.082] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 664.082] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 664.082] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 664.082] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 664.082] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 664.082] (II) fglrx(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 664.082] (II) fglrx(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
[ 664.082] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 664.082] (II) fglrx(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 664.082] (II) fglrx(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 664.082] (II) fglrx(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[ 664.093] (II) fglrx(0): EDID vendor "ACR", prod id 255
[ 664.094] (II) fglrx(0): Using hsync ranges from config file
[ 664.094] (II) fglrx(0): Using vrefresh ranges from config file
[ 664.094] (II) fglrx(0): Printing DDC gathered Modelines:
[ 664.094] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 664.094] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 664.094] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 664.094] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 664.094] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 664.094] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 664.094] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 664.094] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 664.094] (II) fglrx(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 664.094] (II) fglrx(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
[ 664.094] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 664.094] (II) fglrx(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 664.094] (II) fglrx(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 664.094] (II) fglrx(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : ven. 20 janv. 2012, 17:14
par widapit
Ok!
Et quand il était (setxkbmap) dans le autaostart.sh, il ne fonctionnait pas ??!
Sinon effectivement, si tu es en bluetooth, ça peut déjà plus être lié...
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : ven. 20 janv. 2012, 20:09
par derfric
En mettant le setxkbmap ds l'autostart, ca marchait aussi, mais comme tu m'as demandé dans le xinitrc, je l'ai deplacé pour voir....
Sinon, si je lis bien le log de xorg, ma webcam se voit attribuer l'etiquette clavier........
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : ven. 20 janv. 2012, 20:46
par derfric
Je viens de tester un reboot en débranchant la webcam et la souris pour voir s'il y a un changement, et le résultat est le meme, le clavier reste en qwerty.....
Voici le log de xorg avec le seul clavier :
Code : Tout sélectionner
[ 8.178]
X.Org X Server 1.11.3
Release Date: 2011-12-16
[ 8.178] X Protocol Version 11, Revision 0
[ 8.178] Build Operating System: Linux 3.1.5-1-ARCH x86_64
[ 8.178] Current Operating System: Linux derf-arch 3.2.1-1-ARCH #1 SMP PREEMPT Fri Jan 13 06:50:31 CET 2012 x86_64
[ 8.178] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/disk/by-uuid/eaaac767-1433-4895-8853-d94d001bd548 ro nomodset
[ 8.178] Build Date: 17 December 2011 09:17:41AM
[ 8.178]
[ 8.178] Current version of pixman: 0.24.0
[ 8.178] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8.178] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.178] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 20 20:31:21 2012
[ 8.206] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 8.258] (==) No Layout section. Using the first Screen section.
[ 8.258] (==) No screen section available. Using defaults.
[ 8.258] (**) |-->Screen "Default Screen Section" (0)
[ 8.258] (**) | |-->Monitor "<default monitor>"
[ 8.259] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 8.259] (**) | |-->Device "Card0"
[ 8.259] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 8.259] (==) Automatically adding devices
[ 8.259] (==) Automatically enabling devices
[ 8.322] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 8.322] Entry deleted from font path.
[ 8.322] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 8.322] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 8.322] Entry deleted from font path.
[ 8.322] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 8.322] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 8.322] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 8.322] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8.322] (II) Loader magic: 0x7ccae0
[ 8.322] (II) Module ABI versions:
[ 8.322] X.Org ANSI C Emulation: 0.4
[ 8.322] X.Org Video Driver: 11.0
[ 8.322] X.Org XInput driver : 13.0
[ 8.322] X.Org Server Extension : 6.0
[ 8.324] (--) PCI:*(0:1:0:0) 1002:68f9:1002:010e rev 0, Mem @ 0xd0000000/268435456, 0xfbde0000/131072, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[ 8.324] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 8.324] (II) LoadModule: "extmod"
[ 8.483] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 8.508] (II) Module extmod: vendor="X.Org Foundation"
[ 8.508] compiled for 1.11.3, module version = 1.0.0
[ 8.508] Module class: X.Org Server Extension
[ 8.508] ABI class: X.Org Server Extension, version 6.0
[ 8.508] (II) Loading extension MIT-SCREEN-SAVER
[ 8.508] (II) Loading extension XFree86-VidModeExtension
[ 8.508] (II) Loading extension XFree86-DGA
[ 8.508] (II) Loading extension DPMS
[ 8.508] (II) Loading extension XVideo
[ 8.508] (II) Loading extension XVideo-MotionCompensation
[ 8.508] (II) Loading extension X-Resource
[ 8.508] (II) LoadModule: "dbe"
[ 8.508] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 8.509] (II) Module dbe: vendor="X.Org Foundation"
[ 8.510] compiled for 1.11.3, module version = 1.0.0
[ 8.510] Module class: X.Org Server Extension
[ 8.510] ABI class: X.Org Server Extension, version 6.0
[ 8.510] (II) Loading extension DOUBLE-BUFFER
[ 8.510] (II) LoadModule: "glx"
[ 8.562] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8.619] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 8.620] compiled for 6.9.0, module version = 1.0.0
[ 8.620] (II) Loading extension GLX
[ 8.620] (II) LoadModule: "record"
[ 8.620] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 8.621] (II) Module record: vendor="X.Org Foundation"
[ 8.621] compiled for 1.11.3, module version = 1.13.0
[ 8.621] Module class: X.Org Server Extension
[ 8.621] ABI class: X.Org Server Extension, version 6.0
[ 8.621] (II) Loading extension RECORD
[ 8.621] (II) LoadModule: "dri"
[ 8.621] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 8.628] (II) Module dri: vendor="X.Org Foundation"
[ 8.628] compiled for 1.11.3, module version = 1.0.0
[ 8.628] ABI class: X.Org Server Extension, version 6.0
[ 8.628] (II) Loading extension XFree86-DRI
[ 8.628] (II) LoadModule: "dri2"
[ 8.628] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 8.634] (II) Module dri2: vendor="X.Org Foundation"
[ 8.634] compiled for 1.11.3, module version = 1.2.0
[ 8.634] ABI class: X.Org Server Extension, version 6.0
[ 8.634] (II) Loading extension DRI2
[ 8.634] (II) LoadModule: "fglrx"
[ 8.635] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 8.959] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[ 8.967] compiled for 1.4.99.906, module version = 8.92.6
[ 8.967] Module class: X.Org Video Driver
[ 8.967] (II) Loading sub module "fglrxdrm"
[ 8.967] (II) LoadModule: "fglrxdrm"
[ 8.967] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 8.993] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[ 8.993] compiled for 1.4.99.906, module version = 8.92.6
[ 9.005] (II) ATI Proprietary Linux Driver Version Identifier:8.92.6
[ 9.005] (II) ATI Proprietary Linux Driver Release Identifier: 8.92
[ 9.005] (II) ATI Proprietary Linux Driver Build Date: Nov 9 2011 21:11:31
[ 9.005] (++) using VT number 7
[ 9.125] (WW) Falling back to old probe method for fglrx
[ 9.321] (II) Loading PCS database from /etc/ati/amdpcsdb
[ 9.369] (--) Chipset Supported AMD Graphics Processor (0x68F9) found
[ 9.383] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[ 9.384] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[ 9.406] (II) AMD Video driver is signed
[ 9.406] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 9.406] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 9.406] (II) fglrx(0): pEnt->device->identifier=0x1857f60
[ 9.406] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
[ 9.407] (II) Loading sub module "vgahw"
[ 9.407] (II) LoadModule: "vgahw"
[ 9.407] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 9.429] (II) Module vgahw: vendor="X.Org Foundation"
[ 9.429] compiled for 1.11.3, module version = 0.1.0
[ 9.429] ABI class: X.Org Video Driver, version 11.0
[ 9.429] (II) fglrx(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 9.429] (==) fglrx(0): Depth 24, (==) framebuffer bpp 32
[ 9.429] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 9.429] (==) fglrx(0): Default visual is TrueColor
[ 9.429] (==) fglrx(0): RGB weight 888
[ 9.429] (II) fglrx(0): Using 8 bits per RGB
[ 9.429] (==) fglrx(0): Buffer Tiling is ON
[ 9.445] (II) Loading sub module "fglrxdrm"
[ 9.445] (II) LoadModule: "fglrxdrm"
[ 9.445] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 9.445] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[ 9.445] compiled for 1.4.99.906, module version = 8.92.6
[ 9.447] ukiDynamicMajor: found major device number 250
[ 9.447] ukiDynamicMajor: found major device number 250
[ 9.447] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 9.447] ukiOpenDevice: node name is /dev/ati/card0
[ 9.447] ukiOpenDevice: open result is 11, (OK)
[ 9.447] ukiOpenByBusid: ukiOpenMinor returns 11
[ 9.447] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 9.447] (==) fglrx(0): NoAccel = NO
[ 9.448] (==) fglrx(0): ATI 2D Acceleration Architecture enabled
[ 9.448] (--) fglrx(0): Chipset: "ATI Radeon HD 5450 " (Chipset = 0x68f9)
[ 9.448] (--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x010e)
[ 9.448] (==) fglrx(0): board vendor info: original ATI graphics adapter
[ 9.448] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
[ 9.448] (--) fglrx(0): MMIO registers at 0xfbde0000
[ 9.448] (--) fglrx(0): I/O port at 0x0000c000
[ 9.448] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 9.475] (II) fglrx(0): AC Adapter is used
[ 9.512] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 9.512] (II) Loading sub module "vbe"
[ 9.512] (II) LoadModule: "vbe"
[ 9.527] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 9.545] (II) Module vbe: vendor="X.Org Foundation"
[ 9.545] compiled for 1.11.3, module version = 1.1.0
[ 9.545] ABI class: X.Org Video Driver, version 11.0
[ 9.545] (II) fglrx(0): VESA BIOS detected
[ 9.545] (II) fglrx(0): VESA VBE Version 3.0
[ 9.545] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[ 9.545] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[ 9.545] (II) fglrx(0): VESA VBE OEM Software Rev: 12.18
[ 9.545] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
[ 9.545] (II) fglrx(0): VESA VBE OEM Product: CEDAR
[ 9.545] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[ 9.583] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[ 9.584] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR2
[ 9.584] (II) fglrx(0): PCIE card detected
[ 9.584] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 9.584] (II) fglrx(0): board/chipset is supported by this driver (original ATI board)
[ 9.589] (II) fglrx(0): Using adapter: 1:0.0.
[ 9.617] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[ 9.687] (II) fglrx(0): Interrupt handler installed at IRQ 45.
[ 9.688] (II) fglrx(0): RandR 1.2 support is enabled!
[ 9.688] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 9.688] (==) fglrx(0): Center Mode is disabled
[ 9.688] (II) Loading sub module "fb"
[ 9.688] (II) LoadModule: "fb"
[ 9.688] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 9.710] (II) Module fb: vendor="X.Org Foundation"
[ 9.710] compiled for 1.11.3, module version = 1.0.0
[ 9.710] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.710] (II) Loading sub module "ddc"
[ 9.710] (II) LoadModule: "ddc"
[ 9.710] (II) Module "ddc" already built-in
[ 9.843] (II) fglrx(0): Finished Initialize PPLIB!
[ 9.855] (II) fglrx(0): Output DFP1 has no monitor section
[ 9.855] (II) fglrx(0): Output DFP2 has no monitor section
[ 9.855] (II) fglrx(0): Output CRT1 has no monitor section
[ 9.855] (II) fglrx(0): Output CRT2 has no monitor section
[ 9.855] (II) Loading sub module "ddc"
[ 9.855] (II) LoadModule: "ddc"
[ 9.855] (II) Module "ddc" already built-in
[ 9.855] (II) fglrx(0): Connected Display0: CRT2
[ 9.855] (II) fglrx(0): Display0 EDID data ---------------------------
[ 9.855] (II) fglrx(0): Manufacturer: ACR Model: ff Serial#: 277894530
[ 9.855] (II) fglrx(0): Year: 2011 Week: 9
[ 9.855] (II) fglrx(0): EDID Version: 1.3
[ 9.855] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 9.855] (II) fglrx(0): Sync: Separate
[ 9.855] (II) fglrx(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 9.855] (II) fglrx(0): Gamma: 2.20
[ 9.855] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
[ 9.855] (II) fglrx(0): First detailed timing is preferred mode
[ 9.855] (II) fglrx(0): redX: 0.648 redY: 0.339 greenX: 0.290 greenY: 0.603
[ 9.855] (II) fglrx(0): blueX: 0.143 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 9.855] (II) fglrx(0): Supported established timings:
[ 9.855] (II) fglrx(0): 720x400@70Hz
[ 9.855] (II) fglrx(0): 640x480@60Hz
[ 9.856] (II) fglrx(0): 640x480@67Hz
[ 9.856] (II) fglrx(0): 800x600@56Hz
[ 9.856] (II) fglrx(0): 800x600@60Hz
[ 9.856] (II) fglrx(0): 1024x768@60Hz
[ 9.856] (II) fglrx(0): 1024x768@70Hz
[ 9.856] (II) fglrx(0): Manufacturer's mask: 0
[ 9.856] (II) fglrx(0): Supported standard timings:
[ 9.856] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 9.856] (II) fglrx(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 9.856] (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 9.856] (II) fglrx(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 9.856] (II) fglrx(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 9.856] (II) fglrx(0): #5: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 9.856] (II) fglrx(0): Supported detailed timing:
[ 9.856] (II) fglrx(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 9.856] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.856] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 9.856] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 9.856] (II) fglrx(0): Monitor name: Viseo 220Dx
[ 9.856] (II) fglrx(0): Serial No: D230W0284308
[ 9.856] (II) fglrx(0): EDID (in hex):
[ 9.856] (II) fglrx(0): 00ffffffffffff000472ff0082559010
[ 9.856] (II) fglrx(0): 0915010368301b782a3585a6564a9a24
[ 9.856] (II) fglrx(0): 125054b30c00714f810081809500b300
[ 9.856] (II) fglrx(0): d1c001010101023a801871382d40582c
[ 9.856] (II) fglrx(0): 4500dd0c1100001e000000fd00384b1e
[ 9.856] (II) fglrx(0): 5311000a202020202020000000fc0056
[ 9.856] (II) fglrx(0): 6973656f2032323044780a20000000ff
[ 9.856] (II) fglrx(0): 004432333057303238343330380a007c
[ 9.856] (II) fglrx(0): End of Display0 EDID data --------------------
[ 9.857] (II) fglrx(0): EDID for output DFP1
[ 9.857] (II) fglrx(0): EDID for output DFP2
[ 9.857] (II) fglrx(0): EDID for output CRT1
[ 9.857] (II) fglrx(0): EDID for output CRT2
[ 9.857] (II) fglrx(0): Manufacturer: ACR Model: ff Serial#: 277894530
[ 9.857] (II) fglrx(0): Year: 2011 Week: 9
[ 9.857] (II) fglrx(0): EDID Version: 1.3
[ 9.857] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 9.857] (II) fglrx(0): Sync: Separate
[ 9.857] (II) fglrx(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 9.857] (II) fglrx(0): Gamma: 2.20
[ 9.857] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
[ 9.857] (II) fglrx(0): First detailed timing is preferred mode
[ 9.857] (II) fglrx(0): redX: 0.648 redY: 0.339 greenX: 0.290 greenY: 0.603
[ 9.857] (II) fglrx(0): blueX: 0.143 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 9.857] (II) fglrx(0): Supported established timings:
[ 9.857] (II) fglrx(0): 720x400@70Hz
[ 9.857] (II) fglrx(0): 640x480@60Hz
[ 9.857] (II) fglrx(0): 640x480@67Hz
[ 9.857] (II) fglrx(0): 800x600@56Hz
[ 9.857] (II) fglrx(0): 800x600@60Hz
[ 9.858] (II) fglrx(0): 1024x768@60Hz
[ 9.858] (II) fglrx(0): 1024x768@70Hz
[ 9.858] (II) fglrx(0): Manufacturer's mask: 0
[ 9.858] (II) fglrx(0): Supported standard timings:
[ 9.858] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 9.858] (II) fglrx(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 9.858] (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 9.858] (II) fglrx(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 9.858] (II) fglrx(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 9.858] (II) fglrx(0): #5: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 9.858] (II) fglrx(0): Supported detailed timing:
[ 9.858] (II) fglrx(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 9.858] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.858] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 9.858] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 9.858] (II) fglrx(0): Monitor name: Viseo 220Dx
[ 9.858] (II) fglrx(0): Serial No: D230W0284308
[ 9.858] (II) fglrx(0): EDID (in hex):
[ 9.858] (II) fglrx(0): 00ffffffffffff000472ff0082559010
[ 9.858] (II) fglrx(0): 0915010368301b782a3585a6564a9a24
[ 9.858] (II) fglrx(0): 125054b30c00714f810081809500b300
[ 9.858] (II) fglrx(0): d1c001010101023a801871382d40582c
[ 9.858] (II) fglrx(0): 4500dd0c1100001e000000fd00384b1e
[ 9.858] (II) fglrx(0): 5311000a202020202020000000fc0056
[ 9.858] (II) fglrx(0): 6973656f2032323044780a20000000ff
[ 9.858] (II) fglrx(0): 004432333057303238343330380a007c
[ 9.858] (II) fglrx(0): Printing probed modes for output CRT2
[ 9.858] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 9.858] (II) fglrx(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 9.858] (II) fglrx(0): Modeline "1400x1050"x60.0 146.25 1400 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 9.858] (II) fglrx(0): Modeline "1600x900"x60.0 146.25 1600 1784 1960 2240 900 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 9.858] (II) fglrx(0): Modeline "1360x1024"x60.0 146.25 1360 1784 1960 2240 1024 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 9.858] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 9.858] (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 9.858] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1328 1440 1688 960 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 9.858] (II) fglrx(0): Modeline "1280x800"x60.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
[ 9.858] (II) fglrx(0): Modeline "1152x864"x60.0 148.50 1152 2008 2052 2200 864 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 9.858] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 9.858] (II) fglrx(0): Modeline "1280x768"x60.0 83.50 1280 1352 1480 1680 768 803 809 831 -hsync +vsync (49.7 kHz)
[ 9.858] (II) fglrx(0): Modeline "1280x720"x60.0 83.50 1280 1352 1480 1680 720 803 809 831 -hsync +vsync (49.7 kHz)
[ 9.858] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 9.858] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 9.858] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 9.858] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 9.858] (II) fglrx(0): Modeline "640x480"x67.0 27.28 640 664 728 816 480 481 484 499 -hsync +vsync (33.4 kHz)
[ 9.858] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 9.858] (II) fglrx(0): Output DFP1 disconnected
[ 9.858] (II) fglrx(0): Output DFP2 disconnected
[ 9.858] (II) fglrx(0): Output CRT1 disconnected
[ 9.858] (II) fglrx(0): Output CRT2 connected
[ 9.858] (II) fglrx(0): Using exact sizes for initial modes
[ 9.858] (II) fglrx(0): Output CRT2 using initial mode 1920x1080
[ 9.858] (II) fglrx(0): DPI set to (96, 96)
[ 9.858] (II) fglrx(0): Eyefinity capable adapter detected.
[ 9.858] (II) fglrx(0): Adapter ATI Radeon HD 5450 has 3 configurable heads and 1 displays connected.
[ 9.858] (==) fglrx(0): PseudoColor visuals disabled
[ 9.859] (II) Loading sub module "ramdac"
[ 9.859] (II) LoadModule: "ramdac"
[ 9.859] (II) Module "ramdac" already built-in
[ 9.859] (==) fglrx(0): NoDRI = NO
[ 9.859] (==) fglrx(0): Capabilities: 0x00000000
[ 9.859] (==) fglrx(0): CapabilitiesEx: 0x00000000
[ 9.859] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[ 9.859] (==) fglrx(0): UseFastTLS=0
[ 9.859] (==) fglrx(0): BlockSignalsOnLock=1
[ 9.864] (--) Depth 24 pixmap format is 32 bpp
[ 9.864] (II) Loading extension ATIFGLRXDRI
[ 9.864] (II) fglrx(0): doing swlDriScreenInit
[ 9.864] (II) fglrx(0): swlDriScreenInit for fglrx driver
[ 9.864] ukiDynamicMajor: found major device number 250
[ 9.864] ukiDynamicMajor: found major device number 250
[ 9.864] ukiDynamicMajor: found major device number 250
[ 9.864] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 9.864] ukiOpenDevice: node name is /dev/ati/card0
[ 9.864] ukiOpenDevice: open result is 16, (OK)
[ 9.865] ukiOpenByBusid: ukiOpenMinor returns 16
[ 9.865] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 9.865] (II) fglrx(0): [uki] DRM interface version 1.0
[ 9.865] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[ 9.865] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[ 9.865] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f368464a000
[ 9.865] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[ 9.865] (II) fglrx(0): [uki] added 1 reserved context for kernel
[ 9.865] (II) fglrx(0): swlDriScreenInit done
[ 9.865] (II) fglrx(0): Kernel Module Version Information:
[ 9.865] (II) fglrx(0): Name: fglrx
[ 9.865] (II) fglrx(0): Version: 8.92.6
[ 9.865] (II) fglrx(0): Date: Nov 9 2011
[ 9.865] (II) fglrx(0): Desc: ATI FireGL DRM kernel module
[ 9.865] (II) fglrx(0): Kernel Module version matches driver.
[ 9.865] (II) fglrx(0): Kernel Module Build Time Information:
[ 9.865] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.2.1-1-ARCH
[ 9.865] (II) fglrx(0): Build-Kernel MODVERSIONS: no
[ 9.865] (II) fglrx(0): Build-Kernel __SMP__: no
[ 9.865] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
[ 9.865] (II) fglrx(0): [uki] register handle = 0x00004000
[ 9.935] (II) fglrx(0): DRI initialization successfull
[ 9.956] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x010e0000
[ 9.964] (==) fglrx(0): Backing store disabled
[ 9.964] (II) Loading extension FGLRXEXTENSION
[ 9.964] (==) fglrx(0): DPMS enabled
[ 9.964] (II) fglrx(0): Initialized in-driver Xinerama extension
[ 9.964] (**) fglrx(0): Textured Video is enabled.
[ 9.964] (II) LoadModule: "glesx"
[ 9.964] (II) Loading /usr/lib/xorg/modules/glesx.so
[ 10.121] (II) Module glesx: vendor="X.Org Foundation"
[ 10.121] compiled for 1.4.99.906, module version = 1.0.0
[ 10.121] (II) Loading extension GLESX
[ 10.121] (II) fglrx(0): GLESX enableFlags = 592
[ 10.121] (II) fglrx(0): GLESX is enabled
[ 10.121] (II) LoadModule: "amdxmm"
[ 10.122] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[ 10.131] (II) Module amdxmm: vendor="X.Org Foundation"
[ 10.131] compiled for 1.4.99.906, module version = 2.0.0
[ 10.145] (II) Loading extension AMDXVOPL
[ 10.145] (II) Loading extension AMDXVBA
[ 10.145] [- XMM_GLX] [I ]glesxXvInit Configureable RGBOutputColorRange
[ 10.156] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[ 10.160] (II) fglrx(0): Enable composite support successfully
[ 10.160] (II) fglrx(0): X context handle = 0x1
[ 10.160] (II) fglrx(0): [DRI] installation complete
[ 10.160] (==) fglrx(0): Silken mouse enabled
[ 10.160] (==) fglrx(0): Using HW cursor of display infrastructure!
[ 10.161] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[ 10.538] (--) RandR disabled
[ 10.538] (II) Initializing built-in extension Generic Event Extension
[ 10.538] (II) Initializing built-in extension SHAPE
[ 10.538] (II) Initializing built-in extension MIT-SHM
[ 10.538] (II) Initializing built-in extension XInputExtension
[ 10.538] (II) Initializing built-in extension XTEST
[ 10.538] (II) Initializing built-in extension BIG-REQUESTS
[ 10.538] (II) Initializing built-in extension SYNC
[ 10.538] (II) Initializing built-in extension XKEYBOARD
[ 10.538] (II) Initializing built-in extension XC-MISC
[ 10.538] (II) Initializing built-in extension SECURITY
[ 10.538] (II) Initializing built-in extension XINERAMA
[ 10.538] (II) Initializing built-in extension XFIXES
[ 10.538] (II) Initializing built-in extension RENDER
[ 10.538] (II) Initializing built-in extension RANDR
[ 10.538] (II) Initializing built-in extension COMPOSITE
[ 10.538] (II) Initializing built-in extension DAMAGE
[ 10.542] ukiDynamicMajor: found major device number 250
[ 10.542] ukiDynamicMajor: found major device number 250
[ 10.542] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 10.542] ukiOpenDevice: node name is /dev/ati/card0
[ 10.542] ukiOpenDevice: open result is 17, (OK)
[ 10.542] ukiOpenByBusid: ukiOpenMinor returns 17
[ 10.542] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 11.603] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[ 11.707] (II) fglrx(0): Enable the clock gating!
[ 11.707] (II) fglrx(0): Setting screen physical size to 508 x 285
[ 12.050] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 12.050] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12.050] (II) LoadModule: "evdev"
[ 12.050] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12.078] (II) Module evdev: vendor="X.Org Foundation"
[ 12.078] compiled for 1.10.99.902, module version = 2.6.0
[ 12.078] Module class: X.Org XInput Driver
[ 12.078] ABI class: X.Org XInput driver, version 13.0
[ 12.078] (II) Using input driver 'evdev' for 'Power Button'
[ 12.078] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12.078] (**) Power Button: always reports core events
[ 12.078] (**) Power Button: Device: "/dev/input/event2"
[ 12.078] (--) Power Button: Found keys
[ 12.078] (II) Power Button: Configuring as keyboard
[ 12.078] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 12.078] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 12.078] (**) Option "xkb_rules" "evdev"
[ 12.078] (**) Option "xkb_model" "evdev"
[ 12.078] (**) Option "xkb_layout" "fr"
[ 12.078] (**) Option "xkb_variant" "latin9"
[ 12.078] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 12.145] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 12.145] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12.145] (II) Using input driver 'evdev' for 'Power Button'
[ 12.145] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12.145] (**) Power Button: always reports core events
[ 12.145] (**) Power Button: Device: "/dev/input/event1"
[ 12.145] (--) Power Button: Found keys
[ 12.145] (II) Power Button: Configuring as keyboard
[ 12.145] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 12.145] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 12.145] (**) Option "xkb_rules" "evdev"
[ 12.145] (**) Option "xkb_model" "evdev"
[ 12.145] (**) Option "xkb_layout" "fr"
[ 12.145] (**) Option "xkb_variant" "latin9"
[ 12.145] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 12.145] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event5)
[ 12.145] (II) No input driver/identifier specified (ignoring)
[ 12.146] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:2007 (/dev/input/event0)
[ 12.146] (**) Logitech Unifying Device. Wireless PID:2007: Applying InputClass "evdev keyboard catchall"
[ 12.146] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2007'
[ 12.146] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12.146] (**) Logitech Unifying Device. Wireless PID:2007: always reports core events
[ 12.146] (**) Logitech Unifying Device. Wireless PID:2007: Device: "/dev/input/event0"
[ 12.146] (--) Logitech Unifying Device. Wireless PID:2007: Found 1 mouse buttons
[ 12.146] (--) Logitech Unifying Device. Wireless PID:2007: Found scroll wheel(s)
[ 12.146] (--) Logitech Unifying Device. Wireless PID:2007: Found relative axes
[ 12.146] (--) Logitech Unifying Device. Wireless PID:2007: Found absolute axes
[ 12.146] (--) Logitech Unifying Device. Wireless PID:2007: Found keys
[ 12.146] (II) Logitech Unifying Device. Wireless PID:2007: Configuring as mouse
[ 12.146] (II) Logitech Unifying Device. Wireless PID:2007: Configuring as keyboard
[ 12.146] (II) Logitech Unifying Device. Wireless PID:2007: Adding scrollwheel support
[ 12.146] (**) Logitech Unifying Device. Wireless PID:2007: YAxisMapping: buttons 4 and 5
[ 12.146] (**) Logitech Unifying Device. Wireless PID:2007: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 12.146] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/input/input0/event0"
[ 12.146] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:2007" (type: KEYBOARD, id 8)
[ 12.146] (**) Option "xkb_rules" "evdev"
[ 12.146] (**) Option "xkb_model" "evdev"
[ 12.146] (**) Option "xkb_layout" "fr"
[ 12.146] (**) Option "xkb_variant" "latin9"
[ 12.146] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 12.146] (EE) Logitech Unifying Device. Wireless PID:2007: failed to initialize for relative axes.
[ 12.146] (II) Logitech Unifying Device. Wireless PID:2007: initialized for absolute axes.
[ 12.146] (**) Logitech Unifying Device. Wireless PID:2007: (accel) keeping acceleration scheme 1
[ 12.146] (**) Logitech Unifying Device. Wireless PID:2007: (accel) acceleration profile 0
[ 12.146] (**) Logitech Unifying Device. Wireless PID:2007: (accel) acceleration factor: 2.000
[ 12.146] (**) Logitech Unifying Device. Wireless PID:2007: (accel) acceleration threshold: 4
[ 12.146] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event4)
[ 12.146] (II) No input driver/identifier specified (ignoring)
[ 12.146] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 12.146] (II) No input driver/identifier specified (ignoring)
[ 12.149] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[ 29.789] (II) fglrx(0): EDID vendor "ACR", prod id 255
[ 29.789] (II) fglrx(0): Using EDID range info for horizontal sync
[ 29.789] (II) fglrx(0): Using EDID range info for vertical refresh
[ 29.789] (II) fglrx(0): Printing DDC gathered Modelines:
[ 29.789] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 29.789] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 29.789] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 29.789] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 29.789] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 29.789] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 29.789] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 29.789] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 29.789] (II) fglrx(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 29.789] (II) fglrx(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
[ 29.789] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 29.789] (II) fglrx(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 29.789] (II) fglrx(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 29.789] (II) fglrx(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[ 29.800] (II) fglrx(0): EDID vendor "ACR", prod id 255
[ 29.800] (II) fglrx(0): Using hsync ranges from config file
[ 29.800] (II) fglrx(0): Using vrefresh ranges from config file
[ 29.800] (II) fglrx(0): Printing DDC gathered Modelines:
[ 29.800] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 29.800] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 29.800] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 29.800] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 29.800] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 29.800] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 29.800] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 29.800] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 29.800] (II) fglrx(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 29.800] (II) fglrx(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
[ 29.800] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 29.800] (II) fglrx(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 29.800] (II) fglrx(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 29.800] (II) fglrx(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : dim. 22 janv. 2012, 00:53
par Pafrapé
Sommes nous seulement quelques un a avoir ce problème ou il y a t-il d'autres personnes dans le cas.
Si quelqu'un a la solution, merci de nous apporter un peu d'aide.
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : dim. 22 janv. 2012, 10:45
par RedoXPS
Pafrapé a écrit :Sommes nous seulement quelques un a avoir ce problème ou il y a t-il d'autres personnes dans le cas
Même surprise ce matin au reboot. Un "setxkbmap fr" a heureusement fixé le problème, avant de voir que j'n'étais pas seul

, mais j'ai pas le temps de chercher plus loin pour l'instant...
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : dim. 22 janv. 2012, 10:58
par FoolEcho
Ceux qui ont ce problème sont tous avec des claviers sans-fil ?
Ça ressemble méchamment à ce vieux sujet (log de X cohérent mais pas d'azerty en sortie non plus) qui peut effectivement se contourner comme vous le faites:
http://forums.archlinux.fr/topic8823.html. Dans la mesure où ça fonctionnait avant pour vous, il y a forcément une régression (je n'ai pas vérifié: à voir si ça n'est pas déjà remonté

)... le problème étant que sur le sujet de l'époque on n'avait pas trop pu localiser d'où ça venait

(peut-être bluez d'ailleurs, il est marqué périmé) ...
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : dim. 22 janv. 2012, 20:17
par derfric
C'est aussi le sujet que j'avais pointé..... et je suis allé voir le rapport de bug qui avait été fait à l'epoque
https://bugs.freedesktop.org/show_bug.cgi?id=39460 mais apparement, il n'a pas eu de suites concretes.... En ce qui concerne bluez, je n'ai pas de souvenirs qu'il a été modifié lors de la mise à jour, et pas de trace non plus dans le log de pacman de bluez ou autre bluetooth.....
D'ailleurs je viens de lire ( mais le jargon technique et moi, on n'est pas trop pote... donc j'espere ne pas me gourrer ) que ce n'est pas véritablement du bluetooth :
Logitech Unifying Technology
Parallèlement à la mise en œuvre de sa technologie Darkfield, Logitech profite de la sortie de sa Performance Mouse MX pour inaugurer une nouvelle technologie de transmission radio. Baptisée Logitech Unifying Technology, il s'agit ici de proposer un seul et unique récepteur radio, capable de fonctionner avec toutes les souris, claviers et pavés numériques Logitech compatibles Unifying Technology et identifiés par le logo correspondant. L'idée est louable, d'autant qu'il s'agit ici d'une liaison radio utilisant la plage de fréquences des 2,4 GHz alors que le récepteur est extrêmement compact et pèse moins de 2 grammes (le même donc que sur certaines souris à destination des ordinateurs portables de Logitech comme la VX Nano).
La suite sur Clubic.com : Logitech Performance Mouse MX : Précisions supplémentaires, arrivée de Logitech Unifying Technology
http://www.clubic.com/article-294310-3- ... z1kDPCNU53
Informatique et high tech
Que les personnes qui ont le meme souci donne le max de renseignements histoire de faire avancer le schmilblick.....
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : dim. 22 janv. 2012, 21:15
par Pafrapé
Effectivement, concernant mon clavier, il s'agir d'un clavier sans fil Logitech, le K800.
Ce que je ne comprend pas, c'est que tout marchais à la perfection, et depuis la mise à jour du kernel, le clavier sur kdm est toujours en qwerty.
J'ai néanmoins réussi à le repasser en azerty en ajoutant
au fichier /usr/share/config/kdm/Xsetup
Ce n'est peut-être pas l'idéal, car je pense qu'il s'agit d'un bug, mais au moins cela a le mérite de fonctionner.
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : dim. 22 janv. 2012, 21:43
par derfric
Je viens peut-être de trouver une piste de recherche.... Apparement sous ubuntu, l'oneiric digerait mal les claviers logitech et la solution proposée était d'éditer les fichier /lib/udev/rules.d/62-bluez-hid2hci.rules et d'y remplacer le KERNEL=="hiddev*" par KERNEL=="hidraw*" dans la section #Logitech devices
J'ai donc été farfouiller et j'ai bien trouvé un /lib/udev/rules.d/97-bluetooth-hid2hci.rules avec la fameuse ligne incriminée..... Modification faite, reboot et......... ca marche pas....!!!!!!!!
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : dim. 22 janv. 2012, 22:25
par xanataz
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : lun. 23 janv. 2012, 23:47
par geekmiki
Même problème chez moi avec un Logitech K750 et son module Logitech Unifying.
J'ai réussi à pseudo-contourner le problème en ajoutant setxkbmap fr dans .xinitrc, mais sous SLiM le clavier est toujours en qwerty.
Il y a un sujet d'ouvert sur le forum anglais qui donne un peu plus d'infos sur le problème:
https://bbs.archlinux.org/viewtopic.php?id=133816
Est-ce que quelqu'un a remonté le problème? Parce que bien que setxkbmap apporte une solution, c'est un bricolage et cela devrait fonctionner comme avant, avec une config propre de rc.conf et xorg.
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : jeu. 26 janv. 2012, 12:14
par fxeon
Idem chez moi avec un clavier Logitech K800
KDM reste en qwerty alors le reste marche :/
et mon xorg semble bien configuré pourtant...
Code : Tout sélectionner
#
# Catch-all evdev loader for udev-based systems
# We don't simply match on any device since that also adds accelerometers
# and other devices that we don't really want to use. The list below
# matches everything but joysticks.
Section "InputClass"
Identifier "evdev pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "InputClass"
Identifier "evdev touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : jeu. 26 janv. 2012, 13:06
par FoolEcho
@fxeon: en attendant mieux, tu peux contourner le problème avec kdm en regardant le sujet que j'ai cité sur un message précédent.
Re: [Xorg] Clavier en qwerty apres mise a jour noyau linux 3
Publié : jeu. 26 janv. 2012, 13:28
par fxeon
Oui oui c'est fait en modifiant le fichier:
/usr/share/config/kdm/Xsetup
Code : Tout sélectionner
#! /bin/sh
# Xsetup - run as root before the login dialog appears
setxkbmap fr
#xconsole -geometry 480x130-0-0 -notify -verbose -fn fixed -exitOnFail -file /dev/xconsole &
ça marche...