Hi,
Im pretty new with Proxmox so hopefully this is not a super dumb question:
I have managed to get my proxmox server up and running on an old Samsung laptop (i3, 8GB RAM) and have installed a couple of VM's (Debian 10 and Home assistant - I think it uses Alpine Linux)
Anyway, everything works perfectly: networking, USB ports, ip virtualization, external drive, video, etc. except for the battery/power management. Proxmox server is able to verify battery status and acpi retuns a bunch of data (battery, ac adapter, cpu temperature ). The problem is that none of the VM's I have installed are able to find any of that information. It seems like Proxmox is not able to make that data available to the VM's (I don't even know if this is the right way to explain it)
Here are the results of running different commands on the guest VM's:
- acpi -V : returns no support for device type: power supply
- upower -d: returns power supply: none
- /sys/class/power_supply directory is empty
I already tried disabling/enabling acpi, kvlm support and nothing changes.
Any suggestion?
Thanks!
Im pretty new with Proxmox so hopefully this is not a super dumb question:
I have managed to get my proxmox server up and running on an old Samsung laptop (i3, 8GB RAM) and have installed a couple of VM's (Debian 10 and Home assistant - I think it uses Alpine Linux)
Anyway, everything works perfectly: networking, USB ports, ip virtualization, external drive, video, etc. except for the battery/power management. Proxmox server is able to verify battery status and acpi retuns a bunch of data (battery, ac adapter, cpu temperature ). The problem is that none of the VM's I have installed are able to find any of that information. It seems like Proxmox is not able to make that data available to the VM's (I don't even know if this is the right way to explain it)
Here are the results of running different commands on the guest VM's:
- acpi -V : returns no support for device type: power supply
- upower -d: returns power supply: none
- /sys/class/power_supply directory is empty
I already tried disabling/enabling acpi, kvlm support and nothing changes.
Any suggestion?
Thanks!