mc510
Group: Members
Posts: 5
Joined: Oct. 2006 |
|
Posted: Oct. 26 2006,17:14 |
|
I could use some help from the experts (I'm not one) ... Got an old Dell Latitude XPi P133ST laptop, with the Dell "advanced port replicator" that includes a 3Com 3C913B network controller. On autodect, DSL finds and configures eth0 (using the 3com 3c509 driver, which apparently is the right driver for this chip?), but when up and running I've got no DHCP connection to my router. So I tried this:
sudo su ifdown -a modprobe 3c509 irq=10 io=300h ifup -a pump -i eth0
... which fails. Perhaps the 3c509 driver is not right after all? Any recommendations? Any chance that I could make this work with ndiswrapper (about which I know practically nothing yet)?
|