View Single Post

  #16 (permalink)  
Old 01-09-2004
Geoff
 
Posts: n/a
Default Re: 3Com Etherlink III (3C509B) won't work


"Carl" <moc.erawtfosdigir@treblig_tnomal> wrote in message
news:3FFED02B.4040004@treblig_tnomal...
>
>
> Geoff wrote:
> > "Carl" <moc.erawtfosdigir@treblig_tnomal> wrote in message
> > news:3FFD9714.7080901@treblig_tnomal...
> >
> >>is their nothing significant in 'dmesg'

> >
> >
> > I didn't see anything relating to ethernet -- Is there anything in

specific
> > you might expect (what should I look for ?)
> >
> >
> >
> >>have you check in 'locate 3c509' text file for any tips?

> >
> >
> > Not yet ... I'll take a look an see (I didn't know these existed..)
> >
> >
> >
> >>it is beginning to sound like a driver problem.

> >
> >
> > Yes that is my thoughts the more I look at this - I'm just new to this

so
> > not sure where to look to see what to fix... thanks to all for helping

me
> > muddle through this, hopefully I'll get it working soon.
> >
> >

>
> what module is being loaded for the card?


How do I know which version is loaded ?


> do an lsmod or check in /etc/modules.conf


interesting... modules.conf is the following:
-----------------------------------------------------------
alias usb-controller usb-uhci
alias eth0 3c509
options 3c509 irq=5
alias eth1 3c509
-----------------------------------------------------------

Is it correct to have eth0 and eth1 aliased to the same card ? (3c509)

>
> what is the version of kernel in network install vs that in the normal
> os, and can you do an lsmod during network install to see which module
> is loaded for the card and which version?


I belive the kernel for nomal boot is 2.4.20-8
I'm not sure what the kernal for the network install is...

I have noticed a difference (which probably explains the problem I am having
(see prev. post in a thread up)) is that the IRQ assigned by the network
install is IRQ=10.
Verison of the dirver for network install is 1.18c 1 Mar 2002.

Geoff.



Reply With Quote