with which rom?
ok, I don't use headphones ever :)
I'll try to do some tests
Visualizzazione stampabile
all cm11 roms, including your last
play pause working
answer not working
LONG PRESS return MEDIA_STOP
umh...maybe is a rom (and not kernel) issue
paolothlw8,
solved the problem with the headset.
case and in the module and in the ROM.
replaced in accdet.c
case SHORT_MD:
********************************* ACCDET_DEBUG ("[Accdet] Short press middle (0x% x) \ n", multi_key);
******************************** ACCDET_DEBUG ("[Accdet] HEADSETHOOK! \ N");
******************************** input_report_key (kpd_accdet_dev, KEY_MEDIA, 1);
******************************** input_report_key (kpd_accdet_dev, KEY_MEDIA, 0);
******************************** input_sync (kpd_accdet_dev);
******************************** break;
//define multi-key keycode
.....
__set_bit(KEY_VOLUMEUP, kpd_accdet_dev->keybit);
+ __set_bit(KEY_MEDIA, kpd_accdet_dev->keybit);
Now press returns -> HEADSETHOOK scancode 226
and added to the file / system / usr / keylayout / qwerty.kl
226 key HEADSETHOO K WAKE
Now pause and play works and answer a call from any
I love battery life on zp990
Only wifi, surf, sms ;-)
http://img.tapatalk.com/d/14/08/04/y3emadud.jpg
http://img.tapatalk.com/d/14/08/04/ypenymet.jpg
5 ore e mezza di display acceso non č male
io al momento sono (su cm11):
Allegato 117886
con 3 ore di display acceso
Secondo te Paolo riuscirai a mettere a posto camera bt sulla cm11?
Inviato dal mio Z2 usando Androidiani App
Hi, anyone have this problem : when wifi is long time active, the 3g can't activate, I need to disable sim and enable it for working (or plane mode)
Thanks