<br>
<div><span class="gmail_quote">On 9/13/05, <b class="gmail_sendername">Ignacio Mas Ivars</b> <<a href="mailto:nacho@kth.se">nacho@kth.se</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi all!<br><br>I guess this question must have been asked thousands of times on the<br>list, but I just can find the proper answer, so any pointers to previous<br>messages are as welcomed as answers themselves! I am having problems
<br>with xkb after upgrading from a debian unstable system to an up to date<br>breezy. After fighting with deinstallation and reinstallation of the<br>Xorg infrastructure, with some links pointing to wrong places and so on
<br>I got the X server up and running but xkb fails to load with the<br>following message:<br><br> Couldn't load XKB keymap, falling back to pre-XKB keymap<br><br>which messes up my Swedish keyboard. I've seen that it could be a
<br>problem with permissions, so here goes the contents of /etc/X11/xkb/<br><br><br> /etc/X11/xkb# ls -la<br>total 140<br>drwxr-xr-x 10 root root 4096 Aug 11 14:56 .<br>drwxr-xr-x 15 root root 4096 Sep 13 11:07 ..<br>
-rw-r--r-- 1 root root 983 Jul 20 19:37 README<br>-rw-r--r-- 1 root root 7432 Aug 10 11:09 README.config<br>-rw-r--r-- 1 root root 23337 Jul 20 19:37 README.enhancing<br>drwxr-xr-x 2 root root 4096 Aug 11 14:56 compat
<br>-rw-r--r-- 1 root root 689 Jul 20 19:37 compat.dir<br>lrwxrwxrwx 1 root root 12 Aug 11 14:55 compiled -> /var/lib/xkb<br>drwxr-xr-x 8 root root 4096 Aug 11 14:56 geometry<br>-rw-r--r-- 1 root root 1965 Aug 10 11:09
geometry.dir<br>drwxr-xr-x 6 root root 4096 Aug 11 14:56 keycodes<br>-rw-r--r-- 1 root root 2284 Aug 10 11:09 keycodes.dir<br>drwxr-xr-x 8 root root 4096 Aug 11 14:56 keymap<br>-rw-r--r-- 1 root root 8576 Jul 20 19:37
keymap.dir<br>drwxr-xr-x 2 root root 4096 Aug 11 14:56 rules<br>drwxr-xr-x 2 root root 4096 Aug 11 14:56 semantics<br>drwxr-xr-x 21 root root 8192 Aug 11 14:56 symbols<br>-rw-r--r-- 1 root root 29059 Aug 10 11:09
symbols.dir<br>drwxr-xr-x 2 root root 4096 Aug 11 14:56 types<br>-rw-r--r-- 1 root root 463 Jul 20 19:37 types.dir<br>lrwxrwxrwx 1 root root 22 Aug 11 14:55 xkbcomp<br>-> /usr/X11R6/bin/xkbcomp<br><br>and inside keycodes:
<br><br>ls -la<br>total 104<br>drwxr-xr-x 6 root root 4096 Aug 11 14:56 .<br>drwxr-xr-x 10 root root 4096 Aug 11 14:56 ..<br>-rw-r--r-- 1 root root 435 Jul 20 19:37 README<br>-rw-r--r-- 1 root root 2192 Jul 20 19:37 aliases
<br>-rw-r--r-- 1 root root 3546 Jul 25 13:46 amiga<br>-rw-r--r-- 1 root root 1988 Jul 25 13:46 ataritt<br>drwxr-xr-x 2 root root 4096 Aug 11 14:56 digital<br>drwxr-xr-x 2 root root 4096 Jul 28 09:26 digital_vndr
<br>-rw-r--r-- 1 root root 3773 Jul 25 13:46 fujitsu<br>-rw-r--r-- 1 root root 5024 Jul 25 13:46 hp<br>-rw-r--r-- 1 root root 3200 Jul 25 13:46 ibm<br>-rw-r--r-- 1 root root 3643 Jul 25 13:46 macintosh<br>-rw-r--r-- 1 root root 2293 Jul 25 13:46 powerpcps2
<br>-rw-r--r-- 1 root root 2249 Jul 20 19:37 riscpc<br>drwxr-xr-x 2 root root 4096 Aug 11 14:56 sgi<br>drwxr-xr-x 2 root root 4096 Jul 28 09:26 sgi_vndr<br>-rw-r--r-- 1 root root 3009 Jul 25 13:46 sony<br>-rw-r--r-- 1 root root 13840 Jul 25 13:46 sun
<br>-rw-r--r-- 1 root root 8656 Jul 20 19:37 xfree86<br>-rw-r--r-- 1 root root 3351 Jul 25 13:46 xfree98<br><br>My entry in xorg.conf is as follows:<br><br>Section "InputDevice"<br><br> Identifier "Keyboard1"
<br> Driver "kbd"<br> Option "AutoRepeat" "500 300<br> Option "XkbRules" "xorg"<br> Option "XkbModel" "pc105"<br> Option "XkbLayout" "se"
<br><br>EndSection<br><br><br>Any idea on what can be wrong? I am having a hard time with this one!<br><br>Thanks!<br>/Nacho<br><br><br>---<br> ,,,<br> (o o)<br>--ooO--(_)---Ooo-----------<br>People would enjoy life more if, once they got what they wanted, they
<br>could remember how much they wanted it.<br>--oo0--------0oo-----------<br><br><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br><a href="http://lists.ubuntu.com/mailman/listinfo/ubuntu-users">
http://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>Looks like the permissions are all ok, but my xorg contains:<br>
<br>
Section "InputDevice"<br>
Identifier "Generic Keyboard"<br>
Driver "keyboard"<br>
Option "CoreKeyboard"<br>
Option
"XkbRules" "xorg"<br>
Option
"XkbModel" "pc104"<br>
Option
"XkbLayout" "us" <<<<< the big
difference, I presume?<br>
EndSection<br>
<br>
Hope this helps,<br>
<br>
Joe<br>
<br>
<span class="gmail_quote"><br>
<br clear="all">
</span><br>-- <br>___________________________________<br>Joe Reid<br><a href="mailto:reid.joe@gmail.com">reid.joe@gmail.com</a>