Wine 1.1.7: Sound regression?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Das Letzte Einhorn
Level 4
Level 4
Posts: 194
Joined: Thu Jun 12, 2008 12:40 pm

Wine 1.1.7: Sound regression?

Post by Das Letzte Einhorn »

I have recently formatted my system in order to install Intrepid Ibex, and I am now using it with Wine 1.1.7. I did a backup of the prefixes of the games I was using in Hardy / Wine up to 1.1.5, and imported them in my new installment. The games work normally, but the sound is crackling all the time for each of them; something which was not happening in my former installment. I have not noticed any threads about that, therefore I am wondering if this is a regression coming into wine 1.1.7, an issue with the new ALSA driver contained in Intrepid Ibex, or if I have to change something in my configuration files.

My system config is

Intrepid Ibex / Wine 1.1.7
Q6600 + 4gb ram
Nvidia 8800GT
Sound Blaster Audigy 2

Should you need any other info, please ask. Thanks!

Edit: I forgot to include this, here is a log from one of the games (Knights of the Old Republic 2). I do not know if this relevant, but hopefully it is : http://pastebin.com/m7ad46b55
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Wine 1.1.7: Sound regression?

Post by vitamin »

Das Letzte Einhorn wrote:The games work normally, but the sound is crackling all the time for each of them; something which was not happening in my former installment.
Install older Wine version. If you have the same problem - then it's your OS. Most likely you still have pulseaudio active.
Das Letzte Einhorn
Level 4
Level 4
Posts: 194
Joined: Thu Jun 12, 2008 12:40 pm

Post by Das Letzte Einhorn »

Pulseaudio does not come automatically with Intrepid Ibex I believe. I do not see the device chooser in the top right corner of the screen, like it used to be with Hardy Heron.

In order to be useful however, I would like to provide some debug output so that if the problem is located within wine, that it can be fixed for an upcoming version. If there are any commands I should run and provide the output, please mention them.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Are you using ALSA, and if so, does switching sound to OSS in winecfg solve the problem? If so, it could be this bug: http://bugs.winehq.org/show_bug.cgi?id=14991
Susan Cragin

Wine 1.1.7: Sound regression?

Post by Susan Cragin »

I have recently formatted my system in order to install Intrepid Ibex, and I am now using it with Wine 1.1.7. I did a backup of the prefixes of the games I was using in Hardy / Wine up to 1.1.5, and imported them in my new installment. The games work normally, but the sound is crackling all the time for each of them; something which was not happening in my former installment. I have not noticed any threads about that, therefore I am wondering if this is a regression coming into wine 1.1.7, an issue with the new ALSA driver contained in Intrepid Ibex, or if I have to change something in my configuration files.

My system config is

Intrepid Ibex / Wine 1.1.7
Q6600 + 4gb ram
Nvidia 8800GT
Sound Blaster Audigy 2

Should you need any other info, please ask. Thanks!
I am using Intrepid Studio with wine. Intrepid comes bundled with pulseaudio, and pulseaudio can cause sound problems in wine. In addition, killing it is not easy, because pasuspender is broken as of a couple of updates ago.
Try turning everything on, go to:
system / administration / system monitor / processes
and kill pulseaudio that way, and see if it helps.
For now, Intrepid Studio has a couple of problems. For instance, if you try to remove pulseaudio permanently, the system no longer starts up or shuts down cleanly.
You may wish to check the ubuntu bug list for known pulseaudio problems.
Das Letzte Einhorn
Level 4
Level 4
Posts: 194
Joined: Thu Jun 12, 2008 12:40 pm

Post by Das Letzte Einhorn »

dimesio wrote:Are you using ALSA, and if so, does switching sound to OSS in winecfg solve the problem? If so, it could be this bug: http://bugs.winehq.org/show_bug.cgi?id=14991
I am using ALSA

When I switch to OSS in winecfg, I get no sound.

The bug report looks a lot like the issue I have. I have commented on it.
sabby7890
Level 1
Level 1
Posts: 6
Joined: Mon Sep 22, 2008 7:47 am

Wine 1.1.7: Sound regression?

Post by sabby7890 »

Pulseaudio DOES come by default with Ubuntu, user just can't see it. Try
typing "killall pulseaudio" - it you won't see any output, it means that
PulseAudio was running. I was having the same issue with Interpid Ibex
and I added "killall pulseaudio" to my autostart (removing Pulseaudio
completely makes user not able to log in).

Dnia 2008-10-31, piÄ… o godzinie 21:13 -0500, Das Letzte Einhorn pisze:
I have recently formatted my system in order to install Intrepid Ibex, and I am now using it with Wine 1.1.7. I did a backup of the prefixes of the games I was using in Hardy / Wine up to 1.1.5, and imported them in my new installment. The games work normally, but the sound is crackling all the time for each of them; something which was not happening in my former installment. I have not noticed any threads about that, therefore I am wondering if this is a regression coming into wine 1.1.7, an issue with the new ALSA driver contained in Intrepid Ibex, or if I have to change something in my configuration files.

My system config is

Intrepid Ibex / Wine 1.1.7
Q6600 + 4gb ram
Nvidia 8800GT
Sound Blaster Audigy 2

Should you need any other info, please ask. Thanks!



Das Letzte Einhorn
Level 4
Level 4
Posts: 194
Joined: Thu Jun 12, 2008 12:40 pm

Re: Wine 1.1.7: Sound regression?

Post by Das Letzte Einhorn »

sabby7890 wrote:Pulseaudio DOES come by default with Ubuntu, user just can't see it. Try
typing "killall pulseaudio" - it you won't see any output, it means that
PulseAudio was running. I was having the same issue with Interpid Ibex
and I added "killall pulseaudio" to my autostart (removing Pulseaudio
completely makes user not able to log in).

Dnia 2008-10-31, piÄ… o godzinie 21:13 -0500, Das Letzte Einhorn pisze:
I have recently formatted my system in order to install Intrepid Ibex, and I am now using it with Wine 1.1.7. I did a backup of the prefixes of the games I was using in Hardy / Wine up to 1.1.5, and imported them in my new installment. The games work normally, but the sound is crackling all the time for each of them; something which was not happening in my former installment. I have not noticed any threads about that, therefore I am wondering if this is a regression coming into wine 1.1.7, an issue with the new ALSA driver contained in Intrepid Ibex, or if I have to change something in my configuration files.

My system config is

Intrepid Ibex / Wine 1.1.7
Q6600 + 4gb ram
Nvidia 8800GT
Sound Blaster Audigy 2

Should you need any other info, please ask. Thanks!



Your solution worked. Thanks!
Warren Dumortier

Wine 1.1.7: Sound regression?

Post by Warren Dumortier »

Affirmative, worked for me too!

But will this be fixed? It's very annoying...

2008/11/3 Das Letzte Einhorn <[email protected]>
sabby7890 wrote:
Pulseaudio DOES come by default with Ubuntu, user just can't see it. Try
typing "killall pulseaudio" - it you won't see any output, it means that
PulseAudio was running. I was having the same issue with Interpid Ibex
and I added "killall pulseaudio" to my autostart (removing Pulseaudio
completely makes user not able to log in).

Dnia 2008-10-31, pi± o godzinie 21:13 -0500, Das Letzte Einhorn pisze:
I have recently formatted my system in order to install Intrepid Ibex,
and I am now using it with Wine 1.1.7. I did a backup of the prefixes of
the games I was using in Hardy / Wine up to 1.1.5, and imported them in my
new installment. The games work normally, but the sound is crackling all the
time for each of them; something which was not happening in my former
installment. I have not noticed any threads about that, therefore I am
wondering if this is a regression coming into wine 1.1.7, an issue with the
new ALSA driver contained in Intrepid Ibex, or if I have to change something
in my configuration files.
My system config is

Intrepid Ibex / Wine 1.1.7
Q6600 + 4gb ram
Nvidia 8800GT
Sound Blaster Audigy 2

Should you need any other info, please ask. Thanks!




Your solution worked. Thanks!





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Wine 1.1.7: Sound regression?

Post by vitamin »

Warren Dumortier wrote:Affirmative, worked for me too!

But will this be fixed? It's very annoying...
You asking in the wrong place. This is pulseaudio problem not Wine. So you should file bug with Ubuntu.
Groeschel, Volker

Wine 1.1.7: Sound regression?

Post by Groeschel, Volker »

Have a look in bug http://bugs.winehq.org/show_bug.cgi?id=15559
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
Locked