Can't load nvidia.ko on stable/12 after r564088 (440.100_1 -> 460.36)

John Kennedy warlock at phouka.net
Fri Feb 5 12:52:27 UTC 2021


On Fri, Feb 05, 2021 at 04:43:58AM -0800, David Wolfskill wrote:
> dmesg reports:
> 
> link_elf_obj: symbol nvidia_driver_name undefined
> linker_load_file: /boot/modules/nvidia.ko - unsupported file type
> KLD nvidia-modeset.ko: depends on nvidia - not available or version mismatch
> linker_load_file: /boot/modules/nvidia-modeset.ko - unsupported file type
> 
> for each.
> 
> So I suspect that "link_elf_obj: symbol nvidia_driver_name undefined"
> whine is likely salient.

  I just opened up PR#253269 for the same symptom.  I suspect that it is due
to me having WITH_BIND_NOW=YES set in my /etc/src.conf (my usual cause for
undefined symbols that haven't bitten other people).  Have you set that
as well?

  If not, then probably a much wider audience.



More information about the freebsd-ports mailing list