Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ethtool usage
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
sgsax
n00b
n00b


Joined: 15 Mar 2005
Posts: 7
Location: Manhattan, KS

PostPosted: Tue Mar 15, 2005 4:29 pm    Post subject: ethtool usage Reply with quote

I used ethtool to force the settings on my nic. Do I need to do anything to make sure these settings are used the next time I reboot? Here's the relevant system info:
Graphite iMac VE, 400MHz G3
NIC: sungem (compiled as module)
kernel: 2.6.10-gentoo-r6

I know, it's a pathetically old and slow machine, but I had it laying around and figured I'd testdrive gentoo on it.

Thanks.
Seth
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Tue Mar 15, 2005 8:21 pm    Post subject: Reply with quote

Code:
modinfo sungem

should tell you what startup parameters it accepts; you can set these in modules.autoload.
If you compile it into the kernel (only if it works well) you have to give the parameters on the kernel command line.
If none of these are possible then you'll have to run ethtool on startup, say in /etc/conf.d/local.start.
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
sgsax
n00b
n00b


Joined: 15 Mar 2005
Posts: 7
Location: Manhattan, KS

PostPosted: Tue Mar 15, 2005 8:34 pm    Post subject: re: ethtool usage Reply with quote

Thanks for the suggestion. Unfortunately modinfo doesn't tell me anything useful about the sungem module. I ended up emerging ethtool and adding it to /etc/conf.d/local.start. That seems to work fine.

Thanks.
Seth
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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