Open ouafnico opened 4 years ago
I had the same issue, what fixed it for me was adding the kernel parameter
acpi_osi='!Linux-Lenovo-NV-HDMI-Audio'
as described in the Arch Wiki.
My laptop power usage now is under 10W on average, fluctuating between 8-12W. Still seems fairly high, but certainly a lot less than the 15W+ I had before the fix to MX250 power management.
@alex0809 Thanks ! I try this method, I still got the issue. bbswitch still get some kernel errors, and says ON. but says:
[ 73.323545] pci 0000:3c:00.0: disabling already-disabled device
It seems the card is off anyway:
-> # cat /sys/bus/pci/devices/0000:3c:00.0/firmware_node/power_state
D3hot
I'm still above 12W of power usage
Hello
I'm using a lenovo t490 on archlinux with these specs :
I'm trying to kill the card with bbswitch but it failed
the /proc/acpi/bbswitch still says it's on :/
Any idea / way to help to debug this?
Thanks