I installed 14.3 on my y500 with nvidia geforce gt 750. After installation:
Reboot and kernel panic. I see the trailing messages - it's surely nvidia related.
Prior to all of this, I did:
My questions 1) is there a way to interactively load the boot/loader.conf and rc.conf items during boot? 2) maybe you can tell me what I did wrong above? 3) without bectl baseline, I can't seem to boot into safe mode, single user, anything... help.
Thanks,
Will
sysrc dbus_enable="YES" lightdm_enable="YES" ifconfig_em0="DHCP" kld_list+=" nvidia-modeset nvidia-drm"
vi /boot/loader.conf
hw.nvidiadrm.modeset=1
nvidia-modeset_load="YES"
nvidia-drm_load="YES"
Reboot and kernel panic. I see the trailing messages - it's surely nvidia related.
Prior to all of this, I did:
bectl create baseline
so that I can select the baseline boot environment and get it working again, but I want to figure out what went wrong. I selected baseline and booted, then I did bectl mount default /mnt
but I can't find any info related to the crash.My questions 1) is there a way to interactively load the boot/loader.conf and rc.conf items during boot? 2) maybe you can tell me what I did wrong above? 3) without bectl baseline, I can't seem to boot into safe mode, single user, anything... help.
Thanks,
Will