cancel
Showing results for 
Search instead for 
Did you mean: 

Problem to start framebuffer

gal
Associate II
Posted on May 26, 2003 at 09:42

Problem to start framebuffer

3 REPLIES 3
gal
Associate II
Posted on May 21, 2003 at 12:07

Hello,

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 the stpc loader (BIOS).

The framebuffer didn't start.

What do you advice me to do?

Thanks in advance.

stephen239955_st
Associate II
Posted on May 23, 2003 at 07:36

Yahel;

Can you give me some more details on what is not working?

Do the OS hang? Is the just the framebuffer the is not starting (no picture on screen)?

As you are using the loader, have you got any debugg message that appear on the serial port?

thierry239955_st
Associate II
Posted on May 26, 2003 at 09:42

Yahel,

Did you test your new kernel with the General Software BIOS + LILO before to try with the loader?

Farfalla