Posted on May 28, 2003 at 06:07Hello, I did use the bzImage version of the kernel. I sent you the vmlinux of the kernel because I thought that it is more useful. The same kernel (of course not the same file) work with the stpc loader (without the fr...
Posted on May 27, 2003 at 11:52Hello, I test my new kernel with: 1.General Software BIOS+LILO 2.Phoenix BIOS+LILO This is the same kernel I used with stpc loader. I have the following result: 1.with the General Software BIOS after I chose the ope...
Posted on May 21, 2003 at 12:07Hello, I solve the last problem. The problem was because you use the malloc.h header file. This file is deprecated so I change the malloc.h file to use slab.h I compile new kernel with stpc framebuffer. Then I change t...
Posted on May 21, 2003 at 07:43Hello, I solve the last problem. The problem was because you use the malloc.h header file. This file is deprecated so I change the malloc.h file to use slab.h I compile new kernel with stpc framebuffer. Then I change ...
Posted on May 18, 2003 at 13:01Hello, first I want to thank you for your answer. I did what you told me to do but when I compile the new kernel (make bzImage) I got error on the file stpcfb.o . it didn't say what is the error. How can I see where is...