Related
anyone succeed app2sd on x10 mini pro?
some thread in this forum, still stuck in automatic mount on restart
krist28 said:
anyone succeed app2sd on x10 mini pro?
some thread in this forum, still stuck in automatic mount on restart
Click to expand...
Click to collapse
I don't think they have it at the moment. Hope there will be something when 2.1 comes up.
This would be very useful... I hope someone can develop it.
http://cleanimport.xda/index.php?threads/800555/
Shouldn't this also work on the X10 mini?
DerEineDa said:
http://cleanimport.xda/index.php?threads/800555/
Shouldn't this also work on the X10 mini?
Click to expand...
Click to collapse
probably not
On my X10 mini pro, mount_iso.sh is ignored,
and "ln -s /system/sd/app /data/app" makes the system keeps rebooting at next start up
ps.
i fixed it by del the link and mkdir /data/app using the adb shell immediately before its rebooting.
can anyone check it out if
this file
/system/drm/DxDrm/drm.sh
are not ignrored at booting??
Drm.sh is executed. You can use it for your script, but why not just use the original init script?
Regards
Bin4ry
i don't now if it work because i'ts a bit complex
and i don't want to destroy anything
from you i had now (Xperia_fs.rar) that the mount_iso.sh is excuted at start
question can i delte the Drm.sh or must i add my script??
wolfilein said:
i don't now if it work because i'ts a bit complex
and i don't want to destroy anything
from you i had now (Xperia_fs.rar) that the mount_iso.sh is excuted at start
question can i delte the Drm.sh or must i add my script??
Click to expand...
Click to collapse
Better just add it
Regards
ok
last question had the x10 minni /pro
the light at the top of the display or not,
and must i remove the link from /data/app
before the phone reboot ??
wolfilein said:
can anyone check it out if
this file
/system/drm/DxDrm/drm.sh
are not ignrored at booting??
Click to expand...
Click to collapse
i create /system/drm/DxDrm/drm.sh and chmod 777
mkdir /data/test
Click to expand...
Click to collapse
but no such folder after reboot
wolfilein said:
i don't now if it work because i'ts a bit complex
and i don't want to destroy anything
from you i had now (Xperia_fs.rar) that the mount_iso.sh is excuted at start
question can i delte the Drm.sh or must i add my script??
Click to expand...
Click to collapse
delete?
my U20i
S1 Boot Version
1229-3593 R8A026
thereās no /system/drm/DxDrm/drm.sh
and no /etc/mount_iso.sh
Thanks to doixanh, not me
here you go guys
X8 Forums
Now it have Game Mode, so you can do it, Instructions by doixanh:
Starting from v007, X8Gesture supports two gestures: Pinch Zoom and Game Mode. Default mode is Pinch Zoom initially after each reboot.
1. Game mode
To activate game mode, keep one finger at the bottom right and then another at the top left of your screen, one-by-one (don't release first finger).
Generally you should have more pressure with your second finger so that the digitizer recognizes it as the moving finger.
I tested with Tank Hero and it seems to work. This is not dual touch. It only makes you feel more comfortable with MT games. Sometimes it's incorrect though. That's the limitation of our hardware.
So it'll work nicely for our devices?
Just a little question: Could you make an update.zip of that v005?
Theshawty said:
So it'll work nicely for our devices?
Just a little question: Could you make an update.zip of that v005?
Click to expand...
Click to collapse
give me your hw_config.sh
D4rKn3sSyS said:
give me your hw_config.sh
Click to expand...
Click to collapse
The one I got on my phone will be v.004 of that module but where do I find my hw_config.sh?
Theshawty said:
The one I got on my phone will be v.004 of that module but where do I find my hw_config.sh?
Click to expand...
Click to collapse
/system/etc/hw_config.sh .. search it with rootexplorer, and then copy to your SD, and upload, this is just to make a update.zip that dont brick your phone
D4rKn3sSyS said:
/system/etc/hw_config.sh .. search it with rootexplorer, and then copy to your SD, and upload, this is just to make a update.zip that dont brick your phone
Click to expand...
Click to collapse
Ok, config's on its way.
Check attachments. It's zipped so just extract
Try first NOHWCONFIG, if it dont works, try the other one
if some of both works, dont forget thumbs up to me
D4rKn3sSyS said:
Try first NOHWCONFIG, if it dont works, try the other one
if some of both works, dont forget thumbs up to me
Click to expand...
Click to collapse
for mini CM 6 1.0.0 users , only use the nohwconfig to install this module (because it's an update of the one already installed )
= = > this module works perfectly ;-)
D4rKn3sSyS said:
Try first NOHWCONFIG, if it dont works, try the other one
if some of both works, dont forget thumbs up to me
Click to expand...
Click to collapse
i want this should i give you my file or can i just flash one of them ??
edit: i am on stock 2.1 but rooted...
If you come from v004, you can install nohwconfig
D4rKn3sSyS said:
If you come from v004, you can install nohwconfig
Click to expand...
Click to collapse
i think i am on v0000
if i flash it can i brick my phone or....?
faddys123 said:
i think i am on v0000
if i flash it can i brick my phone or....?
Click to expand...
Click to collapse
.. question is, did you have multitouch yet?, if not, install nowhwconfig, and add this lines to hw_config Manually!:
# dx: our modded touchscreen driver
insmod /system/lib/modules/x8gesture.ko
D4rKn3sSyS said:
.. question is, did you have multitouch yet?, if not, install nowhwconfig, and add this lines to hw_config Manually!:
# dx: our modded touchscreen driver
insmod /system/lib/modules/x8gesture.ko
Click to expand...
Click to collapse
so ill flash nowhwconfig and if theres no multitouch i will add that line manually and flash it again?
faddys123 said:
so ill flash nowhwconfig and if theres no multitouch i will add that line manually and flash it again?
Click to expand...
Click to collapse
yeah, but only add lines, no flash again
D4rKn3sSyS said:
yeah, but only add lines, no flash again
Click to expand...
Click to collapse
thanks but there is no multitouch i havr found the hw_config file do i open it with note pad or..?
edit: i have opened and the same lines are already there?
faddys123 said:
edit: i have opened and the same lines are already there?
Click to expand...
Click to collapse
You should have multitouch yet
EDIT: I mean dualtouch ofc
i already have 004..
so, i just copy x8gesture.ko to /system/lib/modules and replace the older file?
reboot required?
howzcat said:
i already have 004..
so, i just copy x8gesture.ko to /system/lib/modules and replace the older file?
Click to expand...
Click to collapse
Yeah exactly that, or install file nohwconfig.zip, on first page
i have dual touch 004, but my hw_config.sh doesn't have insmod /system/lib/modules/x8gesture.ko...weird? lol
should i add it too? reboot necessary afterwards?
howzcat said:
i have dual touch 004, but my hw_config.sh doesn't have insmod /system/lib/modules/x8gesture.ko...weird? lol
should i add it too? reboot necessary afterwards?
Click to expand...
Click to collapse
If you have not insmod /system/lib/modules/x8gesture.ko, and gesture is working, that means that your rom developer, addes that lines on ramdisk .. so you dont need to install anything, just flash the zip and enjoy (ofc you need reboot )
now cya guyz im gonna play assasins creed on my mimmi
Do i need to resign update.zip after removing bloatware?
You mean, you unpack the zip, remove some apks and then pack it again as zip? afaik: This won't work.
If you use the nice dsixda kitchen it is quiet simple to make signed packages or even without signing (not recommended as you will need to apply these in a special way, afaik)
Snoopo said:
You mean, you unpack the zip, remove some apks and then pack it again as zip? afaik: This won't work.
If you use the nice dsixda kitchen it is quiet simple to make signed packages or even without signing (not recommended as you will need to apply these in a special way, afaik)
Click to expand...
Click to collapse
No, Actually like just removing APKs directly from the .zip (with WinRAR)
no need. it will work anyway.
Chumby_666 said:
no need. it will work anyway.
Click to expand...
Click to collapse
Naah, i get a lot of symlink errors while trying to create my Sense Rom.
((
owain94 said:
A lot of BORING work!
Click to expand...
Click to collapse
))
ServerBoost100 said:
Naah, i get a lot of symlink errors while trying to create my Sense Rom.
(())
Click to expand...
Click to collapse
Bumpity Bummmmmmp
Use update script from froyocomb or my rom. Itll set correct symlinks
Sent from my U20i using XDA Premium App
slade87 said:
Use update script from froyocomb or my rom. Itll set correct symlinks
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
Ok, i will (Just need to reroot my phone and Re install xRec first (Reflashed stock today because of a little battery drain)
slade87 said:
Use update script from froyocomb or my rom. Itll set correct symlinks
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
With your update script it gets error at line 92 with /system/xbin/echo (cant find it error)
ServerBoost100 said:
With your update script it gets error at line 92 with /system/xbin/echo (cant find it error)
Click to expand...
Click to collapse
add from my rom /system/xbin/echo to your rom
do this with everything missing.
slade87 said:
add from my rom /system/xbin/echo to your rom
do this with everything missing.
Click to expand...
Click to collapse
except for it is not in yours.
((4.0))
ServerBoost100 said:
except for it is not in yours.
((4.0))
Click to expand...
Click to collapse
use /system/bin/busybox from mine in your rom and it should run through fine
slade87 said:
use /system/bin/busybox from mine in your rom and it should run through fine
Click to expand...
Click to collapse
Ok. I will try that tommorow.
ServerBoost100 said:
Ok. I will try that tommorow.
Click to expand...
Click to collapse
E: Can't Symlink /system/diff
E: Failure atline 91:
symlink busybox SYSTEM: /xbin/diff
Installation aborted.
It is not in mine but not in yours too.
ServerBoost100 said:
E: Can't Symlink /system/diff
E: Failure atline 91:
symlink busybox SYSTEM: /xbin/diff
Installation aborted.
It is not in mine but not in yours too.
Click to expand...
Click to collapse
Bumpity Bump!!
ServerBoost100 said:
Bumpity Bump!!
Click to expand...
Click to collapse
sense rom is weird..
it can't make symlinks out of box... all symlink which exist is original rom must be used no more no less...
Chumby_666 said:
sense rom is weird..
it can't make symlinks out of box... all symlink which exist is original rom must be used no more no less...
Click to expand...
Click to collapse
Which means a pure re-port...
ServerBoost100 said:
Which means a pure re-port...
Click to expand...
Click to collapse
Sorry People, i dont think sense will happen in the near future, I have to say it. It's symlinks is wrong always. - It cant make it out of the box. And (quoting from owain)
owan94 said:
It's a lot of boring work
Click to expand...
Click to collapse
hi ..
n I will provide an update to its special stornmix users and also make it based rom to enable bootsoundx CM7 its very easy way ..
you just download the link I included and follow the instruction that is in its
This link
BOOTSOUND ENABLE
Thanks for helping..
hmm, nice ~~ but i hav make one long ago~~ ^_^
Flashed, but didn't work
D1358531 said:
Flashed, but didn't work
Click to expand...
Click to collapse
are you in cm7 rom??
AgungDaVici said:
are you in cm7 rom??
Click to expand...
Click to collapse
Yep...the way I got it to work was to download a bootsnd.sh file and open the terminal app and type the following:
su
cd /sdcard
sh bootsnd.sh
The tutorial is very simple,
First of all I would like to thank @NoobCoder, IF script, although is wrong! But I want to thank him!
1: unpacking the kernel, in init.rc
Search
Set this property so surfaceflinger # is not started by system_init
Setprop system_init.startsurfaceflinger 0
Let's add
# xiangxin: fix LED
Start data_restore
Then in the last added
# Xiangxin: FIX LED service
Service data_restore /sbin/data_restore.sh
User root
Oneshot
Disabled
OK, init.rc is corrected, download the attachment to data.tar, data_restore.sh
Added to the kernel, the /sbin directory!
The attachment of the system directory into your ZIP package!
OK tutorial end!
xx214718247 said:
Please moderator, don't move this post, I just write my method! Please stay one day!
Download the attachment, there is a modified file and not modified files!
Click to expand...
Click to collapse
No one will remove because you give awesome job about front camera
Sent from my ST25i using Tapatalk 2
Little Zed said:
No one will remove because you give awesome job about front camera
Sent from my ST25i using Tapatalk 2
Click to expand...
Click to collapse
Brother, you really fast!
Could you explain better what it does? For what android version it is?
Inviato dal mio Xperia U usando Tapatalk 4
Xperia_Modder said:
Could you explain better what it does? For what android version it is?
Inviato dal mio Xperia U usando Tapatalk 4
Click to expand...
Click to collapse
jb! ics works natively because it's official from sony!
I mean 4.1 or 4.2? Stock or cm?
Inviato dal mio Xperia U usando Tapatalk 4
Xperia_Modder said:
I mean 4.1 or 4.2? Stock or cm?
Inviato dal mio Xperia U usando Tapatalk 4
Click to expand...
Click to collapse
he worked only for stock...so i believe stock 4.1
It's for stock only.
He inserted a bash script in init.rc to run during boot. This script will place the light_themes and lightservice.soc in /data with the related dalvik-cache so that illumination_service can find the necessary files to light up the led bar.
Nice approach @xx214718247 bro
BTW, where's the tutorial ? Your title says it's a tutorial
NoobCoder said:
It's for stock only.
He inserted a bash script in init.rc to run during boot. This script will place the light_themes and lightservice.soc in /data with the related dalvik-cache so that illumination_service can find the necessary files to light up the led bar.
Nice approach @xx214718247 bro
BTW, where's the tutorial ? Your title says it's a tutorial
Click to expand...
Click to collapse
Now is it necessary to flash ur fix first before this or should we use this..only whileflashing Rom
Also....will this work if we wipe data/ factory reset??
Sent from my ST25i using XDA Premium 4 mobile app
kantry123 said:
Now is it necessary to flash ur fix first before this or should we use this..only whileflashing Rom
Also....will this work if we wipe data/ factory reset??
Sent from my ST25i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
if all kernels include this then no need to flash my fix.
Since it's in the kernel, even after wiping data/cache, it'll work.
@xx214718247, so every time phone boots, it'll run data_restore.sh and replace light_themes and lightservice.soc. Wouldn't it remove our last saved color and set it back to default everytime ??
NoobCoder said:
It's for stock only.
He inserted a bash script in init.rc to run during boot. This script will place the light_themes and lightservice.soc in /data with the related dalvik-cache so that illumination_service can find the necessary files to light up the led bar.
Nice approach @xx214718247 bro
BTW, where's the tutorial ? Your title says it's a tutorial
Click to expand...
Click to collapse
Kernel maker, added to the kernel? My accessory, which is not a comparison?
NoobCoder said:
It's for stock only.
He inserted a bash script in init.rc to run during boot. This script will place the light_themes and lightservice.soc in /data with the related dalvik-cache so that illumination_service can find the necessary files to light up the led bar.
Nice approach @xx214718247 bro
BTW, where's the tutorial ? Your title says it's a tutorial
Click to expand...
Click to collapse
Yes, restart, manual setting! If you can find a better way, please tell me, or have a better idea, please tell me? Thank you
NoobCoder said:
if all kernels include this then no need to flash my fix.
Since it's in the kernel, even after wiping data/cache, it'll work.
@xx214718247, so every time phone boots, it'll run data_restore.sh and replace light_themes and lightservice.soc. Wouldn't it remove our last saved color and set it back to default everytime ??
Click to expand...
Click to collapse
At present, I have no better way, let him after the restart does not need to be manually set? You study? If you can, please tell me?
is this ready to flash ?
i tried and says installation aborted
NoobCoder said:
It's for stock only.
He inserted a bash script in init.rc to run during boot. This script will place the light_themes and lightservice.soc in /data with the related dalvik-cache so that illumination_service can find the necessary files to light up the led bar.
Nice approach @xx214718247 bro
BTW, where's the tutorial ? Your title says it's a tutorial
Click to expand...
Click to collapse
I have an idea? In the first boot, SH, script, create a file in data, second boot, scanning, whether to set up the file, if not, then run the SH script! If there is not running a SH script!
sv2hqx said:
is this ready to flash ?
i tried and says installation aborted
Click to expand...
Click to collapse
No. This is a kernel authors!
xx214718247 said:
No. This is a kernel authors!
Click to expand...
Click to collapse
ok
didn't know
xx214718247 said:
I have an idea? In the first boot, SH, script, create a file in data, second boot, scanning, whether to set up the file, if not, then run the SH script! If there is not running a SH script!
Click to expand...
Click to collapse
you can check if the file exists or not. If doesn't exist then run the bash script. I'm not expert in bash but it should work.
Code:
if [ -f light_themes -a -f lightservice.soc ];
then
# do nothing
else
run the script
fi
NoobCoder said:
you can check if the file exists or not. If doesn't exist then run the bash script. I'm not expert in bash but it should work.
Code:
if [ -f light_themes -a -f lightservice.soc ];
then
# do nothing
else
run the script
fi
Click to expand...
Click to collapse
I will try! Thank you very much
NoobCoder said:
you can check if the file exists or not. If doesn't exist then run the bash script. I'm not expert in bash but it should work.
Code:
if [ -f light_themes -a -f lightservice.soc ];
then
# do nothing
else
run the script
fi
Click to expand...
Click to collapse
Brother, your statement should not!
if [ -e /data/light_themes ]
then
# do nothing
exit
else
/sbin/busybox rm -r /tmp/data.tar
/sbin/busybox cp /sbin/data.tar /tmp/data.tar
busybox tar zxvf $tar_file
fi