Led capacitive lights - Nexus One Q&A, Help & Troubleshooting

I would like to know if there is a way to make the capacitive button lights brighter. I would also like to know how to permanently keep the capacitive lights on with evil D's nxsense rom. Thank you in advance.
Sent from my GT-I9000 using XDA Premium App

Someone please help
Sent from my GT-I9000 using XDA Premium App

Sorry about the re post but I want to avoid creating a new thread, can someone just please reply, I thought this was a place to get all android info, I guess not???
Sent from my GT-I9000 using XDA Premium App

If you're rooted you can send the value 255 to /sys/devices/i2c-0/0-0066/leds/button-backlight/brightness this turns it on. Any other value (say 0) turns it off. You will need to write an app (service) to receive the Intent.ACTION_SCREEN_ON intent and run a su shell command to turn off the button lights. Example code here.
Code:
echo 255 > /sys/devices/i2c-0/0-0066/leds/button-backlight/brightness
echo 0 > /sys/devices/i2c-0/0-0066/leds/button-backlight/brightness

If I were to go to the system/devices and find the led capcitive lights file, what exactly do I input and how???
Sent from my GT-I9000 using XDA Premium App

You don't seem to understand what I am saying here, I was asking if there is a way to make them brighter and I already know how to turn on the led lights using gscript.
Sent from my GT-I9000 using XDA Premium App

No, there isn't. They're at full brightness.

O alright thanks but is there a way to have a sense camera while on stock 2.3
Sent from my GT-I9000 using XDA Premium App

closest you'd get is through CM7. if you want that, just go back to froyo and you'll get a lot more customizability

And if I were to flash cyanogenmod, how exactly would I change the stock camera into an HTC sense camera
Sent from my GT-I9000 using XDA Premium App

it won't be the sense camera. it'll just have some features. if you need anything else, search is your best friend

Alright thank you for the info
Sent from my GT-I9000 using XDA Premium App

Related

Screen on during phone call?

Anyway to be on a phone call and keep the screen on?
Sent from my GT-P1000 using XDA Premium App
Mine stays on during calls. Could be related to screen timeout, not too sure though.
| Don't Revive Me Bro! |
I am running overcome 2.0.0 might be a reason.
Sent from my GT-P1000 using XDA Premium App
You didn't need to repost this. I would have just moved the other thread....
I'll let you off this time though
Sent From My Fingers To Your Face......

Question about ics.

I know we are all excited about ice cream sandwich! was wondering if we get it for our phone does that mean we will have two sets of buttons? can we remove the soft buttons and just use the one's we have? Seems like it would be a easy of screen space for nothing.
Cheers
Sent from my Galaxy S using xda premium
With ICS you can hide the on screen soft buttons whenever you want, and use the traditional Google buttons...
Sent from my MB860 using xda premium
Hiding won't be an option as those buttons won't be included in our update if it comes. Now Google has officials that no is for nexus one cause of old hardware, doubts have started to creep in my mind too.
Sent from my GT-I9000 using xda premium
Thanks
Sent from my GT-I9000 using xda premium

Screen shifting issue

Sometimes while using my tablet, the screen suddenly "shifts" out of place: http://imgur.com/a/94hr8 Sometimes it also gets "corrupted": http://imgur.com/yErJp.jpg The tablet works normally when this happens, and it responds to touch at the correct position(i.e. touch doesn't change). It doesn't show up on screenshots. I haven't noticed it being "linked" to anything specific, and it's always done it. Turning the screen off and on again returns it to normal. Why does this happen? Is it solveable? I've tried googling around but nothing.
Thank you.
(I posted this same post to Reddit too)
Sent from my GT-I9100 using xda app-developers app
Bump?
Sent from my GT-I9100 using xda app-developers app
maybe you can post more details on your device
which rom? which cwm.....
It is completely stock 3.2, only rooted with a zip I flashed from stock recovery. I'm pretty sure it did that before rooting, though.
Sent from my GT-I9100 using xda app-developers app
It sounds hardware related and nothing you'll be able to resolve. Are you still under warranty? If you are I'd take it in.
Sent from my SGH-I727 using xda app-developers app
That's what I've been thinking. Thank you anyway.
Sent from my GT-I9100 using xda app-developers app

Vibratio

Did somebody have some application which test vibration on n7000 and can find where is issue.i have vibration problem
Sent from my GT-N7000 using xda premium
try some of the secret codes
http://forum.xda-developers.com/showthread.php?t=1603210
*#0842# on stock rom.
I try this code.open menu but nothing is changed.on the end.this is not phone for pocket
Sent from my GT-N7000 using xda premium
you can try settings in sound menu, or in app settings, you might have it switched of in certain conditions, like when sound is on etc
Vibration test is available after typing *#0*# in dialer.
Still nothing wirh vibration.i will try to reinstall ultimate rom.last chance.
Sent from my GT-N7000 using xda premium
don't ask question in theme and app section.. reported
Sent from my GT-N7000 using Tapatalk 2

Alternative to the missing notification led

I was wondering if a clever dev could use the botom lights from the buttons as an alternative to a dedicated led. Since the led is only usefull with the screen locked & off, the botom button lights could serve the same purpose. The buttons themselves would not be working, only the lights.
Could this idea work?
Sent from my GT-I8190 using xda app-developers app
You may try to use noLED application
Good idea, but no-one has program for it yet.
Sent from my GT-I8190 using xda premium
The noled app seems ok, i'll try it. Thx for the tip
Sent from my GT-I8190 using xda app-developers app
It don't use bottom display lights.
Sent from my GT-I8190 using xda premium
Olivier V said:
I was wondering if a clever dev could use the botom lights from the buttons as an alternative to a dedicated led. Since the led is only usefull with the screen locked & off, the botom button lights could serve the same purpose. The buttons themselves would not be working, only the lights.
Could this idea work?
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
That's a kernel thing. It needs a kernel with bln (back light notification) support.
Sent from my GT-I8190 using Tapatalk 2
But it could be done... you're not saying no way
From what i understand this is a tricky one to develop. I will have to be patient :what:
Sent from my GT-I8190 using xda app-developers app
kicker63 said:
Good idea, but no-one has program for it yet.
Sent from my GT-I8190 using xda premium
Click to expand...
Click to collapse
I have used noLED but deleted it because. I don't like it.
Anyhow the idea that author suggests sounds great and very logic. I saw few apps that can turn off buttons backlight. So it can enabled via app
Sent from my GT-I8190 using xda app-developers app
You should check the ButtonLed thread. Its an app that is based on the Tasker app and it's made for phones that don't have led lights but have soft led buttons. But it doesn't work with our devices, because of the kernel security / limitations. I have contacted the developer of the app and he said that our device is similar to some s2 models, where the button leds can't be on while the screen is off.
So as I said before, we need new kernel with bln option.
Sent from my GT-I8190 using Tapatalk 2

Categories

Resources