LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-29-2009, 03:01 PM   #1
purrcy
LQ Newbie
 
Registered: Aug 2008
Location: I live in Santa Paula, CA
Posts: 27

Rep: Reputation: 15
xorg.conf keyboard problem (FIXED)


Hi,

At the end of my Xorg.0.log I have a keyboard error listed:

(EE) Error loading keymap /var/lib/xkb/server-0.xkm

The following is an excerpt for my keyboard in xorg.conf:

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

What do I need to do to solve this problem?

Last edited by purrcy; 02-01-2009 at 02:05 PM.
 
Old 01-31-2009, 12:58 AM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by purrcy View Post
Hi,

At the end of my Xorg.0.log I have a keyboard error listed:

(EE) Error loading keymap /var/lib/xkb/server-0.xkm

The following is an excerpt for my keyboard in xorg.conf:

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

What do I need to do to solve this problem?
Hi Purrcy,
I compared my xorg.conf with yours and the only difference I see in the keyboard section is that you have:
Code:
Option         "XkbRules" "xorg"
and I have
Code:
Option		"XkbRules"	"xfree86"
I also checked and I do have a folder /var/lib/xkb but it's totally empty.
You might try changing the "xorg" to "xfree86" in your xorg.conf file and see if that helps.
Cheers,
jdk

Last edited by jdkaye; 01-31-2009 at 03:34 AM.
 
Old 01-31-2009, 02:43 AM   #3
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
There are tools/applications to reconfigure keyboard related files. Helps to know which Linux distribution you are using in order to point you in the right direction though.
Most if not all modern Linux distributions don't run xfree86 no more, they now use xorg.
Below is my Debian Lenny keyboard section of /etc/X11/xorg.conf:
Code:
Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "us"
EndSection
Since mine is pretty much like yours, I'm guessing your problem is not with the xorg.conf file. My Lenny has nothing in the /var/lib/xkb/ folder also, but it's not running right now, I looked at it from Mandriva which has three files in that folder but are named with a bunch of random digits.
Do you have a problem with the keyboard or is it working alright?
Is the error still there after a reboot? I'm wondering if these files are generated at boot time.
 
Old 02-01-2009, 02:05 PM   #4
purrcy
LQ Newbie
 
Registered: Aug 2008
Location: I live in Santa Paula, CA
Posts: 27

Original Poster
Rep: Reputation: 15
Thanks, everyone.

I thinke that the problem was solved at reboot. I haven't seen it sense.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
3 keyboard layouts in xorg.conf doesn't work VMM Linux - Newbie 3 11-10-2009 05:43 PM
Xorg.conf Keyboard layouts flebber Debian 1 05-18-2007 07:59 AM
Acer keyboard mistake (Need help for my xorg.conf) Dumpen Linux - Hardware 1 10-11-2006 04:24 AM
Xorg.conf, using en_GB keyboard layout kxHGB Linux - General 5 10-15-2004 03:07 AM
keyboard layouts with xorg.conf logicport Linux - Software 1 07-27-2004 01:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration