Libsvga support?

Hello,
I have a question:

I don’t use the framebuffer device in Linux because it doesn’t work
correctly. It’s very unstable, have many kernel panics, problems with
screen. But I use some times the libsvga in console mode, and it works
very fine.

Unfortunality I don’t know if the SDL library could work with libsvga,
because when I tried it, it didn’t worked.

Does SDL does not work with libsvga?–
saf at http://TrashMail.net/
No more spam, free disposable email addresses.

Hello,
I have a question:

I don’t use the framebuffer device in Linux because it doesn’t work
correctly. It’s very unstable, have many kernel panics, problems with
screen. But I use some times the libsvga in console mode, and it works
very fine.

Unfortunality I don’t know if the SDL library could work with libsvga,
because when I tried it, it didn’t worked.

Does SDL does not work with libsvga?

SDL is supposed to work with libsvga (I never tried it myself, but I don’t see why it wouldn’t work).

You might want to make sure that your version of SDL is compiled with support for libsvga.

Stephane