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

bauner

Retired Recognized Developer
Jan 23, 2008
4,726
10,330
263
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,330
263
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
442
258
0
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

Last edited:

bauner

Retired Recognized Developer
Jan 23, 2008
4,726
10,330
263
Near Nürnberg
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.
if android is running you can't umount the data partition because it is in use.

I can't say much about windows but it seems that it need the google nexus driver for adb in twrp recovery
https://developer.android.com/studio/run/win-usb.html

In linux it is detected as the following device in twrp
Code:
18d1:4ee2 Google Inc. Nexus Device (debug)
 
Last edited:

busawahk

Senior Member
Nov 18, 2014
84
15
0
I would just like to thank you again bauner. This ROM is simply fantastic. I specifically want to thank the excellent power saving mode that works on this phone.

Turning off Comms (WiFi, BT etc) and enabling the power saver mode I get up to 6 hours per percentage.

I've left my phone on starting power saving mode at 17%, 11hrs later it's at 15% !!!
 

bauner

Retired Recognized Developer
Jan 23, 2008
4,726
10,330
263
Near Nürnberg
I have a question

Do i need to flash philz cwm you provided or i need to find myself a DXLSE Version???

(My build number is JZO54K.N7000DXLSE)
You can use my provided version from step3 in the first post.

Bit then you should go sure that you already have all ohter needed files on your sdcard before. Because it is possible that you only can enter the recovery but not boot your old rom. (In my tests I was able to boot many different stock 4.1.2 roms with PhilZ-cwm6-XXLT6-XSA-5.06.1.tar.md5 kernel but I did not test it with every existing rom version)
 

Emjay1979

New member
Feb 4, 2018
2
0
0
Hi Bauner, thank you for your work.

I've a simple question for you, is it normal that my n7000 is so slow to power on, or is my fault on something?

thanks for the reply.