Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PS/2 keyboard
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
zogle
n00b
n00b


Joined: 03 Oct 2005
Posts: 65
Location: the states

PostPosted: Wed May 24, 2006 7:20 pm    Post subject: PS/2 keyboard Reply with quote

..... my PS/2 keyboard (and mouse).... wont work after 2006.0 boot !!!!!!!!!!!! ... the installation is complete ... boots up completely ... i just cant type my username or anything for that matter ...

i also noticed i can't seem to use the vga or video options at boot ...

am i missing modules ??? or something ???
_________________
everything is a function of time.

"i was pricking my finger before you knew what the fam was"
Back to top
View user's profile Send private message
jedsen
Apprentice
Apprentice


Joined: 15 Oct 2004
Posts: 276
Location: Sacramento, California, USA

PostPosted: Thu May 25, 2006 3:32 am    Post subject: Reply with quote

Here's a section of my xorg.conf:
Quote:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
EndSection

A common problem is that X is configured for a mouse device at /dev/mouse0. Change this to /dev/input/mice.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Thu May 25, 2006 5:00 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Kernel & Hardware.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
zogle
n00b
n00b


Joined: 03 Oct 2005
Posts: 65
Location: the states

PostPosted: Thu May 25, 2006 5:51 pm    Post subject: Reply with quote

thanks... but i dont even get to emerge xorg yet ... i cant even log in
experienced the same error when i use the 2006.0 livecd ... i can't even type anythin ... =T
_________________
everything is a function of time.

"i was pricking my finger before you knew what the fam was"
Back to top
View user's profile Send private message
jedsen
Apprentice
Apprentice


Joined: 15 Oct 2004
Posts: 276
Location: Sacramento, California, USA

PostPosted: Thu May 25, 2006 8:02 pm    Post subject: Reply with quote

Sorry about that, I read it too quickly.

Like you said, it might be the kernel config. If you compiled your own, make sure these options are enabled:
Device Drivers -> Input device support -> Generic userland interaces
Quote:
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y

These options are enabled by default, but check just to be sure.

Good luck.
Back to top
View user's profile Send private message
zogle
n00b
n00b


Joined: 03 Oct 2005
Posts: 65
Location: the states

PostPosted: Sat May 27, 2006 8:02 pm    Post subject: Reply with quote

thanks ... i manually configured .. 3 times .. =T .. then i genkernel'ed it :? .. then i bought a new USB keyboard .. and USB seems to work .. so its def the PS/2 ports .. i also noticed this .. while booting from the 2006.0 livecd .. an error at the top of my screen

Can't read CTR while initializing i8042

?? dunno .. but still sounds like some module is not loaded/loading .. =T .. the easy way out is to just use USB .. but .. being the kind of person i am .. i would like to find the solution .. 8)

any suggestions would be greatly appreciated .. thanks again
_________________
everything is a function of time.

"i was pricking my finger before you knew what the fam was"
Back to top
View user's profile Send private message
GTVincent
Tux's lil' helper
Tux's lil' helper


Joined: 26 Oct 2002
Posts: 91
Location: Las Vegas, NV

PostPosted: Sat Jul 22, 2006 9:30 pm    Post subject: Reply with quote

zogle wrote:
thanks ... i manually configured .. 3 times .. =T .. then i genkernel'ed it :? .. then i bought a new USB keyboard .. and USB seems to work .. so its def the PS/2 ports .. i also noticed this .. while booting from the 2006.0 livecd .. an error at the top of my screen

Can't read CTR while initializing i8042

?? dunno .. but still sounds like some module is not loaded/loading .. =T .. the easy way out is to just use USB .. but .. being the kind of person i am .. i would like to find the solution .. 8)

any suggestions would be greatly appreciated .. thanks again


I fixed this by disabling USB in the BIOS. It's a known bug that I have only been bitten by on amd64.
Back to top
View user's profile Send private message
eco751
n00b
n00b


Joined: 23 Jul 2006
Posts: 3

PostPosted: Sun Jul 23, 2006 9:14 am    Post subject: Reply with quote

jedsen wrote:
Sorry about that, I read it too quickly.

Like you said, it might be the kernel config. If you compiled your own, make sure these options are enabled:
Device Drivers -> Input device support -> Generic userland interaces
Quote:
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y

These options are enabled by default, but check just to be sure.

Good luck.
Thanks... Your post solved a similar problem I was just having after foolishly disabling the AT keyboard input and compiling a new kernel for the first time. :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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