"Lee W. Kuo" wrote:

> Hi has anyone gotten sound working for Debian PPC?  I'm running an iMac and
> so far haven't been able to get sound to work in LinuxPPC R4/R5 either.
>

Hi,

Here is a few things to try...

1) /sbin/sndvolmix -h 15

This mute internal speaker and put maximum volume on the phone jack

2) cat file.au > /dev/dsp
    or
    cat file.au > /dev/audio

3) cd /dev; ./MAKEDEV audio

4) Compile your kernel with OSS drivers (with soft OSS checked on)

5) Try to play with aumix. It is better than sndvolmix.

Good luck.

Simon

Reply via email to