This is a discussion on 3Com Etherlink III (3C509B) won't work within the Linux Networking forums, part of the Linux Forums category; "P.T. Breuer" <ptb@oboe.it.uc3m.es> wrote in message news:10rmtb.uc.ln@news....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"P.T. Breuer" <ptb@oboe.it.uc3m.es> wrote in message news:10rmtb.uc.ln@news.it.uc3m.es... > In comp.os.linux.networking Geoff <geoff_r@canada.com> wrote: > > ---------------------------------------------------------- > > No received packets > > If a 3c509, 3c562 or 3c589 can successfully transmit packets, but never > > receives packets (as reported by /proc/net/dev or 'ifconfig') you likely > > have an interrupt line problem. Check /proc/interrupts to verify that the > > card is actually generating interrupts. If the interrupt count is not > > increasing you likely have a physical conflict with two devices trying to > > use the same ISA IRQ line. The common conflict is with a sound card on IRQ10 > > or IRQ5. The easiest solution is to move the 3c509 to a different interrupt > > line. > > -------------------------------------------- > > > How do I change the interrupt line ? - can I just change the value in the > > modules.conf file ? > > That only informs the driver of what IRQ the card is using. (and I > thought the driver could find that by interrogating the card nowadays, > so maybe if you HAVE an irq= thing there, that is wrong?). > > If you want to change the irq that the card uses, you have to set it on > the card. > > Depending on the card, that may involve using the dos setup disk for > it, or if you are lucky and it is pnp (which probably is faulty on the > card ..), using isapnp, or if you are very very lucky, use 3c5x9setup. > > Peter I changed the IRQ in the tool under the XWindows App - changed it to 10, then rebooted and I can now ping no problem at all ;) My performance seems low, (I expect i'm not in full duplex mode... not a big deal at this point) Thanks to all.... now off to the next problem ;) |
|
|||
|
["Followup-To:" header set to comp.os.linux.networking.]
On Fri, 09 Jan 2004 15:19:52 -0500, Carl <moc.erawtfosdigir@treblig_tnomal> wrote: >>> How do I change the interrupt line ? - can I just change the value >>> in the modules.conf file ? > > well interrupts can be shared so lets first make sure the modules.conf > has the correct interrupt. Not on ISA bus. At least not reliably. The 3c509 is an ISA card. >> If you want to change the irq that the card uses, you have to set it >> on the card. > I think he just needs to make sure the driver is trying to use the > proper irq that the card is set to. On ISA you have to set it on the card or use "Plug and Play". Of course, it has to be right in /etc/modules.conf as well if you change it on the card. Also, "lspci" won't show ISA cards. -- -| Bob Hauck -| To Whom You Are Speaking -| http://www.haucks.org/ |
|
|||
|
Carl <moc.erawtfosdigir@treblig_tnomal> writes:
>>>How do I change the interrupt line ? - can I just change the value in the >>>modules.conf file ? >well interrupts can be shared so lets first make sure the modules.conf >has the correct interrupt. But certainly not with the card he's trying to use. ISA doesn't support shared IRQs, unless using specifically designed HW (like serial multiport cards etc.). Michael -- Michael Buchenrieder * mibu@scrum.greenie.muc.de * http://www.muc.de/~mibu Lumber Cartel Unit #456 (TINLC) & Official Netscum Note: If you want me to send you email, don't munge your address. |
|
|||
|
>>Peter > > > I changed the IRQ in the tool under the XWindows App - changed it to 10, > then rebooted and I can > now ping no problem at all ;) > My performance seems low, (I expect i'm not in full duplex mode... not a big > deal at this point) well you are using an ISA card afterall :D > > Thanks to all.... now off to the next problem ;) > > c'est la linux. clg |
![]() |
| Thread Tools | |
| Display Modes | |
|
|