View previous topic :: View next topic |
Author |
Message |
fuzed n00b
Joined: 03 Jan 2005 Posts: 4
|
Posted: Sat Mar 05, 2005 7:14 pm Post subject: udev not recognizing SATA cards/drives? |
|
|
Installing gentoo with 2004.3 live cd, using kernel 2.6.10r1, found that though the livecd does recognize the Sata card and drives, the weren't available with the kernel i built (using an IDE/ATA as a boot drive).
After many kernel recompiles, i finally found and used the modprobe command, and wallah! the drives were now usable with my kernel.
I should not have to use modprobe; is this a problem with udev ( should I change the udev.config?) or cold or hotplug issue? |
|
Back to top |
|
|
thebigslide l33t
Joined: 23 Dec 2004 Posts: 792 Location: under a car or on top of a keyboard
|
Posted: Sun Mar 06, 2005 6:17 am Post subject: |
|
|
just put the modules in modules.autoload.d/kernel-2.6. That way it will still work even if you upgrade hotplug or decide not to use it later on. |
|
Back to top |
|
|
fuzed n00b
Joined: 03 Jan 2005 Posts: 4
|
Posted: Wed Mar 09, 2005 1:46 am Post subject: thanks |
|
|
and later i found i had to put coldplug in the rc-scripts - duh! |
|
Back to top |
|
|
thebigslide l33t
Joined: 23 Dec 2004 Posts: 792 Location: under a car or on top of a keyboard
|
Posted: Wed Mar 09, 2005 5:46 am Post subject: |
|
|
You may find that running both hot and coldplug slows down your system.
I don't like coldplug at all; it is simpler to manually add the modules to modules.autoload. The exception would be if you were constantly changing that hardware the system booted up with. |
|
Back to top |
|
|
|