[Q] [Help] lost default persmission on a file - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

Hi,
Somebody can give me the default permission on this file : (i do file copy to reset file and i lost permission)
System/etc/hw_config.sh
i try "rw-r-r" but it's don't look to be this because ALS curve don't work (and keyboard light too)
(I have SK17i)
Thanks

LSI said:
Hi,
Somebody can give me the default permission on this file : (i do file copy to reset file and i lost permission)
System/etc/hw_config.sh
i try "rw-r-r" but it's don't look to be this because ALS curve don't work (and keyboard light too)
(I have SK17i)
Thanks
Click to expand...
Click to collapse
Try rw-r--r--
Bye

LSI said:
Hi,
Somebody can give me the default permission on this file : (i do file copy to reset file and i lost permission)
System/etc/hw_config.sh
i try "rw-r-r" but it's don't look to be this because ALS curve don't work (and keyboard light too)
(I have SK17i)
Thanks
Click to expand...
Click to collapse
goto CWM/TWRP and fix permission on your phone..
hope it will work :good:

Related

[Q] How to turn off auto dim/Brightness in x10 mini

hi... i have a sony ericsson stock rom can someone help me with this problem? my x10 mini is always in auto dim/brightness but when i go to Setting>Sound & Display>Brightness there are no Auto Brightness to check or uncheck on... can some one help me with my problem.. is so irritating... and i know it can eat some of battery power...
Hello,
you can disable the auto brightness only by disabling the controller interface of the sensor!
You can do this by editing the hw_config.sh file stored in /etc with root explorer
1. change the line: i2c_pwn_als with i2c_pwn
2. set permissions to rwxr--r-- (744) if they are changed! VERY IMPORTANT!
3. reboot and njoy the missing sensor ;-)
Bye Bye
HS
Hyper_Sonic said:
Hello,
you can disable the auto brightness only by disabling the controller interface of the sensor!
You can do this by editing the hw_config.sh file stored in /etc with root explorer
1. change the line: i2c_pwn_als with i2c_pwn
2. set permissions to rwxr--r-- (744) if they are changed! VERY IMPORTANT!
3. reboot and njoy the missing sensor ;-)
Bye Bye
HS
Click to expand...
Click to collapse
sir i cannot find the "i2c_pwn_als"
Hello,
the i2c_pwn_als is a line in the hw_config.sh file stored on /etc
use root explorer to open end edit the file
bye
a little correction, it's pwm, not pwn.
btw, thanks for the tip
Thnx for d trick!!
I tried it but it didn't work still in auto brigthness
Sent from my E10i using xda premium
Done. But still no light
My light dissapear after 1 second the sony ericcson logo appears when booting
Hyper_Sonic said:
Hello,
you can disable the auto brightness only by disabling the controller interface of the sensor!
You can do this by editing the hw_config.sh file stored in /etc with root explorer
1. change the line: i2c_pwn_als with i2c_pwn
2. set permissions to rwxr--r-- (744) if they are changed! VERY IMPORTANT!
3. reboot and njoy the missing sensor
Bye Bye
HS
Click to expand...
Click to collapse

Xperia mini pro Multitouch help!!!!

this is regarding this thread http://forum.xda-developers.com/showthread.php?t=1064558
can sumone please give me a very detailed instructions how to do this...its really confusing for me since im a newbie..i really want the multitouch feature on my phone...pleaseeeeeeeee..i dont get when the say "goto any shell.the so on so forth....i really dont know wat to nxt. can sumone be so kind to explain it step by step...please......
"Also edit your build.prop and add the lines below:
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2 "
^what does this mean????really cluless
I rooted my phone already...downloaded the driver the extracted it then im stuck...
thanks a bunch!!!
Bump...sumone please help!!!
More info, rom, baseband ??
still has the original Sony Ericcsson OS...never changer ...changes ive done was just by rooting it...thanks so much..my concern were just ignored by others
You need to do this:
http://forum.xda-developers.com/showpost.php?p=13497850&postcount=49
attached here
http://forum.xda-developers.com/showpost.php?p=13498312&postcount=53
Please thanks to teapea
D4rKn3sSyS said:
You need to do this:
http://forum.xda-developers.com/showpost.php?p=13497850&postcount=49
attached here
http://forum.xda-developers.com/showpost.php?p=13498312&postcount=53
Please thanks to teapea
Click to expand...
Click to collapse
I followed your advice, ive downloaded the file but it wont let me paste it to the given directory (/system/etc/permissions...).I dont get it...what should i do so it'll allow me...help... also, once it transferred,should it work immediately after that???
HELPPPP!!!! Thanks!!!
wilger_18 said:
I followed your advice, ive downloaded the file but it wont let me paste it to the given directory (/system/etc/permissions...).I dont get it...what should i do so it'll allow me...help... also, once it transferred,should it work immediately after that???
HELPPPP!!!! Thanks!!!
Click to expand...
Click to collapse
Have you mount rw?
In rootexplorer theres a button in the right corner. Press the button once n test again
Ro=read only
Rw=read,write
Sent from my U20i using Tapatalk
X10_minipro said:
Have you mount rw?
In rootexplorer theres a button in the right corner. Press the button once n test again
Ro=read only
Rw=read,write
Sent from my U20i using Tapatalk
Click to expand...
Click to collapse
ive transferred the file "android.hardware.touchscreen.multitouch.xml" to /syste/etc/permissions already...rebooted and still nothing...what am i missing....???HELP!!!
Instructions:
Copy .ko
Edit hw_config
Copy permissions
Enjoy ?
D4rKn3sSyS said:
Instructions:
Copy .ko
Edit hw_config
Copy permissions
Enjoy ?
Click to expand...
Click to collapse
Sorry if im berng stupid....i didnt understand everything u posted above....if you dont mind telling it step by step....coz i really dont speak ur language (technically, i meant)...pardon me from getting on ur nerves...and thanks for the patience...
i rooted my phone (still in original SE OS)...downloaded ES file/root explorer...copied the .xml file to the said directory....thats all what ive done...sorry...if im bering really slow...
bump!!! Bump!!!
well now do that.
1.copy cy8ctma300_ser.ko to system/lib/modules and set permisions
x-x
x
x
2.edit hw_cofing.sh in system/etc
add line: insmod /system/lib/modules/cy8ctma300_ser.ko
and save it.
3.edit build.prop in system/
add lines: ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
reboot phone and enjoy
1. copy cy8ctma300_ser.ko to /system/lib/modules/
2. go to hw_config.sh in the /system/etc/hw_config.sh
3. open it with a text editor
4. add this code in the beginning of the file:
"insmod /system/lib/modules/cy8ctma300_ser.ko"
"sleep 1"
5.save the changes u have made to hw_config.sh
6. also edit the build,prop in the system folder:
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
7. reboot the phone and u r good to go.
can someone pls send me "hw_config.sh" for mini pro, i accidently deleted it
twingley said:
can someone pls send me "hw_config.sh" for mini pro, i accidently deleted it
Click to expand...
Click to collapse
You got it in rom zip and copy it to your phone
Sent from my U20i using XDA Premium App
samanvai said:
1. copy cy8ctma300_ser.ko to /system/lib/modules/
2. go to hw_config.sh in the /system/etc/hw_config.sh
3. open it with a text editor
4. add this code in the beginning of the file:
"insmod /system/lib/modules/cy8ctma300_ser.ko"
"sleep 1"
5.save the changes u have made to hw_config.sh
6. also edit the build,prop in the system folder:
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
7. reboot the phone and u r good to go.
Click to expand...
Click to collapse
i did everything u said still nothing....my phone still has the original os just to let you know.... not sure where exactly i should type those lines....i mean beginning or end...plsss...help!!!
wouldn't it be easier for you to just flash a rom which already has a multitouch in itself? you already rooted your phone, there's not much you can do wrong, and you can always restore if you do your backups on time
edit: plus, custom roms are in many cases much better than stock
thanks....its already working...thank you for all the walkthroughs you have posted....!!!!!

[Q] CM7 Samsung KeyBoard

I succesfull install Samsung Keyboard on CM7 but i don't know how to add languages on it !
I copy my RO language files in T9DB folder but it aint workin' ... when i try to change language, Romanian is not there :|
What should i do ?
Samsung Keyboard -> http://www.2shared.com/file/d2OrgLCr/sam_keypad.html
Language Files -> http://www.2shared.com/file/DVyVAaug/RoLanguageFiles.html
change permissions of those 3 language files to rw-r-r. it worked for me, if it doesnt work try to reinstall whole keyboard
oFFoy said:
change permissions of those 3 language files to rw-r-r. it worked for me, if it doesnt work try to reinstall whole keyboard
Click to expand...
Click to collapse
The permission of these 3 language files is not rw-r-r ... is --xrwxr-x !
I tryed to reinstall it, i put the files inside folder then set permission like the other files inside but still no changes ... !
you need to change permissions from --xrwxr-x to rw-r-r
oFFoy said:
you need to change permissions from --xrwxr-x to rw-r-r
Click to expand...
Click to collapse
Doesn't work ...
I quited trying to instal Samsung Keyboard on CM7... My SS Keyboard works but I use T9 and when I try to add a new word I always have the same error... Inputmethod.xt9.
Changed to Smart Keyboard Pro.
sergini said:
I quited trying to instal Samsung Keyboard on CM7... My SS Keyboard works but I use T9 and when I try to add a new word I always have the same error... Inputmethod.xt9.
Changed to Smart Keyboard Pro.
Click to expand...
Click to collapse
smart decision. thats what android is for, choices

how can i install the stock samsung sms app ?

hi,
I'm trying to install stock sms app but i can't achieve this. It keeps saying : installation aborded
I am on chameleon rom 1.1 ( hybrid aosp/samsung rom)
Can you help me ?
(sorry if i made mistakes in my post i'm not english XD )
You should copy the apk into /system/app, then change permissions into 644 (rw--r--r), change group and owner to 'root', and finally reboot and try.
gb.yolo said:
You should copy the apk into /system/app, then change permissions into 644 (rw--r--r), change group and owner to 'root', and finally reboot and try.
Click to expand...
Click to collapse
i already tried it and it didn't work. and i am not sur about the about i trid to install because it s difficult to find the stock sms app.
i changed the permissions but i don t understand what you are saying by " 644 (rw--r--r)"
theoricaly it should work since i use an hybrid app ?
With a file manager, backup your mms.apk in /system/app in whatever folder you want. Then, copy the stock mms.apk into /system/app.
You shouldn't click on the .apk and let the app install as you do with other apk files, because this is a system application.
644 means read/write-read-read.
rw-r--r means u set read and write in the owner row , and set read only in the group row , and set read only too in the others row
Note : u get to permissions window in root explorer afer changing r/o read only to r/w read write from the button at the top
then just long click the item u want to change its permissions
i tried what you have said and it didn't work. Is a flashable zip existed ?
up
The stock mms.apk might not be compatible with the custom ROM you have on your phone...
Why do you say it doesn't work? What happens? You open it and it FCs or something else?
I just followed instructions given by posters above and it didn't worked. ( remove the old Mms.apk by the stock one, and fix the permissions, then reboot ) Maybe i don't have the good app, i don't understand why it didn't work; The chameleon rom support stock camera app of samsung and others apps...
piing said:
I just followed instructions given by posters above and it didn't worked. ( remove the old Mms.apk by the stock one, and fix the permissions, then reboot ) Maybe i don't have the good app, i don't understand why it didn't work; The chameleon rom support stock camera app of samsung and others apps...
Click to expand...
Click to collapse
Maybe the pakage cant be praised because of android version differnece , some apks from ics dont work on Jb and vice versa
So if u want a stock sms to work on jb , then download another jb rom that has it and take it from there
For pushing files to system app , it is better to first delete the app u want to replace then do a reboot after that copy the new app to system app and set premissions and set r/w back to r/o

(Q) extract samsung keyboard

Is it possible to extract samung keyboard (like attached photo) and use it on aosp roms?
I read about the twframework dependence, but does a way to make it work exist?
Or at least someone can advise me a very similar keyboard? Thank you
andre-83 said:
Is it possible to extract samung keyboard (like attached photo) and use it on aosp roms?
I read about the twframework dependence, but does a way to make it work exist?
Or at least someone can advise me a very similar keyboard? Thank you
Click to expand...
Click to collapse
Please refer to this thread : http://forum.xda-developers.com/showthread.php?t=1822973
That guy refers to a dead link.
However Drivingdroids' guide says:
How to install:download attachment.1) Download zip file (Samkeyboard.zip) from the link below.2) Using root explorer or same kind of tool, place these files and set the permissions -Only Deodexed. (Screenshots yet to come)Touchwiz.xml put in /system/etc/permissions and set permission to rw-r--r-- (I have attached a screenshot, see it if you dont understand the permission stuff)libdhwr.so put in /system/lib and set permission to rw-r--r--libXt9_core.so put in /system/lib and set permission to rw-r--r--T9db folder(with all files inside, copy this whole folder)*put in /system and set permission to rwxr-xr-xAxT9IME.apk put in /system /app and set permission to rw-r--r--
Before I wipe everything and test it on a KK rom, you think i can do it also without the zip file (taking the files i need from the zip of the sammy rom)?
andre-83 said:
That guy refers to a dead link.
However Drivingdroids' guide says:
How to install:download attachment.1) Download zip file (Samkeyboard.zip) from the link below.2) Using root explorer or same kind of tool, place these files and set the permissions -Only Deodexed. (Screenshots yet to come)Touchwiz.xml put in /system/etc/permissions and set permission to rw-r--r-- (I have attached a screenshot, see it if you dont understand the permission stuff)libdhwr.so put in /system/lib and set permission to rw-r--r--libXt9_core.so put in /system/lib and set permission to rw-r--r--T9db folder(with all files inside, copy this whole folder)*put in /system and set permission to rwxr-xr-xAxT9IME.apk put in /system /app and set permission to rw-r--r--
Before I wipe everything and test it on a KK rom, you think i can do it also without the zip file (taking the files i need from the zip of the sammy rom)?
Click to expand...
Click to collapse
Yeah first do a Backup of the present rom whatever you have, and try taking the files and copying them and fixing the permissions !! It should work
Dont forget to hit thanks if this helps you
Thank you, I'll give a try asap!
I've found (somewhere, I can't remember where) a zip file with all the files mentioned above. so I installed it on dirty unicorns, wipe cache, dalvik, fix permissions and it works! but it isn't the same keyboard of my old rom, it is samsungkeybord of ICS (quite old..). So I extracted NeatRom zip, but the files I need dont exist! (I extract it on windows and try to "search", so I'm pretty sure there is nothing). In preload/symlink/system/app the only apk that reminds to a keyboard is "SamsungIME.apk" but it refuses to install on KK and pushing it to system/app of the new rom seems to be useless.. Here the zip file and SamsungIME.apk, maybe can be useful.. Some advices? Thank you.

Categories

Resources