Related
Has anyone else tried compiling and loading kernel modules for the new ROM?
I'm getting panics like this just after returning from the module_init function, even in a "hello world" style module that does absolutely nothing.
Guessing it won't work until we get the new kernel sources. (This was from compiling against a vanilla 3.1.10 tree).
Anyone know if it's possible to run the new stock Jelly Bean ROM with the ICS kernel?
Code:
<1>[13:03:10 00:11:38.645] Unable to handle kernel paging request at virtual address e7be5484
<1>[13:03:10 00:11:38.645] pgd = d37a0000
<1>[13:03:10 00:11:38.645] [e7be5484] *pgd=a6941811, *pte=00000000, *ppte=00000000
<0>[13:03:10 00:11:38.645] Internal error: Oops: 7 [#1] PREEMPT SMP
<4>[13:03:10 00:11:38.645] Modules linked in: max8971_forcer(-) bcmdhd raw_ip_net gator
<4>[13:03:10 00:11:38.645] CPU: 1 Not tainted (3.1.10-gedcab5a #1)
<4>[13:03:10 00:11:38.645] PC is at module_put+0x50/0x128
<4>[13:03:10 00:11:38.645] LR is at sys_init_module+0x1830/0x1a18
<4>[13:03:10 00:11:38.645] pc : [<c00a0a74>] lr : [<c00a377c>] psr: a0000013
<4>[13:03:10 00:11:38.645] sp : def8ded0 ip : def8def8 fp : def8def4
<4>[13:03:10 00:11:38.645] r10: 0000001c r9 : 00000024 r8 : 00000001
<4>[13:03:10 00:11:38.645] r7 : c00a377c r6 : 00000002 r5 : bf0807f8 r4 : bf0807f8
<4>[13:03:10 00:11:38.645] r3 : def8c000 r2 : e6ac4484 r1 : 01121000 r0 : 00000001
<4>[13:03:10 00:11:38.645] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
<4>[13:03:10 00:11:38.645] Control: 10c5387d Table: 937a004a DAC: 00000015
arararagi said:
Has anyone else tried compiling and loading kernel modules for the new ROM?
I'm getting panics like this just after returning from the module_init function, even in a "hello world" style module that does absolutely nothing.
Guessing it won't work until we get the new kernel sources. (This was from compiling against a vanilla 3.1.10 tree).
Anyone know if it's possible to run the new stock Jelly Bean ROM with the ICS kernel?
Code:
<1>[13:03:10 00:11:38.645] Unable to handle kernel paging request at virtual address e7be5484
<1>[13:03:10 00:11:38.645] pgd = d37a0000
<1>[13:03:10 00:11:38.645] [e7be5484] *pgd=a6941811, *pte=00000000, *ppte=00000000
<0>[13:03:10 00:11:38.645] Internal error: Oops: 7 [#1] PREEMPT SMP
<4>[13:03:10 00:11:38.645] Modules linked in: max8971_forcer(-) bcmdhd raw_ip_net gator
<4>[13:03:10 00:11:38.645] CPU: 1 Not tainted (3.1.10-gedcab5a #1)
<4>[13:03:10 00:11:38.645] PC is at module_put+0x50/0x128
<4>[13:03:10 00:11:38.645] LR is at sys_init_module+0x1830/0x1a18
<4>[13:03:10 00:11:38.645] pc : [<c00a0a74>] lr : [<c00a377c>] psr: a0000013
<4>[13:03:10 00:11:38.645] sp : def8ded0 ip : def8def8 fp : def8def4
<4>[13:03:10 00:11:38.645] r10: 0000001c r9 : 00000024 r8 : 00000001
<4>[13:03:10 00:11:38.645] r7 : c00a377c r6 : 00000002 r5 : bf0807f8 r4 : bf0807f8
<4>[13:03:10 00:11:38.645] r3 : def8c000 r2 : e6ac4484 r1 : 01121000 r0 : 00000001
<4>[13:03:10 00:11:38.645] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
<4>[13:03:10 00:11:38.645] Control: 10c5387d Table: 937a004a DAC: 00000015
Click to expand...
Click to collapse
I red just now the problem you posted and it's interesting, but since we got the JB sources...
It may be interesting still if we have some interesting feature from old kernel to port in new one.
Anyway, just for "developer sport" is interesting to know whats was specifically the fact or the code which can't make run modules.
Pesach85 said:
I red just now the problem you posted and it's interesting, but since we got the JB sources...
It may be interesting still if we have some interesting feature from old kernel to port in new one.
Anyway, just for "developer sport" is interesting to know whats was specifically the fact or the code which can't make run modules.
Click to expand...
Click to collapse
I think it was mostly to do with the compiler or flags used.
Not really worth investigating any more now that we can just change anything in the kernel sources.
It is problem when compiling with gnueabihf modules don't load.
Sent from my LG-P880 using xda app-developers app
Q&A for [FreeXperia Project] AOSP Android 5.x.x
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [FreeXperia Project] AOSP Android 5.x.x. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Getting issues with modem from logcat:
Code:
<6>[ 224.145049] pil-q6v5-mss fc880000.qcom,mss: mba: loading from 0x0d100000 to 0x0d13a000
<4>[ 224.151677] ------------[ cut here ]------------
<4>[ 224.155406] WARNING: at kernel/irq/manage.c:428 enable_irq+0x60/0x74()
<4>[ 224.161837] Unbalanced enable for IRQ 413
<6>[ 224.165888] Modules linked in:
<6>[ 224.165915] [<c010bf04>] (unwind_backtrace+0x0/0x11c) from [<c0194c58>] (warn_slowpath_common+0x4c/0x64)
<6>[ 224.165932] [<c0194c58>] (warn_slowpath_common+0x4c/0x64) from [<c0194c9c>] (warn_slowpath_fmt+0x2c/0x3c)
<6>[ 224.165950] [<c0194c9c>] (warn_slowpath_fmt+0x2c/0x3c) from [<c01f3d7c>] (enable_irq+0x60/0x74)
<6>[ 224.165972] [<c01f3d7c>] (enable_irq+0x60/0x74) from [<c01312fc>] (pil_boot+0x7d8/0x9cc)
<6>[ 224.165990] [<c01312fc>] (pil_boot+0x7d8/0x9cc) from [<c013374c>] (mss_start+0x24/0x5c)
<6>[ 224.166009] [<c013374c>] (mss_start+0x24/0x5c) from [<c0162fc8>] (subsystem_get+0x94/0x168)
<6>[ 224.166030] [<c0162fc8>] (subsystem_get+0x94/0x168) from [<c0145094>] (msm_ipc_load_default_node+0x30/0x6c)
<6>[ 224.166047] [<c0145094>] (msm_ipc_load_default_node+0x30/0x6c) from [<c014a428>] (msm_ipc_router_ioctl+0xf0/0x2b8)
<6>[ 224.166065] [<c014a428>] (msm_ipc_router_ioctl+0xf0/0x2b8) from [<c0764cc8>] (sock_ioctl+0x228/0x278)
<6>[ 224.166086] [<c0764cc8>] (sock_ioctl+0x228/0x278) from [<c0263074>] (vfs_ioctl+0x28/0x3c)
<6>[ 224.166103] [<c0263074>] (vfs_ioctl+0x28/0x3c) from [<c0263ab8>] (do_vfs_ioctl+0x484/0x574)
<6>[ 224.166119] [<c0263ab8>] (do_vfs_ioctl+0x484/0x574) from [<c0263bf0>] (sys_ioctl+0x48/0x74)
<6>[ 224.166138] [<c0263bf0>] (sys_ioctl+0x48/0x74) from [<c0105ea0>] (ret_fast_syscall+0x0/0x30)
<4>[ 224.166149] ---[ end trace 1ffe67af4bf01ba1 ]---
<3>[ 224.205132] pil-q6v5-mss fc880000.qcom,mss: PBL returned unexpected status -284491765
<3>[ 224.212540] pil-q6v5-mss fc880000.qcom,mss: mba: Failed to bring out of reset
<3>[ 224.219243] modem_notifier_cb: sysmon_send_event error -19
<3>[ 224.224639] M-Notify: General: 5
<3>[ 224.227804] msm_ipc_load_default_node: Failed to load modem
I reported this over in the kernel thread http://forum.xda-developers.com/showpost.php?p=57625416&postcount=23 it appears everything is still broken.
Also Wifi kills the whole system:
Code:
I/WifiHAL ( 652): Initialized Wifi HAL Successfully; vendor cmd = 103
D/wifi ( 652): Did set static halHandle = 0xafa4e040
D/wifi ( 652): halHandle = 0xafa4e040, mVM = 0xb505c280, mCls = 0x300ec6
E/wifi ( 652): getStaticLongField sWifiHalHandle 0xa06f381c
D/wifi ( 652): array field set
W/Adreno-EGL( 198): <qeglDrvAPI_eglDupNativeFenceFDANDROID:6527>: EGL_BAD_PARAMETER
W/SurfaceFlinger( 198): captureScreen: failed to dup sync khr object
E/audio_a2dp_hw( 241): adev_set_parameters: ERROR: set param called even when stream out is null
F/libc ( 652): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x4300001 in tid 1595 (WifiStateMachin)
I/WifiNative-HAL( 652): Waiting for HAL events mWifiHalHandle=-1348149184
D/wifi ( 652): waitForHalEvents called, vm = 0xb505c280, obj = 0x300ec6, env = 0xafd22320
E/wifi ( 652): getStaticLongField sWifiHalHandle 0x9aa39b1c
I/DEBUG ( 238): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 238): Build fingerprint: 'Sony/aosp_d5803/aries:5.0.2/LRX22G/root12250659:userdebug/test-keys'
I/DEBUG ( 238): Revision: '0'
I/DEBUG ( 238): ABI: 'arm'
I/DEBUG ( 238): pid: 652, tid: 1595, name: WifiStateMachin >>> system_server <<<
I/DEBUG ( 238): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4300001
I/DEBUG ( 238): r0 04300001 r1 b3f279f8 r2 b3f1a885 r3 ffffffa8
I/DEBUG ( 238): r4 00000000 r5 04300001 r6 00000000 r7 b3f27dcc
I/DEBUG ( 238): r8 b3f1a885 r9 a1e4b400 sl 00000001 fp 130337c0
I/DEBUG ( 238): ip b3f27f20 sp a06f3820 lr b3f1dd4d pc b3f1dd4c cpsr 600d0030
I/DEBUG ( 238):
I/DEBUG ( 238): backtrace:
I/DEBUG ( 238): #00 pc 00007d4c /system/lib/libwifi-service.so (getWifiHandle(wifi_interface_info*)+5)
I/DEBUG ( 238): #01 pc 00007d53 /system/lib/libwifi-service.so (getHalInfo(wifi_interface_info*)+2)
I/DEBUG ( 238): #02 pc 0000b37d /system/lib/libwifi-service.so (wifi_get_link_stats+28)
I/DEBUG ( 238): #03 pc 0000421d /system/lib/libwifi-service.so
I/DEBUG ( 238): #04 pc 0003623d /data/dalvik-cache/arm/[email protected]@[email protected]
E/Sensors ( 4229): sns_smr_util.c(104):Unable to initialize service 256 with QCCI, timed out (10000 ms)
E/Sensors ( 4229): sns_sam_mr.c(1016):Unable to initialize service 0 with QCCI
E/Sensors ( 4229): sns_sam_mr.c(1111):Unable to acquire service handle 0
E/Sensors ( 4229): mag_cal.c(1603):mag_cal_sam_init: Unknown UUID(1) 00000000-0000-0000
E/Sensors ( 4229): mag_cal.c(1608):mag_cal_sam_init: Unknown UUID(2) 0000-000000000000
E/Sensors ( 4229): sns_sam.c(4432):Failed to register algorithm service 16 with SAM
I/DEBUG ( 238):
I/DEBUG ( 238): Tombstone written to: /data/tombstones/tombstone_01
I/ServiceManager( 196): service 'connectivity' died
I/ServiceManager( 196): service 'servicediscovery' died
W/Sensors ( 2552): sensorservice died [0xacc5e0c0]
I/ServiceManager( 196): service 'updatelock' died
I/ServiceManager( 196): service 'notification' died
I/ServiceManager( 196): service 'devicestoragemonitor' died
I/ServiceManager( 196): service 'location' died
I/ServiceManager( 196): service 'country_detector' died
I/ServiceManager( 196): service 'search' died
I/ServiceManager( 196): service 'dropbox' died
any reason aries isn't built ? at least not that I could find on the fxp open source repo.
https://github.com/CyanogenMod/andr...mmit/61f48baf5669c2a21b0a510515c985dec87617b5
fixes this problem
The guide for building AOSP is not clear for certain points,
For devices with Qualcomm wireless hardware, you need to build a Prima or Pronto WLAN module in order to get Wi-Fi working. Follow the instructions below to do this.
Then compile the module by entering the device specific command listed below.Which should we follow for z3-compact, as device is not mentioned:
Prima?
make ARCH=arm CROSS_COMPILE=$CROSS_COMPILE -j12 -C M=$PWD CONFIG_PRIMA_WLAN=m CONFIG_PRIMA_WLAN_LFR=y KERNEL_BUILD=1 WLAN_ROOT=$PWD
Once the compilation is finished, the wlan.ko module can be found in the prima folder.Where do we put wlan.ko ?
Also,
the guide for AOSP has the kernel and wifi repos in the local manifest, does it build them during compilation or do we have to build them manually|separately, and then copy the kernel and wifi module before compiling ROM?
Thank you for your time,
hoping to see a fully working AOSP soon, keeping fingers crossed.
As it is a shame to see a phone with great HW and design dragging behind the rest.
I hope to see Sony advance and reach full capabilities
Any news about a working camera for 3.10 kernel and AOSP rom ?
Envoyé de mon Xperia Z3C en utilisant Tapatalk
Since CM has not yet released nightlies of 12.1, I thought I would whip up a build.
As with my 12.0 builds, All credit goes to dhacker29, kabaldan and the rest of the razrqcom / cyanogen dev team. All I did was set up a build environment and built straight from the source. I used no hacks, tweaks or mods to get this to build.
Code:
Boot to recovery.
Remember to make a Nandroid backup!
Format /system. (Some recoveries have this as "Wipe Data/Factory Reset > Clean to Install a New ROM") (You can try doing a "dirty flash" without formatting system but I don't recommend it)
Install the ROM (install zip from...).
Install gapps (install zip from...).
Wipe data/cache
Reboot.
First boot can take some time due to ART in lollipop.
Download from DevDB
Gapps
I take no responsibility if your phone bursts into flames, etc.
XDA:DevDB Information
[ROM][5.1][mb886] CyanogenMod 12.1 (Unofficial), ROM for the Motorola Atrix HD
Contributors
ssuds
Source Code: https://github.com/CyanogenMod/android_device_motorola_mb886/tree/cm-12.1
ROM OS Version: 5.1.x Lollipop
ROM Firmware Required: Unlocked Bootloader
Based On: Cyanogenmod
Version Information
Status: Testing
Created 2015-04-15
Last Updated 2015-04-15
Build is 04-08-2015 CM12.1 stock for MB886 JBBL by CWGSM3VO
ilichva said:
Build is 04-08-2015 CM12.1 stock for MB886 JBBL by CWGSM3VO
Click to expand...
Click to collapse
Well looks like I was beaten to the punch this time. Didn't see that. Regardless, this build that I posted should have all the new commits from the past 7 days, so you're better off flashing it compared to the 4-8 build.
This build is perfect.. Totally lag free.. but the battery problem still remains, android OS never lets phone to go into deep sleep (partial wakelock) and findding the carrier takes a long time,,.. 1 to 4 mins.. other than that, this rom is awesome.. hope CM team will fix these soon
Aingaran said:
This build is perfect.. Totally lag free.. but the battery problem still remains, android OS never lets phone to go into deep sleep (partial wakelock) and findding the carrier takes a long time,,.. 1 to 4 mins.. other than that, this rom is awesome.. hope CM team will fix these soon
Click to expand...
Click to collapse
Did you try app ops?sometimes that helps me
[emoji3]
cm-12.1-20150418-NIGHTLY-mb886.zip
Did you try the CM build @ICHIva I am downloading it right now.
marknoll said:
Did you try app ops?sometimes that helps me
[emoji3]
Click to expand...
Click to collapse
I tried googling it, i couldnt find anything relevent.. can you explain me how can it be used for this issue? a link may be...
Like denying location,keep awake, etc
marknoll said:
Like denying location,keep awake, etc
Click to expand...
Click to collapse
Are you talking about Privacy Guard? It is in Settings -> Privacy
marknoll said:
Like denying location,keep awake, etc
Click to expand...
Click to collapse
oh yeah.. i tried that... that didnt really work. but never mind, CM alrady seems to have fixed it.. i first thought you were giving a solution to netweork fix problem... my bad..
Mobile Signal issues
I guess i pulled out the right log.. im not sure though, Can someone confirm that this is the correct log for mobile signal crash?
Code:
--------- beginning of crash
[ 04-18 22:45:37.166 235: 302 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 302 (rild)
[ 04-18 22:45:37.308 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[ 04-18 22:45:37.308 234: 234 I/DEBUG ]
Build fingerprint: 'motorola/MB886_att/qinara:4.1.1/9.8.0Q-97_MB886_FFW-20/27:user/release-keys'
[ 04-18 22:45:37.308 234: 234 I/DEBUG ]
Revision: '33456'
[ 04-18 22:45:37.308 234: 234 I/DEBUG ]
ABI: 'arm'
[ 04-18 22:45:37.310 234: 234 I/DEBUG ]
pid: 235, tid: 302, name: rild >>> /system/bin/rild <<<
[ 04-18 22:45:37.310 234: 234 I/DEBUG ]
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
[ 04-18 22:45:37.324 234: 234 I/DEBUG ]
r0 00000001 r1 00000000 r2 406d2928 r3 ffffffff
[ 04-18 22:45:37.324 234: 234 I/DEBUG ]
r4 00000001 r5 ffffffff r6 0000000a r7 40878044
[ 04-18 22:45:37.324 234: 234 I/DEBUG ]
r8 40878098 r9 408785f0 sl 00000000 fp 00000001
[ 04-18 22:45:37.324 234: 234 I/DEBUG ]
ip ffffffff sp 40877f80 lr 4014c96d pc 401292b0 cpsr 200f0030
[ 04-18 22:45:37.327 234: 234 I/DEBUG ]
backtrace:
[ 04-18 22:45:37.327 234: 234 I/DEBUG ]
#00 pc 000112b0 /system/lib/libc.so (strlen+175)
[ 04-18 22:45:37.327 234: 234 I/DEBUG ]
#01 pc 00034969 /system/lib/libc.so (__vfprintf+2888)
[ 04-18 22:45:37.327 234: 234 I/DEBUG ]
#02 pc ffffffe4 <unknown>
[ 04-18 22:45:43.609 2387: 2389 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2389 (rild)
[ 04-18 22:45:43.771 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
Build fingerprint: 'motorola/MB886_att/qinara:4.1.1/9.8.0Q-97_MB886_FFW-20/27:user/release-keys'
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
Revision: '33456'
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
ABI: 'arm'
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
pid: 2387, tid: 2389, name: rild >>> /system/bin/rild <<<
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
[ 04-18 22:45:44.550 234: 234 I/DEBUG ]
r0 00000001 r1 00000000 r2 40607928 r3 ffffffff
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
r4 00000001 r5 ffffffff r6 0000000a r7 40800044
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
r8 40800098 r9 408005f0 sl 00000000 fp 00000001
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
ip ffffffff sp 407fff80 lr 4017f96d pc 4015c2b0 cpsr 200f0030
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
backtrace:
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
#00 pc 000112b0 /system/lib/libc.so (strlen+175)
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
#01 pc 00034969 /system/lib/libc.so (__vfprintf+2888)
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
#02 pc ffffffe4 <unknown>
[ 04-18 22:45:54.723 2183: 2183 E/AndroidRuntime ]
FATAL EXCEPTION: main
Process: com.android.vending, PID: 2183
java.util.ConcurrentModificationException
at java.util.HashMap$Ha****erator.nextEntry(HashMap.java:787)
at java.util.HashMap$ValueIterator.next(HashMap.java:819)
at com.google.android.play.image.BitmapLoader$2.run(BitmapLoader.java:536)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5293)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
[ 04-18 22:45:57.767 2593: 2595 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2595 (rild)
[ 04-18 22:45:57.876 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[ 04-18 22:45:57.876 234: 234 I/DEBUG ]
Build fingerprint: 'motorola/MB886_att/qinara:4.1.1/9.8.0Q-97_MB886_FFW-20/27:user/release-keys'
[ 04-18 22:45:57.876 234: 234 I/DEBUG ]
Revision: '33456'
[ 04-18 22:45:57.877 234: 234 I/DEBUG ]
ABI: 'arm'
[ 04-18 22:45:57.877 234: 234 I/DEBUG ]
pid: 2593, tid: 2595, name: rild >>> /system/bin/rild <<<
[ 04-18 22:45:57.878 234: 234 I/DEBUG ]
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
[ 04-18 22:45:57.900 234: 234 I/DEBUG ]
r0 00000001 r1 00000000 r2 4075e928 r3 ffffffff
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
r4 00000001 r5 ffffffff r6 0000000a r7 4085c044
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
r8 4085c098 r9 4085c5f0 sl 00000000 fp 00000001
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
ip ffffffff sp 4085bf80 lr 401d296d pc 401af2b0 cpsr 200f0030
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
backtrace:
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
#00 pc 000112b0 /system/lib/libc.so (strlen+175)
[ 04-18 22:45:57.902 234: 234 I/DEBUG ]
#01 pc 00034969 /system/lib/libc.so (__vfprintf+2888)
[ 04-18 22:45:57.902 234: 234 I/DEBUG ]
#02 pc ffffffe4 <unknown>
[ 04-18 22:46:02.637 2830: 2830 E/AndroidRuntime ]
FATAL EXCEPTION: main
Process: com.android.vending, PID: 2830
java.util.ConcurrentModificationException
at java.util.HashMap$Ha****erator.nextEntry(HashMap.java:787)
at java.util.HashMap$ValueIterator.next(HashMap.java:819)
at com.google.android.play.image.BitmapLoader$2.run(BitmapLoader.java:536)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5293)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
[ 04-18 22:46:09.319 2794: 2796 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2796 (rild)
[ 04-18 22:46:09.483 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[ 04-18 22:46:09.483 234: 234 I/DEBUG ]
Build fingerprint: 'motorola/MB886_att/qinara:4.1.1/9.8.0Q-97_MB886_FFW-20/27:user/release-keys'
[ 04-18 22:46:09.483 234: 234 I/DEBUG ]
Revision: '33456'
[ 04-18 22:46:09.483 234: 234 I/DEBUG ]
ABI: 'arm'
[ 04-18 22:46:09.484 234: 234 I/DEBUG ]
pid: 2794, tid: 2796, name: rild >>> /system/bin/rild <<<
[ 04-18 22:46:09.484 234: 234 I/DEBUG ]
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
[ 04-18 22:46:09.571 234: 234 I/DEBUG ]
r0 00000001 r1 00000000 r2 40664928 r3 ffffffff
[ 04-18 22:46:09.571 234: 234 I/DEBUG ]
r4 00000001 r5 ffffffff r6 0000000a r7 4080a044
[ 04-18 22:46:09.571 234: 234 I/DEBUG ]
r8 4080a098 r9 4080a5f0 sl 00000000 fp 00000001
[ 04-18 22:46:09.571 234: 234 I/DEBUG ]
ip ffffffff sp 40809f80 lr 4017d96d pc 4015a2b0 cpsr 200f0030
[ 04-18 22:46:09.572 234: 234 I/DEBUG ]
backtrace:
[ 04-18 22:46:09.572 234: 234 I/DEBUG ]
#00 pc 000112b0 /system/lib/libc.so (strlen+175)
[ 04-18 22:46:09.572 234: 234 I/DEBUG ]
#01 pc 00034969 /system/lib/libc.so (__vfprintf+2888)
[ 04-18 22:46:09.572 234: 234 I/DEBUG ]
#02 pc ffffffe4 <unknown>
[ 04-18 22:46:20.107 3043: 3045 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3045 (rild)
[ 04-18 22:46:20.213 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
There's a official release for MB886..can't we install that??
Are we still stuck with jbbl boot loader..any workaround ??
Aingaran said:
I guess i pulled out the right log.. im not sure though, Can someone confirm that this is the correct log for mobile signal crash?
Code:
--------- beginning of crash
[ 04-18 22:45:37.166 235: 302 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 302 (rild)
[ 04-18 22:45:37.308 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[ 04-18 22:45:37.308 234: 234 I/DEBUG ]
Build fingerprint: 'motorola/MB886_att/qinara:4.1.1/9.8.0Q-97_MB886_FFW-20/27:user/release-keys'
[ 04-18 22:45:37.308 234: 234 I/DEBUG ]
Revision: '33456'
[ 04-18 22:45:37.308 234: 234 I/DEBUG ]
ABI: 'arm'
[ 04-18 22:45:37.310 234: 234 I/DEBUG ]
pid: 235, tid: 302, name: rild >>> /system/bin/rild <<<
[ 04-18 22:45:37.310 234: 234 I/DEBUG ]
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
[ 04-18 22:45:37.324 234: 234 I/DEBUG ]
r0 00000001 r1 00000000 r2 406d2928 r3 ffffffff
[ 04-18 22:45:37.324 234: 234 I/DEBUG ]
r4 00000001 r5 ffffffff r6 0000000a r7 40878044
[ 04-18 22:45:37.324 234: 234 I/DEBUG ]
r8 40878098 r9 408785f0 sl 00000000 fp 00000001
[ 04-18 22:45:37.324 234: 234 I/DEBUG ]
ip ffffffff sp 40877f80 lr 4014c96d pc 401292b0 cpsr 200f0030
[ 04-18 22:45:37.327 234: 234 I/DEBUG ]
backtrace:
[ 04-18 22:45:37.327 234: 234 I/DEBUG ]
#00 pc 000112b0 /system/lib/libc.so (strlen+175)
[ 04-18 22:45:37.327 234: 234 I/DEBUG ]
#01 pc 00034969 /system/lib/libc.so (__vfprintf+2888)
[ 04-18 22:45:37.327 234: 234 I/DEBUG ]
#02 pc ffffffe4 <unknown>
[ 04-18 22:45:43.609 2387: 2389 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2389 (rild)
[ 04-18 22:45:43.771 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
Build fingerprint: 'motorola/MB886_att/qinara:4.1.1/9.8.0Q-97_MB886_FFW-20/27:user/release-keys'
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
Revision: '33456'
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
ABI: 'arm'
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
pid: 2387, tid: 2389, name: rild >>> /system/bin/rild <<<
[ 04-18 22:45:43.772 234: 234 I/DEBUG ]
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
[ 04-18 22:45:44.550 234: 234 I/DEBUG ]
r0 00000001 r1 00000000 r2 40607928 r3 ffffffff
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
r4 00000001 r5 ffffffff r6 0000000a r7 40800044
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
r8 40800098 r9 408005f0 sl 00000000 fp 00000001
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
ip ffffffff sp 407fff80 lr 4017f96d pc 4015c2b0 cpsr 200f0030
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
backtrace:
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
#00 pc 000112b0 /system/lib/libc.so (strlen+175)
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
#01 pc 00034969 /system/lib/libc.so (__vfprintf+2888)
[ 04-18 22:45:44.551 234: 234 I/DEBUG ]
#02 pc ffffffe4 <unknown>
[ 04-18 22:45:54.723 2183: 2183 E/AndroidRuntime ]
FATAL EXCEPTION: main
Process: com.android.vending, PID: 2183
java.util.ConcurrentModificationException
at java.util.HashMap$Ha****erator.nextEntry(HashMap.java:787)
at java.util.HashMap$ValueIterator.next(HashMap.java:819)
at com.google.android.play.image.BitmapLoader$2.run(BitmapLoader.java:536)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5293)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
[ 04-18 22:45:57.767 2593: 2595 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2595 (rild)
[ 04-18 22:45:57.876 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[ 04-18 22:45:57.876 234: 234 I/DEBUG ]
Build fingerprint: 'motorola/MB886_att/qinara:4.1.1/9.8.0Q-97_MB886_FFW-20/27:user/release-keys'
[ 04-18 22:45:57.876 234: 234 I/DEBUG ]
Revision: '33456'
[ 04-18 22:45:57.877 234: 234 I/DEBUG ]
ABI: 'arm'
[ 04-18 22:45:57.877 234: 234 I/DEBUG ]
pid: 2593, tid: 2595, name: rild >>> /system/bin/rild <<<
[ 04-18 22:45:57.878 234: 234 I/DEBUG ]
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
[ 04-18 22:45:57.900 234: 234 I/DEBUG ]
r0 00000001 r1 00000000 r2 4075e928 r3 ffffffff
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
r4 00000001 r5 ffffffff r6 0000000a r7 4085c044
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
r8 4085c098 r9 4085c5f0 sl 00000000 fp 00000001
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
ip ffffffff sp 4085bf80 lr 401d296d pc 401af2b0 cpsr 200f0030
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
backtrace:
[ 04-18 22:45:57.901 234: 234 I/DEBUG ]
#00 pc 000112b0 /system/lib/libc.so (strlen+175)
[ 04-18 22:45:57.902 234: 234 I/DEBUG ]
#01 pc 00034969 /system/lib/libc.so (__vfprintf+2888)
[ 04-18 22:45:57.902 234: 234 I/DEBUG ]
#02 pc ffffffe4 <unknown>
[ 04-18 22:46:02.637 2830: 2830 E/AndroidRuntime ]
FATAL EXCEPTION: main
Process: com.android.vending, PID: 2830
java.util.ConcurrentModificationException
at java.util.HashMap$Ha****erator.nextEntry(HashMap.java:787)
at java.util.HashMap$ValueIterator.next(HashMap.java:819)
at com.google.android.play.image.BitmapLoader$2.run(BitmapLoader.java:536)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5293)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
[ 04-18 22:46:09.319 2794: 2796 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2796 (rild)
[ 04-18 22:46:09.483 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[ 04-18 22:46:09.483 234: 234 I/DEBUG ]
Build fingerprint: 'motorola/MB886_att/qinara:4.1.1/9.8.0Q-97_MB886_FFW-20/27:user/release-keys'
[ 04-18 22:46:09.483 234: 234 I/DEBUG ]
Revision: '33456'
[ 04-18 22:46:09.483 234: 234 I/DEBUG ]
ABI: 'arm'
[ 04-18 22:46:09.484 234: 234 I/DEBUG ]
pid: 2794, tid: 2796, name: rild >>> /system/bin/rild <<<
[ 04-18 22:46:09.484 234: 234 I/DEBUG ]
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
[ 04-18 22:46:09.571 234: 234 I/DEBUG ]
r0 00000001 r1 00000000 r2 40664928 r3 ffffffff
[ 04-18 22:46:09.571 234: 234 I/DEBUG ]
r4 00000001 r5 ffffffff r6 0000000a r7 4080a044
[ 04-18 22:46:09.571 234: 234 I/DEBUG ]
r8 4080a098 r9 4080a5f0 sl 00000000 fp 00000001
[ 04-18 22:46:09.571 234: 234 I/DEBUG ]
ip ffffffff sp 40809f80 lr 4017d96d pc 4015a2b0 cpsr 200f0030
[ 04-18 22:46:09.572 234: 234 I/DEBUG ]
backtrace:
[ 04-18 22:46:09.572 234: 234 I/DEBUG ]
#00 pc 000112b0 /system/lib/libc.so (strlen+175)
[ 04-18 22:46:09.572 234: 234 I/DEBUG ]
#01 pc 00034969 /system/lib/libc.so (__vfprintf+2888)
[ 04-18 22:46:09.572 234: 234 I/DEBUG ]
#02 pc ffffffe4 <unknown>
[ 04-18 22:46:20.107 3043: 3045 F/libc ]
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3045 (rild)
[ 04-18 22:46:20.213 234: 234 I/DEBUG ]
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Click to expand...
Click to collapse
This also looks go have the devices runtime in it. I don't see your baseband version in this log,but I could be wrong
Sent from my ATRIX HD using Tapatalk
---------- Post added at 07:35 PM ---------- Previous post was at 07:32 PM ----------
*to
Sent from my ATRIX HD using Tapatalk
Ermm...guys could we just download the official build ??
I'm on jbbl boot loader..will this work ??
Yes it will work...
Sent from my ATRIX HD using XDA Free mobile app
Aingaran, the last nightly (22 apr) seems to get connected much faster, but still not from the 1st attempt though.
Legza said:
Aingaran, the last nightly (22 apr) seems to get connected much faster, but still not from the 1st attempt though.
Click to expand...
Click to collapse
I installed 22 apr, and every day have 1-3 reboot.
Also I have long loaded after reboot. (Launch Android.... Optimization application 1 from 126)
hi guys, the CyanogenMod posted a new update today ( 04.23.15 ) someone already tested ? it's having many reboots ?
Narkomax,
I haven't had any reboots on 04/22 build just from the moment of install. Upgraded via dirty flash from 04/18 and works flawlessly.
Maybe the problem of 3rd party apps/Gapps/etc...
Hi,
For long time I had broken camera (purple tint but workaround fix with more copper tape doesn't work) and finally I bought some camera for replacement.
After replace, of course no more purple tint, but on the same system/software/everything - camera apps working one time only. Just take the shot and app (whatever it is, with one exception*) closing with report box.
* Instagram - because go to edit mode after taking picture, not crashing.
I thought - problem with new camera only? But no - taking picture with front camera has the same issue right now.
Doesn't matter ROM (I tried: AICP Marshmallow nightly, XenonHD based Lollipop and Marshmallow, ResurectionRemix based on MM).
Somebody has any idea how this could be fixed?
Full logs from shot taken by base camera app with front and back camera attached.
I think crucial part is here:
Code:
03-23 13:28:38.283 210 210 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-23 13:28:38.283 210 210 F DEBUG : Build fingerprint: 'htc/m7_google/m7:5.0.1/LRX22C.H3/434277:user/release-keys'
03-23 13:28:38.283 210 210 F DEBUG : Revision: '0'
03-23 13:28:38.283 210 210 F DEBUG : ABI: 'arm'
03-23 13:28:38.284 210 210 F DEBUG : pid: 8063, tid: 8619, name: mm_camera_poll >>> /system/bin/mediaserver <<<
03-23 13:28:38.284 210 210 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x149
03-23 13:28:38.285 749 2723 W NativeCrashListener: Couldn't find ProcessRecord for pid 8063
03-23 13:28:38.303 210 210 F DEBUG : r0 00000101 r1 ffffffff r2 b48402fc r3 80000000
03-23 13:28:38.303 210 210 E DEBUG : AM write failed: Broken pipe
03-23 13:28:38.303 210 210 F DEBUG : r4 afc6a800 r5 af476940 r6 af47694c r7 af476944
03-23 13:28:38.303 210 210 F DEBUG : r8 af475000 r9 b6008024 sl af476938 fp afc6a800
03-23 13:28:38.303 210 210 F DEBUG : ip b483fdb4 sp a71d68d0 lr b481f735 pc b481ef36 cpsr 40070030
03-23 13:28:38.311 210 210 F DEBUG :
03-23 13:28:38.311 210 210 F DEBUG : backtrace:
03-23 13:28:38.311 210 210 F DEBUG : #00 pc 00049f36 /system/lib/hw/camera.vendor.msm8960.so (android::util_get_Hal_obj(camera_device*)+5)
03-23 13:28:38.311 210 210 F DEBUG : #01 pc 0004a731 /system/lib/hw/camera.vendor.msm8960.so (release+52)
03-23 13:28:38.311 210 210 F DEBUG : #02 pc 000046d5 /system/lib/libimage-jpeg-enc-omx-comp.so (handleMessage+164)
03-23 13:28:38.311 210 210 F DEBUG : #03 pc 0003f5f7 /system/lib/libc.so (__pthread_start(void*)+30)
03-23 13:28:38.314 210 210 F DEBUG : #04 pc 00019ccb /system/lib/libc.so (__start_thread+6)
but I don't know how to fix or even go deeper with debug.
Any help?
Thanks in advance
camelek said:
Hi,
For long time I had broken camera (purple tint but workaround fix with more copper tape doesn't work) and finally I bought some camera for replacement.
After replace, of course no more purple tint, but on the same system/software/everything - camera apps working one time only. Just take the shot and app (whatever it is, with one exception*) closing with report box.
* Instagram - because go to edit mode after taking picture, not crashing.
I thought - problem with new camera only? But no - taking picture with front camera has the same issue right now.
Doesn't matter ROM (I tried: AICP Marshmallow nightly, XenonHD based Lollipop and Marshmallow, ResurectionRemix based on MM).
Somebody has any idea how this could be fixed?
Full logs from shot taken by base camera app with front and back camera attached.
I think crucial part is here:
Code:
03-23 13:28:38.283 210 210 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-23 13:28:38.283 210 210 F DEBUG : Build fingerprint: 'htc/m7_google/m7:5.0.1/LRX22C.H3/434277:user/release-keys'
03-23 13:28:38.283 210 210 F DEBUG : Revision: '0'
03-23 13:28:38.283 210 210 F DEBUG : ABI: 'arm'
03-23 13:28:38.284 210 210 F DEBUG : pid: 8063, tid: 8619, name: mm_camera_poll >>> /system/bin/mediaserver <<<
03-23 13:28:38.284 210 210 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x149
03-23 13:28:38.285 749 2723 W NativeCrashListener: Couldn't find ProcessRecord for pid 8063
03-23 13:28:38.303 210 210 F DEBUG : r0 00000101 r1 ffffffff r2 b48402fc r3 80000000
03-23 13:28:38.303 210 210 E DEBUG : AM write failed: Broken pipe
03-23 13:28:38.303 210 210 F DEBUG : r4 afc6a800 r5 af476940 r6 af47694c r7 af476944
03-23 13:28:38.303 210 210 F DEBUG : r8 af475000 r9 b6008024 sl af476938 fp afc6a800
03-23 13:28:38.303 210 210 F DEBUG : ip b483fdb4 sp a71d68d0 lr b481f735 pc b481ef36 cpsr 40070030
03-23 13:28:38.311 210 210 F DEBUG :
03-23 13:28:38.311 210 210 F DEBUG : backtrace:
03-23 13:28:38.311 210 210 F DEBUG : #00 pc 00049f36 /system/lib/hw/camera.vendor.msm8960.so (android::util_get_Hal_obj(camera_device*)+5)
03-23 13:28:38.311 210 210 F DEBUG : #01 pc 0004a731 /system/lib/hw/camera.vendor.msm8960.so (release+52)
03-23 13:28:38.311 210 210 F DEBUG : #02 pc 000046d5 /system/lib/libimage-jpeg-enc-omx-comp.so (handleMessage+164)
03-23 13:28:38.311 210 210 F DEBUG : #03 pc 0003f5f7 /system/lib/libc.so (__pthread_start(void*)+30)
03-23 13:28:38.314 210 210 F DEBUG : #04 pc 00019ccb /system/lib/libc.so (__start_thread+6)
but I don't know how to fix or even go deeper with debug.
Any help?
Thanks in advance
Click to expand...
Click to collapse
You flashed all kinds of ROMs which have one thing common - camera crashes after taking shot. You could find that out if you read those ROM threads. Try a Sense ROM, and see if the issue remains, but I'm 100% certain it's a bug all those ROMs have in common
dey tuuk ur juurbs
donkeykong1 said:
You flashed all kinds of ROMs which have one thing common - camera crashes after taking shot. You could find that out if you read those ROM threads. Try a Sense ROM, and see if the issue remains, but I'm 100% certain it's a bug all those ROMs have in common
dey tuuk ur juurbs
Click to expand...
Click to collapse
I will update with some "stock" ROM but for sure, there wasn't any problem with taking pictures (or series of pictures) before I switched camera. With the same ROM after hardware was changed - I get those problem.
camelek said:
I will update with some "stock" ROM but for sure, there wasn't any problem with taking pictures (or series of pictures) before I switched camera. With the same ROM after hardware was changed - I get those problem.
Click to expand...
Click to collapse
Well, backup your current ROM and flash any Sense or GPE ROM and try. I know that all CM or AOSP ROMs have that crashing camera bug
dey tuuk ur juurbs
camelek said:
I will update with some "stock" ROM but for sure, there wasn't any problem with taking pictures (or series of pictures) before I switched camera. With the same ROM after hardware was changed - I get those problem.
Click to expand...
Click to collapse
Try with cameringo app first...
Ok, quick summary:
Cameringo (even Lite version) working fine, but I think it's again similar trick is used in Instagram - because always after taking picture there is "picture taken" intent/screen and after press back (or camera button in Instagram) camera is reinitialized. But this app doing this so quick that it's fully acceptable.
With stock ROMs I've came through some hell ride as using AICP or RR my /data was as F2FS partition. So backup whole storage, changing fs, flashing old Lollipop - long story short: never more Anyway camera working fine with HTC app or Lollipop ROM (like Venom), but this unfortunately is not an option, going back to easy hackable system because of camera.
Anyway, thanks for suggestions.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 11, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps) . LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.
Device source code:
msm8974-common (shared by all Samsung msm8974 devices): LineageOS/android_device_samsung_msm8974-common
klte-common (shared by all klte* devices): LineageOS/android_device_samsung_klte-common
klte: LineageOS/android_device_samsung_klte
klteactivexx: LineageOS/android_device_samsung_klteactivexx
kltechn: LineageOS/android_device_samsung_kltechn
kltechnduo: LineageOS/android_device_samsung_kltechnduo
klteduos: LineageOS/android_device_samsung_klteduos
kltedv: LineageOS/android_device_samsung_kltedv
kltekdi: LineageOS/android_device_samsung_kltekdi
kltekor: LineageOS/android_device_samsung_kltekor
Kernel source code:
LineageOS/android_kernel_samsung_msm8974
My picks:
https://github.com/haggertk/cm_build_stuff/blob/lineage-18.1/picks.sh (other than the open device/kernel changes on gerrit)
Build Compatibility:
The noted models are the only ones supported. If you have a model that isn't listed and ask politely then I might work to add compatibility.
BuildModelklteSM-G900F, SM-G900M, SM-G900R4, SM-G900R7, SM-G900T, SM-G900V, SM-G900W8klteactivexxSM-G870FklteaioSM-G900AZ, SM-S902LkltechnSM-G9006V, SM-G9008VkltechnduoSM-G9006W, SM-G9008W, SM-G9009WklteduosSM-G900FD, SM-G900MDkltedvSM-G900I, SM-G900PkltekdiSC-04F, SCL23kltekorSM-G900K, SM-G900L, SM-G900S
Downloads:
https://androidfilehost.com/?w=files&flid=321278
Installation Instructions:
Download latest build
Boot into recovery
Lineage recovery images are included in the download section and that's what I support. If you feel like using TWRP and something isn't working then take it up with the TWRP maintainer
If not updating from one of my earlier unofficial builds, then format/system, /data, and /cache
For Lineage recovery:
Format -> Format data/factory reset (this does /data and /cache)
Format -> Format system partition
For TWRP figure it out. And no, "wipe data" isn't the same as formatting data
Install LineageOS zip
If this is your initial installation of LineageOS 18.1, then flash any addons (e.g., gapps)
Reporting Bugs:
DO NOT even think about reporting bugs if you are running a custom kernel, Magisk, or Xposed
Grab a logcat after the problem has occurred
If there is a random reboot then grab /proc/last_kmsg. A logcat AFTER the reboot will be worthless
Note which build AND device you have
Read the thread, at least the last month's worth of posts. Don't report things that others already have.
Compatibility Notes:
Bootloader version doesn't matter. Anyone who tells you so doesn't know what they are taking about. My Developer Edition G900V is still running the original 4.4.2 KK aboot. My G900W8 is running the latest 6.0.1.
All builds except for klteactivexx MUST be running a marshmallow (6.0.1) radio for RIL to work. If you are about to report that RIL/radio isn't working then I pretty much guarantee this is your issue.
You MUST be running a marshmallow (6.0.1) NON-HLOS for the fingerprint reader to work. If you are about to report a fingerprint reader problem then you either have old firmware (update it), your /data was previously encrypted and you performed a "clean" flash without FORMATTING /data (start over and FORMAT /data), or your reader is just broken.
External SD cards don't support POSIX (ext*, f2fs) or NTFS filesystems anymore. It was kind of broken in 17 and we likely won't merge the changes to add it back in for 18. I'm not going to pick the open changes to re-add support because I'm not going to deal with "but it worked on haggertk's unofficial builds" bug reports after we eventually go official. If this affects you then just bite the bullet, copy any data off you really want to save, and reformat as exfat.
Donations:
I absolutely don't personally accept them. If you really feel that this work deserves it, then find a local food bank or animal shelter/rescue and throw some money their way. You can also throw some the way of LineageOS, but we're actually doing pretty well right now.
Reserved -- just in case.
Tx so much for keeping our beloved S5 alive
Thank you Mr. @haggertk for keeping our old S5 up to date.
It's not mentioned in the OP @ the present but could you tell me please if SELinux is set to Permissive or Enforcing?
If it's SELinux Permissive would you say that it's not ready to be used as a daily driver with important user accounts @ the present?
***
curiousrom said:
Thank you Mr. @haggertk for keeping our old S5 up to date.
It's not mention in the OP @ the present but could you tell me please if SELinux is set to Permissive or Enforcing?
If it's SELinux Permissive would you say that it's not ready to be used as a daily driver with important user accounts @ the present?
***
Click to expand...
Click to collapse
Hi
I already flashed and it is enforcing
G900T.. CrDroid 7.0 lineage-18.1-20201225-INOFFICIAL-klte.zip... BitGapps v19 .. Magisk 21.1 ... TWRP 3.4... latest Modem.
Radio: G900TUVU1GRJ1 (6.0.1)
Good news: mostly everything works fine (including cellular data, calls, apps).
Problems: Google Maps crash (have to use incognito mode as workaround), Location data limited to GPS only (not AGPS/cellular).
Abnormal errors (most were there in previous releases, and these are periodic/frequent, seen in some other 18.x ROMs):
AGPS Location (partly related to BitGapps v19):
12-28 09:22:53.058 2118 2118 E IndoorOutdoorPredictor: Failed:
12-28 09:22:53.058 2118 2118 E IndoorOutdoorPredictor: java.lang.SecurityException: uid 10005 does not have android.permission.ACCESS_FINE_LOCATION.
12-28 09:22:53.058 2118 2118 E IndoorOutdoorPredictor: at android.os.Parcel.createExceptionOrNull(Parcel.java:2373)
12-28 09:18:28.399 866 1040 W ActivityManager: Appop Denial: Accessing service com.google.android.gms/com.google.android.location.internal.server.GoogleLocationService from pid=2118, uid=10005 requires appop COARSE_LOCATION
TCP read errors:
12-28 09:29:36.462 1321 2335 E TcpSocketTracker: Unexpected socket info parsing, family 10 buffer:java.nio.HeapByteBuffer[pos=96 lim=588 cap=60000] xAAAABQAAgAAAAAAKQUAAAoBAADVBBRsAAAAAAAAAAAAAP//CsRBmgAAAAAAAAAAAAD//0p9ibwAAAAAAIt51wAAA
....
12-28 09:29:36.469 1321 2335 E TcpSocketTracker: java.lang.IllegalArgumentException: Bad position 65632/588
12-28 09:29:36.469 1321 2335 E TcpSocketTracker: at java.nio.Buffer.position(Buffer.java:259)
12-28 09:29:36.469 1321 2335 E TcpSocketTracker: at java.nio.ByteBuffer.position(ByteBuffer.java:812)
12-28 09:29:36.469 1321 2335 E TcpSocketTracker: at com.android.networkstack.netlink.TcpSocketTracker.skipRemainingAttributesBytesAligned(TcpSocketTracker.java:427)
Missing hardware:
12-28 09:27:59.244 0 0 E sdhci_msm_vreg_disable: vdd-io Cannot find Regulator
12-28 09:27:59.253 0 0 E samsung_dsi_panel_event_handler: unknown event (7)
RIL:
12-28 09:23:00.594 474 815 E RIL-QMI : qmuxd: TX message on fd=21, to qmux_client_id=0x1, len=72
12-28 09:23:00.596 474 474 E RIL-QMI : qmuxd: RX 47 bytes on fd=21 from qmux_client_id=0x1
Thank you. And if anyone built with signature spoofing, please contact me. We still have no convenient method to patch android 11 after building.
ttesty said:
G900T.. CrDroid 7.0 lineage-18.1-20201225-INOFFICIAL-klte.zip... BitGapps v19 .. Magisk 21.1 ... TWRP 3.4... latest Modem.
Radio: G900TUVU1GRJ1 (6.0.1)
Good news: mostly everything works fine (including cellular data, calls, apps).
Problems: Google Maps crash (have to use incognito mode as workaround), Location data limited to GPS only (not AGPS/cellular).
Abnormal errors (most were there in previous releases, and these are periodic/frequent, seen in some other 18.x ROMs):
AGPS Location (partly related to BitGapps v19):
12-28 09:22:53.058 2118 2118 E IndoorOutdoorPredictor: Failed:
12-28 09:22:53.058 2118 2118 E IndoorOutdoorPredictor: java.lang.SecurityException: uid 10005 does not have android.permission.ACCESS_FINE_LOCATION.
12-28 09:22:53.058 2118 2118 E IndoorOutdoorPredictor: at android.os.Parcel.createExceptionOrNull(Parcel.java:2373)
12-28 09:18:28.399 866 1040 W ActivityManager: Appop Denial: Accessing service com.google.android.gms/com.google.android.location.internal.server.GoogleLocationService from pid=2118, uid=10005 requires appop COARSE_LOCATION
TCP read errors:
12-28 09:29:36.462 1321 2335 E TcpSocketTracker: Unexpected socket info parsing, family 10 buffer:java.nio.HeapByteBuffer[pos=96 lim=588 cap=60000] xAAAABQAAgAAAAAAKQUAAAoBAADVBBRsAAAAAAAAAAAAAP//CsRBmgAAAAAAAAAAAAD//0p9ibwAAAAAAIt51wAAA
....
12-28 09:29:36.469 1321 2335 E TcpSocketTracker: java.lang.IllegalArgumentException: Bad position 65632/588
12-28 09:29:36.469 1321 2335 E TcpSocketTracker: at java.nio.Buffer.position(Buffer.java:259)
12-28 09:29:36.469 1321 2335 E TcpSocketTracker: at java.nio.ByteBuffer.position(ByteBuffer.java:812)
12-28 09:29:36.469 1321 2335 E TcpSocketTracker: at com.android.networkstack.netlink.TcpSocketTracker.skipRemainingAttributesBytesAligned(TcpSocketTracker.java:427)
Missing hardware:
12-28 09:27:59.244 0 0 E sdhci_msm_vreg_disable: vdd-io Cannot find Regulator
12-28 09:27:59.253 0 0 E samsung_dsi_panel_event_handler: unknown event (7)
RIL:
12-28 09:23:00.594 474 815 E RIL-QMI : qmuxd: TX message on fd=21, to qmux_client_id=0x1, len=72
12-28 09:23:00.596 474 474 E RIL-QMI : qmuxd: RX 47 bytes on fd=21 from qmux_client_id=0x1
Click to expand...
Click to collapse
This seemed to fix a few of the problems. Some of the problems might not be exclusive to the ROM - rather GAPPS etc:
pm grant com.google.android.gms android.permission.ACCESS_COARSE_LOCATION
pm grant com.google.android.gms android.permission.ACCESS_FINE_LOCATION
Just installed this. Smooth af.
Once again thanks a lot Mr Haggertk for bringing android 11 to our beloved Samsung Galaxy S5. Here are some screenshots made with my SM-G900F
Thanks for all your hard work <3
gaindelioide said:
...Here are some screenshots made with my SM-G900F
Click to expand...
Click to collapse
Thanks for the effort but 2 comments:
You should not post personal data like your device's IMEI & Vorschau > Eindeutige id. You could black them out with an image editor or just delete those screenshots.
Because the common language in this thread is English maybe you could change the System language to that before taking the screenshots?
How does the Settings panel looks like?
***
And for you guys who ran LineageOS 17.1 previously: any noticeable changes you could comment on?
***
Pretty stable. I get a lot of these messages for many different applications and during boot time. Probably normal page faults (data missing from memory).
12-30 00:24:14.808 0 0 F : pgd = d4dbc000
12-30 00:24:14.808 0 0 F : [00000000] *pgd=00000000
12-30 00:24:14.808 0 0 W Pid : 32432, comm: hone.app2sd.pro
12-30 00:24:14.808 0 0 W : CPU: 0 Tainted: G W (3.4.113-lineageos-g11473dbb0031 #18)
12-30 00:24:14.808 0 0 W : PC is at 0x7215022a
12-30 00:24:14.808 0 0 W : LR is at 0x72150227
12-30 00:24:14.808 0 0 W pc : [<7215022a>] lr : [<72150227>] psr: 600e0030
12-30 00:24:14.808 0 0 W sp : be853ce0 ip : 00000000 fp : be853d4c
12-30 00:24:14.808 0 0 W : r10: 136b32c0 r9 : ade4ce00 r8 : 00000000
12-30 00:24:14.808 0 0 W : r7 : 00000000 r6 : 136b32c0 r5 : 00000000 r4 : 00000000
12-30 00:24:14.808 0 0 W : r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 717b4f84
12-30 00:24:14.808 0 0 W Flags : nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
12-30 00:24:14.808 0 0 W Control : 10c5787d Table: 14dbc06a DAC: 00000015
12-30 00:24:14.808 0 0 W : [<c010be28>] (unwind_backtrace+0x0/0xec) from [<c01121a8>] (__do_user_fault+0x100/0x14c)
12-30 00:24:14.808 0 0 W : [<c01121a8>] (__do_user_fault+0x100/0x14c) from [<c011251c>] (do_page_fault+0x328/0x36c)
12-30 00:24:14.808 0 0 W : [<c011251c>] (do_page_fault+0x328/0x36c) from [<c0100358>] (do_DataAbort+0x10c/0x200)
12-30 00:24:14.808 0 0 W : [<c0100358>] (do_DataAbort+0x10c/0x200) from [<c01059d4>] (__dabt_usr+0x34/0x40)
12-30 00:24:14.808 0 0 W : Exception stack(0xd222bfb0 to 0xd222bff8)
12-30 00:24:14.808 0 0 W bfa0 : 717b4f84 00000000 00000000 00000001
12-30 00:24:14.808 0 0 W bfc0 : 00000000 00000000 136b32c0 00000000 00000000 ade4ce00 136b32c0 be853d4c
12-30 00:24:14.808 0 0 W bfe0 : 00000000 be853ce0 72150227 7215022a 600e0030 ffffffff
12-30 00:29:17.388 0 0 F : pgd = d8634000
12-30 00:29:17.388 0 0 F : [00000000] *pgd=00000000
12-30 00:29:17.388 0 0 W Pid : 4629, comm: verycallcontrol
12-30 00:29:17.388 0 0 W : CPU: 0 Tainted: G W (3.4.113-lineageos-g11473dbb0031 #18)
12-30 00:29:17.388 0 0 W : PC is at 0x7215022a
12-30 00:29:17.388 0 0 W : LR is at 0x72150227
12-30 00:29:17.388 0 0 W pc : [<7215022a>] lr : [<72150227>] psr: 600b0030
12-30 00:29:17.388 0 0 W sp : be854930 ip : 00000000 fp : 132bb498
12-30 00:29:17.388 0 0 W : r10: 132bc0a8 r9 : ade4ce00 r8 : 00000000
12-30 00:29:17.388 0 0 W : r7 : 00000000 r6 : 132bc0a8 r5 : 00000000 r4 : be8529b8
12-30 00:29:17.388 0 0 W : r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 717b4f84
12-30 00:29:17.388 0 0 W Flags : nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
12-30 00:29:17.388 0 0 W Control : 10c5787d Table: 1863406a DAC: 00000015
12-30 00:29:17.388 0 0 W : [<c010be28>] (unwind_backtrace+0x0/0xec) from [<c01121a8>] (__do_user_fault+0x100/0x14c)
12-30 00:29:17.388 0 0 W : [<c01121a8>] (__do_user_fault+0x100/0x14c) from [<c011251c>] (do_page_fault+0x328/0x36c)
12-30 00:29:17.388 0 0 W : [<c011251c>] (do_page_fault+0x328/0x36c) from [<c0100358>] (do_DataAbort+0x10c/0x200)
12-30 00:29:17.388 0 0 W : [<c0100358>] (do_DataAbort+0x10c/0x200) from [<c01059d4>] (__dabt_usr+0x34/0x40)
12-30 00:29:17.388 0 0 W : Exception stack(0xd86b9fb0 to 0xd86b9ff8)
12-30 00:29:17.388 0 0 W 9fa0 : 717b4f84 00000000 00000000 00000001
12-30 00:29:17.388 0 0 W 9fc0 : be8529b8 00000000 132bc0a8 00000000 00000000 ade4ce00 132bc0a8 132bb498
12-30 00:29:17.388 0 0 W 9fe0 : 00000000 be854930 72150227 7215022a 600b0030 ffffffff
12-30 00:29:17.616 0 0 E [SSP] : proximity_open_calibration - Can't open cancelation file
12-30 00:29:17.616 0 0 E [SSP] : set_proximity_threshold - SENSOR_PROXTHRESHOLD
How's the gaming performance? Has anyone tested it with PUBGM or CoDM?
curiousrom said:
Thanks for the effort but 2 comments:
You should not post personal data like your device's IMEI & Vorschau > Eindeutige id. You could black them out with an image editor or just delete those screenshots.
Because the common language in this thread is English maybe you could change the System language to that before taking the screenshots?
How does the Settings panel looks like?
***
And for you guys who ran LineageOS 17.1 previously: any noticeable changes you could comment on?
***
Click to expand...
Click to collapse
Hi curiousrom,
Thank you for yours advices. Could you please tell me precisely what you mean with the "Settings panel"? The QS panel or the General Settings panel?
I can tell you that since I flashed the ROM I have not had any particular issue worth a mention in my system. Only WhatsApp crashes from time to time. The phone app is behaving the way I expected it. The sensor is functioning properly since I do not see a black screen anymore after a call. With LineageOS 17.1 that still persist.
I will stay in touch through this thread for reporting any misbehavior of the system. Mr Haggertk is really doing a great job for the owners of our legendary device Samsung Galaxy S5. I own an SM-G900F.
Some of the unhandled page faults on startup (there are many):
[ 60.743339] CPU: 1 Tainted: G W (3.4.113-lineageos-g11473dbb0031 #18)
[ 60.743345] PC is at 0x7118e758
[ 60.743348] LR is at 0x7118e755
[ 60.743353] pc : [<7118e758>] lr : [<7118e755>] psr: 60000030
[ 60.743355] sp : 92bec890 ip : 00000000 fp : 92bec904
[ 60.743359] r10: 92bec940 r9 : ac1f1400 r8 : 00000000
[ 60.743364] r7 : 137cbb60 r6 : 00000000 r5 : 00000000 r4 : 57fb4540
[ 60.743368] r3 : 00000000 r2 : 00000000 r1 : 00000000 r0 : 70831754
[ 60.743374] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
[ 60.743379] Control: 10c5787d Table: 2489c06a DAC: 00000015
[ 60.743399] [<c010be28>] (unwind_backtrace+0x0/0xec) from [<c01121a8>] (__do_user_fault+0x100/0x14c)
[ 60.743410] [<c01121a8>] (__do_user_fault+0x100/0x14c) from [<c011251c>] (do_page_fault+0x328/0x36c)
[ 60.743419] [<c011251c>] (do_page_fault+0x328/0x36c) from [<c0100358>] (do_DataAbort+0x10c/0x200)
[ 60.743429] [<c0100358>] (do_DataAbort+0x10c/0x200) from [<c01059d4>] (__dabt_usr+0x34/0x40)
[ 60.743435] Exception stack(0xe3acdfb0 to 0xe3acdff8)
[ 60.743440] dfa0: 70831754 00000000 00000000 00000000
[ 60.743446] dfc0: 57fb4540 00000000 00000000 137cbb60 00000000 ac1f1400 92bec940 92bec904
[ 60.743452] dfe0: 00000000 92bec890 7118e755 7118e758 60000030 ffffffff
[ 60.778394] Thread-1: unhandled page fault (11) at 0x00000000, code 0x005
[ 60.778402] pgd = e489c000
[ 60.778591] [00000000] *pgd=00000000
[ 67.835852] Pid: 2836, comm: APIGuard3Backgr
[ 67.835860] CPU: 2 Tainted: G W (3.4.113-lineageos-g11473dbb0031 #18)
[ 67.835867] PC is at 0x7d48bc70
[ 67.835871] LR is at 0x712ba17f
[ 67.835877] pc : [<7d48bc70>] lr : [<712ba17f>] psr: 000f0030
[ 67.835880] sp : 7b20aa80 ip : 00000000 fp : 00000060
[ 67.835885] r10: 00000000 r9 : a9774e00 r8 : 00000000
[ 67.835891] r7 : 12cd26e8 r6 : 12cd24b8 r5 : 12cd2708 r4 : 710feac8
[ 67.835897] r3 : 70f53c50 r2 : 12cd2708 r1 : 00000000 r0 : 00000003
[ 67.835904] Flags: nzcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
[ 67.835910] Control: 10c5787d Table: 1e69406a DAC: 00000015
[ 67.835932] [<c010be28>] (unwind_backtrace+0x0/0xec) from [<c01121a8>] (__do_user_fault+0x100/0x14c)
[ 67.835945] [<c01121a8>] (__do_user_fault+0x100/0x14c) from [<c011251c>] (do_page_fault+0x328/0x36c)
[ 67.835957] [<c011251c>] (do_page_fault+0x328/0x36c) from [<c0100358>] (do_DataAbort+0x10c/0x200)
[ 67.835969] [<c0100358>] (do_DataAbort+0x10c/0x200) from [<c01059d4>] (__dabt_usr+0x34/0x40)
[ 67.835976] Exception stack(0xdecdffb0 to 0xdecdfff8)
[ 67.835982] ffa0: 00000003 00000000 12cd2708 70f53c50
[ 67.835990] ffc0: 710feac8 12cd2708 12cd24b8 12cd26e8 00000000 a9774e00 00000000 00000060
[ 67.835998] ffe0: 00000000 7b20aa80 712ba17f 7d48bc70 000f0030 ffffffff
Minor issue. When logging in to my wifi which is wpa enterprise it requires a domain name as the phase 2 authentication defaults to MSCHAPV2 and has no option for "do not authenticate". Since I don't know my domain name is there a workaround?
haggertk said:
...
All builds except for klteactivexx MUST be running a marshmallow (6.0.1) radio for RIL to work. If you are about to report that RIL/radio isn't working then I pretty much guarantee this is your issue.
You MUST be running a marshmallow (6.0.1) NON-HLOS for the fingerprint reader to work. If you are about to report a fingerprint reader problem then you either have old firmware (update it), your /data was previously encrypted and you performed a "clean" flash without FORMATTING /data (start over and FORMAT /data), or your reader is just broken.
Click to expand...
Click to collapse
See S5 Odin Flashable Modem & Bootloader and S5 Screen Lock Fingerprint Battery Tests @ Idle - BetterBatteryStat.
***
It seems like my SC-04F doesn't show charging when I plugged in. The % goes up after rebooting.
Baseband: SC04FOMU1XQH1 (latest)
ROM Build: kltekdi, build 20201225
These are the logs when I only wiped System and Cache. I later formatted Data and it's still the same.
Thank you for your work!
e: Logcat: https://pastebin.pl/view/4de644ca
dmesg is the uploaded file.
e3: after formatting. Had to have Magisk to get dmesg log
dmesg: https://pastebin.pl/view/46bc06dc
logcat: https://pastebin.pl/view/1d2b50a8
Hey @haggertk, I have a SM-S902L. Can I use the rom for SM-S900L for my device? If not would you be so kind and add support for my model? I had been waiting for lineage 17.1 for quite some time now and installed an unofficial build to get android 10. I just found this amazing thread which is a way for me to get android 11. Please consider my request. Thanks