Samsung Z1 rooted - Bada Software and Hacking General

Hi,
I have rooted the firmware for Indian Z1.
You can download it here and flash it with odin: http : // we.tl / 7LpO0xQgSZ
When flashed, your phone will not be wiped. Just execute: sdb root on
And you are root enabled.
Greetings from Feeyo.

cryptizen said:
Hi,
I have rooted the firmware for Indian Z1.
You can download it here and flash it with odin: http : // we.tl / 7LpO0xQgSZ
When flashed, your phone will not be wiped. Just execute: sdb root on
And you are root enabled.
Greetings from Feeyo.
Click to expand...
Click to collapse
Interesting.
If my Download finished... I will check if you find other way... or also su Binary from RTL Firmware...
It sounds interesting... because yours seems latest Firmware...
My old ANL7
Best Regards

Downloaded... not fully tested... BUT...
su Binary is not same... like here:
http://forum.xda-developers.com/showpost.php?p=59048890&postcount=73
I have posted rooted and working solution few months ago...
http://forum.xda-developers.com/showpost.php?p=59760907&postcount=104
Nobody tested...
I wish you more luck.
Best Regards

Hmm, I did not know you already had rooted the old firmware Good job. Looking at your posts is a little bit confusing though.
Anyhow, I can inject/enable root on any firmware. It is pretty easy. Takes like 1 minute to do so. If anyone needs a specific firmware to be rooted let me know.
I am currently searching for a way to flash our own kernel on the Z1. If you have found a way to extract the boot image, or know where to find the tool mkdzimage tool, I would love to hear it. As I can then create a dzimage as a cutom kernel.
Thanks!

About Kernel...
You have downloaded Source Code from here:
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=Z130
Is long time ago and I have only short tested, but I thought it is same like Android stuff I9000 and so on...
So unpack worked...
Need to check my posts again...
Best Regards
Edit 1.
Found what I have tried with Kernel...
dzImage can be unpacked as TAR file... if you cut the first 18699 Bytes... you can see text string uncompression error before + 1 ZERO Byte...
So 5 MB compressed Kernel is 10 MB uncompressed...

adfree said:
About Kernel...
You have downloaded Source Code from here:
Is long time ago and I have only short tested, but I thought it is same like Android stuff I9000 and so on...
So unpack worked...
Need to check my posts again...
Best Regards
Click to expand...
Click to collapse
I know where to get it. And it is not the same as Android.

It is so long ago and I have nothing really tested... short downloaded in february...
http://forum.xda-developers.com/showpost.php?p=58666129&postcount=182
For the moment I can not help you with Kernel stuff. Sorry.
Best Regards

adfree said:
About Kernel...
You have downloaded Source Code from here:
Edit 1.
Found what I have tried with Kernel...
dzImage can be unpacked as TAR file... if you cut the first 18699 Bytes... you can see text string uncompression error before + 1 ZERO Byte...
So 5 MB compressed Kernel is 10 MB uncompressed...
Click to expand...
Click to collapse
I can extract the kernel, that is not the issue. I need to find a way to repack it and create a dzimage to able to flash it with odin.

I need to find a way to repack it and create a dzimage to able to flash it with odin.
Click to expand...
Click to collapse
If no Tool nor script available... maybe do it manually...
I have no idea if something is signed at end of file... but before TAR file start... the header looks not impossible (to me) to correct with filesize etc...
If you compare 2 different dzImage ...
TAR start at offset 0x490B
I can't see differences bigger 2 Bytes...
Best Regards

Google search for:
mkdzimage
... leads to Gear projects... for instance here:
http://forum.xda-developers.com/gear-s/development/porting-android-gear-s-t2953513
If I use search on XDA...
http://forum.xda-developers.com/showpost.php?p=60789398&postcount=95
2. mkdzimage: which actually binds the image created by dtbtool with the zImage and builds a 'dzImage' to make the tar with it.
These two binaries are in the open source package, but are compiled for the ARM platform. So, you have to build the kernel, and then chroot into the development environment, and run them through QEMU to finish the job. This is the sickest thing I've seen in a long time.
Click to expand...
Click to collapse
Best Regards

@cryptizen
Can you please explain your changes to csc.img?
These are mandatory for your root solution?
I can see zImage inside...
Looks like SPRDDSP.img to me?
Best Regards

adfree said:
@cryptizen
Can you please explain your changes to csc.img?
These are mandatory for your root solution?
I can see zImage inside...
Looks like SPRDDSP.img to me?
Best Regards
Click to expand...
Click to collapse
No there have been no changes. Why do you think that changed?
And no there is no zImage inside...
csc.img:
Code:
drwxr-xr-x 2 root root 4096 Jul 1 13:41 app
drwx------ 2 root root 4096 Jul 1 13:41 lost+found
drwxr-xr-x 3 root root 4096 Jul 1 13:40 mps
drwxr-xr-x 5 root root 4096 Jul 1 13:40 preconfig
drwxr-xr-x 6 root root 4096 Jul 1 13:40 usr

cryptizen said:
No there have been no changes. Why do you think that changed?
And no there is no zImage inside...
csc.img:
Code:
drwxr-xr-x 2 root root 4096 Jul 1 13:41 app
drwx------ 2 root root 4096 Jul 1 13:41 lost+found
drwxr-xr-x 3 root root 4096 Jul 1 13:40 mps
drwxr-xr-x 5 root root 4096 Jul 1 13:40 preconfig
drwxr-xr-x 6 root root 4096 Jul 1 13:40 usr
Click to expand...
Click to collapse
I have donwloaded your Version from post #1...
Z130HDDU0BOG1_Z130HODD0BOG1_Z130HDDU0AOC3_HOME.tar
If I open this TAR file... I can see zImage inside...
Firmware to compare your TAR content... with Original/Stock Firmware Z130HDDU0BOG1
http://samsung-updates.com/device/?id=SM-Z130H
I have only short compared csc.img Binary in Total Commander...
And I saw minor differences to Original CSC...
and I was wondering why...
Anyway.
I have not tested your rooted Firmware, because I have some little problems and I am toooo lazy to fix them...
I am scared to loose some "gadgets" as in higher Firmware more Know and Restrictions are activated...
Maybe meanwhile someone else tested your Firmware and can confirm success?
I need someone, who has an idea... Where or how to insert Developer Certificate to get rid of this f. Cert Bulls... to install SDK Examples or to share few TPKs...
If I remember correct... RD-PQ etc. not need register new Cert to install SDK samples...
No idea yet, if this joke is again on TM1 (SM-Z300H developer device)...
Best Regards

adfree said:
I have donwloaded your Version from post #1...
Z130HDDU0BOG1_Z130HODD0BOG1_Z130HDDU0AOC3_HOME.tar
If I open this TAR file... I can see zImage inside...
Firmware to compare your TAR content... with Original/Stock Firmware Z130HDDU0BOG1
http://samsung-updates.com/device/?id=SM-Z130H
I have only short compared csc.img Binary in Total Commander...
And I saw minor differences to Original CSC...
and I was wondering why...
Anyway.
I have not tested your rooted Firmware, because I have some little problems and I am toooo lazy to fix them...
I am scared to loose some "gadgets" as in higher Firmware more Know and Restrictions are activated...
Maybe meanwhile someone else tested your Firmware and can confirm success?
I need someone, who has an idea... Where or how to insert Developer Certificate to get rid of this f. Cert Bulls... to install SDK Examples or to share few TPKs...
If I remember correct... RD-PQ etc. not need register new Cert to install SDK samples...
No idea yet, if this joke is again on TM1 (SM-Z300H developer device)...
Best Regards
Click to expand...
Click to collapse
You insert the certificates in the Tizen IDE. The IDE then uses the certificate to build the package, and you can install the package on your Z1.

Someone tested your ROOT Firmware?
I am too lazy.
1 reason is my own method work also with BOH1...
http://forum.xda-developers.com/showpost.php?p=62334048&postcount=152
"Simple steps"
- su 30 KB injected into rootfs.img
su Binary was leaked by R.L ANL7 Firmware...
Same su work with BOH1... only short tested, but SDB ROOT ON work...
For now I can't see sideeffects...
Someone asked for Firmware from Bangladesh... but I am too lazy to do this for every Firmware and upload and nobody try nor feedback...
If someone PM me...
Maybe then I could upload compressed BOH1 Firmware 370 MB... with su inside rootfs.img...
Best Regards

I am running my own rooted firmware. And it works perfectly.
If there is no feed back from users nor users want to try it. I will not post it any more. If anyone needs any firmware rooted they can request it to me.

cryptizen said:
I am running my own rooted firmware. And it works perfectly.
If there is no feed back from users nor users want to try it. I will not post it any more. If anyone needs any firmware rooted they can request it to me.
Click to expand...
Click to collapse
I´m definetely interested in trying it out, but i´m not a experienced linux person.
I mean, i know what i would like to do as root, like removing unwanted apps.
Tinkering around would be great (but i´m a little scared, cause it is my daily driver), but is there a solution to make a "non-cloud" local backup/dump
of the current system to recover it later, if something went wrong, perhaps similar to nandroid on CWM?
And does TIzen contain iptables?
Thanks!
---------- Post added at 07:48 PM ---------- Previous post was at 07:45 PM ----------
... one more thing, cryptizen what did you manipulate/optimize on your firmware after you became root?
Thanks

I need to find a way to repack it and create a dzimage to able to flash it with odin.
Click to expand...
Click to collapse
Any progress with this?
mkdzimage is inside package:
SM-R750_Opensource.tar.gz
Taken from here:
opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=SM-R750
1400 MB to download...
Best Regards

exefixxer said:
I´m definetely interested in trying it out, but i´m not a experienced linux person.
I mean, i know what i would like to do as root, like removing unwanted apps.
Tinkering around would be great (but i´m a little scared, cause it is my daily driver), but is there a solution to make a "non-cloud" local backup/dump
of the current system to recover it later, if something went wrong, perhaps similar to nandroid on CWM?
And does TIzen contain iptables?
Thanks!
---------- Post added at 07:48 PM ---------- Previous post was at 07:45 PM ----------
... one more thing, cryptizen what did you manipulate/optimize on your firmware after you became root?
Thanks
Click to expand...
Click to collapse
You could create a dump of the partition as root with dd command to make a backup.
And yes iptables v1.4.21 is installed.

adfree said:
Any progress with this?
mkdzimage is inside package:
SM-R750_Opensource.tar.gz
Taken from here:
opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=SM-R750
1400 MB to download...
Best Regards
Click to expand...
Click to collapse
I have that tool, but its crap to use. As it needs other versions of libraries and libc. I will need to create some virtual arm based image on my machine to just compile the kernel and use that mkdzimage..
And currently I do not have time for it.

Related

[RELEASE] Froyo DXJPA one-step flash package

Okay people, its done!
This is the procedure and firmware package for a single-step flash to DXJPA using Odin:
http://touristinparadise.blogspot.com/2010/11/samsung-galaxy-s-how-to-install-froyo.html
If you flash using that procedure, you should get a 'stock' DXJPA phone will all DX-series CSCs. Unfortunately, it *will* do a factory reset / wipe data.
DXJPA is the official Froyo for the Southeast Asian region: Singapore, Indonesia, Malaysia, Thailand, Vietnam, Philippines.
DXJPA is tricky because it really needs PIT 513 (it's the only ROM, as far as I know), probably because the /system partition size needs to be very big for the carrier customizations.
I've basically combined the missing parts from DXJPA with the files from the original DXJG4 and used the correct PIT.
Bro, thanks. now downloading from multiupload site. going to try flashing directly through odin1.7 with pit513 directly and will report back to see if successful or not.
btw, time to change your signature?
p/s: is it okay to use your k7 kernel on this rom?
edit: looking at the downloaded file from Richtofen, the modem.bin is missing. hmm....
edit2: after reviewing, i am using your package to flash.
No bro, you should use my download link. All the other packages have the wrong dbdata and the CSC wont work properly - unless u do the 2 step from DXJG4 to DXJPA.
Hey bro. Did you find any significant changes between this ROM compare to ADJP5 like does it work better with your kernel? Just curious.
Thanks!
danzgrace said:
Hey bro. Did you find any significant changes between this ROM compare to ADJP5 like does it work better with your kernel? Just curious.
Thanks!
Click to expand...
Click to collapse
ADJP5 is from another region. The DX series is for Southeast Asia. And yup, it works with my kernel too - all Froyo ROMs work.
hardcore said:
No bro, you should use my download link. All the other packages have the wrong dbdata and the CSC wont work properly - unless u do the 2 step from DXJG4 to DXJPA.
Click to expand...
Click to collapse
yeah, i notice a huge difference in the dbdata.rfs as well as the cache.rfs. The cache.rfs should be containing all the bloatware apps i presume.
now flashing, almost done now.
give me sometime, and i will do the batterymod if anyone is interested.
Someone needs to work on customizing this ROM so we can save more space.
hmm, seems to get stuck at bootup screen, but no black screen yet. will wait a bit longer, and get into recovery to wipe cache, do a factory reset.
edit: just booted up. haha...
need a fast server
Too many users have viewed or downloaded this file recently. Please try accessing the file again later. If the file you are trying to access is particularly large or is shared with many people, it may take up to 24 hours to be able to view or download the file. If you still can't access a file after 24 hours, contact your domain administrator.
hardcore, posted this in the other thread. posting here again:-
is it possible to convert this to cwm package (like how doc rambone does with his jpa/jpo roms) so that it can be flashed without wiping out all the data and settings?
s88 said:
need a fast server
Too many users have viewed or downloaded this file recently. Please try accessing the file again later. If the file you are trying to access is particularly large or is shared with many people, it may take up to 24 hours to be able to view or download the file. If you still can't access a file after 24 hours, contact your domain administrator.
Click to expand...
Click to collapse
Is that error from blogspot, or from Google Docs?
BTW, please let me know if you can't download the file. Google Docs should be super fast but I'm not sure if they'll block it after a while...
g00ndu said:
give me sometime, and i will do the batterymod if anyone is interested.
Click to expand...
Click to collapse
Sure I'm interested! Version D please.
hardcore said:
Sure I'm interested! Version D please.
Click to expand...
Click to collapse
Check the battery mod thread.. Wrote a new tutorial..
Downloading... Can't update my galaxy s asian version from kies.
Google Docs, i try again and is able to download now
hardcore said:
Is that error from blogspot, or from Google Docs?
BTW, please let me know if you can't download the file. Google Docs should be super fast but I'm not sure if they'll block it after a while...
Click to expand...
Click to collapse
Thanks Hardcore. Hope someone will cook a custom based on this firmware for us!
PS - I cant download either
you can use mediafire.com
epicurean said:
Thanks Hardcore. Hope someone will cook a custom based on this firmware for us!
PS - I cant download either
Click to expand...
Click to collapse
If you can't download, try again in a while.
In the meantime I will try to upload it to multiupload but that also takes a long time!
Installed!! Working fine..
hardcore said:
If you can't download, try again in a while.
In the meantime I will try to upload it to multiupload but that also takes a long time!
Click to expand...
Click to collapse
I'm going to upload to my server in a while and will post the link here after its done, won't have any limitations

[ROM 2.2.1] - I9000RSJS2 Official Italian firmware by kies

Hi,
here is the kies-firmware released today by Samsung for Italian Galaxy S.
http://www.multiupload.com/LEJYFW42NM
PDA : I9000RSJS2
PHONE : I9000XXJPY
CSC : I9000ITVJS1
Build Info : 2011.01
Use Odin with no PIT and no Re-Partition option and put file in PDA field.
Rom Low Level Format for Odin
PDA JS2 + Modem JPY
CSC ITV JS1
Pass: esticbo
I add in the PDA the boot.bin and the sbl.bin from the JS5 so we can use this rom to come back from the JV1
No mirror Grazie
ro.build.display.id=FROYO
ro.build.version.incremental=RSJS2
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=2011. 01. 24. (월) 13:26:32 KST
And what about this update? Did you notice any change?
Fatece sapè
build date of this official release please?
i thought this was supose to be gb instead its the old 2.2.1 update
Can someone post Swype languages please, thx!
ro.build.display.id=FROYO
ro.build.version.incremental=RSJS2
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=2011. 01. 24. (월) 13:26:32 KST
Yeah, but I prefer keep XWJS5 with JPU modem and speedmod-kernel-13c, which work like a charm and surely is "newer" and better than RSJS2 IMHO
However, thanks man!
Sent from my GT-I9000 using Tapatalk
very good firmware.... just upgdare, i find it very smooth 1248 on quadrant no lagfix.
how to root? i can use z4root or oneclicketcetc (i don't remember the name)
cyberz said:
Yeah, but I prefer keep XWJS5 with JPU modem and speedmod-kernel-13c, which work like a charm and surely is "newer" and better than RSJS2 IMHO
However, thanks man!
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
Why did you say the XWJS5 is newer?
Let's me explain..please
catfis said:
Why did you say the XWJS5 is newer?
Let's me explain..please
Click to expand...
Click to collapse
Built date. XWJS5 has a newer build date. I means that RSJS2 was built much earlier than XWJS5 but the latter was released first.
thelastsperance said:
very good firmware.... just upgdare, i find it very smooth 1248 on quadrant no lagfix.
how to root? i can use z4root or oneclicketcetc (i don't remember the name)
Click to expand...
Click to collapse
superoneclick should do the thing
Feedback on this rom?
esticbo said:
Rom Low Level Format for Odin
PDA JS2 + Modem JPY
CSC ITV JS1
Pass: esticbo
I add in the PDA the boot.bin and the sbl.bin from the JS5 so we can use this rom to come back from the JV1
No mirror Grazie
ro.build.display.id=FROYO
ro.build.version.incremental=RSJS2
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=2011. 01. 24. (월) 13:26:32 KST
Click to expand...
Click to collapse
It's not a good idea to mess with bootloaders, especially boot.bin
If boot.bin is corrupter/flash fails you have a completely bricked phone, not even a jig will save it.
sbl.bin is less risky, since if you have an intact primary bootloader (boot.bin) you can jig your way out. I think you should remove boot.bin from your package, since only the sbl.bin from JV1 is needed for to work anyway
Mothatt said:
It's not a good idea to mess with bootloaders, especially boot.bin
If boot.bin is corrupter/flash fails you have a completely bricked phone, not even a jig will save it.
sbl.bin is less risky, since if you have an intact primary bootloader (boot.bin) you can jig your way out. I think you should remove boot.bin from your package, since only the sbl.bin from JV1 is needed for to work anyway
Click to expand...
Click to collapse
+1
Sent from my GT-I9000 using XDA Premium App
kapollo said:
superoneclick should do the thing
Click to expand...
Click to collapse
yes i try it (1.7) but it says the phone is root and install superuser too, but when i issue the su command on terminal emulator the command fail, also roor explorer won't work.
start the program
plug the phone and when ask for the connection type i press back.
press the root button
and a list of "OK" appear on screen but when i press the test button no permission question came out... and the process says "test ok" !!!!
what i miss?
thelastsperance said:
yes i try it (1.7) but it says the phone is root and install superuser too, but when i issue the su command on terminal emulator the command fail, also roor explorer won't work.
start the program
plug the phone and when ask for the connection type i press back.
press the root button
and a list of "OK" appear on screen but when i press the test button no permission question came out... and the process says "test ok" !!!!
what i miss?
Click to expand...
Click to collapse
ok ok i have resolved. after a reboot the root begin to work
home switcher
home switcher don't work with this new firmware
Hi, I've already installed this rom but i can't find the AOSP lockscreen for this official I9000RSJS2 firmware, can you help me?
I've searched this in the forum but there's nothing..
Thanks!
Mothatt said:
It's not a good idea to mess with bootloaders, especially boot.bin
If boot.bin is corrupter/flash fails you have a completely bricked phone, not even a jig will save it.
sbl.bin is less risky, since if you have an intact primary bootloader (boot.bin) you can jig your way out. I think you should remove boot.bin from your package, since only the sbl.bin from JV1 is needed for to work anyway
Click to expand...
Click to collapse
+2
... moreover mangling with a different GSM_NATION_CODE (XW vs. RS)
If you actually want flash with PIT (512) and Re-partition, it would much better to build a 4-file CODE.tar only (ok for your empty dbdata.rfs), without boot & sbl binaries.

[DEV] UK Stock System Dump - Build ITL41D

Going to preface this with the fact that I'm relatively new to the dev scene. I'm still learning, but we all learn by doing right?
This dump is taken from my rooted UK retail O2 Galaxy Nexus. Rooted using adb method (not superboot method) - http://forum.xda-developers.com/showthread.php?t=1352004
Not entirely positive these are done perfectly (especially the .zip) but I think that may creatable from my dd image anyways. I'd appreciate someone with dev experience looking over these and okaying them, and maybe regular users staying away from trying to do anything with these until someone more experienced says they're alright?
I just figured that seeing I uploaded these for 2 people I may as well make them publically available for all.
I'm also including the steps I took inside code tags for anyone to point out any mistakes I may have made.
DD Image as requested by Maximilian Mary:
Code:
su
dd if=/dev/block/platform/omap/omap_hsmmc.0/by-name/system of=/sdcard/galaxynexussystem.img
Available here: http://www.megaupload.com/?d=KXFYSMT2 or http://multiupload.com/CPP4L2553Y
Zip file as originally requested by Revolution
I followed http://www.robmcghee.com/android/creating-an-android-update-zip-package/ - Thinking back I realise I probably didn't need to sign it, whoops
Code:
## Create folders dump, dump/system, dump/META-INF/com/google/android
cd dump
adb pull /system system
## Edited /META-INF/com/google/android/update-script with:
## show_progress 0.1 0
##
## copy_dir PACKAGE:system SYSTEM:
## set_perm_recursive 0 0 0755 0644 SYSTEM:app
## show_progress 0.1 10
##
## Zip system and META-INF folders into gnsys.zip
## Signed using testsign.jar
Available here: http://www.megaupload.com/?d=KXFYSMT2 or http://www.filesonic.com/file/3935308085/gnsys-signed.zip
If anyone spots anything wrong with either my commands or my files, please reply with what I did wrong so I can learn from that, thanks.
el3ctrik said:
Going to preface this with the fact that I'm relatively new to the dev scene. I'm still learning, but we all learn by doing right?
This dump is taken from my rooted UK retail O2 Galaxy Nexus. Rooted using adb method (not superboot method) - http://forum.xda-developers.com/showthread.php?t=1352004
Not entirely positive these are done perfectly (especially the .zip) but I think that may creatable from my dd image anyways. I'd appreciate someone with dev experience looking over these and okaying them, and maybe regular users staying away from trying to do anything with these until someone more experienced says they're alright?
I just figured that seeing I uploaded these for 2 people I may as well make them publically available for all.
I'm also including the steps I took inside code tags for anyone to point out any mistakes I may have made.
DD Image as requested by Maximilian Mary:
Code:
su
dd if=/dev/block/platform/omap/omap_hsmmc.0/by-name/system of=/sdcard/galaxynexussystem.img
Available here: http://www.megaupload.com/?d=KXFYSMT2
Zip file as originally requested by Revolution
I followed http://www.robmcghee.com/android/creating-an-android-update-zip-package/ - Thinking back I realise I probably didn't need to sign it, whoops
Code:
## Create folders dump, dump/system, dump/META-INF/com/google/android
cd dump
adb pull /system system
## Edited /META-INF/com/google/android/update-script with:
## show_progress 0.1 0
##
## copy_dir PACKAGE:system SYSTEM:
## set_perm_recursive 0 0 0755 0644 SYSTEM:app
## show_progress 0.1 10
##
## Zip system and META-INF folders into gnsys.zip
## Signed using testsign.jar
Available here: http://www.megaupload.com/?d=KXFYSMT2
If anyone spots anything wrong with either my commands or my files, please reply with what I did wrong so I can learn from that, thanks.
Click to expand...
Click to collapse
Thanks
Let my ROMs rock
---------- Post added at 03:46 PM ---------- Previous post was at 03:34 PM ----------
netchip said:
Thanks
Let my ROMs rock
Click to expand...
Click to collapse
UPDATE: I've unpacked the img file and imported the proprietary files.
So we can make ROMs
It appears MU is returning an error if you try to access the files.
I've uploaded the 2 files to other mirrors too, apologies if anyone has tried to grab these and failed.
I'm about to have some fun with this right now , i'm home from school i'm about to eat & work on something .
netchip said:
UPDATE: I've unpacked the img file and imported the proprietary files.
So we can make ROMs
Click to expand...
Click to collapse
I don't get it. What's here that's not at http://code.google.com/android/nexus/drivers.html#maguroitl41d ?
Sent from my Nexus S using XDA App
matt2053 said:
I don't get it. What's here that's not at http://code.google.com/android/nexus/drivers.html#maguroitl41d ?
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
That arent not all the needed files
Sent from my GT-I9100
Can I ask for boot image as well?
mike1986. said:
Can I ask for boot image as well?
Click to expand...
Click to collapse
You can generate your own with the AOSP repos
Sent from my GT-I9100
netchip said:
You can generate your own with the AOSP repos
Sent from my GT-I9100
Click to expand...
Click to collapse
Got one already, thanks
Why do you work with every single device , just saying ? Are you going to get the Galaxy Nexus , cause your doing work for the Amaze also now . I don't get it .
mike1986. said:
Got one already, thanks
Click to expand...
Click to collapse
Revolution said:
Why do you work with every single device , just saying ? Are you going to get the Galaxy Nexus , cause your doing work for the Amaze also now . I don't get it .
Click to expand...
Click to collapse
Because I like what I'm doing Is there any problem with it?
Nope , just asking a question .
mike1986. said:
Because I like what I'm doing Is there any problem with it?
Click to expand...
Click to collapse
@mike1986 - You cooking up anything for the DHD?

[I9505][odex] System dump XXUAMCB Android 4.2.2 [Build Date 16/03/2013]

System dump XXUAMCB Android 4.2.2
System dump - odex - contains csc DBT
Build Date 16/03/2013
Download:
System dump XXUAMCB
Torrent:
System dump XXUAMCB​
Thank you for sharing mate
And for all your help all this days!
Downloading now to make de-odexed rooted Repacked rom
vijai2011 said:
Downloading now to make de-odexed rooted Repacked rom
Click to expand...
Click to collapse
I already did this, but I will not upload since you want to do it.
Please let us know so we can add the link to the first post with credits to you.
::indie:: said:
I already did this, but I will not upload since you want to do it.
Please let us know so we can add the link to the first post with credits to you.
Click to expand...
Click to collapse
Well just for your info,I will be making ODIN rom.So go ahead if your is cwm
Started uploading.File will be uploaded here.But I have hidden the file currently from listing as I dont want anybody to download broken file.Will unhide it tomorrow morning when I get up and check the md5 once again
Features:
Stock
Deodexed
Zipaligned
Rooted with chainfire's SuperSU
Contains:
System.img---->Yes
boot--------------->No
recovery--------->No
bootloader------->No
Root until no work with current version
vijai2011 said:
Started uploading.File will be uploaded here.But I have hidden the file currently from listing as I dont want anybody to download broken file.Will unhide it tomorrow morning when I get up and check the md5 once again
Features:
Stock
Deodexed
Zipaligned
Rooted with chainfire's SuperSU
Contains:
System.img---->Yes
boot--------------->No
recovery--------->No
bootloader------->No
Click to expand...
Click to collapse
I think root will not work with current version.because i try to root on current version with chainfire root method and i just had reboots. Rott works only on XXUAMD2 version and newer
Done...you can find the rom here.Will make a thread in development section soon and also uploading unpacked zip too.
ganjbass said:
I think root will not work with current version.because i try to root on current version with chainfire root method and i just had reboots. Rott works only on XXUAMD2 version and newer
Click to expand...
Click to collapse
So this is another test fw by samsung?Will remove root files while uploading zip and then repack the rom again for odin later then.Thanks for the info
Link dont work ;(
Also, what bloatware is safe to remove?
Or maybe a better question, what services/apks, should NOT be removed..
fiskigt said:
Link dont work ;(
Also, what bloatware is safe to remove?
Or maybe a better question, what services/apks, should NOT be removed..
Click to expand...
Click to collapse
Added it to my DB when I was in need of it .Think now it helps others .Here you go.
Hey, can you provide me with the build.prop? need some board values for twrp
emwno said:
Hey, can you provide me with the build.prop? need some board values for twrp
Click to expand...
Click to collapse
http://db.tt/hQ1J12LV
Links will be updated to first post soon.
Download:
System dump XXUAMCB
torrent:
System dump XXUAMCB
I saw in a store where it's exposed that there is a new firmware from 12 april.
this rom is not work...
::indie:: said:
Links will be updated to first post soon.
Download:
System dump XXUAMCB
torrent:
System dump XXUAMCB
Click to expand...
Click to collapse
Sadly torrent is not working
henrylife said:
Sadly torrent is not working
Click to expand...
Click to collapse
I tested the link now and it works ok,
it is using my web seed, start torrent and wait a while and it will start the download.
it is not working...
Odin says:
Unsupported dev_type
I own a GT-I9505
Btw: i mistakely flashed the Chainfire root file and my phone now reboots itself. Is there a fix for that ? Is there a link for the XXUAMD2 fimware ? i looked everywhere....
THANKS!
Samo
samovog said:
it is not working...
Odin says:
Unsupported dev_type
I own a GT-I9505
Btw: i mistakely flashed the Chainfire root file and my phone now reboots itself. Is there a fix for that ? Is there a link for the XXUAMD2 fimware ? i looked everywhere....
THANKS!
Samo
Click to expand...
Click to collapse
This is a not firmware. Dont flash.
I had the same week before ... i also flashed chainfire root and phone reboot itself.
Even a friend in samsung tried to restore but nothing.
You have to wait for original firmware.
Nice!
Cant wait for Omega rom for 9505, as I will get mine tomorrow.

[FIX]wifi jam problems of cm10 and cm10.1 build 0626

I used 0626 build and with this new firmware and problem is gone.
You could try the new firmware:
https://github.com/TI-OpenLink/ti-utils/tree/ol_R5.SP5.01/hw/firmware
download these files
wl127x-fw-4-mr.bin
wl127x-fw-4-plt.bin
wl127x-fw-4-sr.bin
And put it to /system/etc/firmware/ti-connectivity, replace old one, fix the properties.
Go to /system/bin/, rename wifical.sh_disabled to wifical.sh.
Reboot your defy.
sunnyqeen said:
I used 0626 build and with this new firmware and problem is gone.
You could try the new firmware:
https://github.com/TI-OpenLink/ti-utils/tree/ol_R5.SP5.01/hw/firmware
download these files
wl127x-fw-4-mr.bin
wl127x-fw-4-plt.bin
wl127x-fw-4-sr.bin
And put it to /system/etc/firmware/ti-connectivity, replace old one, fix the properties.
Go to /system/bin/, rename wifical.sh_disabled to wifical.sh.
Reboot your defy.
Click to expand...
Click to collapse
I will test this in a while. Did you try this while being far away from your router?
In case anyone does in fact see this, this actually does work, so it does seem to have been a firmware problem after all. I tested with the farthest router I have, like I usually do, and the jamming is gone. Tested with the latest CM10.1 build by following the instructions @sunnyqeen gave in the OP, so I'm pretty sure it would work in any build that uses the new wifi drivers.
In case it helps anyone else, I'm attaching the files also.
@Quarx: Maybe, if these files prove to not cause any other problems, you could merge these with your builds.
Edit: Tested with 3 more builds last night, works with all of them. Don't see why it wouldn't have, but it's nice to confirm things.
Antiga Prime said:
In case anyone does in fact see this, this actually does work, so it does seem to have been a firmware problem after all. I tested with the farthest router I have, like I usually do, and the jamming is gone. Tested with the latest CM10.1 build by following the instructions @sunnyqeen gave in the OP, so I'm pretty sure it would work in any build that uses the new wifi drivers.
In case it helps anyone else, I'm attaching the files also.
@Quarx: Maybe, if these files prove to not cause any other problems, you could merge these with your builds.
Click to expand...
Click to collapse
Installed the files and tested away from the router like @Antiga Prime. It works! No jamming at all! @Quarx, please update the WiFi firmware with these files, they work!
Great Thanks. I will update wifi firmwares now.
Confirmed working here as well
Sent from my MB526 using Tapatalk 2
Are the permissions for the 3 files rw-r-r?
Sent from my MB526 using xda app-developers app
hotdog125 said:
Are the permissions for the 3 files rw-r-r?
Sent from my MB526 using xda app-developers app
Click to expand...
Click to collapse
Correct.
Sent from my Nexus 7 using xda app-developers app
Solution is valid for CM10 too or only CM10.1?
Sent from my MB526 using xda app-developers
aanjos said:
Solution is valid for CM10 too or only CM10.1?
Sent from my MB526 using xda app-developers
Click to expand...
Click to collapse
Yes, it works in CM10 too, same files are used.
Sent from my Nexus 7 using xda app-developers app
I tried to copy to files to /system/etc/firmware/ti-connectivity using File Manager. My File Manager is rooted and I have change the permission of directory /system/etc/firmware/ti-connectivity to "777". The files are still denied being copied into the directory. Can anyone assist on this?
Actually I rename directory "ti-connectivity" to "ti-connectivity.backup" and created a new directory "ti-connectivity" with a+rwx permission.
sunnyqeen said:
download these files
wl127x-fw-4-mr.bin
wl127x-fw-4-plt.bin
wl127x-fw-4-sr.bin
And put it to /system/etc/firmware/ti-connectivity, replace old one, fix the properties.
Go to /system/bin/, rename wifical.sh_disabled to wifical.sh.
Reboot your defy.
Click to expand...
Click to collapse
csmth said:
I tried to copy to files to /system/etc/firmware/ti-connectivity using File Manager. My File Manager is rooted and I have change the permission of directory /system/etc/firmware/ti-connectivity to "777". The files are still denied being copied into the directory. Can anyone assist on this?
Actually I rename directory "ti-connectivity" to "ti-connectivity.backup" and created a new directory "ti-connectivity" with a+rwx permission.
Click to expand...
Click to collapse
You could have done a nandroid instead of creating a new folder. Don't change permissions of the folder. Make sure in your file manager you enable root priviledges.
Quarx said:
Great Thanks. I will update wifi firmwares now.
Click to expand...
Click to collapse
I cloned the current repo for all common linux firmwares and found the size of the ti-wl127x different from the ones posted here.
Code:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
-rw-r--r--+ 1 jarod jarod 260852 Jun 29 22:22 wl127x-fw-4-mr.bin
-rw-r--r--+ 1 jarod jarod 261892 Jun 29 22:22 wl127x-fw-4-plt.bin
-rw-r--r--+ 1 jarod jarod 276684 Jun 29 22:22 wl127x-fw-4-sr.bin
Which ones should be used?
I have not tried the files yet, but may find time today.
The git log for the files reads as follows:
commit f268e39204577a50cdaa62547278a4d069746d51
Author: Luciano Coelho <[email protected]>
Date: Fri Feb 17 15:55:56 2012 +0200
linux-firmware: ti-connectivity: update wl12xx firmwares
The latest wl12xx driver version now requires a new firmware type with
a different ABI. This patch adds the corresponding 6 firmware
binaries. Three for wl127x and three for wl128x. Each set contains
one firmware for single-role, one firmware for multi-role and one
firmware for production testing and calibration.
Signed-off-by: Luciano Coelho <[email protected]>
Click to expand...
Click to collapse
Jarod42 said:
I cloned the current repo for all common linux firmwares and found the size of the ti-wl127x different from the ones posted here.
Code:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
-rw-r--r--+ 1 jarod jarod 260852 Jun 29 22:22 wl127x-fw-4-mr.bin
-rw-r--r--+ 1 jarod jarod 261892 Jun 29 22:22 wl127x-fw-4-plt.bin
-rw-r--r--+ 1 jarod jarod 276684 Jun 29 22:22 wl127x-fw-4-sr.bin
Which ones should be used?
I have not tried the files yet, but may find time today.
The git log for the files reads as follows:
Click to expand...
Click to collapse
Well, it seems that you got the files from the Linux kernel repo. The files mentioned in this thread were taken from the OpenTI project, while I have no idea where Quarx got the files that were in the ROM originally.
Sent from my Nexus 7 using xda app-developers app
---------- Post added at 12:40 PM ---------- Previous post was at 12:20 PM ----------
Looking for info on those files lead me to this page: http://wireless.kernel.org/en/users/Drivers/wl127x-fw . Interesting info for the driver itself, also they have patches for various kernels for the driver to operate properly.
ccav2000 said:
Well, it seems that you got the files from the Linux kernel repo. The files mentioned in this thread were taken from the OpenTI project, while I have no idea where Quarx got the files that were in the ROM originally.
Click to expand...
Click to collapse
I did a quick test with bot sets of firmware. The one from the linux kernel repo did not work. Although my WLAN was listed, my Defy could not connect.
The firmware set posted here worked flawlessly. While my phone was connected to the AP, I could still copy files from the laptop to the server with around 5.5MB/sec.
Thanks a lot sunnyqeen.
Jarod
sunnyqeen said:
I used 0626 build and with this new firmware and problem is gone.
You could try the new firmware:
https://github.com/TI-OpenLink/ti-utils/tree/ol_R5.SP5.01/hw/firmware
download these files
wl127x-fw-4-mr.bin
wl127x-fw-4-plt.bin
wl127x-fw-4-sr.bin
And put it to /system/etc/firmware/ti-connectivity, replace old one, fix the properties.
Go to /system/bin/, rename wifical.sh_disabled to wifical.sh.
Reboot your defy.
Click to expand...
Click to collapse
psl could we havea flashable zip for this?
these files do work
hotdog125 said:
You could have done a nandroid instead of creating a new folder. Don't change permissions of the folder. Make sure in your file manager you enable root priviledges.
Click to expand...
Click to collapse
A whole nandroid for three files? A waste of time in my opinion. What I did was just rename the three original files to *.old and then copy the new ones, and fix permissions and ownership.
csmth said:
I tried to copy to files to /system/etc/firmware/ti-connectivity using File Manager. My File Manager is rooted and I have change the permission of directory /system/etc/firmware/ti-connectivity to "777". The files are still denied being copied into the directory. Can anyone assist on this?
Actually I rename directory "ti-connectivity" to "ti-connectivity.backup" and created a new directory "ti-connectivity" with a+rwx permission.
Click to expand...
Click to collapse
If I were you I'd change the permissions so that they are exactly the same as the original folder, e.g.: 0755. Files should have a permission of 0644. Both owner/group for folder/files should be root.
If you can create a new folder and not copy the files, I'd say use a different file manager. I use Root Explorer and never have any issues whatsoever.
Slimbean cm10
Hi
I can not find the folder ti-connectivity. I use slim bean CM10. Is there any other folder i could place these files?
Thanks
I need to ask. What is this "wifi jam issue"? It's the problem where you connect and after a few seconds/minutes, it disconnects every device that was connected to the router, so you have to reboot manually the router so it can work again?

Categories

Resources