LNoodle Posted November 29, 2020 Posted November 29, 2020 Hi, I am looking for a way to emulate x86(windows xp) on the rk3399.I know it is a arm64 and it wil only use one core there for it wil be slow/bad performance....I dont care its for a low demanding administration tool that i wrote a few years a go for windows that id like to run on the rk so i can put my main pc in storage. On youtube i found some guides 1/ExaGear tried and failed dependency missing or not compactible 2/QEMu Tried and failed: vnc running on .......... (network adress) But no Gui to been seen anywhere qemu-system-i386 -L . -hda nt4.cow -net nic,model=pcnet -net user -cpu pentium -soundhw all -vga cirrus -m 3G -cdrom WXPVOL_EN.iso -boot d (command used) considering that so far all my attempts have failed......Is there a in house guide on how to emulate x86 on rk3399. or a uptodate turtorial....i can hardly beleive that i am the only one that wants to emulate a low performance x86 environment. as always any help is welcome
Werner Posted November 29, 2020 Posted November 29, 2020 Moved to Common issues / peer to peer technical support
Solution NicoD Posted November 29, 2020 Solution Posted November 29, 2020 1 hour ago, LNoodle said: I am looking for a way to emulate x86(windows xp) on the rk3399. Try this. https://forum.armbian.com/topic/15981-box86-on-the-rk3399-with-armbian-reforged/ Doesn't work with everything, but you might be able to run your program if it ain't too fancy.
LNoodle Posted November 29, 2020 Author Posted November 29, 2020 il try it thank you bydeway does the build with download link: https://drive.google.com/file/d/1gQtgWz2pH2TX9Qs_bcDU9zn7w4edfcVf/view?fbclid=IwAR0SRSC8M_1_qm825n4Bd7bqjLmO30qTpFo73qQQga-TC_LRuc2BVFcGzKU come with preinstalled accelerate gpu drivers (Hardware Decoding)for browsers/media players?
sfx2000 Posted November 30, 2020 Posted November 30, 2020 8 hours ago, LNoodle said: I am looking for a way to emulate x86(windows xp) on the rk3399.I know it is a arm64 and it wil only use one core there for it wil be slow/bad performance....I dont care its for a low demanding administration tool that i wrote a few years a go for windows that id like to run on the rk so i can put my main pc in storage. Sounds like a good reason to revisit that code and make it work across platforms.
Recommended Posts