Hi all!
I have a MacBookAir3,2 (13") with a Nvidia GeForce 320M and FreeBSD 11.1 installed.
I took most of the configuration from this thread:
https://forums.freebsd.org/threads/52311/
Installed nvidia-driver-340 that fits the card, according to nvidia.com
I got these errors in Xorg.0.log:
I then put
into /boot/loader.conf to test that scenario
/etc/rc.conf looks like this:
And now when my laptop boots I get the command prompt and then gdm loads and the laptop reboots
help?
I have a MacBookAir3,2 (13") with a Nvidia GeForce 320M and FreeBSD 11.1 installed.
I took most of the configuration from this thread:
https://forums.freebsd.org/threads/52311/
Installed nvidia-driver-340 that fits the card, according to nvidia.com
I got these errors in Xorg.0.log:
Code:
[ 22.850] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 22.850] (EE) NVIDIA: system's kernel log for additional error messages and
[ 22.850] (EE) NVIDIA: consult the NVIDIA README for details.
[ 22.851] (EE) No devices detected.
Code:
linux_load="YES"
nvidia_load="YES"
/etc/rc.conf looks like this:
Code:
hald_enable="YES"
dbus_enable="YES"
gdm_enable="YES"
gnome_enable="YES"
