Well, admitetly I've had no idea what I've been doing most of the time
for the past few days as I've tried to get any sound out of these
Beaglebones and once succeeded, tried to understand which commands and
changes actually made the difference. Since my previous post, I took a
few steps backwards ending up with "sudo service squeezelite status"
suddenly giving me "Active: active (exited) since..."-result instead of
"active (running)".

Fortunately I ran into another thread
(https://forums.slimdevices.com/showthread.php?112366-squeezelite-is-not-recognized-by-lms)
which described similiar issues. Now after "sudo apt-get install
squeezelite-pa" and reboot everything works. Beaglebone shows up in LMS
automatically after reboot and "sudo service squeezelite status" gives
following result:


Code:
--------------------
    ● squeezelite.service - LSB: Lightweight headless Squeezebox emulator
  Loaded: loaded (/etc/init.d/squeezelite; generated)
  Active: active (running) since Sun 2021-03-14 14:31:54 UTC; 2min 14s ago
  Docs: man:systemd-sysv-generator(8)
  Process: 832 ExecStart=/etc/init.d/squeezelite start (code=exited, 
status=0/SUCCESS)
  Tasks: 4 (limit: 1027)
  Memory: 22.5M
  CGroup: /system.slice/squeezelite.service
  └─877 /usr/bin/squeezelite -n BBB2 -o default:CARD=Set -a 80
  
  Mar 14 14:31:52 beaglebone systemd[1]: Starting LSB: Lightweight headless S…
r...
  Mar 14 14:31:54 beaglebone systemd[1]: Started LSB: Lightweight headless Sq…
tor.
  Hint: Some lines were ellipsized, use -l to show in full.
  
--------------------


Now as I said, I have no idea what I've been doing BUT incase someone
finds themselves in a similiar situation I'm going to try and setup one
BBB with a fresh Debian flashed and if it works, post the steps here.

Thank you very much, ronnie, for all your help so far, not only in this
thread but in the linked thread aswell!


------------------------------------------------------------------------
vto's Profile: http://forums.slimdevices.com/member.php?userid=71503
View this thread: http://forums.slimdevices.com/showthread.php?t=114144

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to