Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Keyboard Problem (not Xorg related) [solved]
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
TrAvELAr
n00b
n00b


Joined: 02 Mar 2004
Posts: 25
Location: Baltimore, MD

PostPosted: Tue Dec 13, 2005 6:05 pm    Post subject: Keyboard Problem (not Xorg related) [solved] Reply with quote

I recently decided to take the plunge and upgrade to a 2.6 kernel on my Ultra 5s. For the life of me, I cannot get either of them to detect the keyboard (type 5 or type 6) when running 2.6. Under 2.4, I can log in and do a dmesg and see that it has properly detected the keyboard on boot. Under 2.6, I have no such entries for the keyboard. It's really driving me mad.

Does anyone have any thoughts on what I might have missed in my kernel config?

And before anyone blames it on being the wrong map, it's not. None of the keys worked before or after I changed the KEYMAP="us". :)


Last edited by TrAvELAr on Thu Dec 15, 2005 1:23 am; edited 1 time in total
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: Tue Dec 13, 2005 6:16 pm    Post subject: Reply with quote

Here is all I have in my .config for 2.6.14.2 on a U60+sun-type6 (or type5) for input devices:
Code:

CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=m
CONFIG_KEYBOARD_SUNKBD=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_SERIAL=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_SPARCSPKR=y


For me on this system, dmesg shows:
input: Sun Type 5 keyboard on su/serio1
Regards,
Back to top
View user's profile Send private message
TrAvELAr
n00b
n00b


Joined: 02 Mar 2004
Posts: 25
Location: Baltimore, MD

PostPosted: Tue Dec 13, 2005 6:26 pm    Post subject: Reply with quote

Thanks! I'm at work but I'll check it against my config when I get home. :)
Back to top
View user's profile Send private message
TrAvELAr
n00b
n00b


Joined: 02 Mar 2004
Posts: 25
Location: Baltimore, MD

PostPosted: Wed Dec 14, 2005 1:40 am    Post subject: Reply with quote

No joy on 2.6.13. Will try and grab 2.6.14 tonight and give it a whirl.
Back to top
View user's profile Send private message
Weeve
Retired Dev
Retired Dev


Joined: 30 Oct 2002
Posts: 641

PostPosted: Wed Dec 14, 2005 10:59 pm    Post subject: Reply with quote

Make sure you change your keymap entry in /etc/conf.d/keymaps to something PC'ish like US instead of the Sun specific keymap that is in there now. 2.6 changed things around so that there only needs to be one set of keymaps on the command line.
Back to top
View user's profile Send private message
TrAvELAr
n00b
n00b


Joined: 02 Mar 2004
Posts: 25
Location: Baltimore, MD

PostPosted: Thu Dec 15, 2005 1:23 am    Post subject: Reply with quote

Got it solved.

CONFIG_SERIAL_SUNSU=y
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