Visualizzazione stampabile
-
Quote:
Originariamente inviato da
dreamer7
paolo,
need missing file in mediatek/custom/eastaeon89_wet_kk/kernel/accelerometer
mediatek/custom/out/kernel/built-in.o: In function `kxtj9_1005_remove':
/home/builder8/S800A/ALPS.KK1.MP5.V1.3_EASTAEON89_WET_KK/alps/kernel/mediatek/custom/out/ker
mediatek/custom/out/kernel/built-in.o: In function `kxtj9_1005_probe':
/home/builder8/S800A/ALPS.KK1.MP5.V1.3_EASTAEON89_WET_KK/alps/kernel/mediatek/custom/out/ker
mediatek/custom/out/kernel/built-in.o: In function `kxtj9_1005_i2c_probe':
/home/builder8/S800A/ALPS.KK1.MP5.V1.3_EASTAEON89_WET_KK/alps/kernel/mediatek/custom/out/ker
mediatek/custom/out/kernel/built-in.o: In function `kxtj9_1005_init':
/home/builder8/S800A/ALPS.KK1.MP5.V1.3_EASTAEON89_WET_KK/alps/kernel/mediatek/custom/out/ker
make[3]: *** [.tmp_vmlinux1] Error 1
u need to modify the source for compile without error
check for example kxtf9_auto and u will see there is a 3 file, u can get the kxtf9_cust_acc.c and modify for the kxtj9_1005
but it is a waste of time because kxtj9_1005 does not work :)
Quote:
what file it to add :
#define GPIO_CTP_EN_PIN GPIO136
#define GPIO_CTP_EN_PIN_M_GPIO GPIO_MODE_00
#define GPIO_CTP_EN_PIN_M_EINT GPIO_MODE_02
???
my ft5306 still does not work (((
add in mediatek/custom/common/kernel/touchpanel/ft5306/ft5306_driver.c
-
cmq con il codegen.dws del 4.4 non funzionano alcune cose ad esempio il bluetooth
quindi sono tornato al codegen.dws del 4.2 e per far funzionare il flash nella camera (e come torcia) ho aggiunto le righe:
codice:
#define GPIO_FLASH_EN_PIN GPIO76
#define GPIO_FLASH_EN_PIN_M_GPIO GPIO_MODE_00
#define GPIO_FLASH_EN_PIN_M_EINT GPIO_MODE_02
#define GPIO_FLASH_EN_PIN_M_PWM GPIO_MODE_01
#define GPIO_TORCH_EN_PIN GPIO75
#define GPIO_TORCH_EN_PIN_M_GPIO GPIO_MODE_00
#define GPIO_TORCH_EN_PIN_M_EINT GPIO_MODE_02
#define GPIO_TORCH_EN_PIN_M_PWM GPIO_MODE_01
nel file mediatek/custom/eastaeon89_wet_kk/kernel/flashlight/constant_flashlight/leds_strobe.c
-
Paolo, i edit codegen for 4.4 like codegen for 4.2
-
Quote:
Originariamente inviato da
Voldemaar
Paolo, i edit codegen for 4.4 like codegen for 4.2
you have edited codegen.dws file ? how ?
can u attach here ?
-
you need dct from 4.2 and codegen for 4.2
then you must open 4.4 codegen via dct for 4.4 and choose compare edit
thats all
-
Quote:
Originariamente inviato da
Voldemaar
you need dct from 4.2 and codegen for 4.2
then you must open 4.4 codegen via dct for 4.4 and choose compare edit
thats all
ok, but u have not edit the file "codegen.dws"...right ?
i already modified *.cmp and MT6589_NP.fig in mediatek/dct directory
-
Quote:
Originariamente inviato da
paolothlw8
ok, but u have not edit the file "codegen.dws"...right ?
i already modified *.cmp and MT6589_NP.fig in mediatek/dct directory
no. you must edit codegen.dws!
just wait, i will give it to you
http://yadi.sk/d/qBJRJazFFFAu5
it's russian filehosting
-
Quote:
Originariamente inviato da
Voldemaar
no. you must edit codegen.dws!
just wait, i will give it to you
lol ok thanks :D
-
this is my codegen. you must modify it like yours! open 4.4 codegen, then choose compare edit and choose your 4.2 codegen.dws
modify and save, it ready to use!
sorry for my english at this forum, but i'm from Russia and can't speak italiano.:-[
-
Quote:
Originariamente inviato da
Voldemaar
this is my codegen. you must modify it like yours! open 4.4 codegen, then choose compare edit and choose your 4.2 codegen.dws
modify and save, it ready to use!
sorry for my english at this forum, but i'm from Russia and can't speak italiano.:-[
but codegen.dws is not a text file
how to open and modify ?
btw, if u are russian u can ask to Cheshkin how to fix the sensor ? :p
I saw that he used kxtj2_auto driver but is not present in this kernel source
http://4pda.ru/forum/index.php?s=&sh...ost&p=33757268