Date: Fri, 26 May 2023 13:18:33 +0200 From: Alexander Leidinger <Alexander@leidinger.net> To: Mario Marietto <marietto2008@gmail.com> Cc: Theron <theron.tarigo@gmail.com>, freebsd-hackers <freebsd-hackers@freebsd.org> Subject: Re: How to blacklist the nouveau driver on FreeBSD.... Message-ID: <20230526131833.Horde.cB-in9k5Bbia91yYeFpFhO4@webmail.leidinger.net> In-Reply-To: <CA%2B1FSijFq=LiCJvWfpS=FTqrX=CTMr4rVqT4PZbPvahzMXi%2B6w@mail.gmail.com> References: <CA%2B1FSii7cX_pdvi_mioAist1tps-mOCyRPw-Gy-mZ-u-8YH1pQ@mail.gmail.com> <46f1653a-89ba-6df3-6e3a-bd4a6c692be1@gmail.com> <CA%2B1FSihEwaq2jDsrPrd-65-44gMB_6YLhQBFw3AtMBp7ebKusQ@mail.gmail.com> <CA%2B1FSijh33rXXihOyzZp5wO=HEEwpHF0UT-bG1FjEs59=GhnyQ@mail.gmail.com> <CA%2B1FSijWw5nAUHU9LpbzdBMjy6RAkTNndwSCeFAL33KR5GLmKw@mail.gmail.com> <CA%2B1FSijFq=LiCJvWfpS=FTqrX=CTMr4rVqT4PZbPvahzMXi%2B6w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Quoting Mario Marietto <marietto2008@gmail.com> (from Fri, 26 May 2023 11:32:54 +0200): > I've fixed some errors found in the tutorial that I wrote,this : > > https://www.reddit.com/r/freebsd/comments/13qfz3t/comment/jlncmxh/?context=3 > > adding these command lines : > > > cp -r /compat/ubuntu/usr/lib/x86_64-linux-gnu /lib > > cp -r /compat/ubuntu/etc/alternatives /etc > > cp -r /compat/ubuntu/usr/lib/x86_64-linux-gnu /usr/lib Think about symlinks instead of a copy. That should achieve the same result with being less invasive to the system. > and boom. The error is changed. Now I think that we are getting closer to > the real error to fix : > > https://pastebin.ubuntu.com/p/BSGYsWH2Hf/ > > The real error now is : CUDA cuInit: Unknown error. > > This seems to be a more interesting error to talk about. Does the FreeBSD driver (kernel stuff) have all the necessary pieces to make CUDA work? The last info I've seen was that some pieces are missing in the kernel: https://badland.io/nvidia.md Bye, Alexander. -- http://www.Leidinger.net Alexander@Leidinger.net: PGP 0x8F31830F9F2772BF http://www.FreeBSD.org netchild@FreeBSD.org : PGP 0x8F31830F9F2772BF [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIzBAABCAAdFiEER9UlYXp1PSd08nWXEg2wmwP42IYFAmRwlYgACgkQEg2wmwP4 2IbLlQ//bW6q3w41clFNCEY7SL8l73TvdzYT91NUSNMzymn9Kuo7+4F4lvYDRYWD Uby7FjfD0xlpM8IMGBR+e9XR2grQP/NhYfO45hL/YJB+Pi66ONPRS23IELw76+ZX P6nvnCLNZvs6Ebfgnd+Wt7feiQoK3GDyZNJSPn1uKsZUJQ+E4yBRO3iqNnWhLOSN UEPMiXV/e8dCBal5G0fUltL1UzM3CLUdKgRoH6/aENaTDg5oCQeoDdmFMhlMERR+ M8kW3vLvdfFAyFuaat0M/Ulmyb3hn8Ns856iEApF7GdmrckE7kDpO2qf8vU3MwlP 8GPH7KmaZ2msLTLo8GsIgzow1W6KQzH4nUPOenRHVD49RdBft5E0LPdN2mDypvOF xgF48d0fUNSFM08smOa232FSEnrs04KqpCyu+w7WNg5neGRAB90hIscmzhe7kxPo L3yl6Q7X2Tsm5yr9HEWp05pC2UwF6GO45ekgiW8M4gy5ChyAWfI3Qpsr5a+6eo5D Ae6bXoqE5hH699q3tNzP+FAE6M6Y3bt0FnhLthxBDO6CJ0oOLq/60JFh52Xb717+ C6BK2KOA0miZq/c1HLajwiuUcB79Fu8vBudp09NmJIRHFaMdvtn7ekgNJaTzU5Oe mHMzWM0PPS1flor9ZEoFXessmdOKyCeCUJttc3xSqpVjcS0eTEE= =S7Hh -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230526131833.Horde.cB-in9k5Bbia91yYeFpFhO4>
