Hi John, On 07/01/2016 05:58 AM, john stokes wrote: > it's fine but can you tell me how can i boot l4linux without e1000 or > rtl8139 support?
It is sufficient to not start any nic_drv (dde_ipxe) in your Genode configuration (as you stated). L4Linux does not have access to any *real* hardware on Genode, it is a virtual machine. Network access is provided by a Linux driver that uses Genodes nic session. Please have a look at: <genode-dir>/repos/ports-foc/src/lib/l4lx/genode_net.cc <genode-dir>/repos/ports-foc/src/drivers/genode_net.c If the driver does not find a nic service it silently does nothing. As stated above, the nic service is provided by dde_ipxe for x86 on Genode. Do you see any errors on real hardware? If so, please send the log output of that, not the one from Qemu. dde_ipxe does have support for rtl8169 and should be able to detect your card automatically. Otherwise Qemu should work fine with an e1000 setting, for it is just a device model there that uses the Linux infrastructure. Regards, Sebasitan > On Fri, Jul 1, 2016 at 1:29 AM, Sebastian Sumpf > <sebastian.su...@genode-labs.com > <mailto:sebastian.su...@genode-labs.com>> wrote: > > Hi John, > > On 06/30/2016 03:58 PM, john stokes wrote: > > qemu-system-i386: Unsupported NIC model: r8169 > > Qemu does not have r8169 support but only rtl8139. > > Regards, > > Sebastian > > -- > Sebastian Sumpf > Genode Labs > > http://www.genode-labs.com · http://genode.org > > Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden > Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth > > > > > > ------------------------------------------------------------------------------ > Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San > Francisco, CA to explore cutting-edge tech and listen to tech luminaries > present their vision of the future. This family event has something for > everyone, including kids. Get more information and register today. > http://sdm.link/attshape > _______________________________________________ > genode-main mailing list > genode-main@lists.sourceforge.net > <mailto:genode-main@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/genode-main > > > > > ------------------------------------------------------------------------------ > Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San > Francisco, CA to explore cutting-edge tech and listen to tech luminaries > present their vision of the future. This family event has something for > everyone, including kids. Get more information and register today. > http://sdm.link/attshape > > > > _______________________________________________ > genode-main mailing list > genode-main@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/genode-main > ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main