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.
I am wrong or did I missed something ?
Thanks -- Daniel