Kent West wrote:

eric lin wrote:

Kent West wrote:

What's the output of "lspci"?
And "lsmod"?

www:/home/fsshl# lsmod
Module Size Used by Not tainted
soundcore 3652 0 (autoclean)
af_packet 11784 2 (autoclean)
ppp_async 6368 1 (autoclean)
mousedev 3768 1
input 3328 0 [mousedev]
ide-scsi 7536 0
scsi_mod 88872 1 [ide-scsi]
parport_pc 21000 1 (autoclean)
lp 5920 0 (autoclean)
parport 22912 1 (autoclean) [parport_pc lp]
ac97 3072 0 (unused)
bsd_comp 4056 0
ppp_deflate 2968 0
zlib_deflate 17432 0 [ppp_deflate]
ppp_generic 19392 3 [ppp_async bsd_comp ppp_deflate]
slhc 4528 0 [ppp_generic]
3c59x 25264 1
rtc 5788 0 (autoclean)
ext2 31712 1 (autoclean)
ide-disk 9920 2 (autoclean)
ide-probe-mod 8752 0 (autoclean)
ide-mod 151816 2 (autoclean) [ide-scsi ide-disk ide-probe-mod]
ext3 58144 0 (autoclean)
jbd 36744 0 (autoclean) [ext3]
unix 13768 132 (autoclean)

Again, the onboard controller looks like it might be unsupported. I'd recommend using the 3com (it's a good card). Just use "modconf" to add the 3c905 driver (and make sure that's the ethernet port you've got your ethernet cable plugged into). You might also want to turn off the on-board ethernet controller in the BIOS.
Oops; that should be the "3c59x" driver (I know; the numbering doesn't make sense).

And oops; there's no need to use modconf; you already have this module installed. So just make sure your cable is plugged into the 3com card's jack and not the onboard jack, then run "/etc/init.d/networking restart".

Kent



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to