Android-x86 test builds with gapps (and a Nougat build with Pixel Launcher)

瀏覽次數:3,339 次
跳到第一則未讀訊息

Henri Koivuneva

未讀,
2016年11月17日 下午4:40:512016/11/17
收件者:Android-x86
Hi guys! I'll be posting my Android-x86 builds in this thread for those who want to try it out as the awesome developers behind Android-x86 make it better and better.


Download 64-bit Nougat-x86 here: https://goo.gl/2A0cDa
Empty ext4 4GB data.img file: https://goo.gl/VBeF3I (rename to data.img from data-4gb.img, otherwise your apps & settings won't be saved)

It's named data-4gb.img in case you already have a data.img file for safety, to avoid overwriting your existing data.


It's mostly default, except with these changes/additions:
  • Newest pico gapps from OpenGAPPS plus:
    • Pixel Launcher (no "OK Google")
    • Chrome
    • PixelIcons
    • Wallpapers
    • Speech (Offline speech files)
    • Search (Google search app)
    • YouTube
    • Velvet (quick search box)
    • PrebuiltGmail
    • CalendarGooglePrebuilt
    • PrebuiltExchange3Google
    • GoogleContacts
    • If you want a full gapps build (like Nexus devices), I can try to make it, but there have been problems with some of the parts.
  • 240 DPI (lcd_density)

Issues I have with the Nougat image on Surface Pro 3 i3:

  • If wifi doesn't work, reboot. Then it worked for me.
  • I sometimes get freezes/hangs.
  • Multi-window mode is acting a bit weird randomly.
  • Taking screenshots doesn't always work.
  • Sleep doesn't work; if it sleeps, I can't wake it up anymore and have to do a hard reboot


*** *** *** ***


Download 64-bit Android-x86 Marshmallow 6.0.1 here: https://goo.gl/m25AkD

Download 32-bit Android-x86 Marshmallow 6.0.1 here: https://goo.gl/fr8dY5


Issues I have with the 6.0.1 images on Surface Pro 3 i3:

  • If wifi doesn't work, reboot. Then it worked for me.
  • Wifi crashes randomly, doesn't always come up after boot
Other builds (pretty stable CM13+, experimental CM & Nougat, others): https://goo.gl/pb016x


Recommended app for rotation control:

https://play.google.com/store/apps/details?id=org.crape.rotationcontrol


YouTube finally works in 1080p without lag on my SP3 with the Nougat image!


*** *** *** ***


If you have a custom grub configuration, make sure the entry for Nougat-x86 is as follows or similar:
menuentry 'Nougat-x86' --class android-x86 {
    search
--file --no-floppy --set=root /system.sfs
    linux
/kernel root=/dev/ram0 androidboot.selinux=permissive quiet DATA=
    initrd
/initrd.img
}

As instructed by Chih-Wei Huang and how it is by default.

For example on my Surface Pro 3 with Windows 10, Ubuntu and Android-x86 I have a folder called nougat in my Windows C partition (shows as sda3 in Ubuntu/for grub).
I've added this to the /etc/grub.d/40_custom file:
menuentry 'Nougat-x86 4GB' --class android-x86 {
    insmod part_gpt
    insmod ntfs
   
set root='sda3'
   
set DIR=/nougat
    search --file --no-floppy --set=root $DIR/
system.sfs
    linux $DIR
/kernel root=/dev/ram0 androidboot.selinux=permissive quiet DATA=$DIR/data.img
    initrd $DIR
/initrd.img
}


How to edit it the grub menu in Ubuntu:
sudo gedit /etc/grub.d/40_custom
Then when you're done, press CTRL + S or save it from the menu, then close the editor. Then:
sudo update-grub
And after that's done, reboot and you should see the new entry in your grub menu.

Big thanks to the Google, Android-x86, CyanogenMod, OpenGAPPS developers and others who make this possible for us. I just build their work with some tweaks.

Henri Koivuneva

未讀,
2016年11月17日 下午4:42:292016/11/17
收件者:Android-x86
Nougat screenshots with Pixel launcher:

 

Larry Underhill

未讀,
2016年11月18日 中午12:52:492016/11/18
收件者:Android-x86
I assume that it is rooted...

Harkaman Shivakoti

未讀,
2016年11月18日 下午1:47:062016/11/18
收件者:Android-x86
I have installed test on my pc live. I don't find or see that bottom back, home buttom. Where can I find it?

Henri Koivuneva

未讀,
2016年11月19日 凌晨4:31:392016/11/19
收件者:Android-x86
In the Nougat setup I can't see them either, but after that, they've appeared. If they still don't show for you, do this:
1. Press the windows key on your keyboard to get to home screen after initial setup is done
2. Open settings for example from the app drawer (pixel launcher: swipe up from dock. 6.0.1 launcher regularly)
3. Open settings. In there, go to about tablet. Then click 7 times on the build number at the bottom. Now you have developer settings enabled.
4. Press ESC to go back or press the menu button on top left. Scroll down to developer options.
5. There in the DRAWING subcategory you'll find Smallest width. Change that to a bigger number in small increments until you see the navigation buttons. Now it says 912 dp for me, so I'd add 10 to that again and again until everything looks good!

Root doesn't seem to work yet.

Andrew Matthews

未讀,
2016年11月24日 晚上9:59:312016/11/24
收件者:Android-x86
Android N won't install but it a good build over all and it rooted 

youling 257

未讀,
2016年11月25日 凌晨2:09:582016/11/25
收件者:Android-x86

youling 257

未讀,
2016年11月25日 凌晨2:12:212016/11/25
收件者:Android-x86
i only need 32 bit aosp 6.0 ,32 bit aosp 7.1

在 2016年11月18日星期五 UTC+8上午5:40:51,Henri Koivuneva写道:

Andrew Matthews

未讀,
2016年11月25日 下午2:51:492016/11/25
收件者:Android-x86
But for CM 13, it has a random shut off into sleep mode 


On Saturday, November 19, 2016 at 5:31:39 AM UTC-4, Henri Koivuneva wrote:

Andrew Matthews

未讀,
2016年11月25日 下午2:51:552016/11/25
收件者:Android-x86
Is there a 32 bit version for Nougat?  


On Saturday, November 19, 2016 at 5:31:39 AM UTC-4, Henri Koivuneva wrote:

Russ B

未讀,
2016年11月26日 下午2:18:402016/11/26
收件者:Android-x86
Awesome! Thank you.

I was going to ask on this group if Android-x86 beta/daily builds where being posted somewhere (as they are with CyanogenMod).

youling 257

未讀,
2016年11月26日 晚上7:29:152016/11/26
收件者:Android-x86
we all knew it . http://dev-io.ro/nightly-builds/

在 2016年11月27日星期日 UTC+8上午3:18:40,Russ B写道:

Henri Koivuneva

未讀,
2016年11月26日 晚上7:44:302016/11/26
收件者:andro...@googlegroups.com

Wow. Thanks for the link, I had no idea.

--
Henri Koivuneva
+358 50 556 2703
he...@koivuneva.net


--
You received this message because you are subscribed to a topic in the Google Groups "Android-x86" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-x86/MdaiRnECwtU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-x86+unsubscribe@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
訊息已遭刪除
訊息已遭刪除

fguy

未讀,
2016年11月27日 清晨7:48:542016/11/27
收件者:Android-x86
kernel 4.9 make error:

[ 22% 2/9] build out/target/product/x86_64/kernel
FAILED: /bin/bash -c "(make -j2 -C kernel O=/home/user/android-x86/out/target/product/x86_64/obj/kernel ARCH=x86_64 CROSS_COMPILE=/home/user/android-x86/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-  bzImage modules ) && (out/host/linux-x86/bin/acp -fp /home/user/android-x86/out/target/product/x86_64/obj/kernel/arch/x86_64/boot/bzImage out/target/product/x86_64/kernel )"
make: Entering directory '/home/user/android-x86/kernel'
make[1]: Entering directory '/home/user/android-x86/out/target/product/x86_64/obj/kernel'
  CHK     include/config/kernel.release
  GEN     ./Makefile
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  Using /home/user/android-x86/kernel as source for kernel
  CHK     include/generated/timeconst.h
  CHK     include/generated/bounds.h
  CHK     include/generated/asm-offsets.h
  CALL    /home/user/android-x86/kernel/scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  EXPORTS lib/lib-ksyms.o
/home/user/android-x86/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-ld: internal error in target, at /usr/local/google/buildbot/src/android/gcc/toolchain/build/../binutils/binutils-2.25/gold/parameters.h:105
/home/user/android-x86/kernel/scripts/Makefile.build:498: recipe for target 'lib/lib-ksyms.o' failed
make[2]: *** [lib/lib-ksyms.o] Error 1
/home/user/android-x86/kernel/Makefile:981: recipe for target 'lib' failed
make[1]: *** [lib] Error 2
make[1]: *** Waiting for unfinished jobs....
CFG80211 API is prefered for this kernel version
Using CFG80211 API
make[1]: Leaving directory '/home/user/android-x86/out/target/product/x86_64/obj/kernel'
Makefile:150: recipe for target 'sub-make' failed
make: *** [sub-make] Error 2

Henri Koivuneva

未讀,
2016年11月27日 中午12:21:032016/11/27
收件者:Android-x86

Ryhon Polska

未讀,
2016年11月27日 下午1:31:472016/11/27
收件者:Android-x86
I connected my xbox 360 pad using wireless receiver and it seems like it doesn't work properly, right thumbstick doesn't work (when I'm not doing anything right thumbstick is in top left corner, when i hold left and right trigger thumbstick is in bottom right, pressing thumbstick doesn't do anything, when I move thumbstick it acts like I'm holding triggers)

Henri Koivuneva

未讀,
2016年11月27日 下午3:46:532016/11/27
收件者:Android-x86
Download 64-bit Android-x86 CM13 6.0.1r74 with kernel 4.9rc6: https://goo.gl/tgdcK0

I got it too now. It's a known issue and they're working on it: https://bugzilla.kernel.org/show_bug.cgi?id=177741
I reverted the commit mentioned there and build went through until RTL8723BU, RTL8723BS, RTL8192U caused the errors below. I disabled them in kernel config and build completed. Devices that use those drivers won't have wifi (and bluetooth) with this image.
ERROR: "memset" [drivers/staging/rtl8723bu/r8723bu.ko] undefined!
ERROR
: "memcpy" [drivers/staging/rtl8723bu/r8723bu.ko] undefined!
ERROR
: "memset" [drivers/staging/rtl8723bs/r8723bs.ko] undefined!
ERROR
: "memcpy" [drivers/staging/rtl8723bs/r8723bs.ko] undefined!
ERROR
: "memset" [drivers/staging/rtl8192u/r8192u_usb.ko] undefined!
ERROR
: "memcpy" [drivers/staging/rtl8192u/r8192u_usb.ko] undefined!

After half an hour of testing this kernel 4.9rc6 seems to be workin gwell on my Surface Pro 3. It's the code they have in the Android-x86 repo: https://osdn.net/projects/android-x86/scm/git/kernel/commits?branch=kernel-4.9
Thank you everyone who has worked on it, and big thanks to project manager Chih-Wei Huang! I love Android-x86 and CyanogenMod x86.

Russ B

未讀,
2016年11月28日 凌晨3:18:062016/11/28
收件者:Android-x86
That seems to only be nightly builds of 6.0   Is there a page with nightly builds of other versions (7.0, 7.1,… )?

Andrew Matthews

未讀,
2016年11月28日 晚上7:28:322016/11/28
收件者:Android-x86
There is a bug and it does not display the timezone correctly 

Povilas Staniulis

未讀,
2016年11月28日 晚上7:41:352016/11/28
收件者:andro...@googlegroups.com
A little bit offtopic, but can anyone explain what the heck happened to
memset and memcpy ?
Can't find any info on the web.
Were they removed or just unexported for some reason ?

On 2016.11.27 22:46, Henri Koivuneva wrote:
> *Download 64-bit Android-x86 CM13 6.0.1r74 with kernel 4.9rc6:
> https://goo.gl/tgdcK0 <https://goo.gl/tgdcK0>*
> --
> You received this message because you are subscribed to the Google
> Groups "Android-x86" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to android-x86...@googlegroups.com
> <mailto:android-x86...@googlegroups.com>.
> To post to this group, send email to andro...@googlegroups.com
> <mailto:andro...@googlegroups.com>.

Henri Koivuneva

未讀,
2016年11月29日 凌晨3:50:262016/11/29
收件者:Android-x86
Time issues http://www.howtogeek.com/211144/how-to-get-windows-and-linux-clocks-to-display-the-correct-and-matching-time-dual-boot/
I just made windows use UTC via regedit, if I remember correctly.

Member and memcpy: yeah.. it's so strange. I wonder if the firmware images or code were updated in kernel 4.9 (most likely) or drivers and something went missing there.. could try if replacing them with files from the linux-firmware repo (kernel.org/Googlesource.com) would help.. but I unfortunately can't build until sometime next week.

Otherwise the newest 4.9RC6 on Android-x86 OSDN branch kernel-4.9 seems to work well for me! Wifi still crashes every now and then but that's just about waiting for mwifiex drivers (SP3) to be updated with fixes that I heard are queued. Cool stuff.

Andrew Matthews

未讀,
2016年11月30日 晚上10:57:012016/11/30
收件者:Android-x86
I use it as my main OS on a old laptop, I ended up using another rom, but these are very well built dude  

Otherwise the newest 4.9RC6 on Android-x86 OSDN branch kernel-4.9 seems to work well for me! Wifi still crashes every now and then but that's just about waiting for mwifiex drivers (SP3) to be updated with fixes that I heard are queued. Cool stuff.use

youling 257

未讀,
2016年12月6日 晚上11:46:572016/12/6
收件者:Android-x86
Nougat 7.1 kernel 4.9rc8 mesa 13.10 ,work well .
Wating for cm14.1 test iso .

Austin Pinto

未讀,
2016年12月6日 晚上11:49:452016/12/6
收件者:andro...@googlegroups.com
hi all.
can some1 please post a working vm with talkback preenabled?
i required talkback preenabled as i am a talkback user.
you can do this by going into settings of android x86 vm and
accessability and then talkback and then turn it on.
thanks

On 12/7/16, youling 257 <youli...@gmail.com> wrote:
> Nougat 7.1 kernel 4.9rc8 mesa 13.10 ,work well .
> Wating for cm14.1 test iso .
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android-x86" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-x86...@googlegroups.com.
> To post to this group, send email to andro...@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-x86.
> For more options, visit https://groups.google.com/d/optout.
>


--
search for me on facebook, google+, orkut..
austinpin...@gmail.com
follow me on twitter.
austinmpinto
contact me on skype.
austin.pinto3

Andrew Matthews

未讀,
2016年12月14日 凌晨4:17:232016/12/14
收件者:Android-x86
Could I ask what format I would have to use to get Android 7.1 to work in the install?

Henri Koivuneva

未讀,
2016年12月15日 凌晨3:29:452016/12/15
收件者:Android-x86
Sorry but what do you mean?

Andrew Matthews

未讀,
2016年12月15日 凌晨3:37:452016/12/15
收件者:Android-x86
When I try and install it with EXT4, it won't boot. It works fine on a USB drive with no issues, but when I install it won't boot. Any suggestions? 

Henri Koivuneva

未讀,
2016年12月22日 上午10:19:582016/12/22
收件者:Android-x86
@austin pinto I'll try to make a talkback-enabled VM on my Surface and upload it for you! I'll report back.

@Andrew Matthews How exactly do you install? With the built-in installer? I've had some issues with it too, so I've installed it the way I described in the first post (last parts): in my Windows C drive inside a folder, then configured GRUB through Ubuntu to look for the folder(s) and boot the images. They work as images from an ext4 partition too. But if you need full access to the system partition the built-in installer is the only way I guess..

@youling 257 I'm having some problems with CM14.1 building so I'm sticking to the default Android-x86. Same with Mesa 13.1, I tried fixing the errors myself but wasted 6 hours :D new errors came and came.

youling 257

未讀,
2016年12月22日 上午11:05:452016/12/22
收件者:Android-x86
cm14.1 base on 7.1.0,you can use this patch https://groups.google.com/d/msg/android-x86/stAxHcoJJP4/n0BXT1n7CAAJ 

在 2016年12月22日星期四 UTC+8下午11:19:58,Henri Koivuneva写道:

Henri Koivuneva

未讀,
2016年12月22日 中午12:27:082016/12/22
收件者:Android-x86
New Nougat builds for Christmas!

Nougat 7.1.1 builds with Pixel launcher, built from newest nougat-x86. Thank you developers for your great work.

64-bit Nougat 7.1.1, kernel 4.4: https://goo.gl/S4Kh1D

64-bit Nougat 7.1.1, kernel 4.9 (from Mauro Rossi's github): https://goo.gl/lbempa

Issues on Surface Pro 3 with both builds: Black screen in AnTuTu, random freezing, scrolling lag sometimes

And builds for those like me who don't always want/need root (user flag instead of userdebug or eng) below:

64-bit Nougat 7.1.1, kernel 4.4, user build: https://goo.gl/JpDpMH

64-bit Nougat 7.1.1, kernel 4.9, user build: https://goo.gl/KP9jmV


Unfortunately I don't currently have enough space on the SSDs or hard drives to make 32-bit Nougat builds. I'll share 64-bit and 32-bit Marshmallow hopefully today or tomorrow after they're completed.

Merry Christmas everyone!


torstai 17. marraskuuta 2016 23.40.51 UTC+2 Henri Koivuneva kirjoitti:
Hi guys! I'll be posting my Android-x86 builds in this thread for those who want to try it out as the awesome developers behind Android-x86 make it better and better.

It's named data-4gb.img in case you already have a data.img file for safety, to avoid overwriting your existing data.


It's mostly default, except with these changes/additions:
  • Newest pico gapps from OpenGAPPS plus:
    • Pixel Launcher (no "OK Google")
    • Chrome
    • PixelIcons
    • Wallpapers
    • Speech (Offline speech files)
    • Search (Google search app)
    • YouTube
    • Velvet (quick search box)
    • PrebuiltGmail
    • CalendarGooglePrebuilt
    • PrebuiltExchange3Google
    • GoogleContacts
    • If you want a full gapps build (like Nexus devices), I can try to make it, but there have been problems with some of the parts.
  • 240 DPI (lcd_density)

Issues I have with the Nougat image on Surface Pro 3 i3:

  • If wifi doesn't work, reboot. Then it worked for me.
  • I sometimes get freezes/hangs.
  • Multi-window mode is acting a bit weird randomly.
  • Taking screenshots doesn't always work.
  • Sleep doesn't work; if it sleeps, I can't wake it up anymore and have to do a hard reboot


*** *** *** ***


Issues I have with the 6.0.1 images on Surface Pro 3 i3:

  • If wifi doesn't work, reboot. Then it worked for me.
  • Wifi crashes randomly, doesn't always come up after boot
Other builds (pretty stable CM13+, experimental CM & Nougat, others): https://goo.gl/pb016x - private


Recommended app for rotation control:

Henri Koivuneva

未讀,
2016年12月22日 下午1:25:112016/12/22
收件者:Android-x86
Any user build I try to boot gives the SysRq emergency remount R/O error, weird. Userdebug and Mauro's eng builds boot well.


torstai 22. joulukuuta 2016 19.27.08 UTC+2 Henri Koivuneva kirjoitti:
New Nougat builds for Christmas!

Nougat 7.1.1 builds with Pixel launcher, built from newest nougat-x86. Thank you developers for your great work.



Issues on Surface Pro 3 with both builds: Black screen in AnTuTu, random freezing, scrolling lag sometimes

And builds for those like me who don't always want/need root (user flag instead of userdebug or eng) below:

Harkaman Shivakoti

未讀,
2016年12月23日 凌晨3:57:342016/12/23
收件者:Android-x86
I have window 7 and EasyBCD2.3 installed. In Neogrub I add this 

menuentry 'Nougat-x86' --class android-x86 {
    search --file --no-floppy --set=root /system.sfs
    linux /kernel root=/dev/ram0 androidboot.selinux=permissive quiet DATA=
    initrd /initrd.img
}

But it did not boot. I i add this
menuentry 'Nougat-x86' --class android-x86 {
    search --file --no-floppy --set=root  root (hd0,2)/system.sfs
    linux /kernel root=/dev/ram0 androidboot.selinux=permissive quiet DATA=
    initrd /initrd.img
}
Then i boot to first screen. It did not boot to androidx86. Can u please show me more detail how to use it without install and without USb. Thanks.

I am waiting for MM version.

Henri Koivuneva

未讀,
2016年12月23日 上午11:59:552016/12/23
收件者:Android-x86
@Harkaman Shivakoti I haven't used neogrub in years so I don't really know how to solve the issue...BUT... What do you mean with the first screen? Could you send a picture?

Would it work this way:
1. Using EasyBCD, Add a new entry to the boot menu from the NeoGRUB tab (install)
2. Click configure on the NeoGRUB tab and write this entry:
title Nougat-x86
root
(hd0,2)/system.sfs
kernel
(hd0,2)/kernel root=/dev/ram0 androidboot.selinux=permissive quiet DATA=
initrd
(hd0,2)/initrd.img
boot
From

Henri Koivuneva

未讀,
2016年12月23日 中午12:00:122016/12/23
收件者:Android-x86
Finally the Android-x86 6.0.1r77 / CyanogenMod 13 builds are ready! My hard drive got corrupted and I had to download and rebuild the source again on a new SSD. Had some errors too. That took hours even though the clean build process itself takes only 49-62 minutes haha...

So, here are 32-bit and 64-bit default kernel 4.4 builds. Pico gapps and DPI set to 160 (good for PC usage). You can change DPI from Settings -> Display -> DPI.

Download the 32-bit build here: https://goo.gl/PP2AUN

Download the 64-bit build here: https://goo.gl/pTc5sz


Merry Christmas and a Happy New Year everyone!


PS. If you have multiple images and aren't sure of the kernel version, you can check it on Ubuntu by opening terminal in the folder, then doing this command:
strings./kernel | grep gcc
It'll show the kernel version, build information like machine, name and date and time and the GNU compiler collection version that was used to build the kernel.

Henri Koivuneva

未讀,
2016年12月23日 中午12:12:342016/12/23
收件者:Android-x86
Finally the Android-x86 6.0.1r77 / CyanogenMod 13 builds are ready! My hard drive got corrupted and I had to download and rebuild the source again on a new SSD. Had some errors too. That took hours even though the clean build process itself takes only 49-62 minutes haha...

So, here are 32-bit and 64-bit default kernel 4.4 builds. Pico gapps and DPI set to 160 (good for PC usage). You can change DPI from Settings -> Display -> DPI.

Download the 32-bit build here: https://goo.gl/PP2AUN

Download the 64-bit build here: https://goo.gl/pTc5sz

Merry Christmas and a Happy New Year everyone!

Sorry for the typos with the kernel version command.. Here's the correct one:
strings ./kernel |grep gcc
 
訊息已遭刪除

Harkaman Shivakoti

未讀,
2016年12月23日 中午12:56:172016/12/23
收件者:Android-x86

@Henri Koivuneva
 I do not know why all builds have issue with some app for me. in.startv.hotstar-5.9.5.apk   and NBC Sports_v4.8.0_apkpure.com.apk, It is working on Blissrom Androidx86, but is has issue with Hdmi audio and  Is is also working in my ANdroid Tv box. Can you test it and check. I can install  and open app, but when i play video it stop working.

Chris Vandomelen

未讀,
2016年12月25日 下午1:34:242016/12/25
收件者:Android-x86
If you put everything in a directory called 'android', the Grub configuration should look like:

menuentry 'Nougat-x86' --class android-x86 {
  set DIR=/android
  insmod ntfs
  insmod part_gpt
  search --file --no-floppy --set=root $DIR/system.sfs
  linux $DIR/kernel root=/dev/ram0 androidboot.selinux=permissive quiet DATA=
  initrd $DIR/initrd.img
}

Change DIR to the actual directory you put it into.

If you also stuck a data.img into place (such as the one provided elsewhere in this thread), then you might need to change:
  ... DATA=
to:
  ... DATA=$DIR/data.img

Larry Underhill

未讀,
2016年12月26日 下午1:40:212016/12/26
收件者:Android-x86
@Henri Koivuneva
How to get superuser installed on your Christmas build?

Jan Cervenka

未讀,
2016年12月28日 下午4:11:152016/12/28
收件者:Android-x86
Hi I am having issues booting the nougat builds when installed on USB / Hard drive partition. I can point grub to the right directory but the screen just goes blank and the PC restarts. I can't see any logs etc. Can you help?

Andrew Matthews

未讀,
2016年12月28日 晚上10:46:522016/12/28
收件者:Android-x86
I got it to work with Windows UEFI partition on try not formatting the boot partition.  

Henri Koivuneva

未讀,
2016年12月30日 上午8:47:422016/12/30
收件者:Android-x86
@Harkaman Shivakoti I don't know, sorry. I tried a bunch of Fake GPS apps to get Hotstar to work here in Finland but without luck, so I can't debug it because it blocks watching from other countries than India.  I also downloaded NBC Sports (which failed to download for half an hour until it finally completed), only to see that I need a TV provider account to use it... and none of the providers here are apparently supported, and I don't even watch TV so I was unable to test it. If you could send dmesg and logcat that are captured while the apps crash, that'd be helpful. Anyways, youtube works for me so I assume it's something to do with how the apps are made. You could try enabling APPS COMPATIBILITY option from Settings and see if that helps! Otherwise, when you've captured the logs, post them here and send a bug report to Android-x86 so they can investigate and maybe fix the issue :)

@Larry Underhill I've never actually tried that. I saw somewhere else in the forum that SuperSU needs to be integrated in the built process if the built-in superuser solution doesn't work.

@Jan Cervenka Please see the post here, I had some issues too and what I wrote there helped: https://groups.google.com/d/msg/android-x86/BZZhufU_e6o/-dO8Bu-bEAAJ -- GOOD LUCK!

@Andrew Matthews Great!

Jon West

未讀,
2016年12月30日 下午3:16:012016/12/30
收件者:Android-x86
@Larry Underhill I have taken some time to get SuperSU integrated and working in n7.1x. I am using a vendor method, so all you will need to do is add the vendor, and then call the correct vendor.mk from it. Example: https://github.com/BlissRoms-Devices/android_device_generic_android_x86/pull/1/commits/f56bf44abc05e79cff42a698321fd6b4b1d566ed
Here is the vendor I updated for it: https://github.com/BlissRoms-x86/vendor-supersu
訊息已遭刪除

Harkaman Shivakoti

未讀,
2017年1月14日 清晨5:43:142017/1/14
收件者:Android-x86
@Henri Koivuneva

I went to Apps complatibility, then enable native bridge. And reboot. Then I installed nbc and hotstar apps. Now all the apps are working.Thanks for the help.

Jason Kurtz

未讀,
2017年1月17日 晚上11:23:272017/1/17
收件者:Android-x86
Henri,

I had the same problems with wifi, bluetooth touchscreen, grab the patched kernel from  https://github.com/linuxium/ubuntu-zesty/tree/Ubuntu-4.9.0-11.12 and also the firmware from http://linuxiumcomau.blogspot.com.au/2016_10_01_archive.html . He's fixed the wifi/bluetooth/emmc problems and has merged in all the cherry/bay trail patches and firmware :). Enjoy


On Thursday, November 17, 2016 at 4:40:51 PM UTC-5, Henri Koivuneva wrote:
Hi guys! I'll be posting my Android-x86 builds in this thread for those who want to try it out as the awesome developers behind Android-x86 make it better and better.

Issues I have with the 6.0.1 images on Surface Pro 3 i3:

  • If wifi doesn't work, reboot. Then it worked for me.
  • Wifi crashes randomly, doesn't always come up after boot
Other builds (pretty stable CM13+, experimental CM & Nougat, others): https://goo.gl/pb016x


Andrew Matthews

未讀,
2017年1月18日 凌晨1:07:372017/1/18
收件者:Android-x86
anyway to make this into a build?
回覆所有人
回覆作者
轉寄
0 則新訊息