I believe many of you know the android-x86 project (porting Android SO to netbooks / x86 hardware in general). It's a very cool project in my opinion
The current release support some gpus (intel, some radeon nvidia), but my hardware (A10 5800K, Radeon 7660D IGP) was not supported (I could boot with modesetting disabled, which means I couldn't use hardware acceleration).
With help of lots of pages/forums infos (including android-x86.org itself), I could compile a version that worked (not 100%, but worked) on my PC.
If you want to test Android-x86, have a Radeon and had some problem booting the official release from
www.android-x86.org, you could try this iso (at your own risk, of course - can damage your computer):
Create a bootable flash drive with this image (you can use http://unetbootin.sourceforge.net/, or any other of your preference).
Comment