You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android-rpi
Hi,
Is it possible to emulate Android RPI with QEmu?
qemu-system-arm -kernel ./qemu-rpi-kernel/kernel-qemu-3.10.25-wheezy -cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw init=/bin/bash" -hda cm7_img_24-7-2012.img WARNING: Image format was not specified for 'cm7_img_24-7-2012.img' and probing guessed raw. Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted. Specify the 'raw' format explicitly to remove the restrictions. pulseaudio: set_sink_input_volume() failed pulseaudio: Reason: Invalid argument pulseaudio: set_sink_input_mute() failed pulseaudio: Reason: Invalid argument Uncompressing Linux... done, booting the kernel.
My emulator crashed without more message Thanks for your help
xxxxxq...@gmail.com
unread,
Jul 15, 2016, 7:26:00 AM7/15/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android-rpi, dubois...@gmail.com
1) what qemu version are you using?
2) why are you trying to emulate rpi1? Newer version of qemu can emulate rpi2 hardware (not sure about rpi3 yet)