Hi all!

I've seen the previous mails in www.directfb.org mailing lists but I
found no suitable solution to my problem. I'm facing a similar problem
while running my compiled program. I'm using Linux kernel 2.4 and
Intel PxA270. My board supports QVGA and I didn't opt for VGA support
while configuring the kernel before compilation. I have exported
LD_LIBRARY_PATH. I do have a working framebuffer.

1) This is the content of my "directfbrc" file on target : -

[EMAIL PROTECTED] /]#cat /etc/directfbrc
system=fbdev
fbdev=/dev/fb0
mode=240x320
depth=16
memcpy=help
force-windowed
vt-switch
graphics-vt
no-cursor
[EMAIL PROTECTED] /]#

2) This is the content of my "fb.modes" file : -

[EMAIL PROTECTED] /]#cat /etc/fb.modes
mode "240x320-12096"
        # D: 1098.901 MHz, H: 4040.078 kHz, V: 12096.041 Hz
        geometry 240 320 240 320 16
        timings 910 8 20 1 10 4 3
        accel false
        rgba 5/11,6/5,5/0,0/0
endmode
[EMAIL PROTECTED] /]#

3) Now this is the output when I'm trying to run a program taken from
directfb site (http://www.directfb.org/docs/DirectFB_Tutorials/simple.html).
It draws a horizontal line : -

[EMAIL PROTECTED] /]#./line 10
(*) DirectFB/Config: Parsing config file '/etc/directfbrc'.


       ---------------------- DirectFB v0.9.24 ---------------------
             (c) 2000-2002  convergence integrated media GmbH
             (c) 2002-2004  convergence GmbH
        -----------------------------------------------------------


(*) DirectFB/Core: Single Application Core. (2006-02-20 09:09)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 100)...
(!) DirectFB/FBDev: couldn't access /proc/bus/pci/devices!
    --> No such file or directory
(*) Direct/Thread: Running 'Linux Input' (INPUT, 103)...
 (!!!)  *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797]
(*) DirectFB/Input: Touchscreen panel 0.1 (convergence integrated media
GmbH)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 104)...
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (convergence
integrated )(!) [   98:    0.000] --> Caught signal 4 (at 0x40228ac0,
illegal opcode) <--
(!) DirectFB/FBDev: Could not restore palette!
    --> Invalid argument
Killed
[EMAIL PROTECTED] /]#


PLZ ADVICE ME ON HOW TO PROCEED.

Regards,

Arun

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to