Description of problem: I can play ogg files with rhythmbox, xmms etc., but ogg123 refuses to play it. This seems to be a problem related to the i810_audio module as well as to libao. A typical output is as follows: libao - OSS cannot set rate to 44100 Error: Cannot open device oss. The hardware is a Sony Vaio V505BX laptop which contains an Intel 82801CA/CAM AC'97 Audio Controller. In my /etc/modules.conf, the relevant lines are: alias sound-slot-0 i810_audio options i810_audio clocking=48000 The result did not improve with the above clocking option although I thought it would. Version-Release number of selected component (if applicable): vorbis-tools-1.0-7 How reproducible: Always. Steps to Reproduce: 1. ogg123 my.ogg Actual results: libao - OSS cannot set rate to 44100 Error: Cannot open device oss. Expected results: No errors. Additional info:
ogg123 with my i810 audio gives me interesting results. My FC1 is fully up to date as of the time/date stamp of this post. Consider two sources: 1. http://www.archive.org/download/dn2004-0116/dn2004-0116-1.ogg 2. http://aud-one.kpfa.org:8090/kpfa.ogg and two sounds daemons: OSS and ESounD. ESD plays both sources perfectly. All I have to do is specify --device=esd and ogg123 is fine. OSS (the default sound device) won't play the KPFA live stream at all ("libao - OSS cannot set rate to 14000" then "Error: Cannot open device oss."). The DN show is played way too fast, it sounds like everyone on the show is a chipmunk. Rhythmbox 0.5.4 plays DN too quickly and the live KPFA stream won't play at all (both the same as ogg123 with OSS). I can't change Rhythmbox's sound daemon.
Alaeddin: You added the clocking option manually? Removing it doesn't help? Also we've switched to ALSA as the default for FC2, so things have certainly changed since this bug was opened. Can you guys reproduce this with FC2?
Hi Colin, I am running Fedora Core 2 for some time now, and all is fixed for me. Feel free to close the ticket. Thank you. Alaeddin.
Thanks.