Bumblebee-Project / bbswitch

Disable discrete graphics (currently nvidia only)
GNU General Public License v2.0
491 stars 78 forks source link

[ADVICE] FreeBSD implementation #190

Open ngortheone opened 4 years ago

ngortheone commented 4 years ago

Hi,

I am currently looking for a similar project for FreeBSD. All I need is to simply put nvidia card to sleep on my Lenovo X1 Extreme. I am not familiar with ACPI or FreeBSD kernel development - how hard is it going to be to implement something similar for FreeBSD?

gsgatlin commented 4 years ago

So there used to be a web page at

https://wiki.freebsd.org/OptimusVideoSupport

But its gone now so I don't know if they are supporting that.

It still existed a year ago though.

https://web.archive.org/web/20180216172348/https://wiki.freebsd.org/OptimusVideoSupport

See also:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192617

Good luck with figuring something out.