Unsolved
This post is more than 5 years old
9 Posts
0
11868
May 5th, 2004 01:00
SuSE 9.1 neew install on a C840
Everything is great. I get SuSE 9.1 installed and everything is perfect.
I then reboot and I get no keyboard. The mouse works fine, just no keyboard. And I am referring to the built in keyboard, not an attached one.
any ideas?
0 events found
No Events found!


tsunami25
4 Posts
0
May 17th, 2004 04:00
Anyone??
tatung70
9 Posts
0
May 17th, 2004 20:00
tatung70
9 Posts
0
May 17th, 2004 20:00
tsunami25
4 Posts
0
May 17th, 2004 20:00
-tsu
tatung70
9 Posts
0
May 17th, 2004 20:00
So if I have been running SuSE fine for 2 weeks, I just need to log in as root.
do an init 3.
then do an init 5
then run YAST
Then reboot?
tsunami25
4 Posts
0
May 17th, 2004 20:00
1. start with options:
vga=normal 3
this starts with text only.
2. login with root id and password
3. init 5 to start GUI, which should be ok now.
4. run YaST Update and do update. specifically, i selected to add the nVidia drivers and everything else, kernel update, etc.
5. reboot when done.
now my system works like a charm!
-tsu
tatung70
9 Posts
0
May 17th, 2004 21:00
ok, thanks very much.
your process worked.
tsunami25
4 Posts
0
May 17th, 2004 21:00
as for logging in, i can only vouch for the process i outlined. BOOT with 3, login, init 5, YasT update. init 3 should work, but i don't know for sure.
-tsu
holgios2
1 Message
0
June 3rd, 2004 07:00
I have observed the same problem (no keyboard, but mouse after boot) on a Dell Latitude D800 as well, but in contrast to above posters, running update
didn't fix the problem. It does *sometimes* work that you start with "vga=normal 3" and then "init 5" after logging in as root - sometimes, because
the 'failsafe' boot actually does these settings, and will often leave you with a textscrren, but still no keyboard.
I guess that the keyboard controller in such notebooks is simply broken (and 9.1 triggers the bug for some reason). The following fix was successful for me:
Add 'i8042.dumbkbd=1' to the kernel line of you Linux boot manager. This will attempt not to fiddle with the defective functions in the controller.
Hope this helps
holgios2