On Sun, Dec 03, 2000 at 04:41:33PM -0200, [EMAIL PROTECTED] wrote: > "GTX-warning ** = Unable to locate loadable module in > module_path='libpixmap.so'"
Dunno about that.
> "/dev/dsp: Permission denied"
That means you can't play sounds on your box, because you don't have the right
permissions.
$ ls -al /dev/dsp
crw-rw---- 1 root audio 14, 3 aoû 30 17:55 /dev/dsp
You probably need to add yourself to the audio group, by editing /etc/group for
instance.
Agt the Walker.

