https://bugs.winehq.org/show_bug.cgi?id=47941
Bug ID: 47941 Summary: Dragon age not sound Product: Wine Version: 4.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winepulse.drv Assignee: wine-bugs@winehq.org Reporter: travissidelinger@gmail.com Distribution: ---
Created attachment 65443 --> https://bugs.winehq.org/attachment.cgi?id=65443 debug outputs
The Dragon Age launcher will crash or the game has no sound. The game does play just fine.
# Here are some system details:
# cat /etc/fedora-release Fedora release 30 (Thirty) # uname -r 5.2.18-200.fc30.x86_64 lspci | grep -i nvidia 23:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1) 23:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio Controller (rev a1)
Note, I had the same issue with Fedora 29
If I remove "gstreamer1-plugins-ugly.i686" the game launcher does not crash, but still there is no sound
I can bypass the launcher and directly run the game, but still the same results
$ WINEPREFIX=/games/dragonage WINEARCH=win32 wine32 bin_ship/DAOrigins.exe
https://bugs.winehq.org/show_bug.cgi?id=47941
--- Comment #1 from Travis Sidelinger travissidelinger@gmail.com --- Also note, it's been a few years now, but Dragon Age use to run just fine. That was probably back on Fedora 23.
https://bugs.winehq.org/show_bug.cgi?id=47941
--- Comment #2 from Travis Sidelinger travissidelinger@gmail.com --- I've added two difference debug outputs. The first is with gstreamer1-plugins-ugly.i686 installed. The second is with gstreamer1-plugins-ugly.i686 removed.
https://bugs.winehq.org/show_bug.cgi?id=47941
--- Comment #3 from Travis Sidelinger travissidelinger@gmail.com --- Also note, I did a wine 64bit install of the game, same results.
https://bugs.winehq.org/show_bug.cgi?id=47941
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Component|winepulse.drv |-unknown
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- Can you please attach a log with the "ugly" plugin set installed and WINEDEBUG=+quartz,+strmbase,+gstreamer,+timestamp?
https://bugs.winehq.org/show_bug.cgi?id=47941
Travis Sidelinger travissidelinger@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Dragon age not sound |Dragon age has no sound
https://bugs.winehq.org/show_bug.cgi?id=47941
--- Comment #5 from Travis Sidelinger travissidelinger@gmail.com --- Took me a while to find this, but this might be the issue.
https://bugs.winehq.org/show_bug.cgi?id=43685
I'm reinstalling the game now and will test the large address workaround.
Yes, I will get the "WINEDEBUG=+quartz,+strmbase,+gstreamer,+timestamp" output too.
https://bugs.winehq.org/show_bug.cgi?id=47941
--- Comment #6 from Travis Sidelinger travissidelinger@gmail.com --- This is the fix: https://bugs.winehq.org/show_bug.cgi?id=43685
I used this to resolve it: https://ntcore.com/?page_id=371
Ya, I have sound now. Seems like we need a wine fix for this now.
https://bugs.winehq.org/show_bug.cgi?id=47941
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX
--- Comment #7 from Zebediah Figura z.figura12@gmail.com --- Okay, so the problem is virtual address space exhaustion. Not much that can be done here.
https://bugs.winehq.org/show_bug.cgi?id=47941
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com --- Closing.