buzzmarshall has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #libreelec
xe` has quit [Quit: Quit]
xe` has joined #libreelec
xe` has quit [Client Quit]
xe` has joined #libreelec
andy-burns has joined #libreelec
tommy`` has quit [Ping timeout: 248 seconds]
tommy`` has joined #libreelec
hemi770 has joined #libreelec
<hemi770>
hi all
<hemi770>
i'm running libreelec in a proxmox (kvm) vm with pcie passthrough to the video card. it works rather well
<hemi770>
only hindrance is when i shutdown down the proxmox host, it sends ACPI shutdown signals to all guest vms, and the libreelec one does not respond to that, stalling the shutdown. any pointers please?
self has quit [Ping timeout: 264 seconds]
hijacker has joined #libreelec
<weust>
No qemu-guest? Not sure if that is needed though, just imagining it might.
<hemi770>
oblikoamorale: i'll investigate that shortly
<hemi770>
if what i am gleaning in the forum is correct kodi and the JEOS just use systemd to coordinate power stuff
<hemi770>
surely systemd can be configured to listen to acpi inputs
<hemi770>
i'll dig through the gui options later and see if i'm missing anything. thanks for the ideas guys
ghostcube has joined #libreelec
<mack->
hemi770: not sure if you're up the right tree or not, but since you didn't seem familiar with LE, systemd is handled by dropping files into /storage/.config/system.d/
<mack->
similarly other services are configured the same way in .config/
<hemi770>
cheers mack- i'll make a note of that
andy-burns has quit [Ping timeout: 246 seconds]
tommy`` has quit [Quit: :::: ( UPP ) ::::]
andy-burns has joined #libreelec
andy-burns has quit [Ping timeout: 246 seconds]
andy-burns has joined #libreelec
Fenster has quit [Ping timeout: 258 seconds]
tommy`` has joined #libreelec
Fenster has joined #libreelec
tommy`` has quit [Ping timeout: 245 seconds]
tommy`` has joined #libreelec
<hemi770>
weust: you were on the right track with qemu-agent after all. proxmox had it set on while it was absent in the guest. unchecking qemu-agent then choosing shutdown (both in proxmox) pops up the shutdown menu in the libreelec guest. i think i can tweak it from here to just shut straight down.
<hemi770>
thanks also for your help mack-
<weust>
ah ok. nice. makes sense :-) talking to a non-existing qemu-agent or talking to the OS and let that figure it out.