http://bugs.winehq.org/show_bug.cgi?id=27881
Summary: OSSv4 broken in wine-1.3.25 Product: Wine Version: 1.3.25 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: zdenek.styblik@gmail.com
Created an attachment (id=35671) --> (http://bugs.winehq.org/attachment.cgi?id=35671) winecfg output and ossinfo
Hello,
at least for me, OSSv4 doesn't work with wine-1.3.25 built from source code. This means there is no sound in games and "Test sound" in % winecfg; doesn't work.
OSSv4 works just fine in wine-1.3.24. I even tried to recompile wine-1.3.24 in case my libraries or whatever got changed and broken, but sound still works in this version.
Also in my opinion '/dev/snd/' is obsolete. There are dev files located in '/dev/' eg. '/dev/dsp', '/dev/midi', '/dev/mixer' and so on. See attached % ossinfo;
If there is anything more I can do, let me know.
Regards, Z.
http://bugs.winehq.org/show_bug.cgi?id=27881
--- Comment #1 from Austin English austinenglish@gmail.com 2011-07-24 12:35:49 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=27881
--- Comment #2 from zdenek.styblik@gmail.com 2011-07-24 12:49:45 CDT --- (In reply to comment #1)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
I appreciate reply, however I have no idea where to begin. I mean, I didn't get too much from given link, because compilation is not broken, at least I don't think it is and I'm going to inspect config.log to make sure, nor I have problem with specific application. And I'm not asking nor want exact step-by-step what to do, although that would be really nice, still may I ask for some direction - files - to look in to? Is eg. % strace; going to be any help? Yes, that's kind of "silver bullet" for me in case of troubles.
Thank you, Z.
http://bugs.winehq.org/show_bug.cgi?id=27881
--- Comment #3 from zdenek.styblik@gmail.com 2011-07-24 13:03:28 CDT --- Ok now, this is really weird. I did something the link suggests. I renamed '~/.wine' and fired up % winecfg; and went for 'Audio'. I've been told there is currently no soundcard selected and the best mach was selected for me, or something like that. "Alsa" is not what I have and "Test sound" yields error message mentioned above. I've selected "OSS" yet error message on "Test sound" appeared again and, of course, no sound was played. I've closed % winecfg; and launched it again. Now, "Test sound" works, audio plays.
I'm attaching % winecfg; output. I also forgot to say this is at x86_64(Slackware64) system with compat libraries installed.
~~~ alsa-lib-1.0.24.1-x86_64-1 alsa-lib-compat32-1.0.24.1-x86_64-1 alsa-oss-1.0.17-x86_64-1 alsa-oss-compat32-1.0.17-x86_64-1 ~~~
http://bugs.winehq.org/show_bug.cgi?id=27881
--- Comment #4 from zdenek.styblik@gmail.com 2011-07-24 13:04:12 CDT --- Created an attachment (id=35677) --> (http://bugs.winehq.org/attachment.cgi?id=35677) this is an output of winecfg's first run
http://bugs.winehq.org/show_bug.cgi?id=27881
--- Comment #5 from zdenek.styblik@gmail.com 2011-07-24 13:36:31 CDT --- I've found out what is the cause of OSSv4 not working in wine-1.3.25. It is because I had 'mmdevapi.dll' disabled. I don't remember why resp. which application did require it and it doesn't matter now. What I'm interested in is the question "why". Why does it work up until wine-1.3.24 included, but not in wine-1.3.25?
http://bugs.winehq.org/show_bug.cgi?id=27881
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID Severity|critical |normal
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net 2011-07-24 13:39:26 CDT --- (In reply to comment #5)
I've found out what is the cause of OSSv4 not working in wine-1.3.25. It is because I had 'mmdevapi.dll' disabled.
Marking invalid.
http://bugs.winehq.org/show_bug.cgi?id=27881
--- Comment #7 from Henri Verbeet hverbeet@gmail.com 2011-07-24 13:53:10 CDT --- (In reply to comment #5)
What I'm interested in is the question "why". Why does it work up until wine-1.3.24 included, but not in wine-1.3.25?
There were some changes to the sound architecture in 1.3.25. It's now implemented on top of mmdevapi.
http://bugs.winehq.org/show_bug.cgi?id=27881
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |wylda@volny.cz
--- Comment #8 from Wylda wylda@volny.cz 2011-07-24 13:58:31 CDT ---
Closing.