chill wrote:
> I've updated the script to simplify the setup process, and to improve
> the feedback that it provides, so I thought it was worth posting the
> update.
Here is my output of the script:
Code:
--------------------
tc@musikbox:~$ sudo ./SQLITE-control.sh install
Squeezelite output device found in /usr/local/etc/pcp/pcp.cfg = SoundSticks
SoundSticks found on card0
SoundSticks idVendor = 05fc and idProduct = 7849
udev rules written to etc/udev/rules.d/10-SoundSticks.rules
etc/udev/rules.d/10-SoundSticks.rules added to /opt/.filetool.lst
Installation complete
Squeezelite is now set up to autostart/stop with SoundSticks power
Backup and reboot ('pcp br') to enable
--------------------
When booting with switched on Speaker, they are working. Then switching
off doesn't switch off Squeezelite. It is still running.
I can see one file in /tmp:
Code:
--------------------
-rw-r--r-- 1 root root 6 Jan 1 1970 SoundSticks.kername
--------------------
This has "1-1.4" inside.
These are the created rules:
Code:
--------------------
SUBSYSTEM=="usb", ACTION=="add", ATTR{idVendor}=="05fc",
ATTR{idProduct}=="7849", RUN+="/home/tc/SQLITE-control.sh restart SoundSticks
$kernel"
SUBSYSTEM=="usb", ACTION=="remove", RUN+="/home/tc/SQLITE-control.sh stop
SoundSticks $kernel"
--------------------
There is a SoundSticks.log:
Code:
--------------------
[ 12.41] Searching for SoundSticks with idVendor=05fc and
idProduct=7849 in dmesg
[ 12.43] SoundSticks detected on 1-1.4
--------------------
When I am starting without the speakers, and switch them on later,
Squeezelite will not be started.
I think there has to be a problem in this new version.
pi4 4gb picoreplayer with lms and squeezelite for usb inside an argon
one case
pi3b+ (7\" display, hifiberry dac+ pro) picoreplayer with
squeezlite/jivelite for hifiberry and bluetooth headphone inside a
smartipi touch case
two airport express
ikea symfonisk
------------------------------------------------------------------------
carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=113661
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix