freeBSD 4.10 Kernel srcs

Hi guys, I'm new here so I hope to be in the right place.

I have this old freebsd release, and I need to recompile the kernel; in /usr/src the sys folder does not exists. trying to get srcs via sysinstall, downloading them from freebsd's ftp, is useless: 4.10 kernel sources are no more available.

Anyone suggestions?
 
HI

I compiled my new kernel with options SC_PIXEL_MODE and VESA enabled.

My loader.conf loads VESA (vesa_load="YES")

my goal is to have a decent console resolution, but I'm not able to make vidcontrol work.

vidcontrol -i mode returns many modes; of those, i'd like to enable MODE_279, which is 1024x768x16 with 8x16 font.

vidcontrol MODE_279 seems not to be the right input, because vidcontrol replies that sintax is not correct, displaying various options and their usage.

vidcontrol VESA_800x600 works, but it is horribly unusable.

anyone can give me an advice on how making it work?

ah, i set my rc.conf load allscreens_mode=MODE_279, but nothing changes.

thanks in advance
 
picture3uyd.jpg
 
Back
Top