On 03/17/2011 05:46 PM, Matt Waddel wrote:
Hi Daniel,
On 03/17/2011 10:30 AM, Daniel Lezcano wrote:
Hi all,
I am trying to get the network to work with qemu-system-arm -M beaglexm but without success.
I followed the instructions at https://wiki.linaro.org/Releases/MilestoneBuilds and booted a virtual machine for a beagle XM. But there is not network interface.
After googling it appears the network card needs the smsc95xx driver. This is fine, it is present in the hwpacks. I am able to load the module but no usb0 interface appears. I am wondering if the ehci module is not needed too, but this one is not present in any hwpacks.
That is the problem according to Peter. Here's an email from him a couple weeks back on this topic:
http://lists.linaro.org/pipermail/linaro-dev/2011-March/002980.html
Sounds like I will have to wait a bit ... :) Thanks very much for your quick answer
-- Daniel