mandag 14. februar 2005, 11:17, skrev Gavin McCullagh: > The install went fine except the network cards (2x broadcom gigabit) > were not recognised. �I didn't have time to fix this at the time but > I initially thought that the tg3 driver would work for these. > �Apparently 'modprobe tg3' fails complaining that no such device is > present.
I had a similar case, where modprobe tg3 said something like " no such device is present". lspci -vn told me that the device had pciid 14e41659 which wasn't listed in /usr/share/discover/pci.lst Adding the line 14e41659 ethernet tg3 NetXtreme BCM95721Gigabit Ethernet to /usr/share/discover/pci.lst and upgrading the kernel to 2.4.26-smp helped. Then I bugged this, http://bugs.skolelinux.no/show_bug.cgi?id=769 http://bugs.skolelinux.no/show_bug.cgi?id=914 -- Klaus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

