Hi, Alex,
Can I clarify with you that the nic_bridge can both support Wifi_Driver as well as the Nic_Driver. In my tests, I could only get the nic_bridge to work with the Nic_Driver to support 2 clients (Windows + Drivers).
Thanks.
On Fri, Oct 30, 2015 at 6:57 PM, Alexander Boettcher < alexander.boettcher@...1...> wrote:
On 30.10.2015 11:49, Christian Helmuth wrote:
What puzzles me in your log is the following
342: [cli_monitor -> linux -> vbox] EMT-0 PDMR3ThreadSuspend ->
rc=VERR_TIMEOUT enmState=2 suspending 'nic_thread'
343: [cli_monitor -> linux -> vbox] PDMR3ThreadSuspend ->
rc=VERR_TIMEOUT enmState=2 suspending 'nic_thread'
Could you please disable networking like follows in both vbox configurations and retry?
- <Adapter slot="0" enabled="true" MACAddress="0800271D7901"
cable="true" speed="0" type="82540EM">
- <Adapter slot="0" enabled="false" MACAddress="0800271D7901"
cable="true" speed="0" type="82540EM">
I suspect you will have to add a nic session multiplexer (nic_bridge), since you are now trying to start two nic clients (linux + windows) and the wifi driver can serve only one client.
Cheers,
Alex.
genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main