| This the patch to get the full width console on Kernel 2.4.34. This is a fix on the original work that someone (? could not find who) made on patch for kernel 2.4.26 that was broken. If you have questions contact me at nicolas_henry [(]At})] orange.fr ![]() So here is the patch. get Kernel 2.4.34, patch it wget http://www2.kernel.org/pub/linux/kernel/v2.4/linux-2.4.34.tar.bz2unzip,untar, bunzip2 linux-2.4.34.tar.bz2run the patch command : patch -p0 <patch-vaio-console-2.4.34.diff- config the 2.4.34 kernel with the following activated :
Console Drivers /Compile, install, and please add into /etc/lilo.conf the following line : vga=0x301which would call the first atyfb/vesa mode (orginally 640x480) that the patch has replaced with ... 1024x480 ENJOY ! |