Page 1 of 1

No Sound on Fedora 11

Posted: Sun Nov 15, 2009 5:13 pm
by LinuxDonald
Hello i have compiled and installed oss but i don't have any sound now :(

[root@localhost LinuxDonald]# osstest
Sound subsystem and version: OSS 4.2 (b 2002/200911151701) (0x00040100)
Platform: Linux/x86_64 2.6.30.9-96.fc11.x86_64 #1 SMP Wed Nov 4 00:02:04 EST 2009

*** Scanning sound adapter #-1 ***
/dev/oss/oss_hdaudio0/pcm0 (audio engine 0): HD Audio play pcm1
- Performing audio playback test...
<left> Device returned error: Input/output error
/dev/oss/oss_hdaudio0/pcm1 (audio engine 1): HD Audio play pcm2
- Performing audio playback test...
<left> Device returned error: Input/output error
/dev/oss/oss_hdaudio0/spdout0 (audio engine 2): HD Audio play spdifout2
- Performing audio playback test...
<left> Device returned error: Input/output error
/dev/oss/oss_hdaudio0/spdout1 (audio engine 3): HD Audio play spdifout3
- Performing audio playback test...
<left> Device returned error: Input/output error
/dev/oss/oss_hdaudio0/pcmin0 (audio engine 4): HD Audio rec select3
- Skipping input only device
/dev/oss/oss_hdaudio0/pcmin1 (audio engine 5): HD Audio rec select4
- Skipping input only device

*** Some errors were detected during the tests ***
[root@localhost LinuxDonald]# soundon
OSS is already loaded.
[root@localhost LinuxDonald]#

Re: No Sound on Fedora 11

Posted: Sun Nov 15, 2009 5:25 pm
by cesium
Can you paste the output of "ossinfo -v3" and "ossmix -a"?

Re: No Sound on Fedora 11

Posted: Mon Nov 16, 2009 12:04 pm
by LinuxDonald
I have reinstalled my system because i can´t bring alsa back to work :(
But at the startup when i had installed oss4 i have seen that my onboard sound chip is not supported yet.

But another question why oss4 don´t have an make uninstall ???

Re: No Sound on Fedora 11

Posted: Mon Nov 16, 2009 12:18 pm
by cesium
First, sometimes some fiddling with mixer settings is required to let OSS outputs sound from hdaudio chip. If you can post the output I asked for, I might be able to help.

Second, the install from source doesn't have "make uninstall" unfortunately. However, you can run "sudo /usr/lib/oss/scripts/restore_drv.sh", and it should do it for you.

Re: No Sound on Fedora 11

Posted: Mon Nov 16, 2009 10:21 pm
by LinuxDonald
I will test it again on this weekend.