Stefan
Thanks for your hints. It seems like you're working allday and allnight on your project

.
Your config file seems to be buggy. There is a xml parser exception when I start tutorial 01:
[root@/usr/bin/01]#./01 --disko:config=diskorc-vesafb.xml
set configfile: diskorc-vesafb.xml
I/O warning : failed to load external entity "diskorc-vesafb.xml"
RcParser exception: Could not parse file:diskorc-vesafb.xml
I can't find out what the problem with this config file is. I tried to fix the config file myself but I didn't get it. I set all path/file options (prefix, sysconfig, data) to correct values (./) but it doesn't work.
I also removed the "inputmode" parameter from the config file which was not present in the original file.
Nothing worked.
What's wrong with your config file?
About fbset:
fbset -i
didn't show any output. But only `fbset` without parameter prints
[root@/usr/bin/01]#fbset
mode "800x480-50"
# D: 23.896 MHz, H: 25.750 kHz, V: 50.000 Hz
geometry 800 480 800 480 16
timings 41848 40 40 29 3 48 3
accel false
rgba 5/11,6/5,5/0,0/0
endmode
I hope this will give you a hint to find the correct configuration.
I built disko with
scons prefix=/home/user/disko/build debug=true messages=true cross=true graphics=fbdev
Thanks again for your help and the superfast answers in the forum. That's really great!
Regards
Nahsah