[ROM][unlocked][karnak] Lineage-16.0[04 JUNE 2020]

Search This thread
Sep 10, 2020
5
0
I flased this rom and the front camera Is not working at all: apps seem to detect It bit It doesn't work. When change camera Burton Is pressed the rest camera remains selected.
 
D

Deleted member 9954674

Guest
Now that Amazon have released a version of FireOS based on Android 9 for this device, is there any chance taking a look at that could solve some of the issues we have on this version?
 
D

Deleted member 9954674

Guest
Kaijones23 Is working on the 18.1 ROM so I doubt this ROM will ever be updated again,
That's disappointing because the LineageOS 17 version had *more* issues such as encryption not working.
 

acat550

Senior Member
Nov 28, 2012
118
36
Anyone else have issues with video playback on certain apps? On one particular app, it's plays sound but the video is grey and green. Seems like a codec issue as I have tried the builds lineage 12 and 14, which works with the video. 15, 16 and 17 though have the issue of the green video.

I assume the newer version would be able to run it compared to the older versions? It sucks as 16 is super fast and stable else wise.

I read about an OMX fix patch for lineage 14, but not sure if that would fix this. Anyone have any ideas on how to rectify this? Also, thank you to the Dev as he had brought life to this device that would never be!!!

Edit: video playback issue is only when trying to stream a live stream. If it's a highlight video of something that isn't live, it works so I'm stumped!
 

jthatch12

Senior Member
Mar 24, 2012
2,162
1,616
Florida
If I get an opportunity this weekend, I might compile a build of 16 for this device based off having the latest source code. If there is interest still, I'll consider resurrecting my dev career to get the later versions stable as well.
 

Kaijones23

Recognized Developer
Dec 7, 2018
357
798
Las Vegas
If I get an opportunity this weekend, I might compile a build of 16 for this device based off having the latest source code. If there is interest still, I'll consider resurrecting my dev career to get the later versions stable as well.
i will be working 18.1 and the 16.0 and 15.1 is going to be discontinued. im going to do these with my development team so just wait please.
 
Hello -
I came to try this ROM after I had some Gapps problems in the LOS 17.1 ROM, but the same issues (no way to get a working install of Google Play Services) are still persisting. This might be a device or Gapps issue then, but I'd still like to try to get it fixed. I have attached a logcat after an APK install (since flashing OpenGapps still won't install Google Play Services) with all permissions granted in a text file below. The relevant crashes appear to be caused by a missing permission that I don't know how to grant:
java.lang.RuntimeException: Unable to create application co.g.App: java.lang.SecurityException: addOnPermissionsChangeListener: Neither user 10081 nor current process has android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS.

Edit: XDA won't let me upload a file directly, so have a Pastebin instead
 
Last edited:

Korin67

Senior Member
Feb 24, 2018
249
112
Hello,
Someone out there tried to build LOS16.0? I tried with OP's source (including local_manifests). I got the error related to kernel script. Please help.

/media/LOS16.0/kernel/amazon/karnak/include/linux/compiler-gcc.h:236:5: warning: "__has_attribute" is not defined [-Wundef]
#if __has_attribute(__no_sanitize_address__)
^
/media/LOS16.0/kernel/amazon/karnak/include/linux/compiler-gcc.h:236:20: error: missing binary operator before token "("
#if __has_attribute(__no_sanitize_address__)
^
make[3]: *** [/media/LOS16.0/kernel/amazon/karnak/scripts/Makefile.build:153: scripts/mod/devicetable-offsets.s] Error 1
make[2]: *** [/media/LOS16.0/kernel/amazon/karnak/scripts/Makefile.build:402: scripts/mod] Error 2
 

dontpanic-xda

Member
Oct 13, 2019
40
10
Hello,
Someone out there tried to build LOS16.0? I tried with OP's source (including local_manifests). I got the error related to kernel script. Please help.

/media/LOS16.0/kernel/amazon/karnak/include/linux/compiler-gcc.h:236:5: warning: "__has_attribute" is not defined [-Wundef]
#if __has_attribute(__no_sanitize_address__)
^
/media/LOS16.0/kernel/amazon/karnak/include/linux/compiler-gcc.h:236:20: error: missing binary operator before token "("
#if __has_attribute(__no_sanitize_address__)
^
make[3]: *** [/media/LOS16.0/kernel/amazon/karnak/scripts/Makefile.build:153: scripts/mod/devicetable-offsets.s] Error 1
make[2]: *** [/media/LOS16.0/kernel/amazon/karnak/scripts/Makefile.build:402: scripts/mod] Error 2

I'm interested in following your progress on building this image.

I eventually got to the point where I got an image to build without any build errors, but my image wouldn't boot.

I kept notes on many of the errors I encountered, but I forgot to write down my solution for this one.

I did run across this post here, which suggests a modification to compiler-gcc.h.


I think my selected solution was check out the git branch for the lineage-17.0 kernel in the kernel sources directory. However, my image wouldn't boot, so this may have been the wrong choice. Let me know if you have success, and which kernel branch you used.
 

Korin67

Senior Member
Feb 24, 2018
249
112
I'm interested in following your progress on building this image.

I eventually got to the point where I got an image to build without any build errors, but my image wouldn't boot.

I kept notes on many of the errors I encountered, but I forgot to write down my solution for this one.

I did run across this post here, which suggests a modification to compiler-gcc.h.


I think my selected solution was check out the git branch for the lineage-17.0 kernel in the kernel sources directory. However, my image wouldn't boot, so this may have been the wrong choice. Let me know if you have success, and which kernel branch you used.
Thank you for your reply. I am happy to know other people including you have tried to build the ROM. I guess modify compiler-gcc.h is not a good idea. The right solution should be to fix the kernel script (or other source code). @Kaijones23, you only can fix the problem. I know you are on LOS18.1 and think LOS16.0 is discontined. For my eye Android Pie seems fit to karnak. Could you push all the commit that produced your final LOS16.0? Expecting your action.
 

Kaijones23

Recognized Developer
Dec 7, 2018
357
798
Las Vegas
Thank you for your reply. I am happy to know other people including you have tried to build the ROM. I guess modify compiler-gcc.h is not a good idea. The right solution should be to fix the kernel script (or other source code). @Kaijones23, you only can fix the problem. I know you are on LOS18.1 and think LOS16.0 is discontined. For my eye Android Pie seems fit to karnak. Could you push all the commit that produced your final LOS16.0? Expecting your action.
I have deleted my lineage 16.0 build since its being discontinued, lineageos 18.1 and 19.0 is already being maintained, The issue with these two roms is that the codecs are crashing at colorconversion and me and @Rortiz2 are working on it.
 
  • Like
Reactions: FreakyyLike

Top Liked Posts

  • There are no posts matching your filters.
  • 41
    7652ffeccaa6bbdcda57289d991b093d.gif
    Disclaimer
    Code:
    /*
     * I am not responsible for bricked devices, dead SD cards, thermonuclear war,
     * or you getting fired because the alarm app failed.
     * Please do some research if you have any concerns about features included
     * in the products you find here before flashing it!
     * YOU are choosing to make these modifications.
     */

    LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.

    - This ROM only works with unlocked Fires!

    Rules
    - Please search the thread before asking questions
    - Please try to stay on topic, I know it's not always possible
    - Please report bugs here
    - Report only one issue per bug report
    - When reporting bugs please post a logcat and/or dmesg containing pertinent information regarding the issue...
    - Saying something isn't working without proper explanation will not attract any attention.

    Prerequisites for Installation
    - Unlocked Bootloader
    - TWRP Installed

    Downloads
    Lineage-16.0 for Amazon Fire HD8" 2018
    G-APPS (ARM)

    Install/Upgrade the ROM
    - Boot to TWRP
    - Go to wipe and wipe: system, data, cache
    - Go to install and flash ROM.zip
    - Flash G-APPS (Optional)
    - Reboot

    Source Code
    - Kernel Source: https://github.com/mt8163/android_kernel_amazon_karnak
    - Device Tree: https://github.com/mt8163/android_device_amazon_karnak/

    Contributors
    Kaijones23, Rortiz2, xyz`, k4y0z, ggow
    Source Code: https://github.com/mt8163/android_device_amazon_karnak

    ROM OS Version: 9.0 Pie
    ROM Kernel: Linux 3.18.20
    ROM Firmware Required: TWRP, MT8163 Processor
    Based On: Lineage OS

    Version Information


    Created 2019-10-11
    Last Updated 2020-06-04

    XDA:DevDB Information
    Lineage-16.0 for Fire HD8 (karnak), ROM for the Amazon Fire HD 8 and HD 10

    Contributors
    Kaijones23, Rortiz2
    ROM OS Version: 9.x Pie
    ROM Kernel: Linux 3.x
    Based On: Lineage OS

    Version Information
    Status: Alpha
    Stable Release Date: 2020-05-03
    Current Beta Version: 1.0

    Created 2019-10-11
    Last Updated 2020-06-05
    14
    Release Notes
    Code:
    [B]version 4.0[/B]
    - ASB to May 5, 2020
    -Disabled Night-light
    *as you should notice that the screen is tinted yellow because livedisplay is currently working as normal like nougat. 
    
    [B]version 3.0[/B]
    - ASB to April 5, 2020
    - Fixed Fd Leak
    - Backported Q Styles to SystemUI and Settings (Very Minimal)
    - Fixed Prime Video Crashing. Works as normal now.
    
    [B]version 2.0[/B]
    -fixed codecs
    -fixed Bluetooth thanks to [user=8184192]@Stricted[/user]
    -fixed camera crashing when the photo is taken
    -fixed headphones thanks [user=9325417]@t0x1cSH[/user] and [user=10317629]@spelcheck[/user]
    
    [B]version 1.0[/B]
    - Kind of stable as Nougat
    - codecs are kind of working (Netflix, Play Movies, Youtube Works fine)
    - Bluetooth does not work (will need to work on that)
    - Camera partially Works (crashes when taking photos)
    - Audio works fine
    - better battery life
    - headphones are not working at the moment
    - more to come!
    13
    Hello, I will be pausing development until I finish my finals for like until December 14th and I will continue to fix issues and bugs after I am done. Thanks for all your support also @spelcheck thanks for your help with the headphones and in going to push the next Build after my finals all security patch level will be up to December.
    If you have any issues please report to my GitHub repo and I will sort it out after I'm done. Also thanks for all your support.
    Sent from my Pixel 3a XL using Tapatalk
    9
    Im going to spill the beans here, I actually got the Bluetooth working on lineage 16.0 and I hope you guys are ready for the next update. After the finals I will be working on to fix the codecs and graphics. [emoji106]

    Sent from my Pixel 3a XL using Tapatalk
    9
    Just dropping this here....Screenshot_20200205-194213_Settings.jpg

    Sent from my Pixel 3a XL using Tapatalk