I dont know whats going on but its been awhile since i have been able to run oss drivers on 6.0 and be happy. I had to move to the bsd emu driver cause of all these issues. So i give it a try today
/usr/lib/oss/bin/soundon
This copy of OSS is licensed to ***
Open Sound System started OK.
ln: /dev/dsp: File exists
ln: /dev/mixer: File exists
ln: /dev/audio: File exists
ln: /dev/midi: File exists
I have no sound again.... So what is one supposed to do?
FreeBSD 6.0 Still Not Working Dev Wake Up
Moderators: dev, hannu, cesium
Re: FreeBSD 6.0 Still Not Working Dev Wake Up
Chicken wrote:I dont know whats going on but its been awhile since i have been able to run oss drivers on 6.0 and be happy. I had to move to the bsd emu driver cause of all these issues. So i give it a try today
/usr/lib/oss/bin/soundon
This copy of OSS is licensed to ***
Open Sound System started OK.
ln: /dev/dsp: File exists
ln: /dev/mixer: File exists
ln: /dev/audio: File exists
ln: /dev/midi: File exists
I have no sound again.... So what is one supposed to do?
Type cat /dev/sndstat and then run osstest to see if audio works - perhaps it's a permissions issue so try as root.
-
Chicken
Osstest Plays Audio But i cant play any file or sound.
ran mplayer
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Permission denied
/dev/dsp: Permission denied
[AO ESD] esd_open_sound failed: Permission denied
lrwxr-xr-x 1 root wheel 9 Nov 29 22:29 /dev/dsp -> /dev/dsp0
Permissions seem okay? 761
i did a chmod 777 /dev/dsp that didnt change the permission weird but now sound works?
dracula# chmod 777 /dev/dsp
dracula# ls -la /dev/dsp
lrwxr-xr-x 1 root wheel 9 Nov 29 22:29 /dev/dsp -> /dev/dsp0
ran mplayer
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Permission denied
/dev/dsp: Permission denied
[AO ESD] esd_open_sound failed: Permission denied
lrwxr-xr-x 1 root wheel 9 Nov 29 22:29 /dev/dsp -> /dev/dsp0
Permissions seem okay? 761
i did a chmod 777 /dev/dsp that didnt change the permission weird but now sound works?
dracula# chmod 777 /dev/dsp
dracula# ls -la /dev/dsp
lrwxr-xr-x 1 root wheel 9 Nov 29 22:29 /dev/dsp -> /dev/dsp0
-
Chicken
Just make a wrapper script to run soundon and change the permissions at the same time. Here's the one I use: http://www.4front-tech.com/forum/viewtopic.php?t=710
Who is online
Users browsing this forum: No registered users and 12 guests