CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: megthebest con ben 3 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: megthebest con ben 6 Thanks ricevuti negli ultimi sette giorni
Utente del mese: megthebest con ben 40 Thanks ricevuti nell'ultimo mese

Pagina 35 di 50 primaprima ... 25333435363745 ... ultimoultimo
Ultima pagina
Visualizzazione dei risultati da 341 a 350 su 491
Discussione:

[ROM] [ZTE Z7MAX] [Android 6.0] CM 13.0 unofficial

Se questa discussione ti è stata utile, ti preghiamo di lasciare un messaggio di feedback in modo che possa essere preziosa in futuro anche per altri utenti come te!
  1. #341
    Baby Droid


    Registrato dal
    Jul 2015
    Messaggi
    29

    Ringraziamenti
    62
    Ringraziato 6 volte in 6 Posts
    Predefinito

    Quote Originariamente inviato da paolothlw8 Visualizza il messaggio
    maybe yes, I have not tried
    The first time I installed V5 after V4. Then I did a full wipe. On the Russian forum 4pda there are still people who complain about this problem.

  2.  
  3. #342
    Baby Droid


    Registrato dal
    Jul 2015
    Messaggi
    11

    Ringraziamenti
    1
    Ringraziato 0 volte in 0 Posts
    Predefinito

    After I flash v4, do I still need to flash GApps, BaseBand, CM_Enable/Disable Cover, NubiaCamera etc.?
    Which of them have been included inside v4??

  4. #343
    Sviluppatore Android L'avatar di PaoloW8


    Registrato dal
    Mar 2013
    Messaggi
    6,401
    Smartphone
    NUBIA Z7 MAX, ZOPO 990 (morto)

    Ringraziamenti
    404
    Ringraziato 3,142 volte in 1,779 Posts
    Predefinito

    Quote Originariamente inviato da patwwh Visualizza il messaggio
    After I flash v4, do I still need to flash GApps, BaseBand, CM_Enable/Disable Cover, NubiaCamera etc.?
    Which of them have been included inside v4??
    none is included
    the baseband you need to flash only once (is independent of the used rom)
    you need to flash the cover zip (if you want to enable it) every time you upgrade the rom and gapps and nubiacamera only the first time
    Nubia Z7MAX
    rom compilate da me: CM 12.1, BlissPop, CarbonROM

  5. I seguenti 2 Utenti hanno ringraziato PaoloW8 per il post:

    LiveMoto (26-03-16),patwwh (28-03-16)

  6. #344
    Baby Droid


    Registrato dal
    Jul 2015
    Messaggi
    11

    Ringraziamenti
    1
    Ringraziato 0 volte in 0 Posts
    Predefinito

    Thanks for your confirmation.
    I found that your rom doesn't support Android's official function of encrypting device.
    I have done a little research, and guess this is a problem of CM13, and not exist in CM12 before, when used with TWRP 3.0.
    Could you help fix this problem or suggest a solution??
    Ultima modifica di patwwh; 26-03-16 alle 15:16

  7. #345
    Baby Droid


    Registrato dal
    Jul 2015
    Messaggi
    11

    Ringraziamenti
    1
    Ringraziato 0 volte in 0 Posts
    Predefinito

    I have made a research on above problem. We can solve partial problem by running below commands in TWRP, and then turn off all WiFi, Data, Kill Background Apps.
    The Encryption can then be started, .... but not really run.

    cat proc/partitions (to get data device. For Z7Max, it is /dev/block/mmcblk0p23)
    umount /data
    umount /sdcard
    tune2fs -l /dev/block/mmcblk0p23 (to get Block Count. For Z7Max, it is 6896635)
    e2fsck -f -p /dev/block/mmcblk0p23 (otherwise next Command would not work)
    resize2fs -f /dev/block/mmcblk0p23 6896595 (New Block Count = Old Block Count - 8, i.e.6896635-8-32, since my Z7Max has 32GB internal storage)
    e2fsck -f -p /dev/block/mmcblk0p23 (found a minor Error in filesystem which was corrected by this command)

  8. #346
    Baby Droid


    Registrato dal
    Jul 2015
    Messaggi
    11

    Ringraziamenti
    1
    Ringraziato 0 volte in 0 Posts
    Predefinito

    I have fully tested v4. Only find 2 majors bugs. One is reported above.
    Another is the wrong System Default of Language: English (Australia), due to hard coded.
    Although user can sometimes work around this problem, by manually selecting another language.
    However, some other hard-coded apps will read and use this Default setting, and give no choice for custom setting.
    Two hard-coded programs together cause a problem.

  9. #347
    Sviluppatore Android L'avatar di PaoloW8


    Registrato dal
    Mar 2013
    Messaggi
    6,401
    Smartphone
    NUBIA Z7 MAX, ZOPO 990 (morto)

    Ringraziamenti
    404
    Ringraziato 3,142 volte in 1,779 Posts
    Predefinito

    if someone wants to try the V6 I put here the link
    You should no longer have the reboot in incoming calls
    I made several patches to the kernel and I also had to fix the FM radio because in these days in CM13 they replaced the app with the qualcomm version


    let me know if some problem (to me at the moment is working well), better if you make a backup first so you can go back without trouble

    cm-13.0-20160330-UNOFFICIAL-nx505j_relV6_test.zip


    md5: 8e0f0f75980ec56ed3aeb8423d044800
    Ultima modifica di PaoloW8; 30-03-16 alle 20:22
    Nubia Z7MAX
    rom compilate da me: CM 12.1, BlissPop, CarbonROM

  10. Il seguente Utente ha ringraziato PaoloW8 per il post:

    jadar (01-04-16)

  11. #348
    Baby Droid


    Registrato dal
    Jul 2015
    Messaggi
    29

    Ringraziamenti
    62
    Ringraziato 6 volte in 6 Posts
    Predefinito

    I installed cm-13.0-20160330-UNOFFICIAL-nx505j_relV6_test.zip. I did wipe cache only. When receiving a call, everything is working fine. Thank you.

  12. Il seguente Utente ha ringraziato mai62 per il post:

    PaoloW8 (30-03-16)

  13. #349
    Sviluppatore Android L'avatar di PaoloW8


    Registrato dal
    Mar 2013
    Messaggi
    6,401
    Smartphone
    NUBIA Z7 MAX, ZOPO 990 (morto)

    Ringraziamenti
    404
    Ringraziato 3,142 volte in 1,779 Posts
    Predefinito

    Quote Originariamente inviato da mai62 Visualizza il messaggio
    I installed cm-13.0-20160330-UNOFFICIAL-nx505j_relV6_test.zip. I did wipe cache only. When receiving a call, everything is working fine. Thank you.
    thanks
    also check if FM radio works
    Nubia Z7MAX
    rom compilate da me: CM 12.1, BlissPop, CarbonROM

  14. #350
    Baby Droid


    Registrato dal
    Jul 2015
    Messaggi
    29

    Ringraziamenti
    62
    Ringraziato 6 volte in 6 Posts
    Predefinito

    Quote Originariamente inviato da paolothlw8 Visualizza il messaggio
    thanks
    also check if FM radio works
    Yes. FM radio works.

  15. Il seguente Utente ha ringraziato mai62 per il post:

    PaoloW8 (30-03-16)

Pagina 35 di 50 primaprima ... 25333435363745 ... ultimoultimo
Ultima pagina

Tag per questa discussione

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire risposte
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Torna su
Privacy Policy