Date: Thu, 5 Feb 2026 15:44:15 +0100 From: Lars Tunkrans <drsnx60@gmail.com> To: Alfonso Sabato Siciliano <alfix86@gmail.com> Cc: freebsd-desktop@freebsd.org Subject: Re: Call for testing KDE installer dialogs Message-ID: <619711d9-10c3-4d54-843d-594778b5b223@gmail.com> In-Reply-To: <4f0d3ef0-be69-4c12-a0bb-0ca8c164ea32@gmail.com> References: <CAPJrGM2xbWXe%2BWgsN2ci=5_QfVLi_ozJ7n2K_C7P9119AGp2Rg@mail.gmail.com> <497aed4e-da02-43c9-a069-e6ad83882f1c@gmail.com> <CAPJrGM2wgaFsdtOHZxXXejx8ubu_rw_OiMuWBv895pZJEP_L=A@mail.gmail.com> <4f0d3ef0-be69-4c12-a0bb-0ca8c164ea32@gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
HI
Looking at the last week updated "desktop" script.
It also needs :
echo linux_enable=\"YES\" >> /etc/rc.conf
for the Nvidia propietary driver to start at the next reboot.
//Lars
Den 2026-01-23 kl. 16:42, skrev Lars Tunkrans:
>>
>> 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
>
>
> This was my older test deploy desktop with the PASCAL
> Nvidia Quadro P2000
>
> vgapci0@pci0:1:0:0: class=0x030000 rev=0xa1 hdr=0x00 vendor=0x10de
> device=0x1c30 subvendor=0x10de subdevice=0x11b3
> vendor = 'NVIDIA Corporation'
> device = 'GP106GL [Quadro P2000]'
> class = display
> subclass = VGA
>
>
>>
>> What NVIDIA driver version did you selected in the in the radiolist
>> dialog?
>
> Nvidia 580.95.05 was pulled from the repos.
>
> /*from /var/run/dmesg.boot: */ Here you see a clean boot up
> of the NVIDIA DRM function.
>
> Nvidia0: <Quadro P2000> on vgapci0
> vgapci0: child nvidia0 requested pci_enable_io
> vgapci0: child nvidia0 requested pci_enable_io
> nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX
> platforms 580.95.05 Tue Sep 23 09:31:22 UTC 2025
> [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
> sysctl_add_oid: can't re-use a leaf (hw.dri.debug)!
> [drm] Initialized nvidia-drm 0.0.0 20160202 for nvidia0 on minor 0
>
>
>
>>
>> Obviously, I will add these configurations to the script.
>> I just need to figure out which GPUs and drivers require them.
>
>
> All Versions of the Proprietary NVIDIA Driver needs the "
> LINUX" " LINUX64" kernel drivers. to RUN.
> Linux.ko is NOT nedded to install the Driver Packages , but
> IS needed to execute .
>
> */ to be added to /boot/loader.conf /*
>
> hw.nvidiadrm.modeset=1
>
> /* to be added to /etc/rc.conf */
>
> linux_enable="YES"
>
> dbus_enable="YES"
>
> kld_list="nvidia-drm"
>
> 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 astro/google-Earth was
> using the GPU using linux-nvidia-libs.
> the astro/Google-Earth package is a good test
> that the system is using the GPU as intended.
> If I have Fumbled the setup and not installed
> the LINUX parts properly, the Google-Earth app really
> struggles and the FANS in the machine
> revs up to top speed as the CPU max out. With linux
> emulation installed and the linux nvidia_libraries installed the
> GPU does the work.
>
> //Lars
>
> -------------------------
> Lars Tunkrans
> Oracle SPARC/Solaris System Administrator
> Fujitsu M12 SPARC Specilaist
--
-------------------------
Lars Tunkrans
Oracle SPARC/Solaris System Administrator
Fujitsu M12 SPARC Specilaist
[-- Attachment #2 --]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>HI </p>
<p> Looking at the last week updated "desktop" script. </p>
<p> It also needs :</p>
<p><br>
</p>
<p>echo linux_enable=\"YES\" >> /etc/rc.conf </p>
<p> for the Nvidia propietary driver to start at the next
reboot. </p>
<p>//Lars </p>
<p><br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">Den 2026-01-23 kl. 16:42, skrev Lars
Tunkrans:<br>
</div>
<blockquote type="cite"
cite="mid:4f0d3ef0-be69-4c12-a0bb-0ca8c164ea32@gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<blockquote type="cite"
cite="mid:CAPJrGM2wgaFsdtOHZxXXejx8ubu_rw_OiMuWBv895pZJEP_L=A@mail.gmail.com">
<div dir="ltr">
<div class="gmail_quote gmail_quote_container">
<div><br>
</div>
Thanks for your report.</div>
<div class="gmail_quote gmail_quote_container">Which NVIDIA
GPU do you have?</div>
<div class="gmail_quote gmail_quote_container">It is helpful
to see the output of pciconf -lv | grep -A 4 vga and fwget
-nq | grep gpu</div>
</div>
</blockquote>
<p><br>
</p>
<p> This was my older test deploy desktop with the
PASCAL Nvidia Quadro P2000</p>
<p>vgapci0@pci0:1:0:0: class=0x030000 rev=0xa1 hdr=0x00
vendor=0x10de device=0x1c30 subvendor=0x10de subdevice=0x11b3<br>
vendor = 'NVIDIA Corporation'<br>
device = 'GP106GL [Quadro P2000]'<br>
class = display<br>
subclass = VGA<br>
<br>
</p>
<p><br>
</p>
<blockquote type="cite"
cite="mid:CAPJrGM2wgaFsdtOHZxXXejx8ubu_rw_OiMuWBv895pZJEP_L=A@mail.gmail.com">
<div dir="ltr">
<div class="gmail_quote gmail_quote_container">
<div><br>
</div>
<div>What NVIDIA driver version did you selected in the in
the radiolist dialog?</div>
</div>
</div>
</blockquote>
<p> Nvidia 580.95.05 was pulled from the repos. </p>
<p><i><b>from /var/run/dmesg.boot: </b></i> Here you see
a clean boot up of the NVIDIA DRM function. </p>
<p>Nvidia0: <Quadro P2000> on vgapci0<br>
vgapci0: child nvidia0 requested pci_enable_io<br>
vgapci0: child nvidia0 requested pci_enable_io<br>
nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for
UNIX platforms 580.95.05 Tue Sep 23 09:31:22 UTC 2025<br>
[drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver<br>
sysctl_add_oid: can't re-use a leaf (hw.dri.debug)!<br>
[drm] Initialized nvidia-drm 0.0.0 20160202 for nvidia0 on minor
0<br>
<br>
</p>
<p><br>
</p>
<p><br>
</p>
<blockquote type="cite"
cite="mid:CAPJrGM2wgaFsdtOHZxXXejx8ubu_rw_OiMuWBv895pZJEP_L=A@mail.gmail.com">
<div dir="ltr">
<div class="gmail_quote gmail_quote_container">
<div><br>
</div>
<div>Obviously, I will add these configurations to the
script.</div>
<div>I just need to figure out which GPUs and drivers
require them.</div>
</div>
</div>
</blockquote>
<p><br>
</p>
All Versions of the Proprietary NVIDIA Driver needs
the " LINUX" " LINUX64" kernel drivers. to RUN.<br>
Linux.ko is NOT nedded to install the Driver Packages ,
but IS needed to execute .
<p> <b><i> to be added to /boot/loader.conf </i></b></p>
<p>hw.nvidiadrm.modeset=1</p>
<p> <i><b> to be added to /etc/rc.conf </b></i></p>
<p> linux_enable="YES"</p>
<p> dbus_enable="YES" </p>
<p> kld_list="nvidia-drm" </p>
<p> </p>
<p> ALSO: <br>
<br>
<br>
Script did not install
emulators/linux-base-rl9 package <br>
Script did not enter the linsysfs and
the linprocfs in /etc/fstab. <br>
Script did not install Nvidia packages:
x11/nvidia-xconfig , x11/nvidia-settings x11/linux-nvidia-libs
, graphics/nvidia-texture-tools <br>
<br>
</p>
After adding all of the above I had a fully
functioning KDE/NVIDIA/Xorg setup and astro/google-Earth
was using the GPU using linux-nvidia-libs. <br>
the astro/Google-Earth package is a good
test that the system is using the GPU as intended. <br>
If I have Fumbled the setup and not installed
the LINUX parts properly, the Google-Earth app really
struggles and the FANS in the machine <br>
revs up to top speed as the CPU max out.
With linux emulation installed and the linux nvidia_libraries
installed the GPU does the work.
<p> </p>
<p> //Lars </p>
<pre class="moz-signature" cols="72">-------------------------
Lars Tunkrans
Oracle SPARC/Solaris System Administrator
Fujitsu M12 SPARC Specilaist</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
-------------------------
Lars Tunkrans
Oracle SPARC/Solaris System Administrator
Fujitsu M12 SPARC Specilaist</pre>
</body>
</html>
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?619711d9-10c3-4d54-843d-594778b5b223>
