[ROM][LineageOS13.0][Marshmallow][Android 6.0.1] NightOwl 20171029-Fixed

sedat8879

Senior Member
Sep 4, 2013
52
10
0
Woww ı love my note. Thanks to you bauner.

---------- Post added at 08:54 AM ---------- Previous post was at 08:41 AM ----------

Hi bauner which devices are you using. You have only note ?
 

Snoere

Senior Member
Nov 21, 2010
66
35
38
Try a 12.1 ROM

Sorry because I'm a newer, how to flash ROM with working ril ? Thankyou !
As mentioned in the first post (click on "Known issues"), RIL is not working. This means all telephone functions are broken: no calls, no SMS, no mobile data.
If you want a working phone, you should try Nightowl CM12.1 (Android 5). This ROM is rock stable. We woun't see any stable Android 6 ROM soon.
 

manusvieira

Senior Member
May 25, 2005
58
18
0
I just want to say some notes to Bauner.

As a daily N7000 owner myself, i want to congratulate you bauner for all the countless hours and responses, your notorious work, patience and dedication. When so much people count on you to provide a more updated and better ROM, to (re)use their old Galaxy Note on a daily basis, that's the sign when you know you're doing a hell of a job.
It is remarkable that a smartphone with these specs still can perform these roms with relative ease and stability. And that is only possible when you know what you're doing, continue to improve and never disapoint.
And to top it all, now we're on a verge to get 6.0 on our ol'Note. The idea is mindblowing and i can only imagine the task at your hands.
If someone can do it, i'm sure is Bauner. As a Nightowl fan, i'll be waiting bitting my nails till the release.
For now, i'm enjoying your 5.1.1 rom as my stable rom and following the news.

Again, thank you for all your work.
 

freedmm

Senior Member
Feb 23, 2014
67
17
28
ANTALYA
i saw something like this on nameless rom

libgui: Don't assign handle to NULL after free
This reverts c784dfc for exynos4 devices
with Mali 400 GPUs, which causes a fatal signal (SIGSEGV) and death of
the graphics subsystem
.
. GraphicBufferAllocator& allocator(GraphicBufferAllocator::get());
allocator.free(handle);
}
+
+#ifndef EXYNOS4_ENHANCEMENTS
handle = NULL;
+#endif
+
mWrappedBuffer = 0;
}

by Lysergic-Acid committed 3 days ago
 
  • Like
Reactions: Gaukler_Faun

bauner

Retired Recognized Developer
Jan 23, 2008
4,726
10,330
263
Near Nürnberg
i saw something like this on nameless rom

libgui: Don't assign handle to NULL after free
This reverts c784dfc for exynos4 devices
with Mali 400 GPUs, which causes a fatal signal (SIGSEGV) and death of
the graphics subsystem
.
. GraphicBufferAllocator& allocator(GraphicBufferAllocator::get());
allocator.free(handle);
}
+
+#ifndef EXYNOS4_ENHANCEMENTS
handle = NULL;
+#endif
+
mWrappedBuffer = 0;
}

by Lysergic-Acid committed 3 days ago
I know... because I have found it
http://forum.xda-developers.com/showpost.php?p=63961676&postcount=9964

But thx for helping to find fixes for the rom
 
Last edited: