Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Driver for US Robotics 100MBs ethernet card Accton
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
gonkillua
n00b
n00b


Joined: 15 Jan 2006
Posts: 5

PostPosted: Sun Jan 15, 2006 5:02 am    Post subject: Driver for US Robotics 100MBs ethernet card Accton Reply with quote

Hi,
Which driver should I install for this ethernet card ? Currently, I worked around by installing all drivers in the Ethernet 10/100 category. But I would like to know exactly which driver would work ?

Thanks
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Sun Jan 15, 2006 5:15 am    Post subject: Reply with quote

Hi.

Please post the output of lspci and lsmod. I know some accton cards, but they're not from US Robotics, so I'm interested in the output of lspci If you compiled the drivers as modules, lsmod will show the driver the kernel is using. The accton, EN-1307D ?, cards I know use the natsemi module.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
gonkillua
n00b
n00b


Joined: 15 Jan 2006
Posts: 5

PostPosted: Sun Jan 15, 2006 5:53 am    Post subject: Reply with quote

Hi,
The lspci entry is
00:0b.0 Ethernet controller: Accton Technology Corporation EN-1216 Ethernet Adapter (rev 11)
Subsystem: U.S. Robotics Unknown device 00ed
Flags: bus master, medium devsel, latency 32, IRQ 19
I/O ports at 9000 [size=256]
Memory at df000000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [c0] Power Management version 2

I built all the drivers as built-in not as modules, so I dont know which module is loaded

Thanks
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Sun Jan 15, 2006 6:30 am    Post subject: Reply with quote

Well, the easiest path would be to boot with a live-cd and check what module is loaded.
If you don't have a live-cd at hand, you can always compile a new kernel and set all network drivers as modules. Then you just have to test one by one! :wink: You might also search in /proc and /sys for some info.
Well, I just made an "interesting" discovery:
Code:
atlantis@atl64 ~ $ ls /sys/bus/pci/drivers/
agpgart-amd64  ehci_hcd   Intel ICH  nForce2_smbus  ohci_hcd    pcieport-driver  sata_nv   serial  uhci_hcd
AMD_IDE        forcedeth  mptspi     nvidia         parport_pc  PCI_IDE          sata_sil  skge
atlantis@atl64 ~ $

As far as I can see, that is listing all my hardware devices, so it's a good way to find out the network driver you're using.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
gonkillua
n00b
n00b


Joined: 15 Jan 2006
Posts: 5

PostPosted: Sun Jan 15, 2006 6:48 am    Post subject: Reply with quote

Thanks :),
I figured it out by reading the dmesg, and the driver should be Tulip. It is the same driver that Debian installed.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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