| Re: Marvell Yukon network adaptor not detected Quote: |
Originally Posted by frostedegg I have a PCI-Express on board Marvell Yukon network adaptor. Knoppix does not auto detect this network adaptor. I tried 'modprobe sk98lin' and then 'ifconfig -a', but i only see the loopback device. The only thing i can imagine is that it's because the adaptor is PCI-E?? Can anyone help me get this network card detected?? Thanks | Greetings... hardware detection is a function of the kernel. If your kernel does not have the support compiled in - or at least compiled as a module - then you are not going to get it working.
The only solution is to get a newer kernel (i.e. a new distro, if you do not do kernel compiling). Unfortunately, since knoppix is a live distro you do not have the option of changing the kernel. For what it is worth, when I recetly installed FC3 on my new PC it detected my Marvell Yukon NIC perfectly (integrated into a Chaintech mobo)... I also used the latest Ubuntu Live CD and Mandrake Move... both seemed to detect the NIC, but as I only used them for partitioning I did not test the functionality. BTW, are you using the latest version of Knoppix? |