Flashing kernel in pixel 2 (walleye)..?

131 views
Skip to first unread message

Saurabh Sakhare

unread,
Jul 19, 2019, 2:26:01 PM7/19/19
to Android Building
Hello, I'm newbie in kernel development. I want to know where can I get pixel 2 kernel and Clang toolchain and commands. I've been trying to compile it from last few days from random sources of git and google source. I could not compile a kernel I'm facing problem like some parse file is missing and arm32 toolchain. Pixel 2 is 64 bit wahoo. board is walleye. i'm trying every possible way somewhere I'm missing please help me out here.



Then I rooted my phone and got SYSTEM_LAST_BOOT_logs it attached with mail.
SYSTEM_BOOT@1563353761234.txt

Dan Willemsen

unread,
Jul 19, 2019, 2:31:49 PM7/19/19
to Android Building

On Fri, Jul 19, 2019 at 11:25 AM Saurabh Sakhare <saura...@gmail.com> wrote:
Hello, I'm newbie in kernel development. I want to know where can I get pixel 2 kernel and Clang toolchain and commands. I've been trying to compile it from last few days from random sources of git and google source. I could not compile a kernel I'm facing problem like some parse file is missing and arm32 toolchain. Pixel 2 is 64 bit wahoo. board is walleye. i'm trying every possible way somewhere I'm missing please help me out here.



Then I rooted my phone and got SYSTEM_LAST_BOOT_logs it attached with mail.

--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/2a095acf-f8af-4bfe-acfa-661d0d2d616f%40googlegroups.com.

Saurabh Sakhare

unread,
Jul 24, 2019, 9:02:11 AM7/24/19
to android-...@googlegroups.com
yeah I read that but when I use envsetup.sh it show the output like below.


= build config: /home/saurabh/walleyeMool/build.config
ARCH=arm64
BRANCH=android-msm-wahoo-4.4
CC=clang
CLANG_TRIPLE=aarch64-linux-gnu-
CROSS_COMPILE=aarch64-linux-android-
CROSS_COMPILE_ARM32=arm-linux-androideabi-
DEFCONFIG=wahoo_defconfig
EXTRA_CMDS=''
KERNEL_DIR=private/msm-google
POST_DEFCONFIG_CMDS='check_defconfig'
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-4053586/bin/
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin
LINUX_GCC_CROSS_COMPILE_ARM32_PREBUILTS_BIN=prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin
LZ4_PREBUILTS_BIN=prebuilts-master/misc/linux-x86/lz4
DTC_PREBUILTS_BIN=prebuilts-master/misc/linux-x86/dtc
LIBUFDT_PREBUILTS_BIN=prebuilts-master/misc/linux-x86/libufdt
FILES="
arch/arm64/boot/dtbo.img
arch/arm64/boot/Image.lz4-dtb
vmlinux
System.map
"
IN_KERNEL_MODULES=1
STOP_SHIP_TRACEPRINTK=1
UNSTRIPPED_MODULES="
wlan.ko
"

PATH=/home/saurabh/walleyeMool/prebuilts-master/misc/linux-x86/libufdt:/home/saurabh/walleyeMool/prebuilts-master/misc/linux-x86/dtc:/home/saurabh/walleyeMool/prebuilts-master/misc/linux-x86/lz4:/home/saurabh/walleyeMool/prebuilts-master/clang/host/linux-x86/clang-4053586/bin/:/home/saurabh/walleyeMool/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin:/home/saurabh/walleyeMool/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin:/home/saurabh/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/path/to/dir:/home/saurabh/bin

Reply all
Reply to author
Forward
0 new messages