I encountered a problem, with all 4.17 release candidates;
x86 32bit build is ok, but x86_64 kernel freezes in the early stage of boot.
Has someone seen this issue and do you know how to solve?
Mauro
--
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.
what problem?
also how did you compile mesa 18.1.0 ? when i try that i get error that LLVMAddEarlyCSEMemSSAPass is undefined or when i use LLVM 60 i get unrecognized module type "llvm_tblgen"
can you tell me why my kernel 4.17rc6 32bit build with mesa 18.0.4 is working fine on my old core i3 laptop and not on my cherry trail z8350 laptop ? it boots fine and then i only see terminal. No bootanimation nothing.
see "GRUB _" on the top left of the screen (the underscore seems like a blinking cursor), and hitting keys does nothing.yes,4.17 kernel have this problem
when i try to build using llvm60 and mesa 18.1.0 then i get this errorerror: undefined reference to 'llvm::initializeX86FlagsCopyLoweringPassPass(llvm::PassRegistry&external/llvm60/lib/Target/X86/X86TargetMachine.cpp:420: error: undefined reference to 'llvm::createX86FlagsCopyLoweringPass()'
I am also attempting to a build with kernel 4.17 and 4.18 and am failing to boot completely. Always, the last message I see printed to the console is:random: crng init doneIt takes between 30 seconds and 5 minutes for this message to appear. That time can be cut down if I randomly press keys on a keyboard, thereby increasing entropy. I've attempted to boot two different machines, a SandyBridge desktop and a Broadwell tablet, and received the same result.
I see that experimental-android-4.17 has been tagged at https://android.googlesource.com/kernel/common/+/experimental-android-4.17, so my next step will be to roll patches from the maurossi branch into experimental-android-4.17 and try again.
On Monday, 9 July 2018 03:33:26 UTC-4, Mauro Rossi wrote:Hi,thanks a lotDo you see some kind of freeze happening with 4.18rc expecially with Intel manufactured chipsets?My builds with kernel 4.17 and 4.18rc are still not reaching the console they freeze when autoloading some kernel moduleMauro
Il giorno sabato 7 luglio 2018 18:32:18 UTC+2, youling 257 ha scritto:you can test 7.1 rc2 and r1 use 7_y/z houdini running 王者荣耀,4.9、4.10、4.11、4.12、4.13、4.14、4.15、4.16、4.17、4.18,all need Revert "x86/signal/64: Re-add support for SS in the 64-bit signal context",I say this patch,android-x86: fix 64bit android7.1 games crash,From: lixin <li...@phoenixos.com>,Date: Sat, 8 Apr 2017 20:06:45 +0800openthos kernel 4.9、4.14、4.15、4.16、4.17、4.18 has a Revert "x86/signal/64: Re-add support for SS in the 64-bit signal context" patch by cwhuang,fix 5_y/z houdini with high kernel version,this patch added to Androidx86 7.1 r2 kernel 4.9.
在 2018年7月7日星期六 UTC+8下午8:32:23,yuki haya写道:Hello.Does the behavior of kernel 4.16 or later Native Bridge behave differently?There is a problem that the application does not start up.logcat has an error on libEGL.so.Thank you.
Hi,
Il giorno martedì 10 luglio 2018 02:53:58 UTC+2, tristin....@gmail.com ha scritto:I am also attempting to a build with kernel 4.17 and 4.18 and am failing to boot completely. Always, the last message I see printed to the console is:random: crng init doneIt takes between 30 seconds and 5 minutes for this message to appear. That time can be cut down if I randomly press keys on a keyboard, thereby increasing entropy. I've attempted to boot two different machines, a SandyBridge desktop and a Broadwell tablet, and received the same result.Thanks for the info, the problem is described here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897572#82
I will try with simple and unsafe approach of Reverting 43838a23a05f ("random: fix crng_ready() test")
I am also attempting to a build with kernel 4.17 and 4.18 and am failing to boot completely. Always, the last message I see printed to the console is:random: crng init doneIt takes between 30 seconds and 5 minutes for this message to appear. That time can be cut down if I randomly press keys on a keyboard, thereby increasing entropy. I've attempted to boot two different machines, a SandyBridge desktop and a Broadwell tablet, and received the same result.
I use gcc 8 build Linux kernel,i needn't Android source and Android toolchain,i use time make targz-pkg -i command . Linux version 4.18.0-rc6-android-x86_64+ (root@localhost) (gcc version 8.1.0 (Ubuntu 8.1.0-12ubuntu1)) #2 SMP PREEMPT Fri Jul 27 22:24:34 CST 2018a lot of bisect to find problem reason,https://www.spinics.net/lists/linux-efi/msg14445.html ,Temporary solution,Revert "x86/boot/compressed/64: Set up trampoline memory",https://github.com/youling257/android-4.9/commits/experimental/android-mainline-4.18-trackingthis patch final solved my problem.