Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XKB Problems Sun Ultra 5
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
DeadlyMuffin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2004
Posts: 104

PostPosted: Thu Oct 28, 2004 12:27 am    Post subject: XKB Problems Sun Ultra 5 Reply with quote

I'm having trouble getting my type 5 sun keyboard working in X, I think my xorg.conf file is right, but when I start up gnome I get this:

Error activating XKB configuration.
Probably internal X server problem.

X server version data:
Gentoo Linux (The X.Org Foundation 6.8.0, revision r1-0.2.2.1)
60800000

etc...

is there some way I can reinstall this stuff? Any clue what's going wrong?

For what it's worth, this is the relevant part of my xorg.conf:
Driver "keboard"
Option "XkbRules" "sun"
Option "XkbModel" "type5"
Option "XkbLayout" "us"

thanks
Back to top
View user's profile Send private message
Ferris
Retired Dev
Retired Dev


Joined: 13 Jan 2003
Posts: 426
Location: N. Virginia (USA)

PostPosted: Fri Oct 29, 2004 12:26 pm    Post subject: Reply with quote

1. If you really have
Quote:
Driver "keboard"
change it to:
Code:

Driver "keyboard"


2. Otherwise, which kernel are you using? If you are using kernel-2.4.xx, you are on the right track. If you are using kernel-2.6.x, you want something like:
Code:

Driver "kbd"
XkbRules "xorg"


Or, look at a couple working xorg.conf files here: http://dev.gentoo.org/~fmccor/docs/xorg/xorg.conf/xorg.conf.html

Hope this helps,
Regards,
Ferris
Back to top
View user's profile Send private message
DeadlyMuffin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2004
Posts: 104

PostPosted: Fri Oct 29, 2004 8:52 pm    Post subject: Reply with quote

the driver is keyboard, and the kernel is 2.4.27. I'm pretty sure the xorg.conf isn't the problem here, but I don't know what is.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum