Virtualization on the PinebookPro - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112) +--- Thread: Virtualization on the PinebookPro (/showthread.php?tid=8776) |
RE: Virtualization on the PinebookPro - aaspectre - 01-29-2020 after kernel downgrade, still being dropped into efi shell. are you using panfrost? ill try fbturbo i did deviate from your guide by fixing a failed compile with an include to fix undefined reference to makedev when building uml_utils, would be funny if that somehow broke something but i doubt nothing on fbturbo either huh RE: Virtualization on the PinebookPro - Tazdevl - 04-25-2020 Any chance on running a windows XP x86 (for car maintenance)? It's a virtualbox image at the moment and needs to connect to a ODBII cable on usb RE: Virtualization on the PinebookPro - astr0baby - 04-25-2020 Of course you can run it via qemu-system-i386 -- its not that "slow" really .. I can demo the speed if you want .. will post a video online RE: Virtualization on the PinebookPro - Tazdevl - 04-27-2020 (04-25-2020, 02:09 PM)astr0baby Wrote: Of course you can run it via qemu-system-i386 -- its not that "slow" really .. I can demo the speed if you want .. will post a video online Thanks, I'll look into it. Don't care much about speed. Just needs to run 1 app which only works on Winxp RE: Virtualization on the PinebookPro - astr0baby - 04-27-2020 (04-27-2020, 03:29 AM)Tazdevl Wrote:(04-25-2020, 02:09 PM)astr0baby Wrote: Of course you can run it via qemu-system-i386 -- its not that "slow" really .. I can demo the speed if you want .. will post a video online Do you need to verify if USB pass-through works on PBPRO with qemu and XP ? RE: Virtualization on the PinebookPro - astr0baby - 04-28-2020 OK. so I have made some quick tests on this (video would be a boring 7 minute watching boot screen ) and can summarize it as follows : Manjaro 20.4 aarch64 - Qemu built from source (git clone current) - WinXP SP3 with virtio drivers (storage) -Qemu-system-i386 (no KVM acceleration, + if=virt for disk qcow2 image) - emulated rtl8139 network Takes exactly 7 minutes to boot to the desktop on the Pinebook Manjaro 20.4 So you can make conclusions yourself about the usability here https://twitter.com/astr0baby/status/1255128971332603912 RE: Virtualization on the PinebookPro - WRMilling - 04-30-2020 @astr0baby Have you had any luck getting Windows 10 for ARM running on a newer edition of the Manjaro kernel (since we are up to 5.6 now). I have been attempting to, but running into issues I don't have the experience yet to diagnose. Mostly it is just hanging after I ask it to boot from the DVD with the tianocore logo and a single core 100% allocated (showing all IRQ in htop). RE: Virtualization on the PinebookPro - astr0baby - 05-02-2020 (04-30-2020, 07:33 PM)WRMilling Wrote: @astr0baby Have you had any luck getting Windows 10 for ARM running on a newer edition of the Manjaro kernel (since we are up to 5.6 now). I have been attempting to, but running into issues I don't have the experience yet to diagnose. Mostly it is just hanging after I ask it to boot from the DVD with the tianocore logo and a single core 100% allocated (showing all IRQ in htop). I can only run Win10 arm64 with KVM acceleration on the 5.4 Kernel still investigating why this is so RE: Virtualization on the PinebookPro - binholz - 05-02-2020 (01-15-2020, 03:31 AM)Tazdevl Wrote: NICE!!! didn't expect it to be possible to run a "windows" VM i tried win xp when using manjaro, worked ok. don't expect it to run KOTOR2 at the moment. RE: Virtualization on the PinebookPro - jiyong - 05-24-2020 I installed QEMU and VirtManager through the package manager. But now I'm stuck with a missing firmware. How do I get a firmware to start a VM? |