> i finally loaded ydl on an old rev a imac. > > Needless to say the sound doesn't work and I can't get > on the internet. > > I have a hard wired router and ethernet. > > YDL says lisa daemon is not running. > > I can't get the ethernet configured.
You should work your way backwards: Show us your settings for the ethernet. > ifconfig -a so we can see your interface information. Also, what is your local network configuration. You'll need the router's IP address as the default gateway. > route You can add it as a default route: > route add default gw [router ip] Finally: > lsmod so we can see if the device driver is loaded for the ethernet Bill _______________________________________________ yellowdog-newbie mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie
