Ok I solved the build problem. This command:

svn cat http://svn.tudos.org/repos/oc/tudos/trunk/repomgr | perl - init http://svn.tudos.org/repos/oc/tudos fiasco l4re

from: http://l4re.org/download.html doesn't grab all the l4 packages. I downloaded the latest tarball snapshot and they were all there.

Then I built it with the command:
make grub2iso E=x86-fb-example MODULES_LIST=/home/teclis/fiasco-l4re-snapshot/l4re-snapshot-2014053111/src/l4/conf/examples/x86-fb.list MODULE_SEARCH_PATH=/home/teclis/fiasco/src/kernel/fiasco/mybuild:/home/teclis/fiasco-l4re-snapshot/l4re-snapshot-2014053111/src/l4/conf/examples:/home/teclis/fiasco-l4re-snapshot/l4re-snapshot-2014053111/src/l4/pkg/io/config/

and it built ok. Now when it runs fbdrv page faults. Has anyone seen this before? danke



fbdrv   | Trying execution of ``set VBE mode'' using x86emu
fbdrv   | Found VESA BIOS version 2.0
fbdrv   | OEM VGABIOS Cirrus extension
fbdrv   | Scanning for 'best' possible mode:
fbdrv   | Trying to read DDC info
fbdrv   | DDC function not supported
fbdrv   | EDID not available (-19), finding best possible mode ...
fbdrv   | Mode: 0x101     640x480@8, RGB: 0(0):0(0):0(0) mode: bb
fbdrv   | Mode: 0x110    640x480@15, RGB: 10(5):5(5):0(5) mode: bb
fbdrv   | Mode: 0x111    640x480@16, RGB: 11(5):5(6):0(5) mode: bb
fbdrv   | Mode: 0x112    640x480@24, RGB: 16(8):8(8):0(8) mode: bb
fbdrv   | Mode: 0x103     800x600@8, RGB: 0(0):0(0):0(0) mode: bb
fbdrv   | Mode: 0x113    800x600@15, RGB: 10(5):5(5):0(5) mode: bb
fbdrv   | Mode: 0x114    800x600@16, RGB: 11(5):5(6):0(5) mode: bb
fbdrv   | Mode: 0x115    800x600@24, RGB: 16(8):8(8):0(8) mode: bb
fbdrv   | Mode: 0x105    1024x768@8, RGB: 0(0):0(0):0(0) mode: bb
fbdrv   | Mode: 0x116   1024x768@15, RGB: 10(5):5(5):0(5) mode: bb
fbdrv   | Mode: 0x117   1024x768@16, RGB: 11(5):5(6):0(5) mode: bb
fbdrv   | Mode: 0x118   1024x768@24, RGB: 16(8):8(8):0(8) mode: bb
fbdrv   | Mode: 0x107   1280x1024@8, RGB: 0(0):0(0):0(0) mode: bb
fbdrv   | Mode: 0x119  1280x1024@15, RGB: 10(5):5(5):0(5) mode: bb
fbdrv   | Mode: 0x11a  1280x1024@16, RGB: 11(5):5(6):0(5) mode: bb
fbdrv   | Choosen mode:
fbdrv   | Mode: 0x11a  1280x1024@16, RGB: 11(5):5(6):0(5) mode: bb
fbdrv   | To force a specific setting use a '-m <mode>' option.
fbdrv   | L4Re[rm]: mapping for page fault failed with -34 @1a0000 pc=1006452
fbdrv   | L4Re: unhandled exception: pc=0x1006452



On Tue, Jun 10, 2014 at 11:59 AM, teclis High Elf <teclis.high.elf@gmail.com> wrote:
Es tut mit leid,

I think there is still a piece I am missing or my build configuration is incorrect.
ls builddir/bin/x86_pentium4/l4f/
hello  l4re  loader  lua  moe  ned  sigma0

so I'm missing:
module x86-legacy.devs
module io
module fb-drv
module mag
module ex_fb_spectrum_cc







On Tue, Jun 10, 2014 at 9:22 AM, Marcus Hähnel <mhaehnel@os.inf.tu-dresden.de> wrote:
Hi,

please check the x86-fb.cfg in src/l4/conf/examples
This is a lua script that sets up a sample application in a mag window on the framebuffer.
You can see all the binaries and files required in the cfg file (look out for the :start lines).

You will of course also need ned to interprete the x86-fb.cfg file and the usual l4re binary.

Best regards,

- Marcus


On 2014-06-10 15:10, teclis High Elf wrote:
Guten Tag,

I've got the Hello app runing with fiasco and l4re in qemu, how do I
get the graphical UI and console running that I see on the screen
shots page? Do I need to use l4con and mag? I don't see an entry with
l4con in modules.list.

danke

_ [1]_

Links:
------
[1] http://german.about.com/library/media/Audio/gutentag.wav

_______________________________________________
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers

_______________________________________________
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers