Grumpy Bob wrote:
> If I reboot via the Main page of the PCP web interface, I see the usual
> shutdown messages, finishing with "Requesting system reboot". This
> screen remains once the Pi has booted, squeezelite is running and music
> can be heard.
How odd. The boot up messages should appear, because that all takes
place long before Jivelite or sbpd attempt to start.
Grumpy Bob wrote:
> If I reboot by powering down the Pi, then powering up, squeezelite
> eventually starts and music can be heard. Buttons A and B seem to work
> (long press A raise volume to max, long press B mutes it). The screen
> remains black.
So you never see the boot up messages? You should see the normal
console messages if you've got the two 'modprobe' commands in
/opt/bootlocal.sh and if you've added 'fbcon=map:10 fbcon=font:VGA8x16'
to the end of cmdline.txt. Note that the text in cmdline.txt should be
one continuous line, with spaces between each parameter, like this:
Code:
--------------------
tz=GMT0BST,M3.5.0/1,M10.5.0 dwc_otg.fiq_fsm_mask=0xF host=piCorePlayer
dwc_otg.lpm_enable=0 console=tty1 root=/dev/ram0 elevator=deadline rootwait
quiet nortc loglevel=3 noembed smsc95xx.turbo_mode=N noswap consoleblank=0
waitusb=2 fbcon=map:10 fbcon=font:VGA8x16
--------------------
If you've perhaps missed the space between 'waitusb=2' and
'fbcon=map:10', or perhaps you've added these extra parameters on the
next line, that could explain why you're not seeing the boot up
messages.
Grumpy Bob wrote:
> PS There isn't a version of TextWrangler for Catalina.
It seems it's been superseded by 'BBEdit'
(http://www.barebones.com/store/UpgradeToBBEdit.html). I haven't tried
that, but apparently the free version has all the same features as
TextWrangler.
------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=111502
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix