Skip to content

Instantly share code, notes, and snippets.

View y2kbadbug's full-sized avatar
😺
My cat ate my homework

Daniel Shafer y2kbadbug

😺
My cat ate my homework
View GitHub Profile
@dch
dch / -
Created July 22, 2015 09:28
FreeBSD complex graphics driver trickery from xmj and irixuser
A rough overview of using NVIDIA Optimus on FreeBSD.
Make sure nVIDIA Optimus is enabled in BIOS.
Install x11/virtualgl and x11/nvidia-driver-optimus
Now you must configure a /etc/X11/xorg.conf.nv. Mine looks a little like this:
Section "ServerLayout"
Identifier "Layout0"