Join Nostr
2025-06-08 02:14:48 UTC
in reply to

ax6761 on Nostr: One method to recover ... - boot in "single user" mode via the FreeBSD menu; - edit ...

One method to recover ...
- boot in "single user" mode via the FreeBSD menu;
- edit "/etc/rc.conf" to comment out the relevant "kld_list" (or, whatever else responsible to load the GPU driver);
- exit, to "normal" mode;
- build the driver port, or install the package, for the relevant version;
- load the driver module;
- start GUI.