1. Installation of FreeBSD 10.2 on UFS file system. 2 monitors using GeFource 9500 GT graphics card.
2.
3. VIDIA-FreeBSD-x86_64-340.93.tar.gz downloaded from Nvidia site. Expanded and
4.
5.
6.
7.
8.
Somewhere in the handbook or at the end of the package installation output there needs to be a message, like the one that appeared after the Firefox installation.
2.
pkg install xorg. startxopens with TWM the same display in both monitors.3. VIDIA-FreeBSD-x86_64-340.93.tar.gz downloaded from Nvidia site. Expanded and
cd NV*93 && make install. Added /etc/X11/xorg.conf. startx opens with TWM one desktop on the two monitors.4.
pkg install kde. Added ~/.xinitrc. startx resulted in an error dialog, something about not being able to run dbus.5.
crl-alt-F1 and crl-c to get back to a console.6.
su. No .xinitrc in ~ /root.7.
pkg install firefox, firefox. Firefox failed to open. Looking at the last part of the output from installing Firefox, there was information to man dbus-uuidgen then do a dbus-uuidgen --ensure.8.
crl-d to get back to my normal user, then startx opened opened KDE successfully.Somewhere in the handbook or at the end of the package installation output there needs to be a message, like the one that appeared after the Firefox installation.