I'm trying to turn off nvidia gpu at boot time following this (https://wiki.freebsd.org/TuningPowerConsumption)
turn_off_gpu and https://github.com/ahacking/freebsd-gpu-off/tree/master
hasn't really been successful...when testing it appears call to _SB.PCI0.LPC.EC.PUBS._OFF was successful
any suggestions?
Thanks!
cron @reboot perhaps?