Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: [FreeBSD] Kernel fonts and colors.
Post: RE: [FreeBSD] Kernel fonts and colors.

Thanks, I fixed the issue by commenting out these two lines from syscons.c: bcopy(dflt_font_8, sc->font_8, sizeof(dflt_font_8)); bcopy(dflt_font_14, sc->font_14, sizeof(dflt_font_14));
ducpfp BSD 7 8,936 02-09-2012, 05:55 AM
  Thread: [FreeBSD] Kernel fonts and colors.
Post: RE: [FreeBSD] Kernel fonts and colors.

Dear, Beastie. Thanks for the useful info. I successfully change the color. I'm currently having problem with font upon recompiling kernel. I got the error message as follow: /usr/src/sys/dev/sysc...
ducpfp BSD 7 8,936 01-09-2012, 05:26 AM