https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193770
Ross McKelvie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Ross McKelvie <[email protected]> --- On FreeBSD 10.1-RELEASE-p9 amd64 using x11/nvidia-driver version 346.47 with a GeForce GTX 770M and the UEFI bootloader, I experienced what I believe may be the same issue. With 'nvidia_load="YES"' in /boot/loader.conf, the final lines on the console at boot were: panic: free: guard 1 fail @ 0x9606a4f0 from /usr/src/lib/libstand/close.c:79 --> Press a key on the console to reboot <-- After pressing a key: Rebooting... panic: Load failed I tried the suggested fix of moving the nvidia.ko module as per Comment 3, but that did not work. The workaround of adding 'kld_list="nvidia"' to /etc/rc.conf works fine. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
