Re: x86_fb-example

Adam Lackorzynski <[email protected]>
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <[email protected]>
On Fri Jul 12, 2013 at 18:56:01 +0200, Rudolf Weber wrote:
> I want to try out the x86-fb-example in the l4re-snapshot-2013060718.
> 
> I found the following patch necessary:
> --- src/l4/conf/examples/x86-fb.list.vorrudi	2013-06-07 18:36:35.000000000 +0200
> +++ src/l4/conf/examples/x86-fb.list	2013-07-12 18:23:39.688816451 +0200
> @@ -1,5 +1,5 @@
> 
> -modaddr 0x1100000
> +modaddr 0x2000000
> 
>  entry x86-fb-example
>  bootstrap bootstrap -serial
> @@ -13,4 +13,4 @@
>  module ned
>  module fb-drv
>  module mag
> -module ex_fb_spectrum
> +module ex_fb_spectrum_cc
> --- src/l4/conf/examples/x86-fb.cfg.vorrudi	2013-06-07 18:36:35.000000000 +0200
> +++ src/l4/conf/examples/x86-fb.cfg	2013-07-12 18:12:30.837274646 +0200
> @@ -64,5 +64,5 @@
>  	      l4re_dbg = L4.Dbg.Warn,
>  	      -- scheduler = L4.Env.user_factory:create(L4.Proto.Scheduler, 0x18, 0x8),
>  	    },
> -	    "rom/ex_fb_spectrum");
> +	    "rom/ex_fb_spectrum_cc");
>  print("ex_fb_spectrum exited with: " .. e:wait());
>  
>  
> I generated a iso-Image with
> make grub2iso E=x86-fb-example MODULES_LIST=/home/rw/l4exp/l4re-snapshot-2013060718/src/l4/conf/examples/x86-fb.list
> 
> and started with
>  qemu-system-i386 -cdrom images/x86-fb-example.iso -serial stdio
> 
> It's great to have examples !

Indeed, thanks.


Adam
-- 
Adam                 [email protected]
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.