ahmedfaraz-2005
Posts: 2
Joined: Thu Jul 16, 2015 4:27 pm

raspberry pi visualization, kvm, Guest (linaro) GPIO

Thu Jul 16, 2015 4:54 pm

Hi All,
I have followed this tutorial:

http://blog.flexvdi.com/2015/03/17/enab ... omment-324

And I have managed to run the guest (Linaro) on top of the Raspbian by following your tutorial. Now I am trying to install wiringPi library on the guest and trying to control the GPIO of the raspberryPi. The library is successfully installed but when I use the command “gpio readall” I get the message”I see Hardware: ARM-Versatile Express – expecting BCM2708 or BCM2709″. I have checked the list of available machines for the qemu-system-arm (qemu-system-arm -M help) but BCM2708 or BCM2709 are not listed. How can I access the GPIO of the raspberryPi from the guest (Linaro) ? Any suggestion or help will be highly appreciated. Thanks in advance.

Return to “Other projects”