Il giorno ven 23 gen 2026 alle ore 10:20 Lars Tunkrans <[email protected]> ha scritto:
> HI > > I test installed KDE desktop installer two weeks ago > on top of a FreeBSD 15-p1 base. > specifically using the KDE NVIDIA Xorg combo , ( > wayland dont seem to be included in the KDE desktop installer > script. ) > > after running the script Nvidia driver did not > start. > > Hi, Thanks for your report. Which NVIDIA GPU do you have? It is helpful to see the output of pciconf -lv | grep -A 4 vga and fwget -nq | grep gpu What NVIDIA driver version did you selected in the in the radiolist dialog? > To start the proprietary NVIDIA Driver linux > emulation needs to be active. > > script needs to do > > # kldload linux linux64 > > to run the driver immediately . > > > Script did not install > > Linux_enable="YES" , > Dbus_enable="YES" > > in /etc/rc.conf. to enable the the driver > to work after reboot. > > ALSO: > > > Script did not install emulators/linux-base-rl9 > package > Script did not enter the linsysfs and the > linprocfs in /etc/fstab. > Script did not install Nvidia packages: > x11/nvidia-xconfig , x11/nvidia-settings x11/linux-nvidia-libs , > graphics/nvidia-texture-tools > > After adding all of the above I had a fully > functioning KDE/NVIDIA/Xorg setup and google-Earth was using > the GPU using linux-nvidia-libs. > > > Obviously, I will add these configurations to the script. I just need to figure out which GPUs and drivers require them. Regards, Alfonso > > > > Regards > > //Lars > > > Den 2026-01-20 kl. 20:01, skrev Alfonso Sabato Siciliano: > > Hello everyone, > > > > I am working on a script that uses TUI dialogs to configure and install > > GPU drivers, Xorg, KDE, and SDDM. > > Repository https://gitlab.com/alfix/kde-installer-dialogs > > GitHub mirror https://github.com/alfonsosiciliano/kde-installer-dialogs > > > > If anyone is interested in the project and would like to help with > > testing, a Call for Testing is available here: > > > > * GitLab: > > https://gitlab.com/alfix/kde-installer-dialogs/-/blob/main/cft.md > > * GitHub: > > > https://github.com/alfonsosiciliano/kde-installer-dialogs/blob/main/cft.md > > > > Thanks in advance for any reports, > > Alfonso > > > -- > ------------------------- > Lars Tunkrans > Oracle SPARC/Solaris System Administrator > Fujitsu M12 SPARC Specilaist > >
