On 01/02/2011 03:57 PM, meino.cra...@gmx.de wrote:
unfortunately lrmi fails to compile.
In addition to what I wrote in my other reply, make sure you use a 32bit
Live CD. vbetest does not work with 64-bit kernels.
Btw, if you're on a 32-bit Gentoo, you can compile lrmi on it. Steps:
Download
http://sourceforge.net/projects/lrmi/files/lrmi/0.10/lrmi-0.10.tar.gz/download
Unpack it and apply the patch from Gentoo with:
cd lrmi-0.10
patch -p1 <
/usr/portage/sys-libs/lrmi/files/lrmi-0.10-kernel-2.6.26.patch
Simply run make. Now you can run it with: ./vbetest
You don't need to install anything. When you're done, simply delete the
lrmi-0.10 directory.