<div dir="ltr"><div><div><div><div><div><div><div>Hi<br></div>I am new in Genode.I downloaded genode and genodetoolchain from<a href="http://genode.org/download/tool-chain" target="_blank"> http://genode.org/download</a>. After I followed the step according to <a href="http://genode.org/documentation/developer-resources/getting_started" target="_blank">http://genode.org/documentation/developer-resources/getting_started</a> , I was getting a issue.<br>
I followed the step to build genode for linux.After make run/demo,these message was shown:<br></div><br>spawn ./core<br>int main(): --- create local services ---<br>int main(): --- start init ---<br>int main(): transferred 4095 MB to init<br>
int main(): --- init created, waiting for exit condition ---<br>[init] Could not open file "<a href="http://ld.lib.so">ld.lib.so</a>"<br>[init -> launchpad] Could not open file "<a href="http://ld.lib.so">ld.lib.so</a>"<br>
[init -> launchpad] Could not open file "config"<br>[init -> launchpad] Could not obtain config file<br>[init -> timer] args='label="nitpicker", ram_quota=4096'<br>[init -> fb_sdl] creating virtual framebuffer for mode 1024x768@...64...<br>
[init -> nitpicker] framebuffer is 1024x768@...23...<br>[init -> nitpicker] create session with args: fb_format=1, label="launchpad", ram_quota=1646592<br>[init -> nitpicker] Could not open file "config"<br>
[init -> nitpicker] Could not obtain config file<br>[init -> nitpicker] create session with args: fb_width=400, fb_height=1504, fb_format=1, label="launchpad", ram_quota=1211392<br>[init -> timer] args='label="launchpad", ram_quota=4096'<br>
[init -> launchpad] --- entering main loop ---<br><br></div>It seemed that something was wrong, but it did work.I am getting the GUI. <br></div>But when i contiued the experiment--build genode for fiasco,almost same message was shown,but i got no GUI.<br>
<br>int main(): --- create local services ---<br>int main(): --- start init ---<br>int main(): transferred 229 MB to init<br>int main(): --- init created, waiting for exit condition ---<br>[init] Could not open file "<a href="http://ld.lib.so">ld.lib.so</a>"<br>
[init -> ps2_drv] Detected ExPS/2 mouse - activating scroll-wheel and 5-button support.<br>[init -> ps2_drv] Using keyboard with scan code set 1 (xlate).<br>[init -> pci_drv] PCI driver started<br>[init -> pci_drv] Could not open file "pci_device_pd"<br>
[init -> pci_drv] PCI device protection domain for IOMMU support is not available<br>[init -> vesa_drv] int Framebuffer_drv::map_io_mem(Genode::addr_t, Genode::size_t, bool, void**, Genode::addr_t, Genode::Dataspace_capability*): fb mapped to 106a000<br>
[init -> pci_drv] Could not open file "config"<br>[init -> pci_drv] Could not obtain config file<br>[init -> pci_drv] PCI config space data could not be parsed.<br>[init -> launchpad] Could not open file "<a href="http://ld.lib.so">ld.lib.so</a>"<br>
[init -> launchpad] Could not open file "config"<br>[init -> launchpad] Could not obtain config file<br>[init -> timer] args='label="nitpicker", ram_quota=4096'<br>[init -> vesa_drv] Could not open file "config"<br>
[init -> vesa_drv] Could not obtain config file<br>[init -> vesa_drv] Found: VESA BIOS version 2.0<br>[init -> vesa_drv] OEM: VGABIOS Cirrus extension<br>[init -> vesa_drv] Found: physical frame buffer at 0xfc000000 size: 0x00400000<br>
[init -> vesa_drv] int Framebuffer_drv::map_io_mem(Genode::addr_t, Genode::size_t, bool, void**, Genode::addr_t, Genode::Dataspace_capability*): fb mapped to 400000<br>[init -> nitpicker] framebuffer is 1024x768@...175....<br>
[init -> nitpicker] create session with args: fb_format=1, label="launchpad", ram_quota=1646592<br>[init -> nitpicker] Could not open file "config"<br>[init -> nitpicker] Could not obtain config file<br>
[init -> nitpicker] create session with args: fb_width=400, fb_height=1504, fb_format=1, label="launchpad", ram_quota=1211392<br>[init -> timer] args='label="launchpad", ram_quota=4096'<br>
[init -> launchpad] --- entering main loop ---<br><br></div>Is this right?I am not sure whether it really has no GUI to show or i made some mistakes.<br></div><div>I am using ubuntu 12.04 LTS.<br></div>regards<br></div>
kukar<br></div>