[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

No keyboard in X after upgrading to Etch



Hi!

I am having problems after upgrading a machine from Sarge to Etch (the
machine was originally a Progeny Debian install, which has since been
upgraded). After the upgrade, the keyboard does not respond under X (at
least not from GDM, but I can't get to anywhere else without the
keyboard). It works fine from the console.

I can't see anything strange in the Xorg log:

(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.6

and

(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+fi+altwin(meta_win)" };
    xkb_geometry             { include "pc(pc105)" };

and the xorg.conf file looks fine as well:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fi"
        Option          "XkbOptions"    "altwin:meta_win"
EndSection

Does anyone have any good suggestions?

-- 
\\// Peter - http://www.softwolves.pp.se/



Reply to: