Hi,
here is a config file for starting "qt_launchpad" on Pistachio:
<config>
<start>
<filename>ps2_drv</filename>
<ram_quota>256K</ram_quota>
</start>
<start>
<filename>timer</filename>
<ram_quota>512K</ram_quota>
</start>
<start>
<filename>pci_drv</filename>
<ram_quota>512K</ram_quota>
</start>
<start>
<filename>vesa_drv</filename>
<ram_quota>512K</ram_quota>
</start>
<start>
<filename>nitpicker</filename>
<ram_quota>4MB</ram_quota>
</start>
<start>
<filename>qt_launchpad</filename>
<ram_quota>64MB</ram_quota>
</start>
</config>
Here is a sample menu.lst:
set BOOT := "(nd)"
title Genode::Pistachio Demo Qt4
kernel $(BOOT)/kickstart
module $(BOOT)/x86-kernel
module $(BOOT)/sigma0
module $(BOOT)/core
module $(BOOT)/init
module $(BOOT)/config
module $(BOOT)/timer
module $(BOOT)/ps2_drv
module $(BOOT)/vesa_drv
module $(BOOT)/pci_drv
module $(BOOT)/nitpicker
module $(BOOT)/ldso
module $(BOOT)/qt_core.lib.so
module $(BOOT)/qt_gui.lib.so
module $(BOOT)/qt_launchpad
Sebastian
On 01/21/10 05:28, Tang, Shuo wrote:
> Hi,
>
> I am trying to get qt4 on genode 9.11 to work. I am using pistachio.
>
> When I try to run a iso using qemu, it halt and give a pagefault on CPU 0.
> Does anyone have a grub menu list file and genode config file for a qt4 demo?
>
> I have no problem running simple genode application on pistachio such as
> scout.
>
> Thanks,
> Shuo
>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for Conference
> attendees to learn about information security's most important issues through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Genode-main mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main