checking for arm-linux-androideabi-gcc... no
dev@host:/var/maru/aosp$ which arm-linux-androideabi-gcc
/var/maru/aosp/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/bin/arm-linux-androideabi-gccThat log was when I was trying to build a 3.4 kernel from xda. The reason I tried it is because at first I couldn't get the kernel source from Google to compile even before adding the options needed by Maru. I finally fixed it and got it to build with and without the options. I do have another issue so I'll post a few logs in the morning.Update:Here are the two logs.Thanks for the help!
- Download MaruOS from link provided above
- Download Arm 6.0 Pico package from opengapps.org
- Reboot to TWRP
- Backup your device
- Do a Factory Reset in the Wipe section (Please DO NOT wipe your system. It causes issues)
- Flash the MaruOS zip
- Flash OpenGapps zip
- Reboot
LDFLAGS=" -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--icf=safe -Wl,--fix-cortex-a8 \ -Wl,-dynamic-linker,/system/bin/linker \ /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtbegin_dynamic.o \ -lc -ldl \ -L/media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib \ /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtend_android.o" && \
Hi TylerI tested it right now. Sadly my n7 won't boot.I had ubuntu installed so I flashed stock 5.1.1 and after wipeing I flashed your boot.img and system.img. After the bootloader (google logo) it takes a few secounds after that it reboots and not even showing any android/maru boot logo.
And idk if android writes some logfiles that early in the boot process, I'll have a look this evening if I can find something.
[ 0.487884] Unable to handle kernel paging request at virtual address 34797474 [ 0.488098] pgd = c0004000 [ 0.488403] [34797474] *pgd=00000000 [ 0.488708] Internal error: Oops: 5 [#1] PREEMPT SMP ARM [ 0.488891] CPU: 2 Tainted: G W (3.4.0-g12ac319-dirty #1) [ 0.489227] PC is at kmem_cache_alloc_trace+0x68/0x1b4 [ 0.489410] LR is at con_insert_unipair+0xa0/0xec [ 0.489715] pc : [<c0125844>] lr : [<c0347458>] psr: 20000013 [ 0.489715] sp : e4945ed8 ip : 00000003 fp : c0fb56f4 [ 0.490173] r10: 00000001 r9 : 00000080 r8 : c0347458 [ 0.490356] r7 : c0f32940 r6 : 000000d0 r5 : e4900200 r4 : 34797474 [ 0.490661] r3 : 00000000 r2 : 03ff2000 r1 : 00000266 r0 : e4944000 [ 0.490844] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 0.491149] Control: 10c5787d Table: 8020406a DAC: 00000015
Good Afternoon guys (or probably night for you) ;)
msm-gpio-regulator: probe of msm-gpio-regulator.174 failed with error -22 [ 0.242950] saw_probe: id=0, name=8921_s5 [ 0.243316] saw_probe: id=1, name=8921_s6 [ 0.243682] saw_probe: id=2, name=8821_s0 [ 0.244049] saw_probe: id=3, name=8821_s1 [ 0.252197] Sensors:DSPS: initial dsps. [ 0.253204] [ELAN] Touch dirver register [ 0.253601] persistent_ram: found existing buffer, size 25709, start 25709 [ 0.342742] console [ram-1] enabled [ 0.343353] apq8064_init_fb: lcd_type=0 [ 0.343566] apq8064_init_fb: register mipi_JDI_panel_device [ 0.344970] msm_gpiomux_install: write failure: -22 [ 0.345092] msm_gpiomux_install: write failure: -22 [ 0.345214] msm_gpiomux_install: write failure: -22 [ 0.345336] msm_gpiomux_install: write failure: -22 [ 0.345428] msm_gpiomux_install: write failure: -22 [ 0.345642] msm_gpiomux_install: write failure: -22 [ 0.346557] Registering gpio keys [ 0.346771] Reconfigure VOL_UP(GPIO155) and VOL_DOWN(GPIO189) with PMIC [ 0.347015] 8921_l17: Failed to create debugfs directory [ 0.348937] ------------[ cut here ]------------
found something similar here: (marked error with gpioregulator)
https://forum.cyanogenmod.org/topic/85914-stuck-on-google-logo-after-compilation/
Here what they found out:
" The problem was that $ ./get-prebuilts step wan't completed properly."
This maybe gives a hint to the source of the problem. (error is not exactly the same as mine)
Thanks for any tips!
Hey @Preetam,Attempting to get things moved over to Nougat. Not really having too many issues getting things merged. Had 3 quick questions for you. Since this really isn't official Maru, I understand if you don't have time to check it out.1) There is no dashboard_categories.xml in packages/apps/Settings/res/xml anymore. I've been trying to find the commit that changed that around but haven't been able to locate it. I didn't know if you had a suggestion or ran into that with attempts with marshmallow.
2) Regarding frameworks/base/core/java/android/app/ContextImpl.java They removed all the registerService stuff and I can't seem to find it or a commit for it as of now.
including ./vendor/asus/fugu/proprietary/app/Android.mk ... including ./vendor/asus/fugu/proprietary/framework/Android.mk ... including ./vendor/asus/fugu/proprietary/priv-app/Android.mk ... including ./vendor/asus/grouper/proprietary/Android.mk ... including ./vendor/asus/tilapia/proprietary/Android.mk ... including ./vendor/broadcom/grouper/proprietary/Android.mk ... including ./vendor/broadcom/manta/proprietary/Android.mk ... including ./vendor/broadcom/tilapia/proprietary/Android.mk ... including ./vendor/invensense/grouper/proprietary/Android.mk ... including ./vendor/invensense/tilapia/proprietary/Android.mk ... including ./vendor/maruos/Android.mk ... including ./vendor/nvidia/grouper/keymaster/Android.mk ... including ./vendor/nvidia/grouper/proprietary/Android.mk ... including ./vendor/nvidia/shield_common/proprietary/vendor/app/ConsoleUI/Android.mk ... including ./vendor/nvidia/tilapia/keymaster/Android.mk ... including ./vendor/nvidia/tilapia/proprietary/Android.mk ... including ./vendor/widevine/grouper/proprietary/Android.mk ... including ./vendor/widevine/manta/proprietary/Android.mk ... including ./vendor/widevine/tilapia/proprietary/Android.mk ...
That's really weird. They are definitely in vendor/asus folder.EDIT: Figured it out. device.mk was point to vendor/asus/flo/device-vendor.mk (which doesn't exist) instead of vendor/asus/flo/flo-vendor.mk. I'll have a new build to test tomorrow.
============================================Checking build tools versions...************************************************************You are attempting to build with the incorrect versionof java.Your version is: java version "1.7.0_95" OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-3) OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode).The required version is: "1.8.x"Please follow the machine setup instructions atbuild/core/main.mk:171: *** stop. Stop.https://source.android.com/source/initializing.html************************************************************#### make failed to build some targets (18 seconds) ####
# CONFIG_UTS_NS is not set # CONFIG_PID_NS is not set # CONFIG_NET_NS is not set
CONFIG_SYSVIPC=y
Is was good you fallowed the same goole instruction regarding the blobs , but for me at Lg G4 , It seams I have all I need but i do not kmnow exactly how to set up the blobs ,or if the source from lg taht I put over maruos , will bring that blobs .But i'm tring to read and read and read ....lol
--
You received this message because you are subscribed to a topic in the Google Groups "Maru OS dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/maru-os-dev/zdT_qHydRXA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to maru-os-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maru-os-dev/c63df417-9f8b-4d71-860d-e856c14e5f92%40googlegroups.com.
So is the next step to create an easy installer for flo? I want to understand more about the easy installer, as to how it unlocks bootloader and how it flashes ROM, is there somewhere i can read about this?Tyler, was curious how you were testing it in the device without the flashable zip? Asking this coz i'm also interested in building os from scratch, just for learning, and try it out in my device
On Wed, Nov 16, 2016 at 9:55 AM, Dionis L <diana...@gmail.com> wrote:
Is was good you fallowed the same goole instruction regarding the blobs , but for me at Lg G4 , It seams I have all I need but i do not kmnow exactly how to set up the blobs ,or if the source from lg taht I put over maruos , will bring that blobs .But i'm tring to read and read and read ....lol
--
You received this message because you are subscribed to a topic in the Google Groups "Maru OS dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/maru-os-dev/zdT_qHydRXA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to maru-os-dev...@googlegroups.com.
Would anyone with a Nexus 7 like to test? Here's something you can flash in recovery. For whatever reason, it seems to replace recovery but you can easily reflash your custom recovery.
Try this
Would you mind trying this? It's the same build but with a completely stock kernel. Won't be able boot into debian but just want to see if the rom will boot.
What you see in dmesg ,kernel logs , when you attach hdmi out cable?In adb ?
ok ,that 's great . You can now check live logs and see what's going on
Pretty sure vendor files didn't get pulled in and that was causing the issue. Here's a new build.