8.1 works

Minimum steps to reproduce

Fresh SD card and put pCP 8.1 on it
Edit config.txt
gpu_mem=80 # For RPi1 not sure if needed for others

dtoverlay=vc4-kms-v3d

No need to comment out dtparam=audio=on ... which brings bonus that
"headphone" device will still exist and, I presume, be available for
Squeezelite (along with HDMI via iec958:CARD=vc4hdmi,DEV=0 )

Extensions - add v4l2-utils.tcz (to get the CEC controls)
(no need to resize SD card in this minimum setup - but you will have to
if you later install Jivelite).

pcp br

sudo cec-ctl --playback (ultimately ... put it in Tweaks as a startup
option but without "sudo " at the front)

sudo cec-ctl --monitor

use TV remote arrow keys and you should see
Received from TV to Playback Device 1 (0 to 4): POLL
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_PRESSED
(0x44):
ui-cmd: right (0x04)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_RELEASED
(0x45)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_PRESSED
(0x44):
ui-cmd: down (0x02)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_RELEASED
(0x45)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_PRESSED
(0x44):
ui-cmd: up (0x01)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_RELEASED
(0x45)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_PRESSED
(0x44):
ui-cmd: left (0x03)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_RELEASED
(0x45)
Received from TV to Playback Device 1 (0 to 4): POLL

You should also see that "up" does command line history recall if you
have the RPi console visible on TV.
If you had installed Jivelite and had it visible then you should be able
to move through the menus (do not use Grid screen because no way to do
equivalent of click / brightness).



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112996

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

Reply via email to