On Tue, Mar 10, 2015 at 2:11 AM, George wrote: > So these are just wrappers, my bad: > > gox@x140e:~/Downloads/FreeBSD/NVIDIA-FreeBSD-x86_64-346.47$ find . -name > "*.c" > ./src/nvidia_acpi.c > ./src/nvidia_subr.c > ./src/nvidia_pci.c > ./src/nvidia_linux.c > ./src/nvidia_ctl.c > ./src/nvidia_os.c > ./src/nvidia_sysctl.c > ./src/nvidia_dev.c > ./src/nvidia_os_registry.c > ./src/nvidia_i2c.c > ./src/nvidia_os_pci.c > > OK I see it is a no go I shall stick to VESA and play around with the config > a bit more. > Cheers, > George
I ran into this a while ago when looking for an nvidia driver. https://forums.freebsd.org/threads/xorg-vesa-driver-massive-speedup-using-mtrr-write-combine.46723/ It's a thread in FreeBSD forums and I thought it'd be fun to try it on DragonFly but haven't got a moment. Cheers Peeter --
