I have a laptop with nvidia which requires the 340 legacy driver. I upgraded to FreeBSD 13.0 and nvidia does not work neither in console nor in X11 and in dmesg I see this:
I have this:
nvidia-driver-340-340.108_2 NVidia graphics card binary drivers for hardware OpenGL rendering
can this issue be solved? It does not make much sense to get a package incompatibile with the kernel.
I also have an older ThinkPad which needs the 304 series legacy drivers, these break with FreeBSD 12.2 already because of an Xorg update came in with ports. For that one there is already a known bug:
Bug 244421
Supposing to have "latest port available" for a certain release, maybe a table of compatibility would be useful
If someone can help me with this current 340 issue, thanks but in the long run what is possible? the "nv" driver is full of issues, sometimes works, sometimes not and even when working is buggy. On linux often one has luck with nouveau, but that is not an option on FreeBSD... these binary drivers are pesky. I try not to buy nvidia, but sometimes it is just inside laptops!
KLD nvidia.ko: depends on kernel - not available or version mismatch
linker_load_file: /boot/modules/nvidia.ko - unsupported file type
I have this:
nvidia-driver-340-340.108_2 NVidia graphics card binary drivers for hardware OpenGL rendering
can this issue be solved? It does not make much sense to get a package incompatibile with the kernel.
I also have an older ThinkPad which needs the 304 series legacy drivers, these break with FreeBSD 12.2 already because of an Xorg update came in with ports. For that one there is already a known bug:
Bug 244421
Supposing to have "latest port available" for a certain release, maybe a table of compatibility would be useful
Latest known good | Broken | |
304 | 12.1 | 12.2 Xorg ABI incompatible |
340 | 12.2 | 13.0 - kld does not load |
390 | 13.0 | ? |
If someone can help me with this current 340 issue, thanks but in the long run what is possible? the "nv" driver is full of issues, sometimes works, sometimes not and even when working is buggy. On linux often one has luck with nouveau, but that is not an option on FreeBSD... these binary drivers are pesky. I try not to buy nvidia, but sometimes it is just inside laptops!