Pixel a �crit :
>
> pgeorges <[EMAIL PROTECTED]> writes:
>
> [...]
>
> >
> > hd.img is of 7 sept. md5sum hd.img => 598b10cd043a0d3283f39fbcb0d89669
>
> latest is
>
> 9b76dd1637fbb1bf1a14bc5e2c45c805 hd.img
OK, I don't have the same hd.img, but another one let me install cooker
from a floppy : it worked pretty well, except that sound is gone (sound
works or not depending of the different cooker updates).
I get ** WARNING **: oss_open(): Failed to open audio device (/dev/dsp)
permission denied
With root the sound is always ok, mixer included.
My id gives :
uid=501(pascal) gid=100(users)
groupes=100(users),22(cdrom),80(cdwriter),81(audio),105(urpmi),502(xgrp)
=> I am in audio group
and :
ls -l /dev/dsp
crw-r----- 1 root audio 14, 3 ao� 23 04:37 /dev/dsp
If I do
chmod g+w /dev/dsp
The sound is back for ordinary users. Isn't there something wrong in
default perms set up during Mandrake install ?