Broadcom 57780 gigabit ethernet modules not loaded correctly

Issues Related to Hardware (Sound, Video, Printers, Scanners, Webcams, Touchpads, Keyboards, Sensors, Drives, GRUB, etc.)

Moderator: Moderators

Broadcom 57780 gigabit ethernet modules not loaded correctly

Postby ilcica » Mon Sep 24, 2012 8:27

Hello, i installed sabayon 10 gnome on my dell precision t1500 but i have a problem with the ethernet card.
After boot i noticed that the ethernet card is not recognized, but after a few troubleshooting i discovered that tg3 module was loaded but broadcom module not, so i issued:
rmmod tge
modprobe broadcom
modprobe tg3

after this network is ok but every time i reboot same thing happens, seems that tg3 depends on broadcom modue but this is not loaded on startup.
How to fix??

Thank you all
Cristiano
ilcica
Baby Hen
 
Posts: 1
Joined: Fri Sep 21, 2012 17:57

Re: Broadcom 57780 gigabit ethernet modules not loaded corre

Postby Fitzcarraldo » Mon Sep 24, 2012 12:10

ilcica wrote:so i issued:
rmmod tge
modprobe broadcom
modprobe tg3

I assume when you wrote "tge" you meant "tg3"?

I wonder what would happen if you were to blacklist the tge3 module but configure Linux to load automatically the two modules. As root user in a Konsole/Terminal window:

Code: Select all
echo "blacklist tg3" >> /etc/modprobe.d/tg3
update-modules
nano /etc/conf.d/modules

In /etc/conf.d/modules specify the modules in the order you want them to load:

Code: Select all
modules="broadcom tg3"

I'm not sure if this would work, but try it and see. If it doesn't, I'll suggest something else which might do it.
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7335
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom


Return to Hardware

Who is online

Users browsing this forum: No registered users and 0 guests