From: Zoltan B. <zb...@fr...> - 2004-08-20 05:58:17
|
Hi, dave giffin =EDrta: > I am trying to get multiple independent framebuffer > support. Apparently, that is only available in a patch > to the 2.5 kernel series. >=20 > I downloaded the source for the 2.5.59 kernel and > checked out the contents of ruby/linux from the > linuxconsole CVS tree. The presently the Ruby(-2.6) tree is against 2.6.7. Please download http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.7.tar.bz2 untar it somewhere and do a (cd /where you cheched out the ruby-tree/ruby/ruby-2.6 ; tar cvf - .) \ | (cd /where you unpacked the kernel src/linux-2.6.7 | tar xf -) Or use the attached patch that was made with the same procedure. Now try again to configure and compile your kernel. Best regards, Zolt=E1n B=F6sz=F6rm=E9nyi |