Hello BSD Community.
I am currently trying to install FreeBSD Mate on a Linux with Virtualbox.
I am currently testing if my wishes can be fulfilled in FreeBSD.
My ultimate goal should be a complete switch from Linux to FreeBSD Mate or KDE.
My priority number one is first the available software drivers for my hardware devices and second the used software under Linux for FreeBSD.
Currently I can install FreeBSD Mate without any problems.
After the FreeBSD ISO is installed here come my Mate Desktop installation routines. I have done these steps in Terminal.
Step by step:
Currently I can't install the latest NVidia driver 515.57 x64 from the official Nvidia site for my Nvidia GTX 1060 6G.
In the virtual machine, the Nvidia tar.xz archive with Falkon was downloaded and unpacked on the desktop.
Now I don't know what to do. Where is the executable file in the archive?
I have never installed software outside of the pkg terminal commands.
I would like to install the latest 515.57 or 495.46 Nvidia driver.
I am currently trying to install FreeBSD Mate on a Linux with Virtualbox.
I am currently testing if my wishes can be fulfilled in FreeBSD.
My ultimate goal should be a complete switch from Linux to FreeBSD Mate or KDE.
My priority number one is first the available software drivers for my hardware devices and second the used software under Linux for FreeBSD.
Currently I can install FreeBSD Mate without any problems.
After the FreeBSD ISO is installed here come my Mate Desktop installation routines. I have done these steps in Terminal.
Step by step:
- 01. $ root login = #
- 02. # pkg update
- 03. # pkg install nano sudo htop neofetch
- 04. # nano /usr/local/etc/sudoers >> user privilege = %wheel All= (All) All
- 05. # pkg install xorg mate lightdm lightdm-gtk-greeter
- 06. # pkg install virtualbox-ose-additions
- 07. # nano /etc/fstab >> proc /proc procfs rw 0 0
- 08. # nano /etc/rc.conf >> dbus_enable="YES" hald_enable="YES" lightdm_enable="YES" vboxguest_enable="YES" vboxservice_enable="YES"
- 09. # exit
- 10. $ user login = $
- 11. $ nano .xinitrc >> exec mate-session
- 12. $ sudo pkg install xdg-user-dirs
- 13. $ xdg-user-dirs-update
- 14. $ ls -al
- 15. $ ls -l
- 16. $ sudo reboot
- 17. FreeBSD Mate Desktop
Currently I can't install the latest NVidia driver 515.57 x64 from the official Nvidia site for my Nvidia GTX 1060 6G.
In the virtual machine, the Nvidia tar.xz archive with Falkon was downloaded and unpacked on the desktop.
Now I don't know what to do. Where is the executable file in the archive?
I have never installed software outside of the pkg terminal commands.
I would like to install the latest 515.57 or 495.46 Nvidia driver.