http://bugs.winehq.org/show_bug.cgi?id=27839
Summary: GTASA cannot find any sound card with latest git Product: Wine Version: 1.3.24 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winmm&mci AssignedTo: wine-bugs@winehq.org ReportedBy: b7.10110111@gmail.com
After updating wine to current git, GTASA gives this error message: "Grand Theft Auto SA cannot find Audio card installed" and fails to continue starting.
This commit introduced the regression:
901af51ea32f2d192a598808abab2d1b6a940773 is the first bad commit commit 901af51ea32f2d192a598808abab2d1b6a940773 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jul 11 08:28:24 2011 -0500
winmm: Remove driver implementation of waveOut*.
:040000 040000 cccb55d925c166ba3838b0179cbdd655a44ba26a 428f760df6efda7a37b4a84f97721523ab72863f M dlls
This bug is still present as of 5d22f3aa145795af0137f580959671c046f3d37a.
http://bugs.winehq.org/show_bug.cgi?id=27839
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from GyB gyebro69@gmail.com 2011-07-19 14:23:30 CDT --- By any chance, don't you have mmdevapi set to disabled?
GTASA starts fine here, using wine-1.3.24-246-g5d22f3a. I can reproduce the reported error message only when mmdevapi=disabled.
http://bugs.winehq.org/show_bug.cgi?id=27839
--- Comment #2 from Ruslan b7.10110111@gmail.com 2011-07-19 14:33:38 CDT --- (In reply to comment #1)
By any chance, don't you have mmdevapi set to disabled?
GTASA starts fine here, using wine-1.3.24-246-g5d22f3a. I can reproduce the reported error message only when mmdevapi=disabled.
How do I check? I've tried grepping configure output for mmdev, but it didn't find anything.
http://bugs.winehq.org/show_bug.cgi?id=27839
--- Comment #3 from GyB gyebro69@gmail.com 2011-07-19 14:35:42 CDT --- I meant in your winecfg libraries tab, isn't it set to disabled?
http://bugs.winehq.org/show_bug.cgi?id=27839
--- Comment #4 from Ruslan b7.10110111@gmail.com 2011-07-19 14:39:47 CDT --- (In reply to comment #3)
I meant in your winecfg libraries tab, isn't it set to disabled?
Only dsound is set "native, then builtin". mmdevapi isn't listed.
http://bugs.winehq.org/show_bug.cgi?id=27839
--- Comment #5 from GyB gyebro69@gmail.com 2011-07-19 15:01:09 CDT --- I don't have native dsound.dll installed, that might be the difference.. Can you try with dsound=builtin?
http://bugs.winehq.org/show_bug.cgi?id=27839
--- Comment #6 from Ruslan b7.10110111@gmail.com 2011-07-19 15:07:02 CDT --- (In reply to comment #5)
I don't have native dsound.dll installed, that might be the difference.. Can you try with dsound=builtin?
Just tried, still no audio card found.
http://bugs.winehq.org/show_bug.cgi?id=27839
Ruslan b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Ruslan b7.10110111@gmail.com 2011-07-19 16:03:37 CDT --- I can no longer reproduce this bug after copying GTASA settings files around. I guess this can be closed as invalid(?) now. Maybe this should be expected that GTASA can't find the audio card which it has saved into its settings and which has now disappeared (if i understand the commit correctly).
So, if someone comes across this problem, just try to delete/rename gta_sa.set from "GTA San Andreas User Files" directory in your home (and set the game settings again).
http://bugs.winehq.org/show_bug.cgi?id=27839
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #8 from André H. nerv@dawncrow.de 2011-07-23 08:37:41 CDT --- Closing invalid.