Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
specifying module load order
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
dalu
Guru
Guru


Joined: 20 Jan 2003
Posts: 530

PostPosted: Mon Mar 25, 2013 6:15 pm    Post subject: specifying module load order Reply with quote

On my laptop I have an ethernet device that requires a specific module load order
(broadcom tg3)

I tried writing
modules="broadcom tg3"
in
/etc/conf.d/modules

but I still have to remove tg3 broadcom and add broadcom tg3 manuall and dhcpcd -g to acquire a public v6 address
or let me rephrase that, to have a eth0 iface listed with ifconfig
side question: isn't IP (the command, you know ip route add, ip addr show) support compiled into the kernel ( gentoo-sources, genkernel ) or is that a seperate package?

So yeah how do I set a custom module loading order?
Back to top
View user's profile Send private message
honp
Guru
Guru


Joined: 25 Sep 2006
Posts: 355
Location: Good old Prague, Czech rep.

PostPosted: Tue Apr 02, 2013 9:12 am    Post subject: Reply with quote

What about blacklist them all and then in local.start modprobe it in order you like?
Back to top
View user's profile Send private message
dalu
Guru
Guru


Joined: 20 Jan 2003
Posts: 530

PostPosted: Tue Apr 02, 2013 3:50 pm    Post subject: Reply with quote

I switched back to ubuntu on the laptop, works out of the box so to speak, less hassle
there is also an answer somewhere in the forum regarding broadcom and tg3 but I it all took too long compiling and nothing was tweaked, everything had to be setup up manually and ugh.
the workaround I believe was to compile broadcom into the kernel and leave tg3 as a module.
but yeah I just wanted stuff to work and not lose time compiling and configuring everything.
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