On Wed, Mar 22, 2006 at 07:32:58AM +0000, Torgeir Veimo wrote:
> On Tue, 2006-03-21 at 20:14 -0500, Joshua Boyd wrote:
> > I'm using directfb 0.9.24 on a machine with a serverworks chipset and a
> > graphics chip that the radeonfb kernel module identifies as ATI Radeon LY.
> >
> > During start up of my program, I see the line:
> > (*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (convergence integrated
> > media GmbH)
> >
> > Does this mean that it isn't using the radeon hardware acceleration for
> > blitting, filled rects, drawstrings, or screen clears?
>
> Yes. What does fbset -i say? It should identify an accelerator.
My fbset -i output is:
mode "1024x768-60"
# D: 64.998 MHz, H: 48.362 kHz, V: 60.002 Hz
geometry 1024 768 1024 1536 32
timings 15385 160 24 29 3 136 6
rgba 8/16,8/8,8/0,0/0
endmode
Frame buffer device information:
Name : ATI Radeon LY
Address : 0xc8000000
Size : 16777216
Type : PACKED PIXELS
Visual : DIRECTCOLOR
XPanStep : 8
YPanStep : 1
YWrapStep : 0
LineLength : 4096
MMIO Address: 0xc0500000
MMIO Size : 16384
Accelerator : ATI Radeon family
OK. I have a card that is identified during startup as a ATI Radeon
LY. I have confirmed that the radeonfb kernel module is loaded. The
vesafb kernel module is NOT loaded.
I have checked the vendor and device ID of the chip in this system
against the dev_table structure in gfxdrivers/radeon/radeon.c. The name
field contains "Radeon Mobility M6 LY".
My config log contains:
config.status:987: creating gfxdrivers/radeon/Makefile
and
Building Graphics Drivers:
3Dfx Voodoo yes
ATI Mach64 yes
ATI Radeon yes
ATI Rage 128 yes
ATI R200 yes
So, I haven't been able to figure out why I'm not getting radeon
acceleration. I can't even tell that it is attempting to use the
radeon. I have the feeling I'm missing something obvious here. Do I
need to tell something to use the radeon specifically, or is it just
supposed to autodetect what driver to use? Can I force it instead of
allowing auto detection?
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users