Date: Sat, 24 Feb 2024 15:02:10 +0100 From: Mario Marietto <marietto2008@gmail.com> To: Simon Gusev <semfly@fly777.net> Cc: FreeBSD virtualization <freebsd-virtualization@freebsd.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org>, freebsd-hackers <freebsd-hackers@freebsd.org>, freebsd-x11@freebsd.org, freebsd-drivers@freebsd.org, Ronald Klop <ronald@freebsd.org>, Jake Freeland <jake@technologyfriends.net> Subject: Re: drm-kmod-20220907_2 not supported for this configuration / NVIDIA : Failed to initialize the NVIDIA kernel module Message-ID: <CA%2B1FSigxej0dnSq3BRknLFcU3wWaTXy0C2JRrSN0US1pbSb9uw@mail.gmail.com> In-Reply-To: <CA%2B1FSii_WXn4qzY=%2Bohg6=yT3ud5oXWNq2iSZiCu9Fi02dDx8g@mail.gmail.com> References: <CA%2B1FSiiFeF6aNy3NRWHFL=LAOYdNZZG1ydGrbbroASXVowsTFw@mail.gmail.com> <20240224140856.2B99B49712@mail.fly777.net> <CA%2B1FSii_WXn4qzY=%2Bohg6=yT3ud5oXWNq2iSZiCu9Fi02dDx8g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] It persists installing nvidia-driver-535.146.02,but I suspect that it is too now for FreeBSD 13.1. On Sat, Feb 24, 2024 at 2:46 PM Mario Marietto <marietto2008@gmail.com> wrote: > :( > > KLD nvidia.ko : depends on kernel. Not available or version mismatch > linker_load_file : /boot/modules/nvidia.ko : unsupported file type. > > Can you give me your "nvidia.ko" file ? thanks. > > On Sat, Feb 24, 2024 at 3:09 PM Simon Gusev <semfly@fly777.net> wrote: > >> >> Hello Mario. >> >> I have problem too. >> A few days i try solve the same problem. >> Alone was a very difficult, but solved it. >> >> Try this. >> >> Remove all drm and clear. >> >> >> Try steps below. >> >> Install this >> pkg ins nvidia-xconfig >> >> pkg ins nvidia-driver - you card driver select >> >> pkg ins nvidia-drm - use pkg search and select your variant version >> But drm not needed for nvidia >> >> After instal >> nvidia-xconfig - will create Xorg conf file >> >> Start and load >> dbus >> kldload nvidia >> >> Try xfce or KDE >> >> Best, >> Simon ) >> >> - - - >> >> >> -------- Исходное сообщение -------- >> От: Mario Marietto <marietto2008@gmail.com> >> Дата: 24.02.2024 16:38 (GMT+03:00) >> Кому: FreeBSD virtualization <freebsd-virtualization@freebsd.org>, >> FreeBSD Mailing List <freebsd-questions@freebsd.org>, freebsd-hackers < >> freebsd-hackers@freebsd.org>, freebsd-x11@freebsd.org, >> freebsd-drivers@freebsd.org, Ronald Klop <ronald@freebsd.org>, Jake >> Freeland <jake@technologyfriends.net> >> Тема: drm-kmod-20220907_2 not supported for this configuration / NVIDIA : >> Failed to initialize the NVIDIA kernel module >> >> Hello to everyone. >> >> I need to conduct some tests on top of the FreeBSD 13.1. >> So,I've installed it on one of my disks. I've installed xfce4 and >> KDE,Xorg and from the ports (after having upgraded them),I've installed the >> nvidia-driver version. 535.146.02 ; I didn't have any problem. >> >> The problem arises when I tried to install the package drm-kmod from >> ports. >> >> Unfortunately I'm not able to compile it. This is what happened : >> >> root@marietto:/usr/ports/graphics/drm-kmod # make >> ====> drm-kmod-20220907_2 not supported for this configuration. >> >> ok. At this point I tried to install it from the packages : >> >> root@marietto:/usr/ports/graphics/drm-kmod # make clean >> ====> cleaning for drm-kmod-20220907_2 >> >> so : >> >> root@marietto:/usr/ports/graphics/drm-kmod # pkg install drm-kmod >> >> New packages to be INSTALLED : >> drm-kmod: 20220907_2 >> OK >> >> now,I have performed additional configuration to : >> >> nano /home/marietto/.xinitrc : >> >> exec ck-launch-session dbus-launch --exit-with-session startxfce4 >> >> nano /etc/rc.conf : >> >> kdm5_enable="YES" >> dbus_enable="YES" >> hald_enable="YES" >> kld_list="nvidia nvidia-modeset" >> rpcbind_enable="YES" >> dtcms_enable="YES" >> inetd_enable="YES" >> >> nano /boot/loader.conf >> >> vmm_load="YES" >> nmdm_load="YES" >> tmpfs_load="YES" >> cryptodev_load="YES" >> zfs_load="YES" >> kern.racct.enable="1" >> kern.vty=vt >> kern.cam.scsi_delay="10000" >> >> nano /etc/X11/xorg.conf >> >> Section "Device" >> Identifier "Card0" >> Driver "nvidia" >> BusID "PCI:1:0:0" >> EndSection >> >> >> root@marietto:/home/marietto # lspci >> >> 01:00.0 NVIDIA GP106 >> 01:00.1 NVIDIA GP106 High Definition Audio Controller >> 02:00.0 NVIDIA TU102 >> 02:00.1 NVIDIA TU102 High Definition Audio Controller >> 02:00.2 NVIDIA TU102 USB Controller >> 02:00.3 NVIDIA TU102 Serial BUS Controller >> >> Now,I want to startx to start xfce4 : >> >> marietto@marietto: $ startx >> >> Fatal server error : no screens found (EE) >> Check the log file at "/var/log/Xorg.0.log" >> >> nano /var/log/Xorg.0.log : >> >> NVIDIA dlloader X driver 535.146.02 >> NVIDIA Unified Driver for all Supported NVIDIA gpus >> NVIDIA : Failed to initialize the NVIDIA kernel module >> >> How to fix it ? >> >> -- >> Mario. >> > > > -- > Mario. > -- Mario. [-- Attachment #2 --] <div dir="ltr">It persists installing nvidia-driver-535.146.02,but I suspect that it is too now for FreeBSD 13.1.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 24, 2024 at 2:46 PM Mario Marietto <<a href="mailto:marietto2008@gmail.com">marietto2008@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>:(</div><div><br></div><div>KLD nvidia.ko : depends on kernel. Not available or version mismatch</div><div>linker_load_file : /boot/modules/nvidia.ko : unsupported file type.</div><div><br></div><div>Can you give me your "nvidia.ko" file ? thanks.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 24, 2024 at 3:09 PM Simon Gusev <<a href="mailto:semfly@fly777.net" target="_blank">semfly@fly777.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"><br></div><div dir="auto">Hello Mario.</div><div dir="auto"><br></div><div dir="auto">I have problem too.</div><div dir="auto">A few days i try solve the same problem.</div><div dir="auto">Alone was a very difficult, but solved it.</div><div dir="auto"><br></div><div dir="auto">Try this. </div><div dir="auto"><br></div><div dir="auto">Remove all drm and clear.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Try steps below.</div><div dir="auto"><br></div><div dir="auto">Install this</div><div dir="auto">pkg ins nvidia-xconfig</div><div dir="auto"><br></div><div dir="auto">pkg ins nvidia-driver - you card driver select</div><div dir="auto"><br></div><div dir="auto">pkg ins nvidia-drm - use pkg search and select your variant version</div><div dir="auto">But drm not needed for nvidia</div><div dir="auto"><br></div><div dir="auto">After instal</div><div dir="auto">nvidia-xconfig - will create Xorg conf file</div><div dir="auto"><br></div><div dir="auto">Start and load </div><div dir="auto">dbus</div><div dir="auto">kldload nvidia</div><div dir="auto"><br></div><div dir="auto">Try xfce or KDE</div><div dir="auto"><br></div><div dir="auto">Best,</div><div dir="auto">Simon )</div><div dir="auto"><br></div><div dir="auto" id="m_-659974719948730384m_-3824912456977288851composer_signature">- - -</div><div dir="auto"><br></div><div><br></div><div dir="auto" style="font-size:100%;color:rgb(0,0,0)"></div><div style="font-size:100%;color:rgb(0,0,0)" dir="auto" align="left"><div>-------- Исходное сообщение --------</div><div>От: Mario Marietto <<a href="mailto:marietto2008@gmail.com" target="_blank">marietto2008@gmail.com</a>> </div><div>Дата: 24.02.2024 16:38 (GMT+03:00) </div><div>Кому: FreeBSD virtualization <<a href="mailto:freebsd-virtualization@freebsd.org" target="_blank">freebsd-virtualization@freebsd.org</a>>, FreeBSD Mailing List <<a href="mailto:freebsd-questions@freebsd.org" target="_blank">freebsd-questions@freebsd.org</a>>, freebsd-hackers <<a href="mailto:freebsd-hackers@freebsd.org" target="_blank">freebsd-hackers@freebsd.org</a>>, <a href="mailto:freebsd-x11@freebsd.org" target="_blank">freebsd-x11@freebsd.org</a>, <a href="mailto:freebsd-drivers@freebsd.org" target="_blank">freebsd-drivers@freebsd.org</a>, Ronald Klop <<a href="mailto:ronald@freebsd.org" target="_blank">ronald@freebsd.org</a>>, Jake Freeland <<a href="mailto:jake@technologyfriends.net" target="_blank">jake@technologyfriends.net</a>> </div><div>Тема: drm-kmod-20220907_2 not supported for this configuration / NVIDIA : Failed to initialize the NVIDIA kernel module </div><div><br></div></div><div dir="ltr"><div>Hello to everyone.</div><div><br></div><div>I need to conduct some tests on top of the FreeBSD 13.1.</div><div>So,I've installed it on one of my disks. I've installed xfce4 and KDE,Xorg and from the ports (after having upgraded them),I've installed the nvidia-driver version. 535.146.02 ; I didn't have any problem. </div><div><br></div><div>The problem arises when I tried to install the package drm-kmod from ports. </div><div><br></div><div>Unfortunately I'm not able to compile it. This is what happened :</div><div><br></div><div>root@marietto:/usr/ports/graphics/drm-kmod # make</div><div>====> drm-kmod-20220907_2 not supported for this configuration.</div><div><br></div><div>ok. At this point I tried to install it from the packages :</div><div><br></div><div><div>root@marietto:/usr/ports/graphics/drm-kmod # make clean</div><div>====> cleaning for drm-kmod-20220907_2</div><div><br></div><div>so :</div><div><br></div><div><div>root@marietto:/usr/ports/graphics/drm-kmod # pkg install drm-kmod</div><div><br></div><div>New packages to be INSTALLED :</div><div>drm-kmod: 20220907_2</div><div>OK</div><div><br></div><div>now,I have performed additional configuration to :</div><div><br></div><div>nano /home/marietto/.xinitrc :</div><div><br></div><div>exec ck-launch-session dbus-launch --exit-with-session startxfce4</div><div><br></div><div>nano /etc/rc.conf :</div><div><br></div><div>kdm5_enable="YES"</div><div>dbus_enable="YES"</div><div>hald_enable="YES"</div><div>kld_list="nvidia nvidia-modeset"</div><div>rpcbind_enable="YES"</div><div>dtcms_enable="YES"</div><div>inetd_enable="YES"</div><div><br></div><div></div><div>nano /boot/loader.conf</div><div><br></div><div>vmm_load="YES"</div><div>nmdm_load="YES"</div><div>tmpfs_load="YES"</div><div>cryptodev_load="YES"</div><div>zfs_load="YES"</div><div>kern.racct.enable="1"</div><div>kern.vty=vt</div><div>kern.cam.scsi_delay="10000"</div><div><br></div><div>nano /etc/X11/xorg.conf</div><div><br></div><div>Section "Device"</div><div> Identifier "Card0"</div><div> Driver "nvidia"</div><div> BusID "PCI:1:0:0"</div><div>EndSection</div><div><br></div><div><br></div><div><div>root@marietto:/home/marietto # lspci</div><div><br></div><div>01:00.0 NVIDIA GP106</div><div>01:00.1 NVIDIA GP106 High Definition Audio Controller</div><div>02:00.0 NVIDIA TU102</div><div>02:00.1 NVIDIA TU102 High Definition Audio Controller<div>02:00.2 NVIDIA TU102 USB Controller</div><div>02:00.3 NVIDIA TU102 Serial BUS Controller</div><div><br></div><div>Now,I want to startx to start xfce4 :</div><div><br></div><div>marietto@marietto: $ startx</div><div><br></div><div>Fatal server error : no screens found (EE)</div><div>Check the log file at "/var/log/Xorg.0.log"</div><div><br></div><div>nano /var/log/Xorg.0.log :</div><div><br></div><div>NVIDIA dlloader X driver 535.146.02</div><div>NVIDIA Unified Driver for all Supported NVIDIA gpus</div><div>NVIDIA : Failed to initialize the NVIDIA kernel module<br></div></div></div></div><div><br></div></div><div>How to fix it ?</div><div><br></div><div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Mario.<br></div></div></div> </div></blockquote></div><br clear="all"><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Mario.<br></div> </blockquote></div><br clear="all"><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Mario.<br></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B1FSigxej0dnSq3BRknLFcU3wWaTXy0C2JRrSN0US1pbSb9uw>
