Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-13-2004, 12:05 PM
|
#1
|
LQ Newbie
Registered: Jan 2004
Distribution: Redhat
Posts: 4
Rep:
|
Xircom 100 Full Duplex
I have a Xircom 10/100/Modem Card. How do you force it to be 100/Full instead of Auto Negotiate.
|
|
|
01-13-2004, 01:22 PM
|
#2
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
I'm a big fan of ethtool, its not on some distros, Slack doesn't have it by default for instance. Regardless, what's the module on the card? You can set options in the /etc/pcmcia/config file something like rate=100 (the syntax will be different)... run /sbin/modinfo on the module itself in /lib/modules/2.x.x/kernel/drivers/net/module.o
That should give you a list of the available options.
Post back if you get stuck.
Cheers,
Finegan
|
|
|
01-13-2004, 01:44 PM
|
#3
|
LQ Newbie
Registered: Jan 2004
Distribution: Redhat
Posts: 4
Original Poster
Rep:
|
Thanks, I downloaded and compiled ethtool. also ran your command. Both say there are no settings. Maybe I need to use a different module. I am using xircom_cb currently (Redhat 9)
|
|
|
01-13-2004, 07:05 PM
|
#4
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
ethtool speed eth0
Should show what speeds the card can handle, then a:
ethtool duplex full
This can be nasty, make certain the rest of your network is running full duplex.
I couldn't find how to pass options to the module easily, I thought it was simpler then it is, but I was projecting on to pcmcia the ease of normal "modprobe module.o blah=blah" that's usually not the case with pcmcia modules that cardmgr has to load.
The file to modify would be /etc/pcmcia/config.opts but there's no knowing what arguments the module will take as there are none listed under modinfo and nothing useful in /usr/src/linux-2.4.x/Documentation.
Cheers,
Finegan
|
|
|
All times are GMT -5. The time now is 09:52 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|