To address 2), or at least to not attempt to restore settings to a card
that hasn't been detected, the test at line 414 of pcp_startup.sh:
Code:
--------------------
if [ "$ALSAlevelout" = "Custom" ]; then
--------------------
would also have to include a check that the card has been detected.
This check is done earlier at line 356 and should result in a message
saying:
Code:
--------------------
Failed to find USB
--------------------
when it doesn't detect a USB card. Do you see this message prior to the
alasctl messages?
------------------------------------------------------------------------
coyrls's Profile: http://forums.slimdevices.com/member.php?userid=44253
View this thread: http://forums.slimdevices.com/showthread.php?t=113661
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix