[ROM][CM12.1][Lollipop][Android 5.1.1] NightOwl 20180124

carabao72

Senior Member
Feb 26, 2012
197
29
0
Europe, Wallonie
www.salmigondis.be
Hello,
Thank you for your work. Curious and eager to see the CM 13 to the bauner sauce. But for now, my n7000 runs smoothly with CM12.1 nighowl

bonjour,
Merci pour ton travail. Curieux et impatient de voir la CM 13 à la sauce bauner. Mais pour le moment, mon n7000 tourne sans problème avec la CM12.1 nighowl
 
  • Like
Reactions: mädschie

Lysergic Acid

Inactive Recognized Developer
Nov 14, 2014
1,086
12,381
0
Ponta Grossa
Looks like a problem with libMali, you might want to apply this patch to add r4p0 drivers (blobs here)
I don't know if @bauner tried this but I decided to give it a shot. It went all okay to boot r4p0:
Code:
E: Device driver API match
E: Device driver API version: 401
E: User space API version: 401 
E: mali: REVISION=Linux-r4p0-00rel0 BUILD_DATE=Wed May 14 21:45:08 CST 2014
But in the end I got the same crash:

Code:
11-22 10:41:29.616  1914  1914 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-22 10:41:29.616  1914  1914 F DEBUG   : Build fingerprint: 'samsung/GT-I9100/GT-I9100:4.1.2/JZO54K/I9100XWMS2:user/release-keys'
11-22 10:41:29.616  1914  1914 F DEBUG   : Revision: '0'
11-22 10:41:29.616  1914  1914 F DEBUG   : ABI: 'arm'
11-22 10:41:29.617  1914  1914 F DEBUG   : pid: 2354, tid: 2417, name: PowerManagerSer  >>> system_server <<<
11-22 10:41:29.617  1914  1914 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x14
11-22 10:41:29.634  1914  1914 F DEBUG   :     r0 00000002  r1 53dd9208  r2 00000004  r3 53dd92a0
11-22 10:41:29.635  1914  1914 F DEBUG   :     r4 5454a8b8  r5 00000002  r6 5454a880  r7 46994050
11-22 10:41:29.635  1914  1914 F DEBUG   :     r8 00000001  r9 5645ee08  sl 00000001  fp 00000000
11-22 10:41:29.635  1914  1914 F DEBUG   :     ip 00000000  sp 54315ee0  lr 550761d4  pc 5500c464  cpsr 80030010
11-22 10:41:29.648  1914  1914 F DEBUG   : 
11-22 10:41:29.648  1914  1914 F DEBUG   : backtrace:
11-22 10:41:29.648  1914  1914 F DEBUG   :     #00 pc 0000d464  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #01 pc 0000e13c  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #02 pc 0005a9c8  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #03 pc 0005b6bc  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #04 pc 000565e8  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #05 pc 00056e80  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #06 pc 00057eb0  /system/lib/libMali.so (shim_eglMakeCurrent+176)
11-22 10:41:29.648  1914  1914 F DEBUG   :     #07 pc 00012821  /system/lib/libEGL.so (android::egl_display_t::makeCurrent(android::egl_context_t*, android::egl_context_t*, void*, void*, void*, void*, void*, void*)+148)
11-22 10:41:29.648  1914  1914 F DEBUG   :     #08 pc 0001629d  /system/lib/libEGL.so (eglMakeCurrent+280)
11-22 10:41:29.648  1914  1914 F DEBUG   :     #09 pc 000622f1  /system/lib/libandroid_runtime.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #10 pc 74467e2f  /data/dalvik-cache/arm/[email protected]@boot.oat (offset 0x1f53000)
I don't know what CM did, but I doubt the problem is with our blob
 

bauner

Retired Recognized Developer
Jan 23, 2008
4,726
10,330
263
Near Nürnberg
I don't know if @bauner tried this but I decided to give it a shot. It went all okay to boot r4p0:
Code:
E: Device driver API match
E: Device driver API version: 401
E: User space API version: 401 
E: mali: REVISION=Linux-r4p0-00rel0 BUILD_DATE=Wed May 14 21:45:08 CST 2014
But in the end I got the same crash:

Code:
11-22 10:41:29.616  1914  1914 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-22 10:41:29.616  1914  1914 F DEBUG   : Build fingerprint: 'samsung/GT-I9100/GT-I9100:4.1.2/JZO54K/I9100XWMS2:user/release-keys'
11-22 10:41:29.616  1914  1914 F DEBUG   : Revision: '0'
11-22 10:41:29.616  1914  1914 F DEBUG   : ABI: 'arm'
11-22 10:41:29.617  1914  1914 F DEBUG   : pid: 2354, tid: 2417, name: PowerManagerSer  >>> system_server <<<
11-22 10:41:29.617  1914  1914 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x14
11-22 10:41:29.634  1914  1914 F DEBUG   :     r0 00000002  r1 53dd9208  r2 00000004  r3 53dd92a0
11-22 10:41:29.635  1914  1914 F DEBUG   :     r4 5454a8b8  r5 00000002  r6 5454a880  r7 46994050
11-22 10:41:29.635  1914  1914 F DEBUG   :     r8 00000001  r9 5645ee08  sl 00000001  fp 00000000
11-22 10:41:29.635  1914  1914 F DEBUG   :     ip 00000000  sp 54315ee0  lr 550761d4  pc 5500c464  cpsr 80030010
11-22 10:41:29.648  1914  1914 F DEBUG   : 
11-22 10:41:29.648  1914  1914 F DEBUG   : backtrace:
11-22 10:41:29.648  1914  1914 F DEBUG   :     #00 pc 0000d464  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #01 pc 0000e13c  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #02 pc 0005a9c8  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #03 pc 0005b6bc  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #04 pc 000565e8  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #05 pc 00056e80  /system/lib/libMali.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #06 pc 00057eb0  /system/lib/libMali.so (shim_eglMakeCurrent+176)
11-22 10:41:29.648  1914  1914 F DEBUG   :     #07 pc 00012821  /system/lib/libEGL.so (android::egl_display_t::makeCurrent(android::egl_context_t*, android::egl_context_t*, void*, void*, void*, void*, void*, void*)+148)
11-22 10:41:29.648  1914  1914 F DEBUG   :     #08 pc 0001629d  /system/lib/libEGL.so (eglMakeCurrent+280)
11-22 10:41:29.648  1914  1914 F DEBUG   :     #09 pc 000622f1  /system/lib/libandroid_runtime.so
11-22 10:41:29.648  1914  1914 F DEBUG   :     #10 pc 74467e2f  /data/dalvik-cache/arm/[email protected]@boot.oat (offset 0x1f53000)
I don't know what CM did, but I doubt the problem is with our blob
@Lysergic Acid I had also tested r4p0 and had the same problems with it.
But I think I have found the reason.
I'm currently cleaning up my source and then I build a new testversion.
If it will fix the reboots I tell you the change
 
Last edited:

SoulSlayer69

Senior Member
Oct 10, 2013
140
114
0
Keep focusing on CM13, in my opinion CM12.1 is fine enough to be dropped in favour of Marshmallow. No need to waste time on Lollipop anymore if we can jump on an improved build, and seems like Android 6 is fair better than 5.1.x :p

Btw, idk if there is any Android phone cabable to wake up to ring alarm, so my advice is just to put it on airplane mode if you don't want to take it active during night but need alarm;)
 

alforati

Senior Member
Jul 15, 2008
87
14
0

milsabords

Senior Member
Feb 26, 2006
364
59
53
Nice
Last edited:
  • Like
Reactions: Green-Bot