Re: Problem with NON-Wireless network card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Somebody in the thread at some point said:
> Hi,
> 
> Since I updated the kernel on my Dell Inspiron 8600 notebook running FC6
> to release 2.6.22.1-15.fc6, my wired network card, a BroadCom BCM4401

I think this device is meant to be handled by a module called "b44".
confirm first that it isn't all actually fine

ifconfig -a | grep eth0

and

lsmod | grep b44

If b44 isn't in the lsmod result, try

modprobe b44 ; dmesg | tail

to see if that brings any joy.

-Andy


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux