Differences between revisions 2 and 3
Revision 2 as of 2020-12-19 10:55:18
Size: 626
Editor: Sciuro
Comment:
Revision 3 as of 2020-12-19 10:56:30
Size: 628
Editor: Sciuro
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
``` {{{
Line 12: Line 12:
``` }}}
Line 17: Line 17:
``` {{{
Line 20: Line 20:
``` }}}
Line 25: Line 26:
``` {{{
Line 31: Line 32:
``` }}}

Description

Configuration

Kernel

svnlite checkout https://svn.freebsd.org/base/release/12.2.0 /usr/src

NVIDIA

Updated the ports distinfo

SHA256 (NVIDIA-FreeBSD-x86_64-460.27.04.tar.gz) = b9c0e676b5e66569d2f71a25ab1e782bb8a52cbcb3e413e854b72debc37b6623
SIZE (NVIDIA-FreeBSD-x86_64-460.27.04.tar.gz) = 103234112

Makefile removed some includes

Xorg

Section "Device"
        Identifier      "Card0"
        Driver          "nvidia"
        # BusID         "PCI:0:8:0:0"
EndSection

Howto/FreeBSDDesktop (last edited 2021-03-06 07:39:03 by Sciuro)