Hi Vincent,
On 05.11.2015 11:18, Vincent Digital wrote:
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).
I only use the nic_bridge + nic_drv on Turmvilla. Never tried the wifi driver + nic_bridge.
Did somebody else ? Could be that the wifi driver don't/can't cope with multiple mac addresses - generated by the nic_bridge for each client ? The nic_drv is running in promiscuous mode to handle this, maybe something has to be done also for the wifi driver - so - is just guessing from my side.
Alex.
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
genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main