OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: jdpc86 on October 16, 2023, 03:43:53 AM

Title: running script at boot time
Post by: jdpc86 on October 16, 2023, 03:43:53 AM
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!
Title: Re: running script at boot time
Post by: bartjsmit on October 16, 2023, 08:12:53 AM
cron @reboot perhaps?