- priority: 5 --> 7
> cat /etc/slackware-version
Slackware 12.0.0
> uname -a
Linux penguin 2.6.21.5-smp #2 SMP Tue Jun 19 14:58:11 CDT 2007 i686 Intel(R) Atom(TM) CPU D510 @ 1.66GHz GenuineIntel GNU/Linux
> alsactl --version
alsactl version 1.0.14
> lsmod | grep snd
snd_seq_dummy 6788 0
snd_seq_oss 32896 0
snd_seq_midi_event 10112 1 snd_seq_oss
snd_seq 50640 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 10508 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 42784 0
snd_mixer_oss 18048 1 snd_pcm_oss
snd_hda_intel 20248 1
snd_hda_codec 209152 1 snd_hda_intel
snd_pcm 72068 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 22532 2 snd_seq,snd_pcm
snd 47204 11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore 9824 1 snd
snd_page_alloc 11528 2 snd_hda_intel,snd_pcm
All this works fine when I fire up amarok - I can play music from local mp3s and streaming from the web.
HOWEVER:
I just downloaded snackamp:
> ls s*
snackAmp-2.2.1.i386
However when I fire it up, it pops up a little splash screen that says "Snackamp 2.2.1 initializing...please wait". On top of that it opens an alertbox without a title (just an X logo) with the message "There are no available output devices".
When I hit "OK" the program just quits.
(As I'm typing this, I'm listening to music on that machine, so there's definitely output devices!)