On 2014-03-22, Mike. <the.li...@mgm51.com> wrote: > I've looked and searched, but I've been unable to find a way return > to the usual 80x25, or even 80x40, screen setup. Is it possible to > change the font in drm? Is it possible to disable drm and get back > the 80x25 screen?
Not sure about changing fonts or char size, but you can disable drm: config -ef /bsd disable radeondrm quit (for your case; others need "disable inteldrm"). You also need this if you've got a machine which boots with the monitor powered off (or has no vesa ddc) and the default 1024x768 resolution isn't supported by the monitor.