LINUX.ORG.RU
ФорумAdmin

Варнинг в /var/log/Xorg.0.log


0

1

В /var/log/Xorg.0.log имеется следующее:

(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
При этом иксы вроде как нормально работают
Содержание xorg.conf следующее:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildd@barber) Sun Jun 13 12:08:56 UTC 2010


Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "LG"
ModelName "Flatron F700P"
HorizSync 30 - 96
VertRefresh 50 - 160
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1024x768_85"
EndSubSection
EndSection
Что это такое?

★★★★★

Последнее исправление: sunny1983 (всего исправлений: 2)

Ответ на: комментарий от sunny1983

если usb мыша, то запустится
а вот ps/2 не факт - на некоторых компах такой фокус не проходит, емнип с железом чот

megabaks ★★★★
()

решение для олдфагов, сам пользуюсь:

Section "ServerFlags"
    Option         "AllowEmptyInput" "False"
    Option         "AutoAddDevices"  "False"
    Option         "AutoEnableDevices"  "False"
EndSection
Komintern ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.