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 85 di 109 primaprima ... 3575838485868795 ... ultimoultimo
Ultima pagina
Visualizzazione dei risultati da 841 a 850 su 1081
Discussione:

[ZOPO 980/990/C2/C7][WIP]Sviluppo kernel (sorgenti) compatibile con KK

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. #841
    Baby Droid


    Registrato dal
    Jul 2014
    Messaggi
    31

    Ringraziamenti
    9
    Ringraziato 0 volte in 0 Posts
    Predefinito

    paolo, collected systemrom CPU-Z relationship hangs on the sensors, in the IQ4400 rom sensors also not visible/ not work. sensors on something else where you have to specify?
    and 2 SIM not work
    (((

  2.  
  3. #842
    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 dreamer7 Visualizza il messaggio
    paolo, collected systemrom CPU-Z relationship hangs on the sensors, in the IQ4400 rom sensors also not visible/ not work. sensors on something else where you have to specify?
    and 2 SIM not work
    (((
    for sensor u have to compile the entire rom because some settings are in HAL
    for sim try to use the original zopo modem.img (rename in modem_1_3g_n.img)
    Nubia Z7MAX
    rom compilate da me: CM 12.1, BlissPop, CarbonROM

  4. #843
    Androidiano L'avatar di Voldemaar


    Registrato dal
    Aug 2014
    Località
    RUSSIA
    Messaggi
    52
    Smartphone
    iOCEAN X7

    Ringraziamenti
    11
    Ringraziato 43 volte in 21 Posts
    Predefinito

    Quote Originariamente inviato da paolothlw8 Visualizza il messaggio
    i found the kxtj2_auto driver in this source: https://bitbucket.org/DerTeufel/andr...6589/downloads
    i get from this (in custom/g4s dir accelerometer) the drivers: kxtj2_auto, mma8453q_auto, src
    and i have edited few things (i2c address)
    btw, in attach u can find my modified files
    ah, i use my compiled rom...in iq4400 rom sensors still do not work
    super! i got all sensors there!

  5. #844
    Baby Droid


    Registrato dal
    Jul 2014
    Messaggi
    31

    Ringraziamenti
    9
    Ringraziato 0 volte in 0 Posts
    Predefinito

    paolo, something does not add up to me.

    What is the latest list of modules sensors turned out?

    the camera has for some reason turned upside down
    Ultima modifica di dreamer7; 29-08-14 alle 10:56

  6. #845
    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 dreamer7 Visualizza il messaggio
    paolo, something does not add up to me.

    What is the latest list of modules sensors turned out?
    you talk about projectconfig.mk ?
    codice:
    CUSTOM_KERNEL_ACCELEROMETER=kxtj2_auto mma8453q_auto
    the camera has for some reason turned upside down
    which driver u use ?
    in vanzo driver there is a config for the camera rotation
    codice:
    VANZO_MAIN_CAM_ROTATION = 180
    on zp990 is 180, on zp980 is 0
    if u use the original driver from 4.2 source u can add this line in projectconfig
    Nubia Z7MAX
    rom compilate da me: CM 12.1, BlissPop, CarbonROM

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

    dreamer7 (29-08-14)

  8. #846
    Androidiano L'avatar di forart


    Registrato dal
    Sep 2013
    Messaggi
    233
    Smartphone
    VF-895N - Olipad100

    Ringraziamenti
    1
    Ringraziato 21 volte in 19 Posts
    Predefinito

    ITA: salve volevo segnalare che un'altro dev italiano (shutt1e @ XDA) che sta lavorando alla CM 10.2 per MTK 6589

    ENG: hi there, wanna inform you that another dev (shutt1e @ XDA) that is working on CM 10.2 for MTK 6589

    https://github.com//shutt1e/android_device_phonepad

  9. #847
    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 forart Visualizza il messaggio
    ITA: salve volevo segnalare che un'altro dev italiano (shutt1e @ XDA) che sta lavorando alla CM 10.2 per MTK 6589

    ENG: hi there, wanna inform you that another dev (shutt1e @ XDA) that is working on CM 10.2 for MTK 6589

    https://github.com//shutt1e/android_device_phonepad
    si ho parlato con lui un po' di tempo fa su xda via pm, gli ho passato tutte le patch che avevo fatto sulla cm11
    cmq la cm10 è android 4.3 mentre noi stiamo lavorando a 4.4 kitkat
    Nubia Z7MAX
    rom compilate da me: CM 12.1, BlissPop, CarbonROM

  10. #848
    Baby Droid


    Registrato dal
    Jul 2014
    Messaggi
    31

    Ringraziamenti
    9
    Ringraziato 0 volte in 0 Posts
    Predefinito

    how to compile original driver from 4.2 ?
    ov12830trulybmipiraw_Sensor.c:1198:21: error: 'OV12830TRULYB_SENSOR_ID' undeclared (first use in this function)
    or/ov12830trulybmipiraw_Sensor.c:1198:21: note: each undeclared identifier is reported only once for each function

  11. #849
    Androidiano L'avatar di Voldemaar


    Registrato dal
    Aug 2014
    Località
    RUSSIA
    Messaggi
    52
    Smartphone
    iOCEAN X7

    Ringraziamenti
    11
    Ringraziato 43 volte in 21 Posts
    Predefinito

    Quote Originariamente inviato da paolothlw8 Visualizza il messaggio
    i found the kxtj2_auto driver in this source: https://bitbucket.org/DerTeufel/andr...6589/downloads
    i get from this (in custom/g4s dir accelerometer) the drivers: kxtj2_auto, mma8453q_auto, src
    and i have edited few things (i2c address)
    btw, in attach u can find my modified files
    ah, i use my compiled rom...in iq4400 rom sensors still do not work
    Quote Originariamente inviato da dreamer7 Visualizza il messaggio
    how to compile original driver from 4.2 ?
    ov12830trulybmipiraw_Sensor.c:1198:21: error: 'OV12830TRULYB_SENSOR_ID' undeclared (first use in this function)
    or/ov12830trulybmipiraw_Sensor.c:1198:21: note: each undeclared identifier is reported only once for each function
    you must add sensor to inc and src

  12. #850
    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 dreamer7 Visualizza il messaggio
    how to compile original driver from 4.2 ?
    ov12830trulybmipiraw_Sensor.c:1198:21: error: 'OV12830TRULYB_SENSOR_ID' undeclared (first use in this function)
    or/ov12830trulybmipiraw_Sensor.c:1198:21: note: each undeclared identifier is reported only once for each function
    u need to edit some file...i have done some days ago and now i don't remember which files
    btw i'm still working on it because not work property (focus for example)
    when i'm done i will release the source code
    Nubia Z7MAX
    rom compilate da me: CM 12.1, BlissPop, CarbonROM

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

    dreamer7 (29-08-14)

Pagina 85 di 109 primaprima ... 3575838485868795 ... ultimoultimo
Ultima pagina

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