Spotify, wine and PulseAudio
Forum » Personal / Blog » Spotify, wine and PulseAudio
Started by: dpcdpc
On: 1260217841|%e %b %Y, %H:%M %Z|agohover
Number of posts: 1
rss icon RSS: New posts
Summary:
Lately I've discovered Spotify - wonderful service for music lovers like me. It works with Wine in Linux, but I've had a problem. The sound was really bad. It was skipping and finally stopping. Here is the solution that worked for my Ubuntu.
Spotify, wine and PulseAudio
dpcdpc 1260217841|%e %b %Y, %H:%M %Z|agohover

My setup:

$ uname -a
Linux richiter 2.6.31-16-generic #52-Ubuntu SMP Thu Dec 3 22:07:16 UTC 2009 x86_64 GNU/Linux
$ lspci -v | grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

Resources:
https://wiki.ubuntu.com/DebuggingSoundProblems/KarmicCaveats
http://blog.paulbetts.org/index.php/2007/05/27/make-wine-and-pulseaudio-get-along/

So I did:

  • padsp winecfg, and changed driver to oss: hardware acceleration as emulation, 44100, 16 bit, no driver emulation;
  • I've installed newer backport of alsa for Karmic Koala;
  • I'm now running Spotify with env WINEPREFIX="/home/dpc/.wine" padsp wine "C:\Program Files\Spotify\spotify.exe" and sound is perfect;

Hope that will help somebody.—

Edit:
I have now installed wine1.2 package in Ubuntu and sound works even better without any winecfg tweaks.

Last edited on 1266451182|%e %b %Y, %H:%M %Z|agohover By dpc + Show more
Reply  |  Options
Unfold Spotify, wine and PulseAudio by dpcdpc, 1260217841|%e %b %Y, %H:%M %Z|agohover
New Post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License