> Jan 24 15:16:51 anthem modprobe: modprobe: Can't locate module eth1^M > > That module name eth1 does not look right there. I wonder if it is something to do with the ^M
> Whats the output of: > pppoe -A -i eth1 [root@anthem root]# pppoe -A eth1 pppoe: Timeout waiting for PADO packets > lsmod 8139too 12896 0 (unused) then after doing ifconfig eth1 up it says 8139too 12896 1 but still I cannot get the adsl to connect, the card works fine here in windows and I had it working last week in linux till I re-installed My /etc/modules.conf looks like this alias parport_lowlevel parport_pc alias eth0 tulip alias eth1 8139too alias sound-slot-0 es1371 post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : alias usb-controller usb-ohci Kind regards Kevin -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
