[SOLVED] 3COm 3C905B Cyclone setting speed to 100 mbps
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
Runnning FC3 and I'm using a 3C905B Cyclone but the card always runs at 10 mbps. How do I make it run at 100 ? Couldn't find anything for speed in the control panels for FC3. DO I need to edit a file ? Thanks for the help.
These cards are usually very good about detecting their maximum speed on their own. However, if there is a problem, the tool you want is 'mii-tool'. Also, make sure the other end of your connection can handle 100 MBPS, or it won't work.
the other end is a Linksys router. I have the same model card in another Windows box going to the same router at 100 no prob. so thats why I'm guessing its a settings thing. i'll check out this mii-tool and see if it does the trick. thanks for the reply.
aaaarg...ok so found mii-tool in /sbin but cant run it. logged in as root but that still didnt help. i can see it, i just cant run it. any suggestions ?
Distribution: At home: Arch, OpenBSD, Solaris. At work: CentOS, Debian, Ubuntu
Posts: 3,625
Rep:
What directory is it in? What happens if you type mii-tool? If it doesn't work, try the full path to the command. You should probably also read its man page.
some progress....typed in the full path (/sbin/mii-tool) and that worked but this is what i get:
[bla bla bla @localhost ~]$ /sbin/mii-tool
SIOCGMIIPHY on 'eth0' failed: Operation not permitted
SIOCGMIIPHY on 'eth1' failed: Operation not permitted
SIOCGMIIPHY on 'eth2' failed: Operation not permitted
SIOCGMIIPHY on 'eth3' failed: Operation not permitted
SIOCGMIIPHY on 'eth4' failed: Operation not permitted
SIOCGMIIPHY on 'eth5' failed: Operation not permitted
SIOCGMIIPHY on 'eth6' failed: Operation not permitted
SIOCGMIIPHY on 'eth7' failed: Operation not permitted
no MII interfaces found
any suggestions ? do i hafta somehow enable the card so that the mii-tool command can "find" it ? thanks for the responses so far.
*i wish more folks would do this. i see so many threads that just trail off onto nothing wothout a resolution*
seems like it was just a bad card. I finally got mii-tool to work and forced the Cyclone card to link at 100 and it wouldnt link up at all.
Then I swapped in a 3C905B Boomerang and it linked at 100 no problem. I couldnt find any known issues with the Cyclone (or any 3COM cards) linking up with Linsys products. but the Boomerang is cruisin at 100 no problem
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.