LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   No such device (https://www.linuxquestions.org/questions/slackware-14/no-such-device-490062/)

spidna 10-06-2006 12:58 PM

No such device
 
Hello, just finish installing slackware 11 with eth0 Device not found. compiled huge26.s kernel cannot find Broadcom Corp Netxtreme BCM570M Gigabit Ethernet card, does anyone know what to do.

thxs

bsdunix 10-06-2006 01:40 PM

http://websearch.broadcom.com/query.html?qt=BCM570M

"Results for: BCM570M

No results were found for your search."

Alien Bob 10-06-2006 02:40 PM

You should have searched for "bcm57xx linux driver" :-)

As far as I know, the tg3 driver should support your card. Try
Code:

modprobe tg3
and then run
Code:

ifconfig -a
to see if that resulked in the creation of a eth0 network interface.

Eric


All times are GMT -5. The time now is 11:42 PM.