Le Lundi 28 Janvier 2002 12:13, vous avez écrit :
> Hi Alain,
>
> Try to check the permissions and ownership for the device, as
> well as where does it point to (/dev/dsp is usually a link to
> /dev/dsp0). If the permissions are wrong and everything goes
> fine after you change them, but it flips back to wrong
> permissions on next login, try to look in /etc/logindevperm,
> what is the default value for your device...
>
> Good luck!
> Eduard
>
> --- bartydeux <bartydeux(a)gminformatique.com> wrote:
> > Hello,
> >
> > Fed up of SuSE 7.3. Everything went fine with SuSE 7.2, now
> > with SuSE 7.3 I
> > can't use my usb scanner HP6200c (I could with SuSE 7.2) and
> > if I want to
> > listen to a mp3 file I have the answer "can't open /dev/dsp!".
> > The sound card
> > is normally installed with alsaconf.
> >
> > Does anyone know how to open /dev/dsp?
> >
> > Thanks
> > --
> > Alain Barthélemy
fiston:/dev # ls -l /dev/dsp
lrwxrwxrwx 1 root root 4 jan 12 17:12 /dev/dsp -> dsp0
fiston:/dev # ls -l /dev/dsp0
crw-rw-rw- 1 root audio 14, 3 sep 24 03:54 /dev/dsp0
# cat /etc/logindevperm
:0 0600 /dev/dsp0:/dev/dsp1:/dev/dsp2:/dev/dsp3
Everything should be normal.
Thank you.
Alain