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. _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"