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

Re: No keyboard in X after upgrading to Etch



yeah, happens to me with gdm-2.14, but,
does CTRL + ALT + F1 works ?
I mean to go to the first tty/console?
if it works from GDM to the terminal
then the keyboard in X it´s working,
I suggest you that start a session
from the command line with the startx
command and if this way don´t work
do a 'Xorg -configure and the CLI
and follow the steps suggested, good luck.

> 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/
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>




Reply to: