Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
simple but important question: what do i modprobe for a silicon image chipset ide controller card? i have it set as a module in my kernel, when i had it built into my kernel i would get a kernel panic because the root drive couldnt be found, so its set as a module, now i just need to have it load the module and have no idea what its called, so if you know, that would be great, thanks.
....I originally had it as * but that caused the kernel to panic so i recompiled the kernel using M instead. now i need to load the module with modprobe or add it to the module autostart file. for example, my network card needs 'modprobe via-rhine' for it to work, of course i have it in that file so i dont need to type it. But since i dont know what Silicon Image module is called, i cant modprobe it, therefore i need the name
my system disc isnt on the controller card, my system disc is on the motherboard. my other controller card works fine when i "modprobe promise" after its fully booted.
If you read the help section of the silicon image support in your kernel configuration program (menuconfig), it should give you the name of the module.
make sure you enable the silicon image driver under scsi controllers, the one under ata is deprecated. once you have it built as a module, modprobe sil_sata