Hi..I got this working on an old laptop with LE generic...any way to set WOL to wake up laptop when accessing plex away from local network?
Posts by Mario77
-
-
LibreELEC-RPi2.arm-8.0.2-libcec-3953f8d-fixed-cec.img.gz
8.0.2 + libcec-3953f8d - it was fine on 8.0.1
Any chance of a .tar to update from 8.0.1 or I m asking too much
-
Is the build from Vpeter using the same libcec that JimmySmith used for the 8.0.1 fix which is working fine as the Official Libreelec is still with the same bugs regarding CEC?
Edit:yes it is..
-
So I have a laptop with Libreelec on which I use as Nas and a Rpi 2 connected to TV as media player...So I OS mounted a folder from the laptop to the RPI to use for downloads...using autostart.sh method...it mounts perfectly when laptop is on but if laptop is on suspend there is no WOL to wake it up like what happens on smb wol..
Using this autostart.sh as example...anything I can add to it for wol on access to mount?
#!/bin/sh
(sleep 30;
mount -t cifs -o username=libreelec,rw //192.168.0.11/videos/mounts /storage/videos;
)&
Thanks for any help...
-
Use keymap editor addon
-
I m not sure about rpi3 now after the previous post...it s definittly working with pi 2
Sent from my SM-T280 using Tapatalk
-
I haven't tried that but it does wake up with a wireless keyboard. If I wake up Kodi with the wireless keyboard though, CEC still doesn't reinitialize and requires me to swap HDMI or reboot to get the remote working.
My TV remote worked fine with CEC and waking Kodi up until the latest major release of LibreElec/Kodi.
Strange...not sure what s going on..mine is working fine with this update...you might need to go trough cec settings on your pi..mine is rpi2 but it should be the same fixSent from my SM-T280 using Tapatalk
-
Bummer. I updated two of my Pi's to this "Bob Edition" and both of them still exhibit this issue where CEC appears to be unresponsive after Kodi has gone to sleep when connected to my Vizio TV in our living room. Doesn't happen on any other TVs in the house. Some people have reported being able to restore CEC functionality by switch to their cable box or other inputs and then back to the Pi's HDMI input on the TV but that also doesn't work for me. I have to either move the Pi to a different HDMI port on the TV or reboot the Pi to restore CEC functionality and therefore wake Kodi up.
Does the pi wake up with an android remote apk like KoreSent from my SM-T280 using Tapatalk
-
When you finish setting up your skin shortcuts try to reload the skin so it saves the settings..to reload you can just change to another skin and change back to your skin again..
Sent from my SM-T280 using Tapatalk
-
**UPDATE** Found the link....missed it on my first pass through: Sendspace.com Mobile FileWhere is the link for this update?
I'm running the latest Libreelec (8.0.1 I think?) on multiple RPi3's and this only occurs on one of my TV no matter which Pi is connected to that TV. I have to either reboot the Pi or switch the physical HDMI port the Pi is connected to resolve the issue after turning my TV back on.
If Cec is not waking up kodi..this should fix the issue...it did for most of us..
-
-
-
Download Libreelec with fixed CEC on this thread and you should be fine..Click Here Wake from suspend (CEC) It's on post #16..You can follow this on Github Kodi Wake up from tv doesn't work #309 ..Might be bit early for Kodi 18
-
For Rpi2 users having CEC suspend issues follow this Wake from suspend (CEC)...there's a LE 8.0.1 version with CEC fixed thanks to Opdencamp from Pulse-Eight Ltd. for the code and JimmySmith for compiling this version..
Use this till an official update.. -
Having what I think is the same problem with Libreelec 8.0.1 running on a RaspberryPI 3.If I switch inputs on my TV (panasonic plasma) and switch back to Kodi, the screen is black and I have to reboot the Pi in order to get it back.
Anything I can do to solve this?
Hi...not sure about your issue...my issue and I think the issue of most people on this thread was that once screensaver is enabled or you change tv inputs or you switch off tv and leave rpi on....when you change hdmi input back to pi or switch tv on then cec doesnt respond...but rpi is not frozen...infact it responds to other inputs like android remote or any other http remote control.
What I can think off at first glance is that you might have your screensaver set to turn your screen black instead of dim your screen...so check that....try to wake up your pi with something like Kore remote....if it wakes up you might need to update your libreelec with the one on here for cec to work properly...Sent from my SM-T280 using Tapatalk
-
I m not sure about rpi3 but as far as I know it uses same image as pi2..and on pi2 its working flawless...dont think it makes any difference but i upgraded from 7.0.3 to this one and cec is working...just put the zip file in update folder and restart..
Sent from my SM-T280 using Tapatalk
-
You have the tar to download on here jimmysmith compiled...put that in update folder on storage and restart libreelec
Sent from my SM-T280 using Tapatalk
-
I post in github and report fix working for me, unfortunately I not have the cec logging enabled previously so I not have that.I think they put in next version so fixed for all.
I mean log of fixed version about issue "unknown device" hopefully they fix also that