[ROM][LineageOS14.1][Nougat][Android 7.1.2] NightOwl 20180824

Search This thread

nadivar

Senior Member
Apr 5, 2007
100
13
Madrid
Hello,
Thanks a lot for your rom and the work of everyone to make this happens, it's fantastic to see a phone as supported by the community :) !
Unfortunately, the motherboard of my Galaxy Note suddenly decided to die :crying:(I really don't know why), so I replaced the motherboard of the device and it seems that it is a GT-i9220 motherboard. If I understood correctly, my new motherboard is from the chinese galaxy note with the same specification as the european version (GT-N7000), so it is possible to install this ROM on this model, I'm right ?

I have the same china motherboard i9220 and it works fine!!!
 
  • Like
Reactions: trucmuchebidule abc

erikfk

New member
Nov 6, 2017
2
0
Pinhais
Dead note.

Hi, everyone!

I was using this rom without problems, until the last update. I notice that my sdcard was detected as stranger letters, like "M^zR4~7?k#", and the size was wrong. So, since I understand a little bit of unix, I tried to change the "fstab" file, and after save it, my phone was dead. No sign of boot, recovery, or download mode, no detection by usb cable, no vibration... nothing! Battery is fine, since I have charged on a external charger. Anyone can help me, please? There's another way to make this phone wake up without have to take it to the Samsung support and pay a lot for the fix? :(

(sorry for my english)
 

bauner

Retired Recognized Developer
Jan 23, 2008
4,726
10,333
Near Nürnberg
Yeahh ! It work perfectly :laugh: .
After multiple attempts with Odin, I confirm that it is the bootloader that prevents the repartition and the installation of firmwares other than those for China. In order to override this behavior I thought to install the bootloader of the classic version of the Galaxy Note 1 (the GT-N7000 version) as in this tutorial. Unfortunately, again, I could not flash the new bootloader without having an error message with Odin. It seems that this mechanism is also present in the Galaxy SII. I finally installed the custom rom as if my phone was a GT-N7000 (just for try :silly:) but keeping the bootloader of the GT-I9220. I just replace the first line of the file /META-INF/com/google/android/updater-script (like @bauner told me ;)) inside "Nightowl-cm13-20161012-n7000-kernel_only.zip" and "Nightowl-lineage14.1-20171126-n7000" by :
HTML:
assert(getprop("ro.product.device") == "galaxynote" || getprop("ro.build.product") == "galaxynote" || getprop("ro.product.device") == "n7000" || getprop("ro.build.product") == "n7000" || getprop("ro.product.device") == "N7000" || getprop("ro.build.product") == "N7000" || getprop("ro.product.device") == "GT-N7000" || getprop("ro.build.product") == "GT-N7000" || getprop("ro.build.product") == "GT-I9220" || getprop("ro.product.device") == "GT-I9220" || abort("This package is for device: galaxynote,n7000,N7000,GT-N7000,GT-I9220; this device is " + getprop("ro.product.device") + "."););
I have not noticed any problem for the moment, so good job :good: !

PS: Would it be possible to modify the first line of the updater-script to allow the installation of the next update (if there is one :D) on the GT-I9220 without modifying the package?

I will add it in the next update
 

Frnksy

New member
Jan 23, 2018
2
0
Accounts gone

Hi there,

got a slightly annoying problem with all accounts on my Note 1 with NightOwl 20171126. I'm using NightOwl 12->14 for quite a while now and very happy to still use my Note perfectly after all these years. Thanks for the hard work!!!

I got a problem with all of my accounts (Google, Dropbox, Mailserver....), they are all gone. If I try to re-login Google, the phone doesn't connect ans Playstore etc don't work, but the Google-account-login works well on the PC for example.

Any tips before I do a complete re-install?
 

TheVic!

Senior Member
Dec 6, 2014
300
152
Moss
OnePlus 8 Pro
Hi there,

got a slightly annoying problem with all accounts on my Note 1 with NightOwl 20171126. I'm using NightOwl 12->14 for quite a while now and very happy to still use my Note perfectly after all these years. Thanks for the hard work!!!

I got a problem with all of my accounts (Google, Dropbox, Mailserver....), they are all gone. If I try to re-login Google, the phone doesn't connect ans Playstore etc don't work, but the Google-account-login works well on the PC for example.

Any tips before I do a complete re-install?

You could try wiping cache and dalvik in recovery. This may help. You can also try to dirty flash the rom. You will loose nothing by trying...

Good luck!
 

n6210

Member
Nov 24, 2014
12
2
Hi @bauner
what do you think about speed up system by adding:
write /sys/block/mmcblk0/queue/read_ahead_kb 2048
to the init.smdk4210.rc ?
It can significantly boost system start but not only.

Br, n6210
 

bauner

Retired Recognized Developer
Jan 23, 2008
4,726
10,333
Near Nürnberg
Here is a log file from sudden hard reboot, when phone was idle.

Also lost all accounts, google, linkedin etc.

Another hard reboot. Phone was updating apps and the rebooted.

Log is attached below
Both of your logs show a forced reboot because of filesystem errors on the /data partition.
You can try to fix it with a filesystem check in twrp recovery


The application ReadEra does not show the contents of SD-cards
"overview of the contents of the folder is prohibited by the system"
What can I do?
Some apps will have problems with the legacy partition lyout on the n7000.
But I will see if I can do anything for this app in the next version(s).
But it can take some time. Currently I try to fix a stability problem in my next lineage 13 rom...

Hi @bauner
what do you think about speed up system by adding:
write /sys/block/mmcblk0/queue/read_ahead_kb 2048
to the init.smdk4210.rc ?
It can significantly boost system start but not only.

Br, n6210
I will do some tests and maybe set it to a higher value on boot time.
Set it to a high value in general for all partitions is not the best option for all use cases.
Here you can find some informations about it
https://xdaforums.com/showthread.php?t=1032317


Can anyone help me with this file? PhilZ-cwm6-XXLT5-OXX-5.03.0.tar.md5
Need to download to unlock/root my device.
https://rapidgator.net/file/fd15848...30-galaxy-note-1gt-n7000/?page=3&tab=comments

Hi, everyone!

I was using this rom without problems, until the last update. I notice that my sdcard was detected as stranger letters, like "M^zR4~7?k#", and the size was wrong. So, since I understand a little bit of unix, I tried to change the "fstab" file, and after save it, my phone was dead. No sign of boot, recovery, or download mode, no detection by usb cable, no vibration... nothing! Battery is fine, since I have charged on a external charger. Anyone can help me, please? There's another way to make this phone wake up without have to take it to the Samsung support and pay a lot for the fix? :(

(sorry for my english)
Did you try to format the sdcard as internal (adoptable) storage? This is known to cause the strange name.
The way to fix the sdcard name would be to format it in the recovery as vfat.

What exactly did you do? Because modifying the fstab file should not cause your problem because it is inside the ramdisk and you can't change it if you simply edit the file.

You can try if the following way will help.
remove battery
connect the device to your pc
hold the vol- button and insert the battery
 

bauner

Retired Recognized Developer
Jan 23, 2008
4,726
10,333
Near Nürnberg
When charging the phone, phone was shut down. Had to remove the battery befor it started again.
@bauner, log is attached below

In ths log I can't see anything. Maybe because the phone tried to start in charging mode before you removed the battery and overwrote the last_kmsg which shwed the error.

Did you try to do a filesystem check on the /data partition (or restore a backup of /data if you have one)? because in your last 2 logs the reboot was caused because of an ext4 error on your /data partition
 

bauner

Retired Recognized Developer
Jan 23, 2008
4,726
10,333
Near Nürnberg
Cant repair the filesysteem. Error code 4
error 4 is that the disk still has unfixed errors

If you have installed adb on your pc you can try to fix it with e2fsck yourself

boot in the recovery
connect the device to your pc
open a terminal and type
Code:
adb shell
then go sure that /data is unmounted with
Code:
umont /data
run e2fsck
Code:
e2fsck -f /dev/block/mmcblk0p10
 

tamaraxxx

Senior Member
Jan 23, 2015
444
259
Samsung Galaxy Note GT-N7000
error 4 is that the disk still has unfixed errors

If you have installed adb on your pc you can try to fix it with e2fsck yourself

boot in the recovery
connect the device to your pc
open a terminal and type
Code:
adb shell
then go sure that /data is unmounted with
Code:
umont /data
run e2fsck
Code:
e2fsck -f /dev/block/mmcblk0p10

the pc cant find the phone. while running adb shell, it says no devices detected. have adb studio installed and phone is in recovery mode.
do i have to use the terminal within the recovery mode to run the e2fsck command?
edit: running windows, the phone got recognized in usb mode - midi. but phone in recovery mode isnt detected within windows.
 

Attachments

  • 2018-01-27_15h53_20.png
    2018-01-27_15h53_20.png
    34.6 KB · Views: 150
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 187
    uc
    This is the NightOwl LineageOS 14.1 Android 7.1.2 20180824 built from source for the Galaxy Note 1 GT-N7000/GT-N7000B

    This LineageOS 14.1 based ROM is tested and running stable for all day use.
    The most functions are working but there still can be some minor bugs!


    Code:
    Use my Roms only if you are sure about the risks of flashing custom Roms/Kernel to your device. I'm not responsible for any damage caused by using one of my files.

    NOTE:
    Because of the ART runtime since Android 5 all Apps will need more space. If you want to install more Apps you should think about repartitioning your internal storage. http://xdaforums.com/showthread.php?t=2642299
    You can also find a repartition howto in the Howto Install section.


    Changes:
    20180824:
    * Updated lineage sources
    * August security patches
    * Galaxys2-common: Fix mic-gain when multiple input streams are used
    * Galaxys2-common: camera: Deinitialize camera on close

    Older Changes:
    20180528:
    * Updated lineage sources
    * May security patches
    * Bluetooth SAP (untested)
    20180318:
    * Updated lineage sources
    * March security patches
    20180215:
    * Updated lineage sources
    * February security patches
    * Allow installation on GT-I9220
    * Set read_ahead_kb to 256
    20171126:
    * Updated lineage sources
    * November security patches
    * Display burnin protection
    * Bluetooth: Properly check L2CAP config option output buffer length
    20171018:
    * Updated lineage sources
    * October security patches
    * 'Krack' vulnerability fixes
    * Revert: Bluetooth: Properly check L2CAP config option output buffer length
    * Fixed setupwizard without sim card
    20170920:
    * Updated lineage sources
    * September security patches
    * Bluetooth: Properly check L2CAP config option output buffer length
    * Option to hide the su icon in statusbar settings
    Beta 10:
    * Updated lineage sources
    * August security patches
    * 100MHz cpu frequency steps
    * Pegasus governor
    * Fixed storage counting in settings
    Beta 9:
    * Updated lineage sources
    * July security patches
    * Changed the button layout to the android default layout from newer devices
    * Left button = App switcher
    * Long press left button = Menu
    * Long press home = Search app
    Beta 8:
    * Updated lineage sources
    * June security patches
    * Fixed whatsapp videocall colors with back camera
    * Some kernel updates
    * Back to ondemand governor because of some problems with pegasus
    Beta 7:
    * Updated lineage sources
    * May security patches
    * Jelly browser
    Beta 6:
    * Updated lineage sources
    * Android 7.1.2
    * April security patches
    * Kernel: pegasusq add support for 4210
    * Pegasus powerhal
    * Calls with signal messenger fixed
    Beta 5:
    * Updated lineage sources
    * March security patches
    * Remove 800Mhz cpu step up limit
    * New dark bootanimation (modified by Fix_ita)
    * Toybox: fix loading of custom kernel modules
    * Some kernel updates
    Beta 4:
    * Merged lineage changes
    * February security patches
    * Colors in whatsapp video calls fixed
    * Some cleanups
    * Some updates from the smdk4412 kernel
    * Possible ix for Sound cuts off at low volume playback
    * Charger sounds are working
    * Lineage removed the cm filemanager (you can use the download app for basic file operations or install a third party filemanager)
    Beta 3:
    * Updated sources
    * Based on LineageOS
    * January security patches
    * Fixed flashlight wakelock overlay
    * Filemanager install apk from ext sdcard fixed
    Beta2:
    * Wifi hotspot fixed
    * Android 7.1.1_r6
    * 2G/3G network switch is back
    * Merged 4412 kernel updates
    * Opensource libfimc
    Beta1:
    * Android 7.1.1
    * Updated cm sources
    * December security patches
    * Fix recent apps menu graphic
    * CM filemanager fixed
    * Mms with mobile data off should work again
    * Fix sim contact import
    Alpha7:
    * Merged cm changes
    * The kernel is built again with the default gcc 4.9
    * Display modes/colorprofiles fixed
    * libwvm.so shim to fix cannot locate symbol "_ZN7android16MediaBufferGroupC1Ev"
    * Fix for mali driver crash (removed old workaround)
    Alpha6:
    * Merged cm changes
    * Fixed settings fc after boot
    * Added display color profiles
    Alpha5:
    * Android 7.1/CM14.1
    * Merged cm changes
    * November security patches
    * Flashlight fixed with screen off
    * Wifi teethering is working
    * Sqlite updated to 3.15.1
    * Removed wrong nonremovale flag from sdcard1
    Alpha4:
    * Merged cm changes
    * Use manta gps blobs
    * Video recording in whatsapp and other apps should work
    * Widevine drm should work
    Alpha3:
    * Video recording is working
    * Gps is working
    * Added ota update app
    Alpha2:
    Merged cm changes
    Octobler security patches
    Bluetooth is fixed
    Youtube vides fixed
    Back to block based installing
    Use sdcard names instead of UUIDs
    Ambient display is disabled as default
    Ril is working
    Alpha1:
    Faster as Preview 1
    Root is working
    Enabled unsecure adb to allow boot debugging
    Wifi is working
    GPS is working
    Screen rotation is working
    Kernel module loading is working
    Added browser
    MTP is working
    Battery status is working
    Opengapps micro, nano and pico support

    Known Bugs 20180824:

    Don't install supersu (it will give you a boot loop!) (the default rom internal root is working. you need to enable root in the developer settings)
    Adoptable storage (formatting a sdcard as internal storage) is not working

    How to Install:
    If you are running a custom Kitkat, Lollipop or Marshmallow Rom:
    1. Copy Rom + Google Apps to your sdcard.
    2. Boot into recovery
    3. Factory Reset + Format the /system partition
    4. Flash the Rom and Gapps.
    5. Reboot

    The steps to install it from an stock samsung rom are:
    If you have already an samsung 4.1.x running you can skip step 1

    1.flash N7000ZSLR1_N7000OZSLR1_BRI (or any other other 4.1.2) stock rom using odin
    2.Copy Rom + Google Apps to your sdcard.
    3.flash PhilZ-cwm6-XXLT6-XSA-5.06.1.tar.md5 (https://www.androidfilehost.com/?fid=745425885120702299) to get cwm recovery by using odin or mobile odin
    4. boot into recovery
    5. flash this kernel http://xdaforums.com/devdb/project/dl/?id=20863 to get an updated recovery
    (this step will make your old rom unbootable stuck in the n7000 screen but you can boot into recovery with press and hold "home" and "volume+" buttons and power on your phone)
    6. you need to reboot! your device now to recovery
    7. you are now in the updated recovery and you need to do a factory reset + format the /system partition
    8. you can now install the rom and gapps and reboot your device

    Howto Repartition your device and install this Rom:
    Savin Vasudevan has written all the needed steps to repartition your device to add more space for installing Apps
    (Please replace the files in Step 16 with the newest ones from this Post for cm14/android7)
    https://drive.google.com/uc?export=download&id=0B9I1tLEDTBGPMk1obkd3VGpqWGc

    Lanchon has made a tool to make it also possible to repartition your device in the recovery after you have installed the rom without loosing your data
    https://github.com/Lanchon/REPIT

    Here you can find 2 example zip file for the n7000 and some instructions how to use it with NightOwl
    http://xdaforums.com/showpost.php?p=66341193&postcount=2071

    Updating If you are running an earlier NightOwl cm14.1/lineage14.1 version:
    1. Copy Rom to your sdcard.
    2. Boot into recovery
    3. Flash the Rom (you dont need to reflash the gapps if you update from an earlier nightowl version)
    4. Wipe dalvik-cache and format the /cache partition (This will not delete your apps or data)
    5. Reboot

    How to enable root:
    1. Go to Settings-About phone and tip 7 times on Build number to enable the Developer options
    2. Go to Settings-Developer options-Root access and set it to Apps and ADB
    Don't install supersu (it will give you a boot loop!)

    Download:
    LineageOS 14.1 20180824:
    https://xdaforums.com/devdb/project/dl/?id=30282
    Google Apps for cm/lineage 14.1 (Use only micro,nano or pico):
    http://opengapps.org/?arch=arm&api=7.1&variant=nano

    Addons:
    Recovery flashable TWRP 3.1.0-0 build2 recovery (IsoRec)
    https://xdaforums.com/devdb/project/dl/?id=23753
    Recovery flashable TWRP 3.0.2 recovery (IsoRec)
    http://xdaforums.com/devdb/project/dl/?id=21443
    Recovery flashable Package to remove the IsoRec recovery and use the kernel inbuilt recovery again
    http://xdaforums.com/devdb/project/dl/?id=21442

    Older Versions:
    LineageOS 14.1 20180528:
    https://xdaforums.com/devdb/project/dl/?id=29490
    LineageOS 14.1 20180318:
    https://xdaforums.com/devdb/project/dl/?id=28891
    LineageOS 14.1 20180215:
    https://xdaforums.com/devdb/project/dl/?id=28642
    LineageOS 14.1 20171126:
    https://xdaforums.com/devdb/project/dl/?id=27438
    LineageOS 14.1 20171018:
    https://xdaforums.com/devdb/project/dl/?id=27005
    LineageOS 14.1 20170920:
    https://xdaforums.com/devdb/project/dl/?id=26734
    LineageOS 14.1 Beta 10:
    https://xdaforums.com/devdb/project/dl/?id=26278
    LineageOS 14.1 Beta 9:
    https://xdaforums.com/devdb/project/dl/?id=25594
    LineageOS 14.1 Beta 8:
    https://xdaforums.com/devdb/project/dl/?id=25350
    LineageOS 14.1 Beta 7:
    https://xdaforums.com/devdb/project/dl/?id=24642
    LineageOS 14.1 Beta 6:
    https://xdaforums.com/devdb/project/dl/?id=24320
    LineageOS 14.1 Beta 5:
    https://xdaforums.com/devdb/project/dl/?id=23761
    LineageOS 14.1 Beta 4:
    https://xdaforums.com/devdb/project/dl/?id=23388
    LineageOS 14.1 Beta 3:
    https://xdaforums.com/devdb/project/dl/?id=22520
    CM14.1 Beta 2:
    http://xdaforums.com/devdb/project/dl/?id=22170
    CM14.1 Beta 1:
    http://xdaforums.com/devdb/project/dl/?id=22038
    CM14.1 Alpha 7:
    http://xdaforums.com/devdb/project/dl/?id=21883
    CM14.1 Alpha 6:
    http://xdaforums.com/devdb/project/dl/?id=21637
    CM14.1 Alpha 5:
    http://xdaforums.com/devdb/project/dl/?id=21444
    CM14.1 Preview 2:
    http://xdaforums.com/showpost.php?p=69352630&postcount=190
    CM14 Alpha 4:
    http://xdaforums.com/devdb/project/dl/?id=21186
    CM14 Alpha 3:
    http://xdaforums.com/devdb/project/dl/?id=21087
    CM14 Alpha 2:
    http://xdaforums.com/devdb/project/dl/?id=20904
    CM14 Alpha 1:
    http://xdaforums.com/devdb/project/dl/?id=20592
    CM14 Alpha 1 fix (flash it in the recovery after the rom to fix com.android.phone has stopped problem):
    (You need to flash the fix again if you do a factory reset)
    http://xdaforums.com/devdb/project/dl/?id=20604
    CM14 early Preview1:
    http://xdaforums.com/devdb/project/dl/?id=20226


    A big THX to:

    LineageOS Team
    rINanDO
    forkbomb444


    XDA:DevDB Information
    [ROM][LineageOS14.1][Nougat][Android 7.1.2] NightOwl 20180824, ROM for the Samsung Galaxy Note GT-N7000

    Contributors
    bauner
    Source Code: https://github.com/bauner

    ROM OS Version: 7.x Nougat
    ROM Kernel: Linux 3.0.x
    ROM Firmware Required: Kitkat/Lollipop/Marshmallow compatible recovery
    Based On: LineageOS

    Version Information
    Status: No Longer Updated
    Current Stable Version: 20180824
    Stable Release Date: 2018-08-24

    Created 2016-09-06
    Last Updated 2019-03-07
    29
    The CM14.1 Beta 1 is finish

    Changes:

    * Android 7.1.1
    * Updated cm sources
    * December security patches
    * Fix recent apps menu graphic
    * CM filemanager fixed
    * Mms with mobile data off should work again
    * Fix sim contact import
    29
    The LineageOS 14.1 20180215 Rom is finish

    Changes:


    * Updated lineage sources
    * February security patches
    * Allow installation on GT-I9220
    * Set read_ahead_kb to 256
    28
    The LineageOS 14.1 Beta 4 is finish

    Changes:

    * Merged lineage changes
    * February security patches
    * Colors in whatsapp video calls fixed
    * Some cleanups
    * Some updates from the smdk4412 kernel
    * Possible ix for Sound cuts off at low volume playback
    * Charger sounds are working
    * Lineage removed the cm filemanager (you can use the download app for basic file operations or install a third party filemanager)
    27
    The LineageOS 14.1 Beta 3 is finish

    Changes:

    * Updated sources
    * Based on LineageOS
    * January security patches
    * Fixed flashlight wakelock overlay
    * Filemanager install apk from ext sdcard fixed