https://bugs.winehq.org/show_bug.cgi?id=41217
Bug ID: 41217 Summary: Xebra ALSA underrun occurred Product: Wine Version: 1.9.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: SolisX007@yahoo.com Distribution: ---
The playstation emulator xebra is getting
ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred
on wine-1.9.17. Xebra is working fine on wine-1.9.16.
https://bugs.winehq.org/show_bug.cgi?id=41217
Lunknown SolisX007@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=41217
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Austin English austinenglish@gmail.com --- Please run a regression test: https://wiki.winehq.org/RegressionTesting
https://bugs.winehq.org/show_bug.cgi?id=41217
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #2 from fjfrackiewicz@gmail.com --- (In reply to Lunknown from comment #0)
The playstation emulator xebra is getting
ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred
on wine-1.9.17. Xebra is working fine on wine-1.9.16.
Do you have a download link?
Also, can you state when this terminal output occurs? Are you playing a game or when the program is loading?
https://bugs.winehq.org/show_bug.cgi?id=41217
Lunknown SolisX007@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://drhell.web.fc2.com/p | |s1/
--- Comment #3 from Lunknown SolisX007@yahoo.com --- Hello fjfrackiewicz@gmail.com,
Yes here is the link.
http://drhell.web.fc2.com/ps1/
You have go near bottom of the screen and click on the picture that looks like the sony playstation with Xebra on the title bar.
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #4 from Lunknown SolisX007@yahoo.com --- Hello fjfrackiewicz@gmail.com,
The underrun happens when you have a game running.
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #5 from fjfrackiewicz@gmail.com --- (In reply to Lunknown from comment #4)
Hello fjfrackiewicz@gmail.com,
The underrun happens when you have a game running.
Hi Lunknown,
I tried running a regression test with my setup as-is. I used Wine 1.9.16 as the good Wine and Wine 1.9.17 as the bad Wine and I never saw the underrun occur but then again, I have pulseaudio installed with no option to switch to ALSA in Wine's configuration utility. I would install ALSA but I am wary of doing so only because I'd rather avoid any sound issues due to having different sound drivers installed...
Please visit the link that Austin posted and see if you can pinpoint the regression with your setup and if you have questions, please post them in the WineHQ forums: https://forum.winehq.org/
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #6 from Lunknown SolisX007@yahoo.com --- Hello fjfrackiewicz@gmail.com,
I just tested the current wine-git. I'm not getting the
ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred
on the terminal but the sound is still choppy. I will continue to do the full regression test.
https://bugs.winehq.org/show_bug.cgi?id=41217
Lunknown SolisX007@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |62876f3fc5feb1ca23d27a6de5a | |dca580d963d0c
--- Comment #7 from Lunknown SolisX007@yahoo.com --- Hello Everyone,
This what i got. I also did git show 62876f3fc5feb1ca23d27a6de5adca580d963d0c | patch -p1 -R and it seems to fix the issue.
62876f3fc5feb1ca23d27a6de5adca580d963d0c is the first bad commit commit 62876f3fc5feb1ca23d27a6de5adca580d963d0c Author: Bruno Jesus 00cpxxx@gmail.com Date: Mon Aug 15 19:01:48 2016 -0300
winejoystick.drv: Don't assume the first joystick is at the first device on Linux.
Signed-off-by: Bruno Jesus 00cpxxx@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 5a6411badf05a460b3bb10a6e239b947becee310 95ab520ec2625e3be036bc14bc1cb4aecdc51965 M dlls
https://bugs.winehq.org/show_bug.cgi?id=41217
Lunknown SolisX007@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #8 from Lunknown SolisX007@yahoo.com --- Hello Everyone,
I just want to make it clear that the
ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred
is not showing up on wine-git although the sound is still choppy. The reverting patch 62876f3fc5feb1ca23d27a6de5adca580d963d0c fixes the choppy sound.
https://bugs.winehq.org/show_bug.cgi?id=41217
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Hi, sorry for that. Please attach a +joystick log when running the application and experiencing the bug.
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 55491 --> https://bugs.winehq.org/attachment.cgi?id=55491 hack
Does the attached hack help? The solution is a bit more complex; The easy path will be to revert the patch.
https://bugs.winehq.org/show_bug.cgi?id=41217
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #55491|0 |1 is obsolete| |
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 55492 --> https://bugs.winehq.org/attachment.cgi?id=55492 patch
This is better, please try this instead of the other.
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #12 from Lunknown SolisX007@yahoo.com --- Hello Bruno Jesus,
Ok i used patch 55492 with on wine-1.9.17. It got rid of the ALSA under error and the choppy sound.
https://bugs.winehq.org/show_bug.cgi?id=41217
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Keywords| |patch Ever confirmed|0 |1
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com --- I suppose you don't have any joystick attached, right? Do you have any joystick plugin enabled?
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #14 from Lunknown SolisX007@yahoo.com --- Created attachment 55498 --> https://bugs.winehq.org/attachment.cgi?id=55498 wine +joystick log
Hello Bruno Jesus,
Here is the +joystick log just in case.
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #15 from Lunknown SolisX007@yahoo.com --- Hello Bruno Jesus,
My controller is connected to the computer. I don't remove the controller.
https://bugs.winehq.org/show_bug.cgi?id=41217
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #55492|0 |1 is obsolete| |
--- Comment #16 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 55611 --> https://bugs.winehq.org/attachment.cgi?id=55611 patch
Can you try this new patch, please?
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #17 from Lunknown SolisX007@yahoo.com --- Ok i will try it out.
https://bugs.winehq.org/show_bug.cgi?id=41217
--- Comment #18 from Lunknown SolisX007@yahoo.com --- Hello Bruno Jesus,
Ok i tested the new patch and it seems to be working properly.
https://bugs.winehq.org/show_bug.cgi?id=41217
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |caaedf1cd610012f944f96a5362 | |7d9702358d2f1 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #19 from Bruno Jesus 00cpxxx@gmail.com --- The patch was commited.
https://bugs.winehq.org/show_bug.cgi?id=41217
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #20 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.19.