Hi, On 06.10.2015 23:29, Abhay Amala wrote: > Hi Christian, > > I execute run/demo on base-nova successfully. i have tried to run make > run/noux_bash in my nova build directory, but i am not getting command > prompt inside my qemu. After displaying the following outputs, it gets > stuck. > > Here is my output: > > [init -> ram_fs] failed to open ROM file "timer" > [init] child "ram_fs" announces service "File_system" > [init -> acpi_drv] void Acpi_table::_parse_tables(T*, Genode::uint32_t) > [with T = unsigned int; Genode::uint32_t = unsigned int]: Found MADT
You cut away the interesting first part of the log messages, e.g.: [init -> acpi_report_rom] no valid policy for label "timer -> hypervisor_info_page" [init -> acpi_report_rom] no valid policy for label "noux -> ld.lib.so" [init -> acpi_report_rom] no valid policy for label "ram_fs -> init" [init -> ram_fs] Could not open ROM session for module "init" [init -> platform_drv] platform driver started [init -> timer] Could not open ROM session for module "hypervisor_info_page" [init -> timer] Uncaught exception of type 'N6Genode14Rom_connection21Rom_connection_failedE' (use 'c++filt -t' to demangle) [init -> timer] abort called - thread: 'timer_drv_ep' [init -> noux] Could not open ROM session for module "ld.lib.so" [init -> noux] Uncaught exception of type 'N6Genode14Rom_connection21Rom_connection_failedE' (use 'c++filt -t' to demangle) [init -> noux] abort called - thread: 'main' [init] virtual void Genode::Child_policy::exit(int): child "noux" exited with exit value 1 [init -> ram_fs] failed to open ROM file "init" [init -> acpi_report_rom] no valid policy for label "ram_fs -> timer" [init -> ram_fs] Could not open ROM session for module "timer" [init -> ram_fs] failed to open ROM file "timer" The commit [0] fixes the issue for me. With it - noux_bash works for me on Genode/NOVA. Cheers, Alex. [0] https://github.com/genodelabs/genode/commit/9212fc0dc63ebfc924c08de64ff0ef06f7c4b502 > What is missing? thanks for your answers in advance! > > Best regards, > Abhay > > On Tue, Oct 6, 2015 at 9:54 PM, Abhay Amala <amalaab...@gmail.com> wrote: > >> >> Hi Christian, >> >> Thank you for response. >> >> >> On Tue, Oct 6, 2015 at 3:23 PM, Christian Helmuth < >> christian.helm...@genode-labs.com> wrote: >> >>> Hi, >>> >>> On Tue, Oct 06, 2015 at 02:12:16PM +0200, Abhay Amala wrote: >>>>> Did you sucessfully execute run/demo on base-linux? >>>> >>>> >>>> I have tried to execute run/demo, but the same output, It also throws a >>>> exception "[init -> fb_sdl] input overflow - resetting queue" and gets >>>> stuck. >>> >>> This means we really have an issue with our SDL-based fb_sdl program. >>> Does the message also appear if you do not move the mouse or use the >>> keyboard after starting "make run/demo"? >>> >>> Yes, it displays the same output. >> >> >>> May I ask which Linux distribution you're using (output of >>> lsb_release -cidr)? >>> >> >> Ubuntu 14.04 LTS. >> >> Best regards, >> Abhay >> >>> >>> Regards >>> -- >>> Christian Helmuth >>> Genode Labs >>> >>> http://www.genode-labs.com/ · http://genode.org/ >>> https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/ >>> >>> Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden >>> Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth >>> >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> genode-main mailing list >>> genode-main@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/genode-main >>> >> >> > > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > genode-main mailing list > genode-main@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/genode-main > ------------------------------------------------------------------------------ _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main