Re: Ogle sound problem ?
Bj|rn Englund <[email protected]> Sun, 5 Jun 2005 11:55:25 +0200
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Sun Jun 05 2005, Georges Giralt wrote: > FATAL[ogle_audio]: failed opening the oss audio driver at /dev/dsp1 Something is wrong with /dev/dsp1, either it doesn't exist (oss kernel module not loaded?) or maybe the permissions are incorrect for you. Check with 'ls -l /dev/dsp1' Do other audio programs work with oss audio? > <Audio> > <device> > <driver>alsa</driver> > <path>/dev/dsp1</path> > <alsa> > <name>default</name> > </alsa> > </device> > So what about OSS ? What may be wrong in my box ? How could I change > things to make them work again ? You should set <driver> to oss instead of alsa, which I suspect you had in your .oglerc since it tried to use oss. Need more info from ogle --debug in case this doesn't help. /Bj|rn