truehl wrote: > ./squeezelite-armv6hf -d output=debug shows: > > root@odroid:/tmp# ./squeezelite-armv6hf -d output=debug > [03:19:56.815241] output_init_alsa:636 init output > [03:19:56.815540] output_init_alsa:658 requested alsa_buffer: 40 > alsa_period: 4 format: any mmap: 1 > [03:19:56.815603] output_init_common:334 outputbuf size: 3528000 > [03:19:56.818526] output_init_common:394 supported rates: 96000 88200 > 48000 44100 32000 16000 11025 8000 > [03:19:56.824229] output_init_alsa:670 memory locked > [03:19:56.824663] output_thread:465 open output device: default > [03:19:56.824683] output_init_alsa:693 set output sched fifo rt: 45 > [03:19:56.825317] alsa_open:234 opened device default using format: > S24_LE sample rate: 44100 mmap: 1 > [03:19:56.825386] alsa_open:313 buffer: 40 period: 4 -> buffer size: > 2048 period size: 512 > [03:19:56.825814] ALSA snd_pcm_hw_hw_params:327 > SNDRV_PCM_IOCTL_HW_PARAMS failed (-22) > [03:19:56.825853] alsa_open:330 unable to set hw params: Invalid > argument > [03:19:56.830929] output_flush:407 flush output buffer > [03:20:01.825923] output_thread:465 open output device: default > [03:20:01.826220] alsa_open:234 opened device default using format: > S24_LE sample rate: 44100 mmap: 1 > [03:20:01.826273] alsa_open:313 buffer: 40 period: 4 -> buffer size: > 2048 period size: 512 > [03:20:01.826695] ALSA snd_pcm_hw_hw_params:327 > SNDRV_PCM_IOCTL_HW_PARAMS failed (-22) > [03:20:01.826726] alsa_open:330 unable to set hw params: Invalid > argument > ^C[03:20:04.521269] output_close_alsa:698 close output
Try: -o hw:CARD=Audio -a ::16:0 -d output=debug Then vary what you try for the -a options depending on what the debug shows. ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
