Hello all,
 
the result of fbset -i is as follows:

mode "800x600-75"
    # D: 48.001 MHz, H: 46.876 kHz, V: 75.121 Hz
    geometry 800 600 800 600 32
    timings 20833 96 32 16 4 96 4
    rgba 8/16,8/8,8/0,8/24
endmode
                                                                                                                            
Frame buffer device information:
    Name        : VESA VGA
    Address     : 0xda000000
    Size        : 3840000
    Type        : PACKED PIXELS
    Visual      : TRUECOLOR
    XPanStep    : 0
    YPanStep    : 0
    YWrapStep   : 0
    LineLength  : 3200
    Accelerator : No

And when I run lsmod, I cannot see rivafb. The only video related module listed is "nvidia". Now I am going to recompile the kernel with nVidia Riva support checked.

I feel quite lost setting up this nVidia board with DirectFB.

Thanks for your help,

Alberto


"Claudio \"KLaN\" Ciccani" wrote:

Alberto Fernandez wrote:
> Hello all,
>
> I am a newbie here, currently running directFB with a
> Vanta nVidia board.
>
> I compiled my Linux kernel (2.6.7) without any riva
> module support, and afterwards installed the Linux
> driver provided by nVidia
> (NVIDIA-Linux-x86-1.0-6111-pkg1).
>
> I have installed directfb snapshot version from 10th
> October 2004, which is 0.9.21, which I compiled with
> the following 'configure' options:
>
> --with-gfxdriver=nvidia --enable-debug

DirectFB nvidia driver requires rivafb to work, therefore
you don't have hardware acceleration if the kernel
was compiled without riva module support.

>
> The problem comes when executing some directfb
> applications (e.g. 'text' from DirectFB tutorials).
>
> The result of executing most of the (in this case
> 'text' tutorial) is as follows:
>
> (-) [ NO NAME 1.738] ( 3844) DirectFB/FBDev:
> dfb_fbdev_set_mode (surface: 0x804fe08, mode:
> 0x804ee38, buffermode: 2) (!!!) *** WARNING [fbdev
> driver possibly buggy] *** [fbdev.c:1609 in
> dfb_fbdev_set_mode()]
> (!!!) *** ONCE [unsupported destination format] ***
> [generic.c:3937 in gAcquire()]
>
> Does anybody have a clue of why I get this error
> message? After the error, the software stops running.

That's strange; could you report the output of `fbset -i`?

>
> Please don't hesitate to ask me further information.
> Thanks in advance,
> Alberto Fernandez


Do you Yahoo!?
Check out the new Yahoo! Front Page. www.yahoo.com

Reply via email to