Hi Frank.

DirectFBCreate(&dfb) has 2 'normal' cases where it will lock:
- you've build DirectFB in single-app-core mode and you are already running a 
DirectFB app
- you are trying to start a slave DirectFB app but the master DirectFB app is 
not init'ed yet

Number 1 can be checked easily by adding something like debug=DirectFB/Core to 
your config file.
you need fusion.ko for multi-app core.

hth,
Niels

Frank Muenchow wrote:
> Hi,
>
> at the moment I'm trying to get mythtv working via directfb. Therefore, 
> I installed DirectFB-1.2.3 and QT-embedde 4.4.1 and mythtv (trunk).
>
> mplayer is working fine with -vo directfb, so directfb is working. The 
> main menu of mythfrontend is (almost) working.
> But: Watching TV isn't. So, I looked at the code and saw that the 
> initialization via "DirectFBCreate(&dfb)" locks up the program.
>
> When I start mythfrontend (with -qws option), then every program, that 
> tries to init DirectFB isn't working anymore.
>
> So, maybe you can help me? Is it a problem of my setup? Or is it a known 
> problem? Is it because of DirectFB? (solutions?) Or is it because of QT?
>
> Thanks,
> Frank
> _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>
>   


-- 

.------------------------------------------.
| 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