Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Problem with networking
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
buptwugh
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jan 2012
Posts: 101
Location: Beijing,China

PostPosted: Wed Feb 08, 2012 9:32 am    Post subject: [Solved] Problem with networking Reply with quote

My networking can't start auto after gentoo boot.

my networking card;
Code:

03:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
   Subsystem: Acer Incorporated [ALI] Device 033d
   Kernel driver in use: tg3
   Kernel modules: tg3



Only after I doing these things the networking card become valid.
Code:

rmmod tg3
modprobe broadcom
modproble tg3


A similar problem https://forums.gentoo.org/viewtopic-t-875597-start-0.html

But the solution doesn't work for my laptop.

Can someone give some suggestion?


Last edited by buptwugh on Sat Feb 11, 2012 12:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6656
Location: The soundosphere

PostPosted: Wed Feb 08, 2012 3:53 pm    Post subject: Reply with quote

Hm, that's odd.

I always compile wired NIC drivers into the kernel (and always compile wireless NIC drivers as modules). See if it works compiled into the kernel.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 55453
Location: 56N 3W

PostPosted: Wed Feb 08, 2012 9:41 pm    Post subject: Reply with quote

buptwugh,

The dirty hack is to compile broadcom as built in <*> and tg3 as a module <M>
Now add tg3 to /etc/conf.d/modules.

This forces things to load in the right order but modprobe is supposed to organise that anyway.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
buptwugh
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jan 2012
Posts: 101
Location: Beijing,China

PostPosted: Thu Feb 09, 2012 5:10 am    Post subject: Reply with quote

Good idea, I will try it.
Back to top
View user's profile Send private message
Tolstoi
l33t
l33t


Joined: 20 May 2004
Posts: 678

PostPosted: Sat Feb 11, 2012 12:18 pm    Post subject: Reply with quote

I've got this one:

Code:

02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe (rev 10


Got tg3 built in the kernel and everything is fine.
Back to top
View user's profile Send private message
buptwugh
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jan 2012
Posts: 101
Location: Beijing,China

PostPosted: Sat Feb 11, 2012 12:24 pm    Post subject: Reply with quote

Thanks everyone, I have solved the problem by NeddySeagoon's idea.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum