Ok. I tell more about my system. I use Debian Linux 3.0. I've compiled GRX 2.4.6 with command:
make -f makefile.lnx
that means it's for linux console.
Settings in makedefs.grx were: USE_SVGALIB_DRIVER=n USE_FRAMEBUFFER_DRIVER=y
I set the environment variable: export GRX20DRV="linuxfb gw 1024 gh 768 nc 256"
And after running my program which use function GrSetMode(), I recaive that message:
"GrSetMode: could not find suitable video driver"
I think it's enought information to you to help me :)
Blackhole
PS. Sorry for my not good english.