https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201461
Andreas Bock <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.bock@virtual-arts-s | |oftware.de --- Comment #19 from Andreas Bock <[email protected]> --- Hello everyone, I had a similar problem but with a garbled instead of a blank screen while using vt. It was solved for my system (GeForce GT 440 with FreeBSD 10.3-RELEASE and nvidia-driver-375.26_1) with the following line added to /boot/loader.conf hw.vga.textmode=1 This will cause vt to use the text mode instead of the graphics mode. Source: https://wiki.freebsd.org/Newcons -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
