[SOLVED] Не работают мышь и клавиатура

Грузится система, появляется окно ввода пароля, мышь и клавиатура не отзываются.
Получилось зайти только с помощью Live-CD.
Пробовал пересобрать xf86-input-evdev, xorg-drivers, xorg-server, nvidia-drivers - все без толку.
В /etc/make.conf прописано

INPUT_DEVICES="evdev"
# emerge -pv xorg-drivers xorg-server
[ebuild   R    ] x11-base/xorg-drivers-1.10  INPUT_DEVICES="evdev -acecad -aiptek -joystick -keyboard -mouse -synaptics -tslib -virtualbox -vmmouse -void -wacom" VIDEO_CARDS="nvidia -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 (-impact) -intel -mach64 -mga -neomagic (-newport) -nouveau -nv (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)" 0 kB
[ebuild   R    ] x11-base/xorg-server-1.10.4  USE="nptl udev xorg -dmx -doc -ipv6 -kdrive -minimal -static-libs -tslib -xnest -xvfb" 0 kB

Содержание /etc/X11/xorg.conf

#Section "InputDevice"
    # generated from default
#    Identifier     "Keyboard0"
#    Driver         "evdev"
#EndSection

Section "ServerLayout"
#    InputDevice    "Keyboard0" "CoreKeyboard"
#    InputDevice    "Mouse0" "CorePointer"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Option         "Xinerama" "0"
    Option         "AllowEmptyInput" "false"
EndSection

Section "Files"
    ModulePath      "/usr/lib/xorg/modules"
    ModulePath      "/usr/lib/opengl/nvidia"
    ModulePath      "/usr/lib/opengl/xorg-x11/extensions"
    FontPath        "/usr/share/fonts/terminus/"
EndSection

Section "Module"
    Load           "dbe"
    Load           "record"
    Load           "dri2"
    Load           "glx"
    Load           "extmod"
EndSection

#Section "InputDevice"
    # generated from data in "/etc/conf.d/gpm"
#    Identifier     "Mouse0"
#    Driver         "mouse"
#    Option         "Protocol" "USB"
#    Option         "Device" "/dev/input/mice"
#    Option         "Emulate3Buttons" "no"
#    Option         "ZAxisMapping" "4 5"
#EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Monitor Vendor"
    ModelName      "Monitor Model"
EndSection

Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "G92 [GeForce GTS 250]"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "NoLogo" "True"
    Option         "AddARGBGLXVisuals" "True"
    Option         "RenderAccel" "True"
    Option         "AllowGLXWithComposite" "True"
    Option         "Xinerama" "False"
    Option         "PerformanceMonitorMode" "1"
    Option         "TwinView" "0"
    Option         "backingstore" "True"
    Option         "TripleBuffer" "True"
    Option         "CoolBits" "1"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
    Option         "Damage" "Enable"
EndSection

Section "ServerFlags"
    Option "AllowEmptyInput" "on"
    Option "AllowAddDevices" "on"
    Option "AutoEnableDevices" "on"
EndSection

Когда-то уже было такое, не помню как, но разрулил быстро, а сейчас никак.

UPD: Решилось восстановлением ядра из бэкапа

пересобери xf86-drivers-evdev

пересобери xf86-drivers-evdev (кажись так оно называется)

.

Я же написал, xf86-input-evdev пересобирал, а других evdev'ов нет.

Попробуй совсем без

Попробуй совсем без конфига.
Логи выложи.

.

Без xorg.conf иксы не грузятся совсем, клавиатура и мышь также не работают.
/var/log/kdm.log

klauncher(12433) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(12354)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned
# /etc/init.d/dbus start
 * Starting D-BUS system messagebus ...
 * start-stop-daemon: /usr/bin/dbus-daemon is already running             [ !! ]
 * ERROR: dbus failed to start
# /etc/init.d/dbus status
 * status: stopped

/var/log/Xorg.0.log http://pastebin.com/j1mhneua

# eselect opengl list
Available OpenGL implementations:
  [1]   nvidia *
  [2]   xorg-x11 

.

Типовое:

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"
EndSection

но у меня так:

Section "InputClass"
	Driver      	"evdev"
	Identifier	"LocalKeyboard"
	MatchDevicePath "/dev/input/event*"
	MatchIsKeyboard "on"
	Option		"CoreKeyboard"
	Option		"SendCoreEvents"
	Option		"XkbLayout" "us,ru"
	Option		"XkbModel" "acpi"
	Option		"XkbVariant" ",winkeys"
	Option		"XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
	Option      	"XkbRules" "xorg"
EndSection

Section "InputClass"
        Driver		"evdev"
        Identifier	"LocalMouse"
        MatchIsPointer	"on"
        MatchDevicePath	"/dev/input/event*"
	Option		"SendCoreEvents"
EndSection

Мы тоже не всего читали Шнитке!.. © В. Вишневский

.

Попробовал оба варианта - без изменений.
При загрузке еще такая ошибка:
rc: unlink `/lib/rc/init.d/failed/dbus` Read-only filesystem

покажите вывод mount

покажите вывод mount

Вам надо разобраться с dbus,

Вам надо разобраться с dbus, acpi и nvidia.

и судя по

[  1909.154] (EE) No drivers available.
[  1909.154]
Fatal server error:
[  1909.155] no screens found

Про клаву с мышью в иксах еще рано задумываться.

If no devices become

If no devices become available, reconfigure udev or disable AutoAddDevices.

попробуйте с начальным конфигом, но без Section "ServerFlags" и выложите еще раз Xorg.0.log.

udev запущен-то?

udev запущен-то?

Не грусти, товарищ! Всё хорошо, beautiful good!

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".