Search Criteria
Package Details: qemu-android-x86 9.0.r2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/qemu-android-x86.git (read-only, click to copy) |
---|---|
Package Base: | qemu-android-x86 |
Description: | Android-x86 environment via QEMU and VirGL |
Upstream URL: | http://www.android-x86.org/ |
Licenses: | GPL2, Apache, custom:Creative Commons 3.0 Attribution Unported |
Submitter: | Refutationalist |
Maintainer: | Refutationalist |
Last Packager: | Refutationalist |
Votes: | 10 |
Popularity: | 0.000003 |
First Submitted: | 2019-04-26 23:52 (UTC) |
Last Updated: | 2020-05-18 18:26 (UTC) |
Dependencies (5)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full)
- rxvt-unicode (rxvt-unicode-pixbuf-patchedAUR, rxvt-unicode-fontspacing-noinc-vteclear-secondarywheelAUR, rxvt-unicode-pixbufAUR, rxvt-unicode-truecolorAUR, rxvt-unicode-256xresourcesAUR, rxvt-unicode-better-wheel-scrolling-unicode3AUR, rxvt-unicode-truecolor-secondaryscroll-clearAUR, rxvt-unicode-cvsAUR, rxvt-unicode-truecolor-wide-glyphsAUR)
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
- inkscape (inkscape-gitAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
haxz5rxwi commented on 2024-03-08 20:37 (UTC) (edited on 2024-03-08 20:37 (UTC) by haxz5rxwi)
I Get A Timeout error please change the url to "https://downloads.sourceforge.net/project/android-x86/Release%209.0/android-x86_64-9.0-r2.iso?ts=gAAAAABl63bYQJ2TRtIjnhUauCbKbe3zsin5u0yaUnTCM0y4ykJT0lX4i-o4PYOqc65qL8bIAvwQdD_FpinDhCegBobForDplA%3D%3D&r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fandroid-x86%2Ffiles%2Flatest%2Fdownload" (verified)
ruestique commented on 2023-06-13 21:10 (UTC)
qemu-system-x86_64: -soundhw: invalid option
in config file there is no such thing as
-soundhw
elppans commented on 2023-02-24 14:43 (UTC)
Hi @Refutationalist, how are you?
I came to let you know that I downloaded your PKGBUILD, made some modifications to run LineageOS (CM-x86-14.1-r5) and reuploaded the package to qemu-android-cm-x86.
I was also able to get BlissOS to work using the same code, however, I haven't packaged it with its code yet.
If not, sorry, I should have asked earlier.
Ps.: My English is very bad, sorry
Refutationalist commented on 2022-11-16 04:00 (UTC)
Hello! Sorry I've been unavailable. Getting back on top of my packages.
So, it looks like people have taken this package and run with it, which is great as my use case has changed somewhat and I'm not using it at the moment. Would someone be willing to co-maintain or pick up this package entirely?
I'm trying to bring in the patches and changes here, but it seems like other folks have made some significant changes that might be worthwhile. In the meantime, all the PKGBUILDs I maintain are in my personal repo, so if someone want to submit a PR as well, you can check out: https://github.com/refutationalist/saur
Thanks!
rooty commented on 2022-10-04 10:33 (UTC) (edited on 2022-10-04 10:35 (UTC) by rooty)
Guys, if you encounter the soundhw invalid option error while running qemu-android-x86, you should edit /usr/bin/qemu-android-x86 and replace:
-soundhw hda
with
-device intel-hda -device hda-duplex
and it'll work perfectly.
I had this problem when I switched to PipeWire.
Reference: https://patchwork.kernel.org/project/qemu-devel/patch/20200622112914.30454-11-kraxel@redhat.com/
nxij commented on 2021-09-01 15:29 (UTC) (edited on 2021-09-04 07:13 (UTC) by nxij)
Graphics output not working anymore with qemu 6.1.0-1. (virtio and gl=on)
Looked through the list of deprecations in qemu but did not find anything related...
Edit: Had to change it to use
-device virtio-vga-gl
instead of-vga virtio
T2hhbmEK commented on 2021-08-23 11:37 (UTC)
Merged viperML's changes & gesh's patches. 7fcc63e
9.0 does not work for me. I've create a
qemu-android-x86-nougat
alternative.qemu-android-x86-nougat
conflicts withqemu-android-x86
as for now. 10c936e1 2 3 4 Next › Last »