Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Udev not working?
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
Tarmin
n00b
n00b


Joined: 02 Jun 2006
Posts: 5

PostPosted: Sat Aug 12, 2006 1:25 am    Post subject: [SOLVED] Udev not working? Reply with quote

Hey everyone,

I've been trying to get my usb wireless card working for some time now, with no success. I came across a post on another site that suggested maybe it was a problem with the USB. So, I tried putting my MP3 player into one of my USB for a test, and lo behold, dmesg completely ignores its existence! The same happens with my wireless card. :?

I find it really strange why it's not detecting it at all. I have hot plug support enabled in the kernel, I have udev 0.87 installed, as well as hotplug and coldplug, with coldplug set to load on boot. The Udev daemon is definitely running as well, so that's not the problem. It's also definitely not a hardware problem, as the same ports work fine under Windows.

I'm completely stumped! My searches have been fruitless, so any ideas guys? :D


Thanks,
Tarmin.


Last edited by Tarmin on Sat Aug 12, 2006 2:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
kabage
Guru
Guru


Joined: 31 Jan 2005
Posts: 340

PostPosted: Sat Aug 12, 2006 2:31 am    Post subject: Try Reply with quote

Code:
cat /proc/bus/usb/devices

If that is not there or shows nothing then make sure
the kernel usb stuff is enabled.

If it does show something than your usb bus is probably working
maybe
Code:
emerge usbutils -av

This will help your usb bus recognize devices, of course assuming your usb bus is working
you will still need the usb driver for whatever your plugging into the bus, mp3 player, printer, harddrive
so do check the appropriate wifi driver is enabled as a module usually.
_________________
The solutions are easy. Its finding them that is hard.
Back to top
View user's profile Send private message
Tarmin
n00b
n00b


Joined: 02 Jun 2006
Posts: 5

PostPosted: Sat Aug 12, 2006 2:24 pm    Post subject: Reply with quote

Hi, thanks for the reply!

/proc/bus/usb/devices only contains information about the ehci driver that's been loaded for my usb hub. Sorry that I neglected to mention that I'd checked USB was enabled :oops:

I already had usbutils emerged, but lsusb doesn't recognise anything other than the hub.


Thanks,
Tarmin.
Back to top
View user's profile Send private message
Cyberwizzard
Apprentice
Apprentice


Joined: 02 Apr 2004
Posts: 244
Location: Norway

PostPosted: Sat Aug 12, 2006 2:26 pm    Post subject: Reply with quote

Sounds to me like you are missing the correct USB driver for your motherboard - normally you would at least see the dmesg output when you hook *something* up.
Back to top
View user's profile Send private message
Tarmin
n00b
n00b


Joined: 02 Jun 2006
Posts: 5

PostPosted: Sat Aug 12, 2006 2:57 pm    Post subject: Reply with quote

Sorted!

You were right, it was a driver problem. My motherboard is the a78nx deluxe, and it was running the uchi-hcd driver. I noticed when searching that other people with the same board on other distros were using the ohci, and when I swapped them over in the kernel the next boot showed everything!

Thanks for the help everyone! :D

I'll mark this solved for now, but if I can't get my wireless working I may well reopen it...
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