Debian This forum is for the discussion of Debian Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-12-2004, 04:01 PM
|
#1
|
|
LQ Newbie
Registered: Jul 2003
Location: Aalesund, Norway
Distribution: Debian
Posts: 14
Rep:
|
USB keyboard doesn't work in 2.6.5
I recently updated my kernel from 2.4.18 to 2.6.5. The update did go well but when i restarted my computer didn't my usb keyboard work (i don't have a PS/2 keyboard at the moment). I can only use linux with the rescbf24 feature on the Debian CD. I selected almost all USB options when i complied the kernel.
Has anyone had the same problem? How can I fix it?
PS: I haven't noticed anything else that doesn't work.
Relevant hardware:
Motherboard: ASUS P4C800
Intel P4 2,6 Ghz processor
512 mb ram
PS/2 mouse
USB keyboard
|
|
|
|
04-12-2004, 04:20 PM
|
#2
|
|
Member
Registered: Mar 2004
Location: Canada. The Great white north.
Distribution: Debian Sid
Posts: 183
Rep:
|
Well, with the big version jump, ithere could have been a change in the way that USB devices are acessed. Your best bet for now is to resort to booting back into 2.4, and researching what changed. Make sure you have module-init-tools installed, otherwise you WILL NOT be able to load modules.
|
|
|
|
04-12-2004, 04:30 PM
|
#3
|
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513
Rep:
|
Re: USB keyboard doesn't work in 2.6.5
Quote:
Originally posted by svele
I recently updated my kernel from 2.4.18 to 2.6.5. The update did go well but when i restarted my computer didn't my usb keyboard work (i don't have a PS/2 keyboard at the moment). I can only use linux with the rescbf24 feature on the Debian CD. I selected almost all USB options when i complied the kernel.
Has anyone had the same problem? How can I fix it?
PS: I haven't noticed anything else that doesn't work.
Relevant hardware:
Motherboard: ASUS P4C800
Intel P4 2,6 Ghz processor
512 mb ram
PS/2 mouse
USB keyboard
|
Did you mkdir /sys as root and then put this line in your /etc/fstab.
Code:
## Needed for kernel 2.6
none /sys sysfs defaults 0 0
To have the new sysfs used, plus the names of the modules have changed if you compiled them as such so you would have to put these in your /etc/modules.conf as well as install the aforementioned module-init-tools.
Code:
uhci-hcd
ohci-hcd
ehci-hcd
|
|
|
|
04-12-2004, 04:33 PM
|
#4
|
|
Member
Registered: Mar 2004
Location: Canada. The Great white north.
Distribution: Debian Sid
Posts: 183
Rep:
|
I dont think you need ALL of those. Just what ever shows up in lspci -v.
|
|
|
|
04-13-2004, 07:50 AM
|
#5
|
|
LQ Newbie
Registered: Jul 2003
Location: Aalesund, Norway
Distribution: Debian
Posts: 14
Original Poster
Rep:
|
Re: Re: USB keyboard doesn't work in 2.6.5
Quote:
Originally posted by HappyTux
Did you mkdir /sys as root and then put this line in your /etc/fstab.
Code:
## Needed for kernel 2.6
none /sys sysfs defaults 0 0
To have the new sysfs used, plus the names of the modules have changed if you compiled them as such so you would have to put these in your /etc/modules.conf as well as install the aforementioned module-init-tools.
Code:
uhci-hcd
ohci-hcd
ehci-hcd
|
I've installed module-init-tools, but when i try to start it (if that is with modules) i get this error:
Code:
Error: /usr/sbin/modules-config has been called with invalid parameters
Usage: /usr/sbin/modules-config apache|apache-perl|apache-ssl [enable <module_name>]
/usr/sbin/modules-config apache|apache-perl|apache-ssl [disable <module_name>] [quiet]
Can you please tell exactly what to add in /etc/modules.conf?
|
|
|
|
04-13-2004, 09:23 PM
|
#6
|
|
Member
Registered: Mar 2004
Location: Canada. The Great white north.
Distribution: Debian Sid
Posts: 183
Rep:
|
modprobe.conf. module-init-tools config is in modprobe.d, in a simmilar fasion to /etc/modules.d.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:48 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|