On 2022-08-03, TCH <[email protected]> wrote:
> I have an OpenBSD 7.1 server. First i've installed only the following sets: 
> bsd, bsd.mp, bsd.rd, base71, comp71, man71.
>
> Then, when i was installing nginx, PHP and it's accessories with pkg_add, 
> php-gd refused to install because it needed xbase. I've booted into upgrade 
> mode and installed the following sets: xbase71, xfont71, xshare71.
>
> Since then, the machine switches into 1920x1080 during boot. All console 
> screens are like that. How do i tell OpenBSD to stop this and use the 80x25 
> character screen, like it did before? (I mean, literally, not via "emulation" 
> on a 1920x1080 graphical screen with the 'DOS' font.)

I think this is because of rebooting after fw_update was run, not because
of installing X sets.

> 'dmesg' is here:
> http://oscomp.hu/depot/dmesg.boot

You might be able to get it working how you want if you do
"echo disable radeondrm >> /etc/bsd.re-config", run
/usr/libexec/reorder_kernel, and reboot...


-- 
Please keep replies on the mailing list.

Reply via email to