[ROM][Android 6.0] CyanogenMod13 by ivanich [3.4Kernel][Up-To-Date]

pbazw

Senior Member
May 23, 2009
422
19
38
GPS works fine on latest build for me, just tested it with GPS Status app.
I did notice when trying to select wifi and mobile for location (3rd one down) in cm startup wizard that it took like a few minutes to enable, I pressed it a few times and waited.
Screen rotation not working for me though.
Video recording is working now.
CM File manager and storage working, apps install fine too and with titanium backup.
ps. I missed a few builds but this rom coming together nicely, I find it smoother than lp.
Which gapps did you install I've try the open gasps from link and system is stuck at boot screen.
 

hinxnz

Senior Member
Jul 21, 2009
2,821
2,410
193
Which gapps did you install I've try the open gasps from link and system is stuck at boot screen.
I didn't, gapps won't work until this commit you linked earlier or another one for it is merged.
And when I mention earlier about enabling wifi and mobile for location, this was for CyanogenMod startup wizard and to enable select it then turn screen off and on again.
 
  • Like
Reactions: ivanich

pbazw

Senior Member
May 23, 2009
422
19
38
I didn't, gapps won't work until this commit you linked earlier or another one for it is merged.
And when I mention earlier about enabling wifi and mobile for location, this was for CyanogenMod startup wizard and to enable select it then turn screen off and on again.
Thanks hinxnz for that update. I notice that during setup . I was able it on in settings but gps is not working for me tried it with Nike run and HTC weather.
 

hinxnz

Senior Member
Jul 21, 2009
2,821
2,410
193
Thanks hinxnz for that update. I notice that during setup . I was able it on in settings but gps is not working for me tried it with Nike run and HTC weather.
Maybe they need updating, try see if gps is working with GPS Status app.

If anyone a flappy bird fan, goto Settings, About phone, Android version and tap it few times, tap it again few times, then longpress marshmallow, now you can play flappy bird but Android style! It's not easy :D
 

Attachments

  • Like
Reactions: ivanich

ivanich

Senior Member
Nov 6, 2011
1,167
2,612
143
Odessa, Kyiv
This Recovery Version isn't really working on my Sensation. It shows only corrupted folders on sdcard. Internal Memory isn't even showing...
First of all it's for CM13 as tittle says TWRP-2.8.7.0-pyramid-r9-cm13.img , second - if you using only one partition at sdcard you can find your fat32 partition at /sdcard1 folder
 
Last edited:

pbazw

Senior Member
May 23, 2009
422
19
38
Gps status

Maybe they need updating, try see if gps is working with GPS Status app.

If anyone a flappy bird fan, goto Settings, About phone, Android version and tap it few times, tap it again few times, then longpress marshmallow, now you can play flappy bird but Android style! It's not easy :D
Tks it opens and I can see the compass change and it even makes screen rotate not sure why, but it FC and still no location not even when taken pictures something is missing just haven't found it yet may have to look at another rom for different devise as the same thing happen for both CM13 roms for sensation.
Tks bro for the mod plus..
 

Eezay

Senior Member
Sep 6, 2008
303
40
0
Stuttgart
First of all it's for CM13 as tittle says TWRP-2.8.7.0-pyramid-r9-cm13.img , second - if you using only one partition at sdcard you can find your fat32 partition at /sdcard1 folder
Yeah I thought i needed this version in order to install cm13. Never mind I installed normal twrp 2.8.7.0 and managed to flash rom and micro apps.
But now I am stuck in a boot loop. What's wrong?
 

ivanich

Senior Member
Nov 6, 2011
1,167
2,612
143
Odessa, Kyiv
Yeah I thought i needed this version in order to install cm13. Never mind I installed normal twrp 2.8.7.0 and managed to flash rom and micro apps.
But now I am stuck in a boot loop. What's wrong?
Now lets try to guess which rom you trying to install, if cm13 than you got bootloop because of gapps it's still not possible to use gapps with cm13, if cm12 than probably you still have S-ON

Anyway there is workaround for cm13 and opengapps http://forum.xda-developers.com/showpost.php?p=63724656&postcount=1201
 
Last edited:

hinxnz

Senior Member
Jul 21, 2009
2,821
2,410
193
Now lets try to guess which rom you trying to install, if cm13 than you got bootloop because of gapps it's still not possible to use gapps with cm13, if cm12 than probably you still have S-ON

Anyway there is workaround for cm13 and opengapps http://forum.xda-developers.com/showpost.php?p=63724656&postcount=1201
Just flashed cm-13.0-20151108-UNOFFICIAL-pyramid.zip with TWRP r9 and system image was verified :good:
I can confirm that flashing ROM with recovery works and boots.
Backuptool.sh still fails as I posted eariler but script still continues, it doesn't print error on screen but does in recovery.log
Code:
/tmp/install/bin/backuptool.sh: cd: line 112: can't cd to /tmp/addon.d/
md5sum: can't open '*sh': No such file or directory
I'm having storage problem on this build though, was fine with an eariler build, can't access sdcard with CM File Manager,
I get this in logcat:
Code:
11-09 12:41:53.549  2508  2508 E NavigationActivity: Error detected
11-09 12:41:53.549  2508  2508 E NavigationActivity: com.cyanogenmod.filemanager.console.InsufficientPermissionsException
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at com.cyanogenmod.filemanager.commands.shell.Shell.checkStdErr(Shell.java:128)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at com.cyanogenmod.filemanager.commands.shell.SuperuserShell.checkStdErr(SuperuserShell.java:81)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at com.cyanogenmod.filemanager.console.shell.ShellConsole.syncExecute(ShellConsole.java:721)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at com.cyanogenmod.filemanager.console.shell.ShellConsole.execute(ShellConsole.java:541)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at com.cyanogenmod.filemanager.console.shell.ShellConsole.execute(ShellConsole.java:486)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at com.cyanogenmod.filemanager.util.CommandHelper.execute(CommandHelper.java:1908)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at com.cyanogenmod.filemanager.util.CommandHelper.listFiles(CommandHelper.java:783)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at com.cyanogenmod.filemanager.ui.widgets.NavigationView$NavigationTask.doInBackground(NavigationView.java:281)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at com.cyanogenmod.filemanager.ui.widgets.NavigationView$NavigationTask.doInBackground(NavigationView.java:243)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at android.os.AsyncTask$2.call(AsyncTask.java:295)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
11-09 12:41:53.549  2508  2508 E NavigationActivity:     at java.lang.Thread.run(Thread.java:818)
Edit: Storage is working fine though, it just CM File manager that is not reading sdcard, other file managers work fine and so do other apps such as gallery etc.
Edit: Same with browser, logcat:
Code:
11-09 14:33:13.818   700   735 W DownloadManager: Path appears to be invalid: /storage/06A6-765E/Download/com.eclipsim.gpsstatus2_5.3.112-112_minAPI14(nodpi).apk
11-09 14:33:13.824   700   735 E DatabaseUtils: Writing exception to parcel
11-09 14:33:13.824   700   735 E DatabaseUtils: java.lang.SecurityException: No permission to write to /storage/06A6-765E/Download/com.eclipsim.gpsstatus2_5.3.112-112_minAPI14(nodpi).apk: Neither user 10025 nor current process has android.permission.WRITE_EXTERNAL_STORAGE.
11-09 14:33:13.824   700   735 E DatabaseUtils:     at android.app.ContextImpl.enforce(ContextImpl.java:1450)
11-09 14:33:13.824   700   735 E DatabaseUtils:     at android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java:1482)
11-09 14:33:13.824   700   735 E DatabaseUtils:     at com.android.providers.downloads.DownloadProvider.checkFileUriDestination(DownloadProvider.java:724)
11-09 14:33:13.824   700   735 E DatabaseUtils:     at com.android.providers.downloads.DownloadProvider.insert(DownloadProvider.java:558)
11-09 14:33:13.824   700   735 E DatabaseUtils:     at android.content.ContentProvider$Transport.insert(ContentProvider.java:263)
11-09 14:33:13.824   700   735 E DatabaseUtils:     at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:163)
11-09 14:33:13.824   700   735 E DatabaseUtils:     at android.os.Binder.execTransact(Binder.java:453)
11-09 14:33:13.827  2718  2945 E AndroidRuntime: FATAL EXCEPTION: Browser download
11-09 14:33:13.827  2718  2945 E AndroidRuntime: Process: com.android.browser, PID: 2718
11-09 14:33:13.827  2718  2945 E AndroidRuntime: java.lang.SecurityException: No permission to write to /storage/06A6-765E/Download/com.eclipsim.gpsstatus2_5.3.112-112_minAPI14(nodpi).apk: Neither user 10025 nor current process has android.permission.WRITE_EXTERNAL_STORAGE.
11-09 14:33:13.827  2718  2945 E AndroidRuntime:     at android.os.Parcel.readException(Parcel.java:1599)
11-09 14:33:13.827  2718  2945 E AndroidRuntime:     at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
11-09 14:33:13.827  2718  2945 E AndroidRuntime:     at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
11-09 14:33:13.827  2718  2945 E AndroidRuntime:     at android.content.ContentProviderProxy.insert(ContentProviderNative.java:476)
11-09 14:33:13.827  2718  2945 E AndroidRuntime:     at android.content.ContentResolver.insert(ContentResolver.java:1236)
11-09 14:33:13.827  2718  2945 E AndroidRuntime:     at android.app.DownloadManager.enqueue(DownloadManager.java:946)
11-09 14:33:13.827  2718  2945 E AndroidRuntime:     at com.android.browser.DownloadHandler$1.run(DownloadHandler.java:235)
11-09 14:33:13.833   581  1099 W ActivityManager:   Force finishing activity com.android.browser/.BrowserActivity
 
Last edited:

Eezay

Senior Member
Sep 6, 2008
303
40
0
Stuttgart

hinxnz

Senior Member
Jul 21, 2009
2,821
2,410
193
Where can I find /system/priv-app/PackageInstaller ?
File Manager in twrp isn't displaying such a folder.
Yes it does, see screenshots.
You need to mount system first in recovery.

Also Advanced reboot is back. When selecting reboot - recovery, don't freak out it works ;)
 

Attachments

  • Like
Reactions: Eezay

hinxnz

Senior Member
Jul 21, 2009
2,821
2,410
193
noop question if I select advance wipe and check all will I format my my sd?
Yes, as you can see 'MicroSD card & MicroSD card Legacy' are in the selection.
For me with TWRP-2.8.7.0-pyramid-r9-cm13.img, MicroSD card is sd-ext (2nd partition) and MicroSD card Legacy is sdcard (1st partition).
 
  • Like
Reactions: pbazw and devrruti

ivanich

Senior Member
Nov 6, 2011
1,167
2,612
143
Odessa, Kyiv
Edit: Storage is working fine though, it just CM File manager that is not reading sdcard, other file managers work fine and so do other apps such as gallery etc.
Edit: Same with browser, logcat:
This happens to me after a full wipe, so I tried to format sdcard as external storage and then as internal and issue is gone, this is because of new storage management in M
 
  • Like
Reactions: hinxnz
Dec 3, 2014
44
9
0
Anyone tried flashing the android 6 gapps available? No more bootloop? There are available gapps now.. I'm eager to flash cm 13 since I flashed cm 12.1 again last time coz there were no gapps available for cm 13.