Title says it all. I just did a clean install of 1.21g on a B+ with a
Hifiberry DAC+. Squeezelite won't start. Reboots don't help.

Of course, I changed the Audio Output device in the web gui (in section
Squeezelite Settings) and saved those.

The web GUI says the squeezelite command string is:

Code:
--------------------
    
  /mnt/mmcblk0p2/tce/squeezelite-armv6hf -n "hifiberry" -o 
hw:CARD=sndrpihifiberry -a 80:4:: &
  
--------------------


So I ssh into the Pi and try to run that from the command line. That
yields the following output:

Code:
--------------------
    
  tc@hifiberry:~$ /mnt/mmcblk0p2/tce/squeezelite-armv6hf -n "hifiberry" -o 
hw:CARD
  =sndrpihifiberry -a 80:4:: &
  tc@hifiberry:~$ [17:26:18.552112] test_open:294 playback open error: No such 
device
  [17:26:18.553480] output_init_common:381 unable to open output device
  
--------------------


It seems tinycore doesn't find the sound card:


Code:
--------------------
    
  tc@hifiberry:~$  /mnt/mmcblk0p2/tce/squeezelite-armv6hf -l
  Output devices:
  null                           - Discard all samples (playback) or generate 
zero samples (capture)
  sysdefault:CARD=ALSA           - bcm2835 ALSA, bcm2835 ALSA - Default Audio 
Device
  
--------------------


The problem first happened after an in-situ upgrade from 1.21b to 1.21g.
1.21b ran just fine. After the in-situ upgrade, I couldn't get
squeezelite to start so I did a clean install. Still no luck.


------------------------------------------------------------------------
poing's Profile: http://forums.slimdevices.com/member.php?userid=63617
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to