LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-18-2006, 02:30 PM   #1
oneminizut
LQ Newbie
 
Registered: Jan 2006
Location: Washington, US
Distribution: Slackware 11.0 Kernel 2.6.17.13
Posts: 20

Rep: Reputation: 0
Keyboard Issue in Run-Level 3


I recently switched to Slackware from Mandrake and I couldn't be more pleased. Any issues I've had I found solutions for through this community and I thank all posters for that. One problem I've had recently that I have not seen a solution for (It could be my lack of search skill) is while running Slackware on my Presario 2100 laptop, I cannot get the keyboard to work in runlevel 3. It works fine in KDE terminal and any software package included while working under X. It's just when I boot into runlevel 3 that I have the issue. It's not a huge inconvienience, I just thought I might like to start outside of the GUI. Thanks for any help. Oh, and I am a noob so I may not have all the correct terms down yet. I hope this post was understandable.
 
Old 05-18-2006, 02:40 PM   #2
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by oneminizut
I recently switched to Slackware from Mandrake and I couldn't be more pleased. Any issues I've had I found solutions for through this community and I thank all posters for that. One problem I've had recently that I have not seen a solution for (It could be my lack of search skill) is while running Slackware on my Presario 2100 laptop, I cannot get the keyboard to work in runlevel 3. It works fine in KDE terminal and any software package included while working under X. It's just when I boot into runlevel 3 that I have the issue. It's not a huge inconvienience, I just thought I might like to start outside of the GUI. Thanks for any help. Oh, and I am a noob so I may not have all the correct terms down yet. I hope this post was understandable.
You could always log-on as root and open up a text editor, navigate to /etc/inittab and change the following entry from

Code:
id:3:initdefault:
to:

Code:
id:4:initdefault:
Save the file, then exit. Reboot your computer and you will boot into a graphical log-in screen where your keyboard should be fine (run level 4). You can always change your inittab back to run level three if you like.
That's a strange issue you're having. Good luck with that.
 
Old 05-18-2006, 02:59 PM   #3
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
One problem I've had recently that I have not seen a solution for (It could be my lack of search skill) is while running Slackware on my Presario 2100 laptop, I cannot get the keyboard to work in runlevel 3. It works fine in KDE terminal and any software package included while working under X. It's just when I boot into runlevel 3 that I have the issue. It's not a huge inconvenience, I just thought I might like to start outside of the GUI.
What do you mean exactly by the keyboard not working?

In runlevel 3, can you login once booting completes and the login prompt appears? If yes, then at what point thereafter does the keyboard fail?

If you cannot use the keyboard to even login, can you three-finger salute (Ctrl-Alt-Del) to reboot?
 
Old 05-18-2006, 03:29 PM   #4
oneminizut
LQ Newbie
 
Registered: Jan 2006
Location: Washington, US
Distribution: Slackware 11.0 Kernel 2.6.17.13
Posts: 20

Original Poster
Rep: Reputation: 0
When I say that it does not work I mean I type any key combination including ctrl-alt-del and nothing happens, no text appears on screen or anything. The way I got the whole system up and running to start with is by plugging another keyboard into the ps/2 slot. I then set up Slack and set the innitab to runlevel 4 and the laptop keyboard began to work. If I switch back to runlevel 3 now, the issue remains that the laptop keyboard simply will not work. This isn't a huge deal like I say, because I can work from within KDE, but what I'm trying to do is really get to know Linux completely and I thought by working solely from the shell for the time being would help. Thank you for the quick replies.
 
Old 05-19-2006, 03:45 PM   #5
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
You mentioned using a laptop and then later attaching an external keyboard. I have no experience with GNU/Linux and laptops, but my guess is that the boot process is not finding the laptop keyboard but is instead looking at the usual external ports for the keyboard.

Why the keyboard functions properly in X/KDE likely is related to the fact that X includes a lot of keyboard support and probably finds the laptop keyboard with no issues.

So the problem seems to be in why the Linux kernel is not finding the internal keyboard.

Hopefully some other experience people here can pitch in and help, but for starters, boot into X/KDE. Then, using a text editor, inspect the various logs located at /var/log. Some important logs to browse are dmesg, messages, and syslog. Look for any obvious error messages about the keyboard. Start from the end of each log file as the end of the file will be the most recent. Work your way backwards into the log file to look for repeating error messages. From there you should be able to search the web for the error message found.

A quick Google search revealed several possible solutions. One potential solution is disabling of legacy usb support in the BIOS.

I also found this thread here at linux questions:Presario 2100
 
  


Reply



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
Keyboard does not work in run level 3 rsamurti Slackware - Installation 2 07-08-2020 04:54 AM
What is Run Level? Khmer Linux - General 5 10-18-2005 12:25 PM
Run Level 3 webwolf70 Mandriva 5 01-17-2005 10:41 PM
Run level issue after first login robertjay Linux - Newbie 15 09-17-2003 09:39 AM
Run Level POWERBOOKM Linux - Newbie 2 12-01-2001 08:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:07 PM.

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