10-24-2021, 09:58 PM
(This post was last modified: 10-24-2021, 10:02 PM by jmperagine.
Edit Reason: added info
)
(10-24-2021, 09:04 PM)jmperagine Wrote:As the attached pic shows, the system hangs on boot up if I include the line(10-24-2021, 07:51 PM)TheOldPresbyope Wrote: @jmperagine
So, first I lightly edited your post #10 to put command-line output into code blocks so it could be read more easily.
Your output #1 and #2 look ok. The output #3, however, doesn't indicate if you also see what I described, namely the screen clearing and then showing sxm-player initialization lines with the last one ending something like "INFO SXM Client started. 412 channels available".
The reason I flag #3 is that #4 does not mention sxm-player at all so I do not expect it to be running when all is said and done. Are you invoking the same rc.local shown in #2?
Finally, moodeutl with no leading forward slash is the name of the command.
Regards,
Kent
# start the SiriusXM proxy
/usr/local/bin/sxm-player -U <my sxm username> -P <my sxm password> & (using my credentials of course)
in rc.local.
Also this:
pi@moode:~ $ moodeutl -i
Import moOde autoconfig settings
no file "/boot/moodecfg.ini" to import
All this and I found sxm v 0.2.8 here: https://sxm-client.readthedocs.io/en/latest/readme.html
with v0.2.8 installed, the system will boot, it's just that sxm does not load.