WEP / WPA Personal connect and work fine..........WPA2 Personal gets Authentication error on 2 different devices tested
checked a few threads and maybe related to driver issues in 3.16.....others have seen same for different wifi drivers
Thank you for putting it on the github.
However, I saw it's a big single drop.
It's not easy to see what changed.
Could you please do it in this way:
* Clone the vanilla kernel
(e.g., https://github.com/torvalds/linux )
* Apply each patch separately, including
Google's and yours (if any).
In this way it could be reviewed more easily.
Have u found any other issues?
Do I need to leave the kernel/android folder to successfully complete the build, isn't it?
no have only been concerned about WiFi stuff.....will add some gapps this weekand if ok will run some games....any suggestions on other stuff to check out/verify????
also should I try 10.1.4 mesa intergration??
Can I ask some further questions? Just to undestand more about kernel folder and rebuild from scratch. I use ccache to speed-up
Do I need the existing ANDROID_SRC/kernel/android folder?
Android.mk file is necessary, but can I use the exact same file present in 3.10.52 current kernel?
Regarding android-x86_defconfig file how was it generated? Using kconfig merge scripts and merging necessary and recommended kernel config lines as per kernel/android files and instructions?
Thank you, sorry for asking, but I'm trying learn and fix these concepts.
Mauro
Do I need the existing ANDROID_SRC/kernel/android folder?
Android.mk file is necessary, but can I use the exact same file present in 3.10.52 current kernel?
Regarding android-x86_defconfig file how was it generated? Using kconfig merge scripts and merging necessary and recommended kernel config lines as per kernel/android files and instructions?
Awesome! Is there any solution for WIFI yet? I used the build you provided ( https://drive.google.com/file/d/0BxO6THtB865fZXM0bER4TUdvUlk/edit?usp=sharing ) and it wont even detect WIFI :( If someone managed to get it working, would you please upload it to gdrive or atleast guide me thru ^_^ Thanks!
Still no luck with built in WiFi ... :( Tried rosewill wifi dongle ... works for like 2-3 mins, gets dc and system becomes highly unstable.
Question : Does r2 works with AMD systems? What kernel x Mesa does it use?
--
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/qzU0G2zz8xE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Wifi card = Broadcom BCM4313 802.11 BGN and I was talking about AMD A8 APU :P I managed to boot up and run 4.4r1 for a while but then after a while I start to get this graphic glitches and eventually my system stops responding :( I tried a modified iso of rc1 with 10.1.1 which works fine btw :P
Can you provide me quick instructions or point me to a resource ? :)
M.
Quick question, how do I enable " b43.blacklist=yes" and can you do a gapps version pretty please?
Hi everybody,I'm sharing with you an experimental kernel 3.16 modded for Android-x86.Basically, the job was diff released kernel.org src with android x86 kernel, compared the changes and created patches to apply on 3.16.Also used experimental kernel 3.14 released from AOSP to ensure which changes were related to Android.Some extra changes were required in order to compile and run it (listed some of then in the end of this post)In the systems I tested (AMD A10 5800K / Celeron E3300 with Nvidia GT630) most of basic functions worked (watching videos, surfing at Web, etc).Nouveau performs a bit better with this kernel than the previous one (3.10.x), due the driver changes inside kernel. I noted a big difference playing videos.Currently, wifi network is not working (unable to store keys /authenticate - appears to be related to wpa-supplicant). Haven't tested with open networks.Wired network is working.********************************************************************WARNING: If you want to give a try on it, keep in mind that:- These changes may contain bugs that can DAMAGE your hardware and cause DATA LOSS.- Some hacks were made to bypass some security. So this may EXPOSE your machine and network.
Use it AT YOUR OWN RISK. YOU WERE ADVISED********************************************************************
If you want to build your system with these changes, here's 2 alternatives1) Applying patches:1.1) Download kernel 3.16 source (from kernel.org) and unpack it1.2) Copy the attached patches to the download kernel directory1.3) Apply them with "patch -p0 < patch_file_name". Each patch will modify files from the correspondent directory (kernel, arch, drivers, etc)1.4) Copy Android.mk file from Android-x86 kernel dir (ANDROID_SRC/kernel) to your downloaded kernel directory1.5) Replace current Android-x86 kernel directory (ANDROID_SRC/kernel) by your patched 3.161.6) Clean previous build and start compilation2) Ready modded kernel2.1) Download modded kernel source from here:2.2) replace your existing kernel dir (ANDROID_SRC/kernel), clean up previous build and kick in.* * *There is an ISO I built to test on my hardware. It's using mesa 10.1.5 and is intended for Radeon (non CGN) and Nvidia GPUs (This won't work for Intel GPU users)* * *Some of the "ugly" hacks made:- net/ipv4/tcp.c: Commented reference to rcv_saddr on ipv6 code/*s6 = &inet->pinet6->rcv_saddr;if (ipv6_addr_type(s6) == IPV6_ADDR_MAPPED)continue;*/- drivers/input/evdev.c: Removed call to wake_lock_destroy/*if (client->use_wake_lock)wake_lock_destroy(&client->wake_lock);*/- Disabled NETFILTER_XT_MATCH_QTAGUID parameter on kernel config to avoid errors related to xt_qtaguid.c- drivers/gpu/drm/drm_drv.c: ignored return from drm_ioctl_permit (permition check for drm ioctl, based on extra permissions, like CAP_SYS_ADMIN/DRM_AUTHI attached a file with some personal notes: "estudos_loucos_kernel_android_20140809.txt" (In Portuguese)* * *Have fun.pstglia
I have attempted to recompile the android 5.0 sources with this kernel. When compiling, it errors out saying No rule to make target `out/target/product/x86/kernel', needed by `out/target/product/x86/android_x86.iso'Any idea's? - As soon as i delete the sources on the new kernel, and replace the default it compiles OK.
3.16.1 built fine for 5.0.0_r2 when I tried it a week or so ago....
3.16.1 built fine for 5.0.0_r2 when I tried it a week or so ago....
https://drive.google.com/file/d/0B2evBKvIpdYkbTlFZmd0WWxmdE0/view?usp=sharing
On Sunday, November 23, 2014 7:24:27 AM UTC-5, Andrew Stubbs wrote:
I found the problem.
Driver version 3.16.0-android-x86.
But Android x86 5.0 is 3.16.1-android-x86 - https://groups.google.com/d/msg/android-x86/qzU0G2zz8xE/-leOh9zw5ZYJ
I have an AMD Athlon Desktop with Nvidia and a laptop with AMD E2-3800 with Radeon ... I cannot test it .... shame ...
I have tested with AMD Athlon X4 760 with NVidia GeForce GT610 at 1920x1080
Antutu 52072
Youtube OK at 720p
Firefox crashes
Maps Crashes
PasMark Test Crash at 2D/3D Test
THANKS for your work !!!
pd: What about CGN AMD APUS ?
--
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/qzU0G2zz8xE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Is it possible a kernel with nvidia official driver for linux ?
pd: What about CGN AMD APUS ?
Is it possible a kernel with nvidia official driver for linux ?
--
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/qzU0G2zz8xE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Folder:
~/kernel/arch/x86/configs
File:
android-x86_defconfig
Line 4968:
Change "# CONFIG_R8723AU is not set" to "CONFIG_R8723AU=m"
Folder:
~/device/generic/common
File:
BoardConfig.mk
Line 28:
Erase 8723au from TARGET_EXTRA_KERNEL_MODULES.
For people who have rtl8723au as wifi driver and it doesn't work, do those changes:
1:Folder:
~/kernel/arch/x86/configs
File:
android-x86_defconfigLine 4968:
Change "# CONFIG_R8723AU is not set" to "CONFIG_R8723AU=m"
2:Folder:
~/device/generic/common
File:
BoardConfig.mk
Line 28:
Erase 8723au from TARGET_EXTRA_KERNEL_MODULES.Notice that this will only work on this kernel 3.16.
Hi pstglia,
I'm an android newbie. I have a question about porting custom kernel to android x86. If I want to use your kernel 3.16 with android lollipop 5.1.1, What do I do? Can you get some guides for me, pls?
Thanks and Brg!
Thanks & Best regards! Thang, Nguyen Ngoc
--
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/qzU0G2zz8xE/unsubscribe.
To unsubscribe from this group and all its topics, 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.
Thanks pstglia,
I replaced android x86 lollipop kernel (4.0.9) by your kernel (v3.16_android) as your guides and compiled complete.
But I can't boot it. I can use debug mode, only console not graphic. I think that it has problem with graphic. But I can not get log msg. I'm using stb intel Atom(TM) CPU Z3735F, baytrail audio.
With android x86 lollipop kernel (4.0.9), get from http://www.android-x86.org, I can boot complete. But, drivers is good with kernel 3.10 - 3.16. So I want to downgrade the kernel.
Thanks & Best regards! Thang, Nguyen Ngoc
Thanks & Best regards! Thang, Nguyen Ngoc
Thanks & Best regards! Thang, Nguyen Ngoc
Hi pstglia,
to downgrade mesa and libdrm, Can you get some guides for me, pls?
Now, I replace folders external/drm, external/mesa, hardware/drm_gralloc by android 4.4.4 version. With hardware/intel/img/libdrm, I don't know how to replace it.
Thanks & Best regards! Thang, Nguyen Ngoc
Hi pstglia,
Audio driver with id is HAD0F28 (for hdmi) & AMCR0F28 (jack 3.5)
Thanks & Best regards!
from previous msgs, I replaced external/mesa and external/libdrm by
android 4.4_r3. But it has the same error. I'm continuous checking it.
I cat /proc/asound/cards but I don't see AMCR0F28 and HAD0F28. So I can
not probe drivers.
--