GL Error makes apps crash on CUSTOM ROM - LineageOS Questions & Answers

i got a problem while trying to enter on Incognite Mode on Chrome, or when I try to play a song on Spotify while I got my headphones connected through bluetooth on Spotify, Chrome and Spotify crashes and they have the same error, which says "GL errors frameworks/base/libs/hwui/renderthread/CanvasContext.cpp:550"
My device is a MTK Processor MT6580 Kernel 3.18.19 Official Android version 6.0.1 but I ported it to 7.1.2 and running OS fine except this issue I dont know how to fix
the problem generated on the logs is this:
Process: com.spotify.music
Flags: 0x38d83e44
Package: com.spotify.music v85204766 (8.7.18.1138)
Foreground: Yes
Build: 'BLU/xxx/xxx:7.1.2/xxxx/xxx:userdebug/release-keys'
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Cardinal-AOSP Version: '4.5'
Build fingerprint: 'BLU/xxx/xxx:7.1.2/xxxx/xxx:userdebug/release-keys'
Revision: '0'
ABI: 'arm'
pid: 5099, tid: 5220, name: RenderThread >>> com.spotify.music <<<
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: 'GL errors! frameworks/base/libs/hwui/renderthread/CanvasContext.cpp:550'
r0 00000000 r1 00001464 r2 00000006 r3 00000008
r4 8f5f0978 r5 00000006 r6 8f5f0920 r7 0000010c
r8 94ae0b80 r9 00000000 sl 973882fc fp 973882f8
ip 00000000 sp 8f5eff38 lr b4384ec7 pc b4387748 cpsr 20070010
backtrace:
#00 pc 0004a748 /system/lib/libc.so (tgkill+12)
#01 pc 00047ec3 /system/lib/libc.so (pthread_kill+34)
#02 pc 0001d6f5 /system/lib/libc.so (raise+10)
#03 pc 00019241 /system/lib/libc.so (__libc_android_abort+34)
#04 pc 000171f8 /system/lib/libc.so (abort+4)
#05 pc 0000c1dd /system/lib/libcutils.so (__android_log_assert+112)
#06 pc 00024077 /system/lib/libhwui.so
#07 pc 00025a73 /system/lib/libhwui.so
#08 pc 00029035 /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+80)
#09 pc 0000e3fd /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
#10 pc 00066c11 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#11 pc 00047993 /system/lib/libc.so (_ZL15__pthread_startPv+22)
#12 pc 00019c8d /system/lib/libc.so (__start_thread+6)
Do u have any idea what file is causing that on the ported rom and what i have to replace from stock to there? I'd appreciate any help from you, I like porting and stuff so I wish i could fix this I'd appreciate any help

I fixed the issue years ago and shared it for mt6580 community. You can grab my fixcrash patch for mt6580 on Kernel 3.18.19.
You will find some other patches too, If you need it. A bit late, but maybe it helps someone.
MT6580 - Google Drive
drive.google.com
Otherwise port my latest LineageOS 14.1 which has newest / latest patches from LineageOS included (Security Patch Level is from 2022).
Also all issues are fixed, media codec issues (Video Playback), FM Radio works, no App crashes, power profiles are included and GPS is working as well. Lot of crashes in background are fixed, which i found with logcat (improves the speed and battery lifetime).
ROM LineageOS 14.1 | [Custom]-[Updated] add the 02/27/2022 on Needrom

Related

[Q] HOX+ boot loop due to a segfault

I got the kernel, rom and other packages from http://forum.xda-developers.com/showthread.php?t=2067325 and the appropriate TWRP recovery image, wiped, installed and apparently actually managed to install LLoir's distribution my international HOX+.
However, when booting it seems that the boot process never finishes because dalvik can't load JNI libraries and segfaults:
Code:
E/JNIHelp (12861): Native registration unable to find class 'android/media/videoeditor/VideoEditorProfile', aborting
F/libc (12861): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 12861 (zygote)
I/DEBUG ( 166): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 166): Build fingerprint: 'htc_europe/enrc2b/enrc2b:4.1.1/JRO03C/125529.22:user/release-keys'
I/DEBUG ( 166): pid: 12861, tid: 12861, name: zygote >>> zygote <<<
I/DEBUG ( 166): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
and the rest of the log in http://pastebin.com/UCiRZZuy. Apparently the Android gui and surfaceflinger depend on this media library and the phone doesn't thus boot into the home screen but repeatedly tries to restart the failing service.
I haven't found anything related to this so I must have screwed up at some point. Any ideas?
No. There is a HOX+ forum, which might be better suited.

Trying to build AOSP-based Android L Preview ROM

I was able to build Android using AOSP android-l-preview_r2 project tree + a couple of CM and custom projects (kernel, device, ...). I made it pass the HTC boot animation, and I'm stuck and the android gray logo boot animation.
Here's the part of my logcat that seems to pinpoint the issue and my custom manifest :
Code:
11-01 04:47:08.033 153 153 I AudioFlinger: loadHwModule() Loaded primary audio interface from Nvidia Audio HW HAL (audio) handle 1
--------- beginning of crash
11-01 04:47:08.033 153 153 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x6 in tid 153 (mediaserver)
11-01 04:47:08.142 150 150 I SELinux : SELinux: Loaded file_contexts from /file_contexts
11-01 04:47:08.158 150 150 I DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-01 04:47:08.159 150 150 I DEBUG : Build fingerprint: 'Android/full_endeavoru/endeavoru:4.4.3.43.43.43/AOSP/billy10311923:userdebug/test-keys'
11-01 04:47:08.159 150 150 I DEBUG : Revision: '0'
11-01 04:47:08.159 150 150 I DEBUG : ABI: 'arm'
11-01 04:47:08.159 150 150 I DEBUG : pid: 153, tid: 153, name: mediaserver >>> /system/bin/mediaserver <<<
11-01 04:47:08.159 150 150 I DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x6
11-01 04:47:08.190 150 150 I DEBUG : r0 40d010c0 r1 00000002 r2 00000002 r3 33333333
11-01 04:47:08.190 150 150 I DEBUG : r4 40d010c0 r5 00000002 r6 40d5c298 r7 55555555
11-01 04:47:08.190 150 150 I DEBUG : r8 33333333 r9 40d73240 sl 40d1b380 fp 00000000
11-01 04:47:08.190 150 150 I DEBUG : ip 55555555 sp becab7b8 lr 412f9118 pc 412f913c cpsr 20010010
11-01 04:47:08.192 150 150 I DEBUG :
11-01 04:47:08.192 150 150 I DEBUG : backtrace:
11-01 04:47:08.193 150 150 I DEBUG : #00 pc 0001713c /system/lib/hw/audio.primary.tegra.so
11-01 04:47:08.193 150 150 I DEBUG : #01 pc 00014521 /system/lib/libaudioflinger.so
11-01 04:47:08.193 150 150 I DEBUG : #02 pc 000255e1 /system/lib/libaudioflinger.so
11-01 04:47:08.193 150 150 I DEBUG : #03 pc 0000ef5b /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyCompatClient::openOutput(int, unsigned int*, unsigned int*, audio_format_t*, unsigned int*, unsigned int*, audio_output_flags_t, audio_offload_info_t const*)+30)
11-01 04:47:08.194 150 150 I DEBUG : #04 pc 0000e3d5 /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyManagerBase::AudioPolicyManagerBase(android_audio_legacy::AudioPolicyClientInterface*)+580)
11-01 04:47:08.194 150 150 I DEBUG : #05 pc 00009831 /system/lib/hw/audio_policy.default.so (createAudioPolicyManager+20)
11-01 04:47:08.194 150 150 I DEBUG : #06 pc 0000f415 /system/lib/hw/audio_policy.default.so
11-01 04:47:08.194 150 150 I DEBUG : #07 pc 00025231 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioPolicyService()+388)
11-01 04:47:08.194 150 150 I DEBUG : #08 pc 00001c9f /system/bin/mediaserver
11-01 04:47:08.194 150 150 I DEBUG : #09 pc 00001605 /system/bin/mediaserver
11-01 04:47:08.194 150 150 I DEBUG : #10 pc 00012bc1 /system/lib/libc.so (__libc_init+44)
11-01 04:47:08.194 150 150 I DEBUG : #11 pc 00001898 /system/bin/mediaserver
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github"
fetch="https://github.com" />
<project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" revision="refs/tags/android-4.4.4_r2.0.1" />
<remove-project name="platform/external/sepolicy" />
<project name="endeavoru/android_external_sepolicy" path="external/sepolicy" remote="github" revision="refs/heads/android-l-preview_r2" />
<remove-project name="platform/build" />
<project name="endeavoru/android_build" path="build" remote="github" revision="refs/heads/android-l-preview_r2" />
<remove-project name="platform/system/core" />
<project name="endeavoru/android_system_core" path="system/core" remote="github" revision="refs/heads/android-l-preview_r2" />
<project name="endeavoru/android_device_htc_endeavoru" path="device/htc/endeavoru" remote="github" revision="refs/heads/android-l-preview_r2" />
<project name="endeavoru/android_device_htc_tegra3-common" path="device/htc/tegra3-common" remote="github" revision="refs/heads/android-l-preview_r2" />
<project name="endeavoru/android_kernel_htc_endeavoru" path="kernel/htc/endeavoru" remote="github" revision="refs/heads/android-l-preview_r2" />
</manifest>
Could an admin transfer my thread in the Android Development Forum so I could get some help ?
Come on ? There's really no one that can even say something ?
Try to ask developers. Not many devs look there
Thanks MikeChannon for moving the thread!
I rebuilt my ROM with the android-5.0.0_r2 AOSP source code and CM's device and kernel repos. Here are some tombstones...
Code:
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Android/full_endeavoru/endeavoru:5.0/LRX21M/billy11120657:userdebug/test-keys'
Revision: '0'
ABI: 'arm'
pid: 4935, tid: 4935, name: mediaserver >>> /system/bin/mediaserver <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x6
cannot get registers: No such process
backtrace:
#00 pc 0001713c /system/lib/hw/audio.primary.tegra.so
#01 pc 0001fc15 /system/lib/libaudioflinger.so
#02 pc 0001fd69 /system/lib/libaudioflinger.so
#03 pc 00009831 /system/lib/libaudiopolicyservice.so
#04 pc 00019d41 /system/lib/libaudiopolicymanagerdefault.so (android::AudioPolicyManager::AudioPolicyManager(android::AudioPolicyClientInterface*)+972)
#05 pc fffffffd <unknown>
stack:
........ ........
........ ........
........ ........
........ ........
........ ........
........ ........
cannot get siginfo for 4935: No such process
--------- tail end of log main
11-12 19:32:28.661 4935 4935 E CameraWrapper: failed to open vendor camera module
11-12 19:32:28.664 4935 4935 I AudioPolicyService: AudioPolicyService CSTOR in new mode
11-12 19:32:28.668 4935 4935 I AudioPolicyManager: loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
11-12 19:32:28.671 4935 4935 W linker : libaudioavp.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
11-12 19:32:28.996 4935 4935 I AudioFlinger: loadHwModule() Loaded primary audio interface from Nvidia Audio HW HAL (audio) handle 1
--------- log main
11-12 19:32:28.607 4935 4935 I mediaserver: ServiceManager: 0x40f500c0
11-12 19:32:28.607 4935 4935 I AudioFlinger: Using default 3000 mSec as standby time.
11-12 19:32:28.651 4935 4935 I CameraService: CameraService started (pid=4935)
11-12 19:32:28.652 4935 4935 I CameraService: Loaded "Tegra 3 Camera Wrapper" camera module
11-12 19:32:28.652 4935 4935 V CameraWrapper: camera_get_number_of_cameras
11-12 19:32:28.652 4935 4935 V CameraWrapper: check_vendor_module
11-12 19:32:28.661 4935 4935 E HAL : load: module=/system/lib/hw/vendor-camera.tegra.so
11-12 19:32:28.661 4935 4935 E HAL : dlopen failed: could not load library "libcameraface.so" needed by "vendor-camera.tegra.so"; caused by cannot locate symbol "_ZN7android10VectorImpl19reservedVectorImpl1Ev" referenced by "libcameraface.so"...
11-12 19:32:28.661 4935 4935 E CameraWrapper: failed to open vendor camera module
11-12 19:32:28.664 4935 4935 I AudioPolicyService: AudioPolicyService CSTOR in new mode
11-12 19:32:28.668 4935 4935 I AudioPolicyManager: loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
11-12 19:32:28.671 4935 4935 W linker : libaudioavp.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
11-12 19:32:28.996 4935 4935 I AudioFlinger: loadHwModule() Loaded primary audio interface from Nvidia Audio HW HAL (audio) handle 1
Code:
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Android/full_endeavoru/endeavoru:5.0/LRX21M/billy11120657:userdebug/test-keys'
Revision: '0'
ABI: 'arm'
pid: 5780, tid: 5780, name: mediaserver >>> /system/bin/mediaserver <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x6
r0 40f010d0 r1 00000002 r2 00000002 r3 33333333
r4 40f010d0 r5 00000002 r6 40f7a180 r7 55555555
r8 33333333 r9 beccc7a0 sl 00000002 fp 00000002
ip 55555555 sp beccc708 lr 4164c118 pc 4164c13c cpsr 200f0010
d0 0000000000000000 d1 0000000000000000
d2 0000000000000000 d3 0000000000000000
d4 695f445f50534469 d5 68635f6365735f6e
d6 203e32522c324c3c d7 4f5f32495341203d
d8 0000000000000000 d9 0000000000000000
d10 0000000000000000 d11 0000000000000000
d12 0000000000000000 d13 0000000000000000
d14 0000000000000000 d15 0000000000000000
d16 0000000000000000 d17 0000000000000000
d18 0000000000000000 d19 0000000000000000
d20 0000000000000000 d21 0000000000000000
d22 0000000000000000 d23 0000000000000000
d24 0000000000000000 d25 0000000000000000
d26 0000000000000000 d27 0000000000000000
d28 0000000000000000 d29 0000000000000000
d30 0000000000000000 d31 0000000000000000
scr 00000000
backtrace:
#00 pc 0001713c /system/lib/hw/audio.primary.tegra.so
#01 pc 0001fc15 /system/lib/libaudioflinger.so
#02 pc 0001fd69 /system/lib/libaudioflinger.so
#03 pc 00009831 /system/lib/libaudiopolicyservice.so
#04 pc 00019d41 /system/lib/libaudiopolicymanagerdefault.so (android::AudioPolicyManager::AudioPolicyManager(android::AudioPolicyClientInterface*)+972)
#05 pc 0000049d /system/lib/libaudiopolicymanager.so (createAudioPolicyManager+16)
#06 pc 00006d07 /system/lib/libaudiopolicyservice.so
#07 pc 0000ec11 /system/lib/libutils.so (android::RefBase::incStrong(void const*) const+38)
#08 pc 00001d5f /system/bin/mediaserver
#09 pc 0000169d /system/bin/mediaserver
#10 pc 000128f1 /system/lib/libc.so (__libc_init+44)
#11 pc 00001938 /system/bin/mediaserver
stack:
beccc6c8 00000000
beccc6cc 4163db0c /system/lib/hw/audio.primary.tegra.so (list_push_data+24)
beccc6d0 00000000
beccc6d4 0001aba0
beccc6d8 40f4d6a4
beccc6dc 41651468 /system/lib/hw/audio.primary.tegra.so
beccc6e0 00000000
beccc6e4 40275393 /system/lib/libbinder.so (android::Parcel::~Parcel()+8)
beccc6e8 4163fe4c /system/lib/hw/audio.primary.tegra.so
beccc6ec 00000002
beccc6f0 beccc868 [stack]
beccc6f4 40f7a180
beccc6f8 00000001
beccc6fc 00000002
beccc700 beccc868 [stack]
beccc704 beccc870 [stack]
#00 beccc708 beccc7a0 [stack]
beccc70c 00000002
beccc710 00000002
beccc714 401419a7 /system/lib/libaudioflinger.so
beccc718 00000001
beccc71c 40f1b520
beccc720 beccc870 [stack]
beccc724 40f7a180
beccc728 beccc868 [stack]
beccc72c 00000000
beccc730 00000002
beccc734 40142c17 /system/lib/libaudioflinger.so
#01 beccc738 beccc870 [stack]
beccc73c beccc750 [stack]
beccc740 40f170e0
beccc744 401943c1 /system/lib/libutils.so (android::VectorImpl::_grow(unsigned int, unsigned int)+154)
beccc748 00000000
beccc74c 40f73240
beccc750 00000000
beccc754 40f7a1d8
beccc758 40f7a1d8
beccc75c 4019442d /system/lib/libutils.so (android::VectorImpl::insertAt(void const*, unsigned int, unsigned int)+44)
beccc760 beccc78c [stack]
beccc764 40f7a180
beccc768 40fd65f0
beccc76c 00000002
beccc770 beccc7a0 [stack]
beccc774 beccc870 [stack]
........ ........
#02 beccc788 beccc870 [stack]
beccc78c 00000002
beccc790 beccc86c [stack]
beccc794 00000002
beccc798 00000001
beccc79c 40f7a1ac
beccc7a0 40f73240
beccc7a4 40f88280
beccc7a8 40142d31 /system/lib/libaudioflinger.so
beccc7ac beccc7dc [stack]
beccc7b0 00000002
beccc7b4 00000001
beccc7b8 beccc870 [stack]
beccc7bc beccc868 [stack]
beccc7c0 40fd6540
beccc7c4 4081c833 /system/lib/libaudiopolicyservice.so
#03 beccc7c8 40fd65f0
beccc7cc beccc86c [stack]
beccc7d0 40fd65e8
beccc7d4 00000002
beccc7d8 4019a020 /system/lib/libutils.so
beccc7dc 40f7a180
beccc7e0 4083d39b /system/lib/libaudiopolicymanagerdefault.so
beccc7e4 40f88280
beccc7e8 beccc870 [stack]
beccc7ec beccc86c [stack]
beccc7f0 4081c7e1 /system/lib/libaudiopolicyservice.so
beccc7f4 beccc860 [stack]
beccc7f8 40f010b0
beccc7fc 4083bd43 /system/lib/libaudiopolicymanagerdefault.so (android::AudioPolicyManager::AudioPolicyManager(android::AudioPolicyClientInterface*)+974)
#04 beccc800 40fd65f0
beccc804 beccc86c [stack]
beccc808 40fd65e8
beccc80c 00000002
beccc810 0000005a
beccc814 00000000
beccc818 00000001
beccc81c 40f02230
beccc820 40f02230
beccc824 00000000
beccc828 40f882d8
beccc82c 40f882f0
beccc830 4081c7e1 /system/lib/libaudiopolicyservice.so
beccc834 4083ed4e /system/lib/libaudiopolicymanagerdefault.so
beccc838 4083d2ec /system/lib/libaudiopolicymanagerdefault.so
beccc83c 40f88544
........ ........
#05 beccc8d8 b2ebb530
beccc8dc 40f539a0
beccc8e0 beccc8ec [stack]
beccc8e4 40819d0b /system/lib/libaudiopolicyservice.so
#06 beccc8e8 40f539b4
beccc8ec 40f50110
beccc8f0 40f539a0
beccc8f4 40f1b210
beccc8f8 00000000
beccc8fc 40f1b210
beccc900 beccc92c [stack]
beccc904 beccc928 [stack]
beccc908 beccc924 [stack]
beccc90c 40f500c0
beccc910 4027310b /system/lib/libbinder.so
beccc914 40191c13 /system/lib/libutils.so (android::RefBase::incStrong(void const*) const+40)
#07 beccc918 40f539a0
beccc91c 40093d63 /system/bin/mediaserver
#08 beccc920 00000000
beccc924 40f500c0
beccc928 40f72168
beccc92c 40f539a4
beccc930 beccc9e8 [stack]
beccc934 beccc9a0 [stack]
beccc938 00000001
beccc93c beccc98c [stack]
beccc940 becccb44 [stack]
beccc944 00000000
beccc948 00000000
beccc94c 400936a1 /system/bin/mediaserver
#09 beccc950 becccf71 [stack]
beccc954 40122784
beccc958 00000000
beccc95c 00000004
beccc960 401758e1 /system/bin/linker
beccc964 40175da7 /system/bin/linker
beccc968 becccf71 [stack]
beccc96c 40122004
beccc970 00000000
beccc974 4023fdf4
beccc978 40092000 /system/bin/mediaserver
beccc97c 00000000
beccc980 becccf71 [stack]
beccc984 00000000
beccc988 4017a808 /system/bin/linker
beccc98c 40f53940
........ ........
#10 becccb10 becccb28 [stack]
becccb14 00000000
becccb18 00000000
becccb1c 00000000
becccb20 00000000
becccb24 4009393c /system/bin/mediaserver
#11 becccb28 40095d50 /system/bin/mediaserver
becccb2c 40095d58 /system/bin/mediaserver
becccb30 40095d64 /system/bin/mediaserver
becccb34 becccb40 [stack]
becccb38 00000000
becccb3c 4016f6df /system/bin/linker (__dl__ZN20LinkerBlockAllocator11protect_allEi+20)
becccb40 00000001
becccb44 becccc34 [stack]
becccb48 00000000
becccb4c becccc4c [stack]
becccb50 becccc89 [stack]
becccb54 becccc9c [stack]
becccb58 beccccb1 [stack]
becccb5c becccccc [stack]
becccb60 beccccdf [stack]
becccb64 beccccf8 [stack]
cannot get siginfo for 5785: Invalid argument
--------- log main
11-12 19:32:44.659 5780 5780 I mediaserver: ServiceManager: 0x40f500c0
11-12 19:32:44.659 5780 5780 I AudioFlinger: Using default 3000 mSec as standby time.
11-12 19:32:44.711 5780 5780 I CameraService: CameraService started (pid=5780)
11-12 19:32:44.711 5780 5780 I CameraService: Loaded "Tegra 3 Camera Wrapper" camera module
11-12 19:32:44.712 5780 5780 V CameraWrapper: camera_get_number_of_cameras
11-12 19:32:44.712 5780 5780 V CameraWrapper: check_vendor_module
11-12 19:32:44.720 5780 5780 E HAL : load: module=/system/lib/hw/vendor-camera.tegra.so
11-12 19:32:44.720 5780 5780 E HAL : dlopen failed: could not load library "libcameraface.so" needed by "vendor-camera.tegra.so"; caused by cannot locate symbol "_ZN7android10VectorImpl19reservedVectorImpl1Ev" referenced by "libcameraface.so"...
11-12 19:32:44.720 5780 5780 E CameraWrapper: failed to open vendor camera module
11-12 19:32:44.722 5780 5780 I AudioPolicyService: AudioPolicyService CSTOR in new mode
11-12 19:32:44.723 5780 5780 I AudioPolicyManager: loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
11-12 19:32:44.726 5780 5780 W linker : libaudioavp.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
11-12 19:32:45.051 5780 5780 I AudioFlinger: loadHwModule() Loaded primary audio interface from Nvidia Audio HW HAL (audio) handle 1
You have to update the headers in tegra3-common/include. They have to match the ones in libhardware/include and system/core/include with the tegra additions.
i would really like to see this gets through to the end and becomes available.
hope you find the help you need pal, good luck.
i hope this gets some attention really
few people are still sticking around with the One X
keep going m8 !
cheers
Hero!
You are my hero man! Keep doin this, i love you!!! :good::good::laugh::laugh::victory::victory:
oRmA2 said:
i hope this gets some attention really
few people are still sticking around with the One X
keep going m8 !
cheers
Click to expand...
Click to collapse
Well, to be fair, its still a damn good phone (if you exclude all the issues it could have) and there is absolutly no reason whatsoever why this can't get lollipop. Hell, if nexus 7 2012 got it. And its using a slower bin of tegra 3
Thomy is here to rescue he already had posted screenshot of Android L on our device in CM11 thread.
He has kept us a Christmas Surprise like last year.
Long live HOX
http://forum.xda-developers.com/showthread.php?p=56704198
Be nice to see one x get 5.0
Sent from my HTC One_M8 using XDA Free mobile app
Nice to see a serious dev (Thomy) is working on a Lollipop ROM.
Meanwhile, I updated the header files and am getting similar errors :
Code:
F/libc ( 449): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 462 (IMCdownload)
I/DEBUG ( 152): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 152): Build fingerprint: 'Android/full_endeavoru/endeavoru:5.0/LRX21M/billy11140702:userdebug/test-keys'
I/DEBUG ( 152): Revision: '0'
I/DEBUG ( 152): ABI: 'arm'
I/DEBUG ( 152): pid: 449, tid: 462, name: IMCdownload >>> IMCdownload <<<
I/DEBUG ( 152): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 152): r0 00000001 r1 00008000 r2 00008000 r3 00000000
I/DEBUG ( 152): r4 404aa1c0 r5 00008000 r6 00008000 r7 400c1094
I/DEBUG ( 152): r8 400c10f4 r9 00000000 sl 400ca5b0 fp 400c10ec
I/DEBUG ( 152): ip ffffffd4 sp 406b5d58 lr 400306cf pc 00000000 cpsr 800f0010
I/DEBUG ( 152):
I/DEBUG ( 152): backtrace:
I/DEBUG ( 152): #00 pc 00000000 <unknown>
I/DEBUG ( 152): #01 pc 0000d6cd /system/bin/IMCdownload
I/DEBUG ( 152): #02 pc 0000d7af /system/bin/IMCdownload
I/DEBUG ( 152): #03 pc 0000fdcb /system/bin/IMCdownload
I/DEBUG ( 152): #04 pc 000134ef /system/bin/IMCdownload
I/DEBUG ( 152): #05 pc 00005289 /system/bin/IMCdownload
I/DEBUG ( 152): #06 pc 000165e7 /system/lib/libc.so (__pthread_start(void*)+30)
I/DEBUG ( 152): #07 pc 000145db /system/lib/libc.so (__start_thread+6)
F/libc ( 154): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x6 in tid 154 (mediaserver)
Code:
I/DEBUG ( 152): Build fingerprint: 'Android/full_endeavoru/endeavoru:5.0/LRX21M/billy11140702:userdebug/test-keys'
I/DEBUG ( 152): Revision: '0'
I/DEBUG ( 152): ABI: 'arm'
I/DEBUG ( 152): pid: 154, tid: 154, name: mediaserver >>> /system/bin/mediaserver <<<
I/DEBUG ( 152): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x6
I/DEBUG ( 152): r0 40f010d0 r1 00000002 r2 00000002 r3 33333333
I/DEBUG ( 152): r4 40f010d0 r5 00000002 r6 40f7a180 r7 55555555
I/DEBUG ( 152): r8 33333333 r9 bed337a0 sl 00000002 fp 00000002
I/DEBUG ( 152): ip 55555555 sp bed33708 lr 4150e118 pc 4150e13c cpsr 200f0010
I/DEBUG ( 152):
I/DEBUG ( 152): backtrace:
I/DEBUG ( 152): #00 pc 0001713c /system/lib/hw/audio.primary.tegra.so
I/DEBUG ( 152): #01 pc 0001fc15 /system/lib/libaudioflinger.so
I/DEBUG ( 152): #02 pc 0001fd69 /system/lib/libaudioflinger.so
I/DEBUG ( 152): #03 pc 00009831 /system/lib/libaudiopolicyservice.so
I/DEBUG ( 152): #04 pc 00019d41 /system/lib/libaudiopolicymanagerdefault.so (android::AudioPolicyManager::AudioPolicyManager(android::AudioPolicyClientInterface*)+972)
I/DEBUG ( 152): #05 pc 0000049d /system/lib/libaudiopolicymanager.so (createAudioPolicyManager+16)
I/DEBUG ( 152): #06 pc 00006d07 /system/lib/libaudiopolicyservice.so
I/DEBUG ( 152): #07 pc 0000ec11 /system/lib/libutils.so (android::RefBase::incStrong(void const*) const+38)
I/DEBUG ( 152): #08 pc 00001d5f /system/bin/mediaserver
I/DEBUG ( 152): #09 pc 0000169d /system/bin/mediaserver
I/DEBUG ( 152): #10 pc 000128f1 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 152): #11 pc 00001938 /system/bin/mediaserver
F/libc ( 489): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x6 in tid 489 (mediaserver)
The IMCdownload crash is tricky. It crashes because various radio related things fail before it is executed. The tightened security in Lollipop is the reason for this. The crash is mostly resolved now. Check the CM tegra3-commons, vendor and http://review.cyanogenmod.org/#/c/78610/.
The mediaserver crash is because you didn't update the include headers correctly. Don't just replace them. Pay attention to the HTC_TEGRA_AUDIO define. There are other, more subtle, changes. But they shouldn't cause crashes.
If you're still interested in building it from source check the CM repositories. They're mostly up to date plus some patches in Gerrit. The endeavoru specific stuff is currently here https://github.com/thoemy/android_device_htc_endeavoru/tree/cm-12.0.
Thömy said:
The IMCdownload crash is tricky. It crashes because various radio related things fail before it is executed. The tightened security in Lollipop is the reason for this. The crash is mostly resolved now. Check the CM tegra3-commons, vendor and http://review.cyanogenmod.org/#/c/78610/.
The mediaserver crash is because you didn't update the include headers correctly. Don't just replace them. Pay attention to the HTC_TEGRA_AUDIO define. There are other, more subtle, changes. But they shouldn't cause crashes.
If you're still interested in building it from source check the CM repositories. They're mostly up to date plus some patches in Gerrit. The endeavoru specific stuff is currently here https://github.com/thoemy/android_device_htc_endeavoru/tree/cm-12.0.
Click to expand...
Click to collapse
Thanks for the insight. I started building this ROM thinking it would take forever for CM to start working on my device. Seeing you're working on it, I think the best is to let you do your stuff!
Thanks again!
Hi,
Is there anything new with Android L for our HOX ?
Thanks
Hi guys,
I see on the sibling HTX One XL (evita) XDA forum they got 5.0.1 unofficial CM12 nightly, two of them.
People there mainly report it's working fine, and that phone is very similar to this one.
So I wonder, is our version really so different, can we insert Tegra 3 support to that ROM?
Thx.
nuhi said:
Hi guys,
I see on the sibling HTX One XL (evita) XDA forum they got 5.0.1 unofficial CM12 nightly, two of them.
People there mainly report it's working fine, and that phone is very similar to this one.
So I wonder, is our version really so different, can we insert Tegra 3 support to that ROM?
Thx.
Click to expand...
Click to collapse
The only thing those devices have in common is the looks. Everything else is different.
@Thömy
Do you have any news for us about android 5?

Unfortunately Google Play Services has stopped.

I have cm11 installed on my Xperia M. Since few days I have been getting a message randomly saying - "Unfortunately Google Play Services has stopped'. It constantly keeps flashing and not only it is annoying, it also makes the phone sluggish sometimes. It is flashing even when I am typing this problem in this thread. I have tried uninstalling updates and reinstalling them and also clearing cache and data. Any solutions anybody?!?
I have the same problem - i think there is a connection between switching on Wi-Fi and this, but i don't really sure about this
error
Code:
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Sony/C1905/C1905:4.3/15.4.A.1.9/eng.user.20140509.125022:user/release-keys'
Revision: '0'
pid: 15539, tid: 15551, name: Binder_2 >>> com.google.android.gms.unstable <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr b6cc5704
r0 b6cc5700 r1 5f4e8938 r2 5b663440 r3 5b663440
r4 5b663440 r5 5b3970e0 r6 5f4e8938 r7 35600001
r8 26400005 r9 5b5d4e74 sl 5b5ce500 fp 5f4e8984
ip 5d3059b4 sp 5f4e8928 lr 5d2e7e65 pc 40156a54 cpsr 900d0030
d0 00720064006e0061 d1 002e00640069006f
d2 002e006d00720064 d3 006d007200440049
d4 e1c97466582e7bdf d5 bf55596a4c1f5b56
d6 5cc5f9ab3da651f2 d7 f8e475e852222227
d8 0000000000000000 d9 0000000000000000
d10 0000000000000000 d11 0000000000000000
d12 0000000000000000 d13 0000000000000000
d14 0000000000000000 d15 0000000000000000
d16 ce4ad679a98befed d17 ed211dd5dc27c8a3
d18 006900640065006d d19 004d0049002e0061
d20 0061006900640065 d21 00790061006c0050
d22 0065005300720065 d23 0063006900760072
d24 0000000000000000 d25 4008000000000000
d26 ffffffffffffffff d27 ffffffffffffffff
d28 00000000000000e6 d29 0000000000000002
d30 0000000000000001 d31 0000000000004000
scr 80000010
backtrace:
#00 pc 0000da54 /system/lib/libutils.so (android::RefBase::incStrong(void const*) const+1)
#01 pc 00017e61 /system/lib/libmedia_jni.so
#02 pc 0001ea10 /system/lib/libdvm.so (dvmPlatformInvoke+116)
#03 pc 0004f6cf /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
#04 pc 00027ea0 /system/lib/libdvm.so
#05 pc 0002f3e4 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
#06 pc 0002ca48 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#07 pc 00061afd /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
#08 pc 0004e42d /system/lib/libdvm.so
#09 pc 00072133 /system/lib/libandroid_runtime.so
#10 pc 000775d7 /system/lib/libandroid_runtime.so
#11 pc 00019cc5 /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60)
#12 pc 0001e239 /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+508)
#13 pc 0001e5b7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+38)
#14 pc 0001e62d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
#15 pc 000224b1 /system/lib/libbinder.so
#16 pc 0000f3e9 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
#17 pc 00052495 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
#18 pc 0000ef1b /system/lib/libutils.so
#19 pc 0000d1c0 /system/lib/libc.so (__thread_entry+72)
#20 pc 0000d358 /system/lib/libc.so (pthread_create+240)
code around pc:
40156a34 46206060 bf00bd10 00006e42 4604b510
40156a44 ffe2f7ff f7fd4620 4620e916 b510bd10
40156a54 1d206844 ea1cf7fd f7fd4620 f1b0ea1a
40156a64 d1085f80 f04f4621 f7fd4070 68a0ea18
40156a74 68996803 bd104788 6844b510 f7fd1d20
40156a84 4620ea08 ea04f7fd f1b0b138 d1085f80
40156a94 4070f04f f7fd4621 68a0ea02 68996803
40156aa4 bd104788 68186843 30044770 bf1af003
40156ab4 4604b538 460d3004 e9f6f7fd d1192801
40156ac4 07d968e3 6823d409 5f80f1b3 e00cd100
40156ad4 e8bd4620 f0034038 68a0bf0d 694a6801
40156ae4 47904629 07c268e0 68a0d504 6801b110
40156af4 4790684a b570bd38 68444605 4620460e
40156b04 e9d2f7fd d10b2801 463168a0 68da6803
40156b14 68e04790 d40307c0 46286829 4798684b
40156b24 46314620 4070e8bd bfc2f7ff 4604b570
code around lr:
5d2e7e44 463a4629 ae0a4633 f92af7ff 4d20f846
5d2e7e54 6820b134 1c0cf850 46311860 eed8f7f9
5d2e7e64 69539a02 d13d2b00 6820e034 1c0cf850
5d2e7e74 a9031860 eeccf7f9 ac0a9b03 8008f8dd
5d2e7e84 3d18f844 681ab133 f8524621 18180c0c
5d2e7e94 eebef7f9 46404621 fa0ff7ff f7fb4620
5d2e7ea4 4629fc81 463a4620 f7fe4633 4620facb
5d2e7eb4 fc78f7fb b1319903 f853680b 18882c0c
5d2e7ec4 f7f9a903 4630eeac fc6cf7fb f7fea805
5d2e7ed4 e014f9d5 4628490f 44794a0f f7fb447a
5d2e7ee4 e7f0f9ab f7f92014 4604eeca 463a4629
5d2e7ef4 f7fe4643 9403fe91 d1b62c00 b00ae7bc
5d2e7f04 81f0e8bd 00013c42 000156b0 00013c22
5d2e7f14 000155ce 000155f1 00015618 2108b538
5d2e7f24 4d052200 f7fa4604 4b04e90e 58e8447d
5d2e7f34 60203008 bd384620 0001da60 ffffff50
logcat
same here
Am having same issue......it very annoying.....
And it is happening every time I connect to a WiFi
It started after updating the gapps that I flashed...
Someone pls help
I had a similar issue with Google play. Try cleaning the app data of:
-Google plat services
-Google play
-Google play framework
Reboot.
Hope it works
It only takes 2 taps to thank somebody here.
I can confirm that issue. It doesn't make any sense to me. It happens on both CM11 and CM12, so it can't be directly connected with the CM sources. @PecanCM
It doesn't happen on SGS3 tho, so I either suspect device tree problem or google.
RedLedLight said:
I had a similar issue with Google play. Try cleaning the app data of:
-Google plat services
-Google play
-Google play framework
Reboot.
Hope it works
It only takes 2 taps to thank somebody here.
Click to expand...
Click to collapse
Cleaning app data does'nt help, i think g analytics may also be involved in.
RedLedLight said:
I had a similar issue with Google play. Try cleaning the app data of:
-Google plat services
-Google play
-Google play framework
Reboot.
Hope it works
It only takes 2 taps to thank somebody here.
Click to expand...
Click to collapse
It didn't work. Can anyone devise a sure-working solution to this really annoying problem?
I just not using em.... my life is beautiful anyway without gapps
---------- Post added at 10:58 PM ---------- Previous post was at 10:53 PM ----------
JustArchi said:
I can confirm that issue. It doesn't make any sense to me. It happens on both CM11 and CM12, so it can't be directly connected with the CM sources. @PecanCM
It doesn't happen on SGS3 tho, so I either suspect device tree problem or google.
Click to expand...
Click to collapse
But bro, it doesn't happen on your v2.5.3 ROM. the latest update have that issue. i've stuck on your rom for almost a month n then get back to stock cm 11 without gapps:victory:
I found this in an other topic :
1. Launch Terminal (preinstalled in ROM)
2. Type su and press Enter
3. Give root rights
4. Paste this text:
pm disable com.google.android.gms/com.google.android.gms.droidguard.DroidGuardService
5. Press Enter
6. Crashing must stop
Click to expand...
Click to collapse
My problem stops after installing Lollipop, no annoying messages
My problem solved after updating to lollipop
Sent from my C1904 using XDA Free mobile app
Atimen33 said:
I found this in an other topic :
Click to expand...
Click to collapse
I tried this but still get an error
if you using Kitkat try this
[ROM][KTU84P][4.4.4][NIGHTLY/FXP341] Official CyanogenMod 11 - http://forum.xda-developers.com/showthread.php?p=57606460
[ROM][KTU84P][4.4.4][NIGHTLY/FXP341] Official CyanogenMod 11
it worked for me

[HELP] [DEV] Seems MIUI Lollipop is possible to port

while i porting miui lollipop from lenovo a6000 (qualcomm) then following the tutorial how to port miui
the rom is stuck at miui logo (bootloop)
seems a good news for zenfone 5 users
logcat
PHP:
I/DEBUG ( 243): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 243): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 243): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 243): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 243): Build fingerprint: 'asus/miui_a500cg/ASUS_T00F:5.1.1/LMY48Y/770526b4d4:userdebug/test-keys'
I/DEBUG ( 243): Revision: '0'
I/DEBUG ( 243): ABI: 'x86'
I/DEBUG ( 243): pid: 6304, tid: 6304, name: main >>> zygote <<<
I/DEBUG ( 243): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 243): Abort message: 'art/runtime/jni_internal.cc:769] JNI FatalError called: RegisterNatives failed for 'android/content/res/AssetManager'; aborting...'
I/DEBUG ( 243): eax 00000000 ebx 000018a0 ecx 000018a0 edx 00000006
I/DEBUG ( 243): esi b7782c48 edi 00000002
I/DEBUG ( 243): xcs 00000073 xds 0000007b xes 0000007b xfs 00000007 xss 0000007b
I/DEBUG ( 243): eip b753dcd6 ebp 000018a0 esp bff29bb0 flags 00000206
I/DEBUG ( 243):
I/DEBUG ( 243): backtrace:
I/DEBUG ( 243): #00 pc 00085cd6 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 243): #01 pc 0002cbe3 /system/lib/libc.so (pthread_kill+163)
I/DEBUG ( 243): #02 pc 0002e745 /system/lib/libc.so (raise+37)
I/DEBUG ( 243): #03 pc 00026665 /system/lib/libc.so (abort+85)
I/DEBUG ( 243): #04 pc 0037d1d7 /system/lib/libart.so (art::Runtime::Abort()+295)
I/DEBUG ( 243): #05 pc 000ec134 /system/lib/libart.so (art::LogMessage::~LogMessage()+1892)
I/DEBUG ( 243): #06 pc 002dc52a /system/lib/libart.so (art::JNI::FatalError(_JNIEnv*, char const*)+122)
I/DEBUG ( 243): #07 pc 00001ee6 /system/lib/libnativehelper.so (jniRegisterNativeMethods+182)
I/DEBUG ( 243): #08 pc 0006b2a3 /system/lib/libandroid_runtime.so (android::AndroidRuntime::registerNativeMethods(_JNIEnv*, char const*, JNINativeMethod const*, int)+51)
I/DEBUG ( 243): #09 pc 000d0149 /system/lib/libandroid_runtime.so (android::register_android_content_AssetManager(_JNIEnv*)+681)
I/DEBUG ( 243): #10 pc 0006cbf3 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+83)
I/DEBUG ( 243): #11 pc 0006cde2 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector<android::String8> const&, bool)+418)
I/DEBUG ( 243): #12 pc 000018c1 /system/bin/app_process32
I/DEBUG ( 243): #13 pc 0000f39c /system/lib/libc.so (__libc_init+108)
I/DEBUG ( 243): #14 pc 00001b8d /system/bin/app_process32
I/DEBUG ( 243): #15 pc 00000004 <unknown>
I/DEBUG ( 243):
I/DEBUG ( 243): Tombstone written to: /data/tombstones/tombstone_06
I/ServiceManager( 179): service 'media.audio_flinger' died
OMG.
It will never boot because it uses ART for arm.
tank0412 said:
OMG.
It will never boot because it uses ART for arm.
Click to expand...
Click to collapse
Can we build this https://github.com/FlymeOS/manifest ?
TechGenius said:
Can we build this https://github.com/FlymeOS/manifest ?
Click to expand...
Click to collapse
Theoretically if use my AOSP 5.0.2 rom as base you will be able to port a FlymeOS.
tank0412 said:
Theoretically if use my AOSP 5.0.2 rom as base you will be able to port a FlymeOS.
Click to expand...
Click to collapse
Flyme OS is fluid if u can port will be nice
tank0412 said:
Theoretically if use my AOSP 5.0.2 rom as base you will be able to port a FlymeOS.
Click to expand...
Click to collapse
If i using libart.so from cm or something then will it boot?
I will upload this rom if it still bootloop then looking for help
jizz
it seems we need to disable ssse3 because dex2oat doesnt know what is ssse3
E/dex2oat ( 531): Unknown instruction set feature: 'ssse3'
E/dex2oat ( 531): Command: /system/bin/dex2oat --image=/data/dalvik-cache/x86/[email protected]@boot.art --dex-file=/system/framework/core-libart.jar --dex-file=/system/framework/conscrypt.jar --dex-file=/system/framework/okhttp.jar --dex-file=/system/framework/core-junit.jar --dex-file=/system/framework/bouncycastle.jar --dex-file=/system/framework/ext.jar --dex-file=/system/framework/framework.jar --dex-file=/system/framework/telephony-common.jar --dex-file=/system/framework/voip-common.jar --dex-file=/system/framework/ims-common.jar --dex-file=/system/framework/mms-common.jar --dex-file=/system/framework/android.policy.jar --dex-file=/system/framework/apache-xml.jar --dex-file=/system/framework/com.intel.config.jar --dex-file=/system/framework/com.intel.multidisplay.jar --oat-file=/data/dalvik-cache/x86/[email protected]@boot.oat --instruction-set=x86 --instruction-set-features=ssse3,movbe --base=0x703ac000 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes
E/dex2oat ( 531): Usage: dex2oat [options]...
HagameHyuma said:
jizz
it seems we need to disable ssse3 because dex2oat doesnt know what is ssse3
E/dex2oat ( 531): Unknown instruction set feature: 'ssse3'
E/dex2oat ( 531): Command: /system/bin/dex2oat --image=/data/dalvik-cache/x86/[email protected]@boot.art --dex-file=/system/framework/core-libart.jar --dex-file=/system/framework/conscrypt.jar --dex-file=/system/framework/okhttp.jar --dex-file=/system/framework/core-junit.jar --dex-file=/system/framework/bouncycastle.jar --dex-file=/system/framework/ext.jar --dex-file=/system/framework/framework.jar --dex-file=/system/framework/telephony-common.jar --dex-file=/system/framework/voip-common.jar --dex-file=/system/framework/ims-common.jar --dex-file=/system/framework/mms-common.jar --dex-file=/system/framework/android.policy.jar --dex-file=/system/framework/apache-xml.jar --dex-file=/system/framework/com.intel.config.jar --dex-file=/system/framework/com.intel.multidisplay.jar --oat-file=/data/dalvik-cache/x86/[email protected]@boot.oat --instruction-set=x86 --instruction-set-features=ssse3,movbe --base=0x703ac000 --runtime-arg -Xms64m --runtime-arg -Xmx64m --image-classes=/system/etc/preloaded-classes
E/dex2oat ( 531): Usage: dex2oat [options]...
Click to expand...
Click to collapse
Disable it in build.prop, change ssse3,movbe to default
tank0412 said:
Theoretically if use my AOSP 5.0.2 rom as base you will be able to port a FlymeOS.
Click to expand...
Click to collapse
Okay but your aosp 5.0.2 have a graphic problem
Android easter egg too is laging :/
dgadelha said:
Disable it in build.prop, change ssse3,movbe to default
Click to expand...
Click to collapse
still detected as ssse3
edit : after replacing dex2oat from original miui it's works but still getting crash issue
logcat : https://drive.google.com/file/d/0B5tYrl4qar2lem93WHctODFpNXc/view?usp=sharing
HagameHyuma said:
still detected as ssse3
edit : after replacing dex2oat from original miui it's works but still getting crash issue
logcat : https://drive.google.com/file/d/0B5tYrl4qar2lem93WHctODFpNXc/view?usp=sharing
Click to expand...
Click to collapse
Code:
JNI FatalError called: RegisterNatives failed for 'android/content/res/AssetManager'; aborting...
some libraries need to be replaced
art have too many error
dgadelha said:
Code:
JNI FatalError called: RegisterNatives failed for 'android/content/res/AssetManager'; aborting...
some libraries need to be replaced
Click to expand...
Click to collapse
what libs should i replace?if i surrender i will upload this rom and looking for help
HagameHyuma said:
what libs should i replace?if i surrender i will upload this rom and looking for help
Click to expand...
Click to collapse
Try to build flyme os. It will be better.
Esk1mOo said:
Try to build flyme os. It will be better.
Click to expand...
Click to collapse
I think MIUI is better but flyme os is more easy to do and is good to
marceloz5 said:
I think MIUI is better but flyme os is more easy to do and is good to
Click to expand...
Click to collapse
Yes, that's what I meant.
HagameHyuma said:
what libs should i replace?if i surrender i will upload this rom and looking for help
Click to expand...
Click to collapse
Try to replace the highest amount of libraries you can.
You can use my CM12.1 libraries as source.
You also need libmultidisplay.so for the multidisplay engine.
Don't forget /system/lib/hw/ libraries.
TechGenius said:
Okay but your aosp 5.0.2 have a graphic problem
Android easter egg too is laging :/
Click to expand...
Click to collapse
and what this: https://github.com/FlymeOS/manifest/tree/lollipop-5.1 this is for 5.1..
---------- Post added at 08:09 PM ---------- Previous post was at 08:08 PM ----------
tank0412 said:
Theoretically if use my AOSP 5.0.2 rom as base you will be able to port a FlymeOS.
Click to expand...
Click to collapse
https://github.com/FlymeOS/manifest/tree/lollipop-5.1 and this? can be used vendor and system files from cm12.1 tree?
kihope12 said:
and what this: https://github.com/FlymeOS/manifest/tree/lollipop-5.1 this is for 5.1..
---------- Post added at 08:09 PM ---------- Previous post was at 08:08 PM ----------
https://github.com/FlymeOS/manifest/tree/lollipop-5.1 and this? can be used vendor and system files from cm12.1 tree?
Click to expand...
Click to collapse
I will try to port flyme os if i surrender with miui
HagameHyuma said:
I will try to port flyme os if i surrender with miui
Click to expand...
Click to collapse
good, and are you porting or building from source?

Problems porting H2OS Oreo rom

Hello everyone,I'm trying to port H2OS Oreo rom from oneplus 5.I know it's a crazy idea to port oreo roms now,but it's worth to have a try.Now the rom stucks at the boot logo,and seems graphic driver isn't working.
Here are the tombstones I got from /data/tombstones.
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'unknown'
Revision: '0'
ABI: 'arm64'
pid: 920, tid: 920, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: 'no suitable EGLConfig found, giving up'
x0 0000000000000000 x1 0000000000000398 x2 0000000000000006 x3 0000000000000008
x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 8000000000000000
x8 0000000000000083 x9 2254a3d8b426a2e9 x10 0000000000000000 x11 0000000000000001
x12 ffffffffffffffff x13 0000000000000000 x14 ffffffffffffffff x15 0000283320732804
x16 00000074e07932e8 x17 00000074e0734d00 x18 0000000000000000 x19 0000000000000398
x20 0000000000000398 x21 0000000000000001 x22 0000000000000000 x23 00000074dfe5e1d0
x24 0000000000000000 x25 00000000000f4240 x26 0000000000000000
...
I have replaced all the graphic/hwcomposer hals,egl stuffs but no luck.
Anyone can help,please?
Hello, Sounds Like a good idea.. I'm Not a Developer but you could try joining mi6 telegram Group.. Maybe there is some developer on there, which helps you.. And one question why are you trying to port the chinese H2OS not the Global OxygenOS ?
Hey,
I'm not developer either, but have pretty good idea with IT. Do you tried to use RR/Los15 configs that are already ported to Mi6? From this log I don't see much info except that it can't find a driver specific for Mi6, I suppose it tries to load OP5 somehwere in the configs.

Categories

Resources