running script at boot time

Started by jdpc86, October 16, 2023, 03:43:53 AM

Previous topic - Next topic
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!