Alors voila, depuis peu j'ai l'impression que archlinux fait des siennes

Code : Tout sélectionner
mkinitcpio -p linux
Mais d'après ce que j'ai pu lire, le driver nouveau ne semblait pas être la bonne solution, et j'ai installé le driver propriétaire. En parallèle j'ai fait un crée un fichier /etc/modprobe.d/blacklist.conf:
Code : Tout sélectionner
blacklist intel
blacklist nouveau

Donc qu'est-ce que je dois en penser ? Existe-t-il une solution ?
Pour plus d'information, je vous envoie /var/log/Xorg.0.log :
Code : Tout sélectionner
[ 3.269] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event1)
[ 3.269] (II) No input driver specified, ignoring this device.
[ 3.269] (II) This device may have been added with another device file.
[ 3.269] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event4)
[ 3.269] (II) No input driver specified, ignoring this device.
[ 3.269] (II) This device may have been added with another device file.
[ 3.269] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event3)
[ 3.269] (II) No input driver specified, ignoring this device.
[ 3.269] (II) This device may have been added with another device file.
[ 3.269] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event2)
[ 3.269] (II) No input driver specified, ignoring this device.
[ 3.269] (II) This device may have been added with another device file.
[ 3.269] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 3.269] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 3.269] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 3.269] (**) AT Translated Set 2 keyboard: always reports core events
[ 3.269] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 3.269] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 3.269] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 3.269] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 3.269] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 3.269] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 3.269] (**) Option "xkb_rules" "evdev"
[ 3.269] (**) Option "xkb_model" "pc104"
[ 3.269] (**) Option "xkb_layout" "us"
[ 3.269] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event11)
[ 3.269] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 3.269] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 3.269] (**) PS/2 Generic Mouse: always reports core events
[ 3.269] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event11"
[ 3.269] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[ 3.269] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[ 3.269] (--) evdev: PS/2 Generic Mouse: Found relative axes
[ 3.269] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[ 3.269] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[ 3.269] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 3.269] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 3.269] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event11"
[ 3.269] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 11)
[ 3.270] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[ 3.270] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 3.270] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 3.270] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 3.270] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 3.270] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 3.270] (II) No input driver specified, ignoring this device.
[ 3.270] (II) This device may have been added with another device file.
[ 3.270] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[ 3.270] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 3.270] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 3.270] (**) Dell WMI hotkeys: always reports core events
[ 3.270] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event9"
[ 3.270] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 3.270] (--) evdev: Dell WMI hotkeys: Found keys
[ 3.270] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 3.270] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event9"
[ 3.270] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 12)
[ 3.270] (**) Option "xkb_rules" "evdev"
[ 3.270] (**) Option "xkb_model" "pc104"
[ 3.270] (**) Option "xkb_layout" "us"
[ 116.031] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/mouse1)
[ 116.031] (II) No input driver specified, ignoring this device.
[ 116.031] (II) This device may have been added with another device file.
[ 116.031] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/event12)
[ 116.031] (**) Logitech Unifying Device. Wireless PID:101b: Applying InputClass "evdev pointer catchall"
[ 116.031] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101b'
[ 116.031] (**) Logitech Unifying Device. Wireless PID:101b: always reports core events
[ 116.031] (**) evdev: Logitech Unifying Device. Wireless PID:101b: Device: "/dev/input/event12"
[ 116.031] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Vendor 0x46d Product 0xc52b
[ 116.031] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found 20 mouse buttons
[ 116.031] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found scroll wheel(s)
[ 116.031] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found relative axes
[ 116.031] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found x and y relative axes
[ 116.031] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Configuring as mouse
[ 116.031] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Adding scrollwheel support
[ 116.031] (**) evdev: Logitech Unifying Device. Wireless PID:101b: YAxisMapping: buttons 4 and 5
[ 116.031] (**) evdev: Logitech Unifying Device. Wireless PID:101b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 116.031] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:046D:C52B.0003/input/input13/event12"
[ 116.031] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101b" (type: MOUSE, id 13)
[ 116.031] (II) evdev: Logitech Unifying Device. Wireless PID:101b: initialized for relative axes.
[ 116.032] (**) Logitech Unifying Device. Wireless PID:101b: (accel) keeping acceleration scheme 1
[ 116.032] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration profile 0
[ 116.032] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration factor: 2.000
[ 116.032] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration threshold: 4
Je vous remercie de votre réponse
