Hi All,

I'm using Directfb on an sh4 (ST7105) platform.
I've got a problem restarting Directfb (version: 1.0.1).
The first start works pretty well and I get the following output:


(*) DirectFB/Core: Single Application Core. (2009-09-15 23:30) 
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 1449)...
(*) DirectFB/FBDev/stlmi: no auxmem available!
(*) Direct/Modules: suppress module 'lirc'
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 1450)...
(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 1451)...
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 1452)...
(*) DirectFB/Input: Logitech Optical USB Mouse (1) 0.1 (directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 1453)...
(*) DirectFB/Input: Dell Dell USB Keyboard (2) 0.1 (directfb.org)
(!) Direct/Modules: Module 'libdirectfb_stblit_accel.so' did not register itself
 after loading! Trying default module constructor...
(!) DirectFB/gfxdrivers/dfb_stblit_accel: FB file descriptor = 27
(*) DirectFB/Graphics: ST Microelectronics STAPI Blit based graphic acceleration
 0.1 (ST Microelectronics)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)


After shutting down Directfb properly by releasing all used surfaces and the 
super interface I want to run Directfb again. 
But the second run tells me that it could not initialize the screen. 

(*) DirectFB/Core: Single Application Core. (2009-09-15 23:30) 
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 1484)...
(*) DirectFB/FBDev/stlmi: no auxmem available!
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 1485)...
(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 1486)...
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 1487)...
(*) DirectFB/Input: Logitech Optical USB Mouse (1) 0.1 (directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 1488)...
(*) DirectFB/Input: Dell Dell USB Keyboard (2) 0.1 (directfb.org)
(*) DirectFB/gfxdrivers/stgfx: FB file descriptor = 27
(*) DirectFB/Graphics: ST Microelectronics Gamma 1.0 (ST Microelectronics)
(!) DirectFB/Core/screens: Failed to initialize screen 0!
(!) DirectFB/Core: Could not initialize 'screens' core!
    --> General I/O error!
(!) DirectFB/gfxdrivers/stgfx: Sync Engine failed
    --> Invalid argument
(!) DirectFB/gfxdrivers/stgfx: file descriptor = 27
E /a/SVN_DVB_TV/app_tsd/mediamgr/opera_wrapper.c:456: DFBCHECK: 14(#) DirectFBEr
ror [DirectFBCreate(&dfb)]: General I/O error!


Getting and releasing the screen didn't work.


DFBCHECK(dfb->GetScreen(dfb, DSCID_PRIMARY, &screen));
DFBCHECK(screen->Release(screen));


Do I need to release something else?


Thanks and regards,
Steffen
-- 
NEU: Mit GMX DSL über 1000,- ¿ sparen!
http://portal.gmx.net/de/go/dsl02
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to