thanks Hias.
I don’t have a build system setup - but will get one together to compile the image - will let you know how I go.
thanks Hias.
I don’t have a build system setup - but will get one together to compile the image - will let you know how I go.
Tried to watch Red Sky this evening. This is after rebooting the LibreElec last night.and watching Ad Astra.
the iPhone remote was able to select Red Sky, but there was not visual changes on the HDMI (it was showing the default estuary page) Up / down via the iPhone kodi app did not change display.
the log had a series of errors.
2020-10-28 21:36:22.153 T:112138 WARNING <general>: CRenderManager::WaitForBuffer - timeout waiting for buffer
I killed the kodi process, and am currently able to watch Red Sky without issue.
this is on nightly-20201026-9e9b97f (Generic.x86_64) - Intel NUC6i5SYH
I was following th thread on CEC-client on RPI. And note that the direction suggested was CEC-CTL.
On the generic nightly matrix image it is not there. Is there a reason for that? It would be good to have cec-ctl available on the Intel NUC.
I was reading this reference. I have some issues with the way that my CEC environment behaves, and being able to pass though commands to the CEC devices would probably give me a good workaround.
I see that you have got cec-ctl running on your RPI.
On the generic nightly matrix image it is not there. Is there a reason for that? It would be good to have cec-ctl available on the Intel NUC.
I was reading this reference. I have some issues with the way that my CEC environment behaves, and being able to pass though commands to the CEC devices would probably give me a good workaround.
confirmed all working.
inputstream.adaptive-2.6.0.2.zip
inputstream.ffmpegdirect-1.16.0.1.zip
inputstream.rtmp-3.2.0.1.zip
Hi All,
Just wondering if/why UsePrivilegeSeparation=no is set? versus =yes?
Could we not have the sshd user? e.g. "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin"
My reasoning is to get rid of the error "ex protocol error: type 7 seq ######" when scp'ing to the libreelec.
Also I guess if ssh is updated from 7.3 in LibreElec 8.2 to openssh7.6 in 9.0 - then we will need to update UsePrivilegeSeparation=sandbox
Thanks