Re: console in graphic mode

2012-08-06 Thread Eugene M. Zheganin
Hi. On 06.08.2012 20:46, nickolas...@gmail.com wrote: You need VESA and X86BIOS support in your kernel (for i386/amd64 archs). options VESA is already included in GENERIC, you need to add options X86BIOS to kernel config file or load modules during boot process (man loader.conf) Didn't help

Re: console in graphic mode

2012-08-06 Thread nickolasbug
2012/8/6 Eugene M. Zheganin : > I'm trying to play with a console in graphic mode and with UTF-8 in it. > Nowadays device sc and options SC_PIXEL_MODE are in GENERIC, so I added only > the > > options TEKEN_UTF8 > > and built/installed the new kernel. > >

console in graphic mode

2012-08-06 Thread Eugene M. Zheganin
Hi. I'm trying to play with a console in graphic mode and with UTF-8 in it. Nowadays device sc and options SC_PIXEL_MODE are in GENERIC, so I added only the options TEKEN_UTF8 and built/installed the new kernel. Now I'm stuck in a pretty stupid situation: my monitor refus