Sound problems

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
abi
Level 1
Level 1
Posts: 9
Joined: Sun Jul 13, 2014 12:56 pm

Sound problems

Post by abi »

I can't update to newest version of wine due to bug introduced in 1.7.34 (or 35) - in every programs sound becomes garbled and start very loud clicking like Morse transmission. The sound becomes garbled when system load spikes, for example when I make heavy IO operation or heavy CPU usage. The sound can fix itself if such situation occurs ones more. I recreated this problem on 2 different computers, so this is not hardware issue.

Code: Select all

FreeBSD darkstar 10.1-RELEASE-p7 FreeBSD 10.1-RELEASE-p7 #6: Thu Mar 19 23:19:52 MSK 2015     root@darkstar:/usr/obj/usr/src/sys/LAMIA  amd64
I tried to use clean wine prefix and switched to stereo in winecfg without any success.
Any workarounds available?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Sound problems

Post by dimesio »

It's not clear from your post whether you've tested 1.7.39. If you haven't, please do so. If the problem is still present, run a regression test and file a bug. http://wiki.winehq.org/RegressionTesting
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Sound problems

Post by dimesio »

It could be this: https://bugs.winehq.org/show_bug.cgi?id=38206. Before running a full regression test, try reverting the commit identified in that bug.
abi
Level 1
Level 1
Posts: 9
Joined: Sun Jul 13, 2014 12:56 pm

Re: Sound problems

Post by abi »

I confirm the problem with commit you highlighted.
Locked