On Thu, Jul 05, 2007 at 08:55:50AM -0700, John Stamp wrote:
> In 1.1.90 lastfm used to use RtAudio, but it was causing too many 
> problems.  Beginning with 1:1.1.3.0, I replaced it with AlsaAudio, 
> which is based on the xmms alsa plugin and includes support for the 
> default device.

Ok, good, sort of. It doesn't work here.

> In the soundcard config, the default device should be right at the top 
> of the list.  For instance, in Tools | Options | Radio | Soundcard I 
> see:
>   HDA NVidia: Default Device (default:0)  <-- the default device
>   HDA NVidia: AD198x Analog (hw:0,0)
>   HDA NVidia: AD198x Digital (hw:0,1)
> 
> What devices do you see?

Terratec Aureon 7.1-Space: ICE1724 (hw:0,0)
Terratec Aureon 7.1-Space: ICE1724 IEC958 (hw:0,1)
Terratec Aureon 7.1-Space: ICE1724 Surround PCM (hw:0,2)

If it's supposed to work, let's test some things. I'll stop
pulseaudio and jackd, that is, free the sound card. Also
I'll remove my .asoundrc. The default device didn't
magically appear in the list. I'll restart lastfm. Ok, now
it's there. I'll play some music with mplayer and while it
plays I'll restart lastfm again. The default device is still
there and works, so dmix is working. Btw, I noticed a
difference in the console output, previously it used to
print this:

ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 1
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:1
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 1
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:1

Now it prints:

ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave

I'll put the .asoundrc back. The default device is gone and
console output is back to what is was in the beginning. The
contents of my .asoundrc are the following:

pcm.!default {
    type pulse
}

ctl.pulse {
    type pulse
}

I think that's as much information as I can come up with
right now.

-- 
Tanu Kaskinen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to