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

Re: Bug#345454: xserver-xorg: Upgrade to 6.9.0 broke vt switching



On Sat, Jan 07, 2006 at 12:39:19PM -0500, Paul Check wrote:
> I did a kernel upgrade (to 2.6.14), upgraded to udev, and also upgraded 
> my NVidia driver, so I'm really not sure who the cuplrit is, although I 
> am able to do vt switching when X is not running (similar to some posts 
> I saw regarding this bug).

In your logs (/var/log/Xorg.0.log or /var/log/*dm.log), do you have
q line like
  (EE) Couldn't load XKB keymap, falling back to pre-XKB keymap
?

> The keyboard section of /etc/X11/xorg.conf is:
> 
> Section "InputDevice"
>    Identifier     "Generic Keyboard"
>    Driver         "keyboard"
>    Option         "CoreKeyboard"
>    Option         "XkbRules" "xfree86"
>    Option         "XkbModel" "pc104"
>    Option         "XkbLayout" "us"
> EndSection

Run
  setxkbmap -model pc104 -layout us -option
from a terminal.  If this fixes your keyboard, this means that X
configuration is fine, but another program (GNOME/KDE/...) breaks
it.  Otherwise, your xlibs package is not fully installed.

Denis



Reply to: