[Q] SWprint VooDoo Kernel Question (Screen Orientation) - Galaxy Tab Q&A, Help & Troubleshooting

So I was able to flash voodoo with great success on my Sprint Tab, but I noticed when I opened one of my emulators that the screen did not switch to landscape when I rotated the device. I have checked the display settings and enabled and disabled the lock with no luck of getting the screen to rotate. I apologize if it is something I have over looked, but I could use some pointers on how I might repair this.

Not sure if it will work, but the same thing happened with the Bauxite kernel. Look on page 21 of his post for a different sensors file.

Related

[REQ] Screen Brightness Control Program???

First off, I apologize to anyone who looks at this thread thinking that I am posting another screen brightness program. On the contrary I am LOOKING for a program that will allow us to control the brightness level of the phone in small increments.
Before the Fuze I had the HTC Touch which on the homescreen had the option of pressing the brightness shortcut and it would jump the brightness up a notch and then reset down to the lowest value once it got to the highest. Anyone that had this phone or a similar HTC phone that ran..... HTC Home knows what I am talking about.
While using the fuze I have always wondered why I couldn't find anything like this for newer phones. Searching for the longest times on a number of different forums left me with nothing. The automatic screen brightness control of the touch pro is less then desirable. There's times when my phones plugged in but I'm reading news in bed and I want to be able to have the brightness set to low without having to go through the settings and bugger around with it all.
That said, does anyone know of something that will do this? Or is it possible for one of the awesome program developers here to create something like this?
Here's a screen shot just for referance. By pressing the lightbulb it would change the screen brightness of the phone.
Here's the app you're looking for:
http://forum.xda-developers.com/showthread.php?t=485141
BTW, when you post an app request add "[REQ]" in topic...
you Might also want to try Lumos: http://forum.xda-developers.com/showthread.php?t=450318&highlight=lumos
this automatically adjusts your backlight depending on your light meter. It has a very quick and easy setup wizard and works wonders on your battery as well!
warri said:
you Might also want to try Lumos: http://forum.xda-developers.com/showthread.php?t=450318&highlight=lumos
this automatically adjusts your backlight depending on your light meter. It has a very quick and easy setup wizard and works wonders on your battery as well!
Click to expand...
Click to collapse
I have that installed.. does a good job but I'd still like the option of just being able to manually change it as well. Thanks!
the_ozyrys said:
Here's the app you're looking for:
http://forum.xda-developers.com/showthread.php?t=485141
BTW, when you post an app request add "[REQ]" in topic...
Click to expand...
Click to collapse
Thanks for the link and I've changed the subject title. I can't believe I didnt put that in there... That's a Newb mistake
edit Mylight. my lord I remember seeing this post AGES ago when all it was was a graphic "idea" and didnt actually do anything. Glad it got off the ground!

[Q] disable hardware buttons backlight

hi
is there any way to disable the led of the hardware buttons. i know where the buttons are. i dont need a light to find them. and it looks ugly when they light up. after i used them i always wait to touch the screen until they are off.
I think neldar knows the most about this since he has done the backlight notifications mod. It would be super to have an option in the recovery to disable backlight in the buttons. They are annoying at night when using Screen filter to dim the screen, buttons are very bright in contrast to the screen.
Agreed. I would love to be able to switch them off.
Yes this is true and really anoying!
At night they are much to bright. Would love a "disable" option, too.
Is it maybe possible to dimm the buttons, too?? This would really be awesome
ok, i'm not the only one who wants that leds switched off. but isn't there anyone who has an idea how to do that
Anyone figured this out yet?
i found an app in the market called“ leds hack“. it supports samsung vibrant, but it dont works on my phone. isnt it the us-name for the sgs? maybe the rom is the problem. i'm on darkys 9.3
i tryed to find the script that controls the backlight. here: stackoverflow.com/questions/4152053/android-turn-off-key-lights i found this info:
A: The keyboard backlight can be controlled via /sys/class/leds/ keyboard-backlight/brightness. It appears that it's a simple on-off control (echoing '0' turns it off, echoing '1' or higher turns it on). For some reason, the default system backlight control stuff seems to set this to "83", but I don't know why. I can't seem to see any difference between 83 and any other number. The file is readable by anyone, but only writable by root, so you'll need root access to the phone to manipulate it this way.
can anyone tell me where i can find the file on my phone...
Has anyone found the answer?
This is honestly something that I would even pay for if a dev wanted to create a little app or mod that could do this quickly and easily for those that are not confident to make these changes on their own.
No one? :/
magooo said:
/sys/class/leds/ keyboard-backlight/brightness
Click to expand...
Click to collapse
this doesnt exist on our android.
There is is /sys/devices/virtual/misc/melfas_touchkey/brightness
you can do
echo '1' > /sys/devices/virtual/misc/melfas_touchkey/brightness
to turn it on, but i have not found a way to turn it off permanently
Can some one bind this to light sensor? So that we can have it disabled during day and have it enabled at night??
how can i edit this files? i cant find an editor or something like that. i'd like to play around with this script?
joseph.carty said:
This is honestly something that I would even pay for if a dev wanted to create a little app or mod that could do this quickly and easily for those that are not confident to make these changes on their own.
Click to expand...
Click to collapse
I'd pay too
Please, It have to be so easy
magooo said:
A: The keyboard backlight can be controlled via /sys/class/leds/ keyboard-backlight/brightness
Click to expand...
Click to collapse
I don't have the folder /leds. What version of android do you have?
I found this. As a new user, I can't send links to the forum, I paste the important part:
Samsung GT-I9000
s3c-keypad
- scancode = 26 (confirmed with keylayout/s3c-keypad.kl)
/sys/class/backlight/s5p_bl/brightness
drivers/input/keyboard/s3c-keypad.c
drivers/video/backlight/backlight.c
- brightness and actual_brightness 's get/set method. (actual_brightness is read only)
drivers/video/samsung/s3cfb_tl2796.c
- Samsung's implementation. MIN_BL = 30. Lower than this == black out.
Could it be useful?
Thanks

[Q] [BOUNTY] Screen rotation on ICS

This problem has annoyed me for way to long, so i'll pay $50 USD to anyone who can help me.
No matter what i do, i cannot get screen/auto rotation to work properly on any ICS rom. It will stay portrait mode no matter what. Auto-rotation works fine on any Froyo/Gingerbread rom i use. Flashed every ICS rom available. I've tried the following:
1. Turning on auto-rotation in Settings>Display
2. Toggling auto-rotate in Settings>Display while the phone is turned landscape
3. Toggling notification widget orientation icon
4. Reflashing/Wiping everything/flashing and wiping (don't get me started)
The only app that actually rotates for me is Camera.
Accelerometer Values app from market tells me everything is fine.
wow dude i don't really know what to say. I did try team icssgs's RC3.1 a while back and everything worked great. Actually, i can even say i was rather impressed on how ICS handled screen rotation. Had that turning iphone-like effect and worked every single time perfectly, no matter what i was running, as long as it was enabled on settings.
Any chance you might have some app interfering with screen rotation? like some toggle widget or something?
Wish you good luck mate
kaynpayn said:
Any chance you might have some app interfering with screen rotation? like some toggle widget or something?
Click to expand...
Click to collapse
nope happens on any newly flashed fresh ICS rom
Lol, I'm very doubtful that my solution will work, but if you're desperate enough you can try and who knows, I might win 50 bucks
First answer me this: On your last Gingerbread Rom, you had the ability to turn off all animations in the Settings -> Display menu.
Did you turn off all animations?? If yes, read my solution. If no, stop reading here
So, you answered yes. Here's my proposal:
1. Flash a Gingerbread ROM again. Turn ON all animations.
2. Flash your desired ICS ROM
NielsGoetschalckx said:
Lol, I'm very doubtful that my solution will work, but if you're desperate enough you can try and who knows, I might win 50 bucks
First answer me this: On your last Gingerbread Rom, you had the ability to turn off all animations in the Settings -> Display menu.
Did you turn off all animations?? If yes, read my solution. If no, stop reading here
So, you answered yes. Here's my proposal:
1. Flash a Gingerbread ROM again. Turn ON all animations.
2. Flash your desired ICS ROM
Click to expand...
Click to collapse
on gingerbread, i would always turn on all animations
but that wouldnt do anything since flashing a new rom wipes everything
What launcher are u using?
Howdy!
On ICSSGS 4.2 and Semaphore 9.0 the turning works fine for me. That is in apps that support it. The launcher for instance doesnt - the clock does.
You could try installing the ES Task Manager and check whether the turning is on there. Also you could check appropriate apps for your Kernel/Rom -- sometimes you can turn stuff on and off there, as well.
calvinbui said:
This problem has annoyed me for way to long, so i'll pay $50 USD to anyone who can help me.
No matter what i do, i cannot get screen/auto rotation to work properly on any ICS rom. It will stay portrait mode no matter what. Auto-rotation works fine on any Froyo/Gingerbread rom i use. Flashed every ICS rom available. I've tried the following:
1. Turning on auto-rotation in Settings>Display
2. Toggling auto-rotate in Settings>Display while the phone is turned landscape
3. Toggling notification widget orientation icon
4. Reflashing/Wiping everything/flashing and wiping (don't get me started)
The only app that actually rotates for me is Camera.
Accelerometer Values app from market tells me everything is fine.
Click to expand...
Click to collapse
I'm on THS Experimental Build, but Build 16 should be the same.
1. You didn't mention this, but Settings > Launcher > General > Auto-Rotate Screen
This is using Trebuchet Launcher, but it should be similar on any other ICS Launcher, under the Settings "Interface" list.
Paypal available upon request
calvinbui said:
This problem has annoyed me for way to long, so i'll pay $50 USD to anyone who can help me.
No matter what i do, i cannot get screen/auto rotation to work properly on any ICS rom. It will stay portrait mode no matter what. Auto-rotation works fine on any Froyo/Gingerbread rom i use. Flashed every ICS rom available. I've tried the following:
1. Turning on auto-rotation in Settings>Display
2. Toggling auto-rotate in Settings>Display while the phone is turned landscape
3. Toggling notification widget orientation icon
4. Reflashing/Wiping everything/flashing and wiping (don't get me started)
The only app that actually rotates for me is Camera.
Accelerometer Values app from market tells me everything is fine.
Click to expand...
Click to collapse
Likely its because of the changes in windoworientationlistener.Java its been changed to absolute values so now you have rotation_angles instead of rotation_mode where sensor libs would return 2 3 4 5 depending on degrees 0 90 180 270 now it looks for actual degrees rotationinstead of numbered modes
try ics slim. Settings -ASS - General UI - set rotation delay. and ofcourse set on the rotation.
chambejp said:
Likely its because of the changes in windoworientationlistener.Java its been changed to absolute values so now you have rotation_angles instead of rotation_mode where sensor libs would return 2 3 4 5 depending on degrees 0 90 180 270 now it looks for actual degrees rotationinstead of numbered modes
Click to expand...
Click to collapse
I have the exact same problem. I have tried everything I found on these forums and still no resolve. I use semaphore kernel 1.0.0 and ICS Slim rom on a samsung galaxy s phone. I can see the explination for our problem but what is the solution ? How can we correct those variables ? Thank you in advance !
instinctual said:
I have the exact same problem. I have tried everything I found on these forums and still no resolve. I use semaphore kernel 1.0.0 and ICS Slim rom on a samsung galaxy s phone. I can see the explination for our problem but what is the solution ? How can we correct those variables ? Thank you in advance !
Click to expand...
Click to collapse
Has anyone managed to fix this problem for the affected phones yet?
I'm willing to help test / add to the bounty if any dev out there can try to fix this...
Does your accelerometer work in any games on ics?
ilabs said:
Does your accelerometer work in any games on ics?
Click to expand...
Click to collapse
I wish I had tried some games... all I can say for certain is that it works in the camera app and sensor test apps like GPS Status. So it seems like it comes down to the system UI not interpreting the sensor readings correctly.
radeon_x said:
I wish I had tried some games... all I can say for certain is that it works in the camera app and sensor test apps like GPS Status. So it seems like it comes down to the system UI not interpreting the sensor readings correctly.
Click to expand...
Click to collapse
I suggest you try it out with some games too.. coz if it's a rom issue, it can't be with every rom..
Even the games don't directly access the accelerometer.. Goes through the kernel which controls the hardware.. If it works in games, should work in the roms which have accelerometer working fine..
This annoyed me for a while... It worked fine on THS ROM with Trebuchet launcher. I switched to AOKP, and couldn't get it to work, tried a few others that all failed. After a couple of months, I'm back to CM9 on nightlies (with Semaphore 1.2.0) and rotation works perfectly, couldn't be happier.
Maybe try CM9?
Sent from my GT-I9000 using XDA
ilabs said:
I suggest you try it out with some games too.. coz if it's a rom issue, it can't be with every rom..
Even the games don't directly access the accelerometer.. Goes through the kernel which controls the hardware.. If it works in games, should work in the roms which have accelerometer working fine..
Click to expand...
Click to collapse
Confirmed the accelerometer DOES work in games.
So it works in the camera and 3rd party apps like sensor tests and games. Does not work in any launcher, the stock browser, gallery, or other system apps.
Also tried the the latest Team Nyx release - not working there either. I've tried the latest CM9, ICS333, AOKP... it doesn't work in any of them.

Orientation / Rotation INVERTED for some games / apps

Ok so I originally posted this question here:
http://forum.xda-developers.com/showthread.php?t=2556217
but I was told it was probably the wrong place and I should ask it in this section.
When I play some games, for example Paper Monsters, or Cordy 2, the game orients itself to landscape but upside down, and when I flip it the other way, the game keeps changing to upside down. I have no idea what the heck is going on!? The orientation and rotation settings work great for pretty much every other app, which means so far I haven't found any other apps doing this. Could it be a problem with the ROM I'm on? This is the ROM I'm using:
http://forum.xda-developers.com/showthread.php?t=2482192
There are some apps I can download from the PLAY store to help compensate for this issue somewhat, one I'm using called "Set Orientation" and it works ok but it sets the global rotation for everything, even some apps that shouldn't rotate. It's a decent bandaid I just have to set it to disabled when I'm using the apps that I don't want to rotate, for example, gravity / physics apps where you rotate and move your device all around to get maybe balls or particles moving in different directions. I would like a permanent fix however. Any help is greatly appreciated!!! :good::good::good::laugh::laugh:
I want to be fixed this problem.
Kindle 8.9 display is should rotate left-to-top, right-to-bottom. Official case is designed like that.
This seems in CM11.0 and CM12.0. Is there no plans to fix it?

[Q] Possibility to turn of "local adaptive contrast"?

Hi,
I have the Z3 compact a while now and I have already rooted the phone (unlocked bootloader) and have flashed the rEctifY Rom.
Everything is fine, but I hate the “local adaptive contrast” function while I'm surfing. On many sites, which are not white, the screen becomes little darker in chrome when the adressbar disappears.
When I scroll up and the adressbar is shown, the screen becomes brighter immediately.
I already tried to uninstall many many things like "screen optimization 1.0" and so on. Nothing work. I think, it is a kernel thing.
You can see it on a site like "derstandard.at/web". Just scroll up and down to push the adressbar away and back. It is like the dynamic contrast function from my monitor. But I can turn off it there.
This function is also described here (I cannot post links):
Please use "tinyurl dot com" with this: "p34zuuc"
"A new “local adaptive contrast” algorithm has been introduced to the Xperia Z3."
Maybe somebody can help. And sorry for my bad english
Solution
I found a solution finally!
This problem is not present, when you flash Cyanogenmod 12.
The sound quality is also better now.
I looked for an another phone already. Now I can keep my Z3C
Just wanted you to know

Categories

Resources