Ok it looks like you aren't loading the ethernet driver. As root runOriginally Posted by sAsLEX
If it doesn't find anything you haven't got the driver loaded. If that is the case runlsmod |grep 3c501
If this is successful run ifconfig eth0modprobe 3c501
If that displays information including your Hardware Address something like 00:00:ac:e3:56:fc Then you are in business![]()
Now run adsl-setup from rp-pppoe and follow that through. Now if that all works try adsl-start
Note - these changes won't stick on a reboot, Let me know how you get on and I'll try and remember what files to put the network stuff in on rh.
Bookmarks