Whitney, Meiling G a écrit :
I finally had the grx work with both svgalib/framebuffer and x11 builds on SUSE 11.0. But I got the video mode not find error for framebuffer only build. The project compiled successfully but failed on runtime during setting to graphic mode. I used GrCurrentVideoDriver() to check the video mode and got total 80 video modes returned. Except the default that gives me valid width and height(80, 25), all the other ones returned (0,0). What should I do now?
As I said to you, I have not access presently to a linux console, because I am out of my lab for several monthes. I work here only with Windows (win32 and djgpp) and with X11 on lab servers through a VNC or an xterm. You should look to http://www.fgrim.com/mgrx/ Mariano has made a fork of grx named mgrx, but the linux fb driver is unchanged, so probably he can check and give you good advices (he had made contributions to this driver). I do not know if he still monitors the grx list, so write directly to him. I would be happy to have a copy of the messages, to backport modifications, if some are useful.
Maurice