Hello Matt, On 06/17/2016 12:39 AM, Matt Brown wrote: > Hello Genode experts, > > I am still pretty new to Genode so sorry if this is another trivial > question. I am trying to run a script that runs a terminal session in a > window. At runtime I'm getting the error 'Could not open ROM session for > module "focus"'. I understand that this means that the "focus" module was > not loaded into memory at boot but I cannot figure out was "focus" is. > > I have tried searching for focus through the Genode directories but no > luck, (with the notable exception of qt libraries). I also tried adding > focus to the boot models list with no luck. Any help would be greatly > appreciated. >
I assume some routes within your run-script are misconfigured, and actually a component requests a "focus" ROM that is normally delivered by a report_rom component and not as a boot module from core. For further help you need to post the run script, otherwise we cannot tell you what is going wrong exactly. Regards Stefan > Thanks, > > Matt > > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity planning > reports. http://sdm.link/zohomanageengine > > > > _______________________________________________ > genode-main mailing list > genode-main@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/genode-main > -- Stefan Kalkowski Genode Labs http://www.genode-labs.com/ ยท http://genode.org/ ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohomanageengine _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main