Slackware This Forum is for the discussion of Slackware 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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-18-2006, 05:44 PM
|
#1
|
Senior Member
Registered: Dec 2005
Location: United Kingdom
Distribution: Fedora , Ubuntu, Slackware-Current
Posts: 1,526
Rep:
|
No USB at all
Hi Everyone,
Well just when I thought I was home free with this new kernel, tonight I find I have NO USB at all. All was well with the 2.4 kernel and I KNOW I enabled USB support. lsusb returns this:
Quote:
Bus 001 Device 001: ID 0000:0000
|
lspci shows that the controller was recognized:
Quote:
00:02.0 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)
00:02.2 USB Controller: nVidia Corporation nForce3 EHCI USB 2.0 Controlle
|
But, USB printer no longer is recognized (no such device error) and usb camera not recognized.
Anyone have any ideas?
Any help appreciated.
Bob
|
|
|
04-18-2006, 05:59 PM
|
#2
|
Member
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796
Rep:
|
go through the config again
there is a lot more besides the basic usb support
ie: usb 2.0, usb printer, usb hid, usb webcams,
usb mass storage, usb mouse, usb camera, usb modem, etc...
|
|
|
04-18-2006, 06:00 PM
|
#3
|
Member
Registered: Apr 2004
Location: Oxford, UK
Distribution: Ubuntu, Debian, various
Posts: 230
Rep:
|
Hi Bob,
This vaguely rings a bell, in that when I went to 2.6 I was missing a module so I had USB2 but not USB1.1 I needed to have both ehci_hcd and uhci_hcd modprobe'd for the USB to work.
In any case, do you think you could post the output of lsusb? That might reveal something. Also 'dmesg | grep usb' may throw up a relevant message or two.
Cheers,
TIM
|
|
|
04-18-2006, 06:10 PM
|
#4
|
Senior Member
Registered: Dec 2005
Location: United Kingdom
Distribution: Fedora , Ubuntu, Slackware-Current
Posts: 1,526
Original Poster
Rep:
|
Hi thanks for responding. Tim, I listed the total output of lsusb in my opening post, only one line:
Quote:
Bus 001 Device 001: ID 0000:0000
|
dmesg | grep usb:
Quote:
root@bobsbox:/home/bob# dmesg | grep usb
usbcore: registered new driver usbfs
usbcore: registered new driver hub
usbmon: debugfs is not available
usb usb1: configuration #1 chosen from 1 choice
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
usbcore: registered new driver usb-storage
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
|
Looks like its all there, however, I looked at /etc/rc.d/rc.modules and it looks like everything still is commented:
Quote:
ard):
#/sbin/modprobe usb-uhci
# Universal Host Controller Interface (alternate JE):
#/sbin/modprobe uhci
# Open Host Controller Interface (Compaq/Microsoft/National standard):
#/sbin/modprobe usb-ohci
|
Am I seeing this correctly:
Thanks for your help.
Bob
|
|
|
04-18-2006, 06:50 PM
|
#5
|
Member
Registered: Apr 2004
Location: Oxford, UK
Distribution: Ubuntu, Debian, various
Posts: 230
Rep:
|
Ach - sorry. I meant to say the output of 'lsmod', not 'lsusb'.
TIM
|
|
|
04-19-2006, 12:01 AM
|
#6
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
Do not forget usb_ohci.
|
|
|
04-19-2006, 12:13 AM
|
#7
|
LQ Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852
|
Quote:
Looks like its all there, however, I looked at /etc/rc.d/rc.modules and it looks like everything still is commented
|
Compiling your own kernel does not make any changes to rc.modules. If you want to manually load a module, you need to uncomment the appropriate modprobe line yourself.
|
|
|
04-19-2006, 04:18 AM
|
#8
|
Senior Member
Registered: Dec 2005
Location: United Kingdom
Distribution: Fedora , Ubuntu, Slackware-Current
Posts: 1,526
Original Poster
Rep:
|
Thanks to Everyone...got it sorted. After trying several things with modprobe, I finally took kodon's advise and recompiled. Hassle, umpteenth time, but appraently I had forgotten something because now it works. Not sure why because when I compile the kernel I take notes on what I have selected and all of the things I selected on this recompile were already in my notes. But, what the heck, it works now.
Thanks to everyone.
Bob
|
|
|
All times are GMT -5. The time now is 07:08 PM.
|
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
|
|