http://bugs.winehq.org/show_bug.cgi?id=10713
Summary: OSS Sound Bug in 0.9.47+ Product: Wine Version: 0.9.47. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-multimedia AssignedTo: wine-bugs@winehq.org ReportedBy: kebinusan@gmail.com CC: maarten@codeweavers.com
Ventrilo has its own set of problems running ALSA that prevent me from just using it. (Sound input stops working, etc) Anyway I am unable to use OSS with anything later than 0.9.46. When I try and use 0.9.47 and later the following problem occurs with Ventrilo:
If the sound output device is the same as the sound input device, I hear nohting. However, if I change the sound output device to my second sound card then I can hear things. This works in both directions, but if input and output are set to the same card, then nothing is heard.
Regression testing pointed to a problem with this patch:
58e26451dbed69e3ad3a4256333b81a2d5320c01 is first bad commit commit 58e26451dbed69e3ad3a4256333b81a2d5320c01 Author: Maarten Lankhorst maarten@codeweavers.com Date: Mon Oct 1 09:16:59 2007 +0200
wineoss: Seperate wave-in and wave-outs shared use of a single OSS_DEVICE struct.
:040000 040000 868e20d2a86896d088772b5f5f9ef2d966658846 0fb678ae26db00b1c13decff396c999227e7dd2f M dlls
http://bugs.winehq.org/show_bug.cgi?id=10713
--- Comment #1 from Maarten Lankhorst maarten@codeweavers.com 2007-12-08 04:04:48 --- I've looked into the alsa issue, hopefully it's fixed in HEAD now. The OSS issue is a bit trickier, since that commits allows different rates for capture and playback. What sound card are you using?
http://bugs.winehq.org/show_bug.cgi?id=10713
--- Comment #2 from Kevin kebinusan@gmail.com 2007-12-08 04:13:59 --- (In reply to comment #1)
I've looked into the alsa issue, hopefully it's fixed in HEAD now. The OSS issue is a bit trickier, since that commits allows different rates for capture and playback. What sound card are you using?
2 Sound cards, EMU10k (Audigy2) and Onboard, V8237
I'll try compliling the HEAD from git and seeing if I can just forget about OSS
http://bugs.winehq.org/show_bug.cgi?id=10713
--- Comment #3 from Kevin kebinusan@gmail.com 2007-12-08 19:43:03 --- Well so far the HEAD version seems to play nice with ALSA so thank you for that, Im happy now that I have a workaround. I do get the following message alot from ventrilo I thought Id mention: fixme:wave:widRecorder Recovering from XRUN!
http://bugs.winehq.org/show_bug.cgi?id=10713
--- Comment #4 from Maarten Lankhorst maarten@codeweavers.com 2007-12-08 20:32:07 --- XRUN means there has been a buffer underrun for whatever reason. If it's possible configure ventrilo to have more latency (bigger buffer).
http://bugs.winehq.org/show_bug.cgi?id=10713
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_multimedia |-unknown Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=10713
--- Comment #5 from Austin English austinenglish@gmail.com 2008-06-04 14:35:25 --- Is this still an issue in 1.0-rc3?
http://bugs.winehq.org/show_bug.cgi?id=10713
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #6 from Austin English austinenglish@gmail.com 2008-12-02 05:29:32 --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=10713
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com 2008-12-02 05:30:35 --- Closing.