Open GoogleCodeExporter opened 9 years ago
Same here. Would prefer as a first step the keyboard LED's to not activate at
all to conserve battery.
Has a slider switch been mapped during the keyboard adaptation? During my
teardown I found no trace of a mechanical device to detect keyboard opening,
maybe it is a magnetic (hall sensor) device.
Original comment by vabb...@gmail.com
on 12 Mar 2011 at 12:20
maybe gpio's are used to detect keyboard slide (interupt?) and to drive led(s).
If they are driven this way they could be found by using gpiogfx.
http://code.google.com/p/omnia2droid/wiki/FindingGPIO to read some more on gpio
finding and how to download winmo gpiogfx app to find the keyboardsliding and
keyboard led gpio's.
Original comment by elbee1...@gmail.com
on 12 Mar 2011 at 6:43
It's not necessary to have the KB LED's dependent on the sliding, it's more
interesting to have it disactivated after a timeout and activated when typing
on the KB.
Original comment by bahi.tea...@gmail.com
on 12 Mar 2011 at 9:22
How are leds behave in winmo?
If you slide the leds are turned on? when slided back off? when keyboard isnt
touched for .. secs they are turned of? Can this beaviour be set in settings?
how?
Original comment by elbee1...@gmail.com
on 12 Mar 2011 at 9:52
In winmo:
When slide the leds are turned on for 3 secs if its not touched, after that its
turned off, the KB Leds behavior cannot be set in winmo setting
Original comment by bahi.tea...@gmail.com
on 12 Mar 2011 at 9:58
if one need some help with gpiogfx to find gpio to fix kb behaviour in android
pse mail me at elbee1972 at gmail
Original comment by elbee1...@gmail.com
on 12 Mar 2011 at 10:10
even if the KB is supported wil the 23-03-2011 update the KB LEDs problem is
still here
Original comment by bahi.tea...@gmail.com
on 25 Mar 2011 at 2:36
Elbee, led will light when keyboard is slided out and wil be off after a few
seconds when keyboard is not touched. It will light up again when a key is
pressed and be off again when no key is pressed after a few seconds.
I will try to help tofind the gpio's, starting right now..
Original comment by erikcas1972@gmail.com
on 25 Mar 2011 at 4:03
i have noticed that when i slide the KB the Music player start automatically
(after installing 23-03-2011 update)
Erikcas, i see that you have been able to find gpio , can we expect an update,?
One last question, i m wondering if it s more interresting to install the
23-03-2011 update on a clean Beta2 update??
thanks
Original comment by bahi.you...@gmail.com
on 26 Mar 2011 at 3:27
Erikcas, i see that you have been able to find gpio , can we expect an update,?
Original comment by bahi.you...@gmail.com
on 30 Mar 2011 at 12:19
@bahi.you.. we found the switch which detects the slide, not the led, so we
cant patch the led yet.
The slide detect (GPIO_HALL_SW) is now misconfigured as GPIO_EAR_SEND_END which
could trigger a musicplayer. This will be patched on the next B7610 update. Not
clear when it is plannned ...
the rev29 update is mainly kernel and matching modules with only some
keyboardfiles and a symlink, so there is no benefit to do a clean beta2 install
if you are already running beta2, but it is possible to skip other beta2+
patches if you do a clean install.
Original comment by elbee1...@gmail.com
on 30 Mar 2011 at 7:28
GPIO_EAR_SEND_END triggers the musicplayer when jack is connected if this can
help
I did a clean beta2 install and applied the rev29 update , i noticed that the
phone is more stable, the problem is , i'm having SOD spacially after making
phone calls , witch is a little annoying spacially when you have to recive
phone calls from other people and you don't kcon that the phone crached!! i m
wonderig if there is a direct relationship between phone call process and the
SOD ( is it the process that makes the phone freeze ??)
Original comment by bahi.you...@gmail.com
on 30 Mar 2011 at 12:15
Original comment by elbee1...@gmail.com
on 8 Apr 2011 at 12:13
Original issue reported on code.google.com by
bahi.tea...@gmail.com
on 12 Mar 2011 at 10:58