[sisyphus] Ошибка HAL
"Ал. Ал."
=?iso-8859-1?q?queq_=CE=C1_yandex=2Eru?=
Ср Янв 7 21:36:59 MSK 2009
Возникает ошибка с мышкой при загрузке иксов. Мышка работает, но при
переходе в спящий режим и возвращении мышка перестаёт работать. Привожу
часть вывода из /var/log/Xorg.0.log:
(**) Option "Protocol" "IMPS/2"
(**) ImExPS/2 Logitech Wheel Mouse|0: Device: "/dev/input/mice"
(**) ImExPS/2 Logitech Wheel Mouse|0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) ImExPS/2 Logitech Wheel Mouse|0: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) ImExPS/2 Logitech Wheel Mouse|0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) ImExPS/2 Logitech Wheel Mouse|0: ZAxisMapping: buttons 4 and 5
(**) ImExPS/2 Logitech Wheel Mouse|0: Buttons: 9
(**) ImExPS/2 Logitech Wheel Mouse|0: Sensitivity: 1
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (ImExPS/2 Logitech Wheel Mouse|0)
(II) XINPUT: Adding extended input device "ImExPS/2 Logitech Wheel Mouse|0" (type: MOUSE)
(II) ImExPS/2 Logitech Wheel Mouse|0: ps2EnableDataReporting: succeeded
(II) config/hal: Adding input device Logitech USB-PS/2 Optical Mouse
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(EE) config/hal: NewInputDeviceRequest faile
а также часть конфига /etc/X11/xorg.conf:
Section "ServerLayout"
Identifier "Minimal layout"
Screen "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "ImExPS/2 Logitech Wheel Mouse|0" "CorePointer"
EndSection
Section "Module"
Load "freetype"
Load "glx"
Load "dri"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "ImExPS/2 Logitech Wheel Mouse|0"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
EndSection
По мануалу здесь: http://freesource.info/wiki/AltLinux/Sisyphus/changes
пробовал сделать изменения:
Section "ServerFlags"
Option "AllowEmptyInput" "false"
Option "AllowMouseOpenFail" "true"
Option "AutoAddDevices" "false"
EndSection
но безрезультатно, иксы не загружаются. Бага HAL или исправляется?
Подробная информация о списке рассылки Sisyphus