Keith Williams wrote:
> Hi,
> 
> I am porting a device driver for the Epson S1D13506 (should work for the 
> rest of the family as well).  So far, an 'unaccelerated' version 
> registers and df_dok runs with the same results of running with straight 
> Linux Framebuffer.  I'm now trying to enable some acceleration (filled 
> rectangles seems easiest and what I've written).
> Essentially, the driver tries to go, but fails when the acceleration 
> registers are written to--DirectFB catches an invalid address.
> 
> So,  I'm half way between two implementations.   First, I have placed 
> directfbrc in /etc and have modified the required information in it.  I 
> have configured DirectFB to support devmem, but DirectFB is consistently 
> falling back to fbdev.  Obviously, with devmem not going, the device 
> registers are not mmap'd causing my failure.

Did you set "system = devmem"?

Maybe your sysconfdir is /usr/local/etc?

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to