ydl 4 sound & internet do not work

Longman, Bill longman at sharplabs.com
Mon May 23 11:08:42 MDT 2005


> 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


More information about the yellowdog-newbie mailing list