[ROM] I9000XWJW8 2.3.6 - XWJW8 VAUJV9 XWJW1 © 2012-06-20 Kies (CL1152999) Vodaphone

omyg

Senior Member
Oct 30, 2010
176
128
0


VODAFONE CSC : VAU

Today Samsung released new official 2.3.6 firmware I9000XWJW8 for Vodafone/Australia (VAU) via KIES
Release includes CSC I9000VAUJV9 , old modem I9000XWJW1 (CL1126195) and new kernel CL1152999
Links to official ZIP files from Kies

http://www.mediafire.com/?7n0f6298x08bo33
https://rapidshare.com/files/2392017493/GT-I9000_VAU_2_20120621153453_7p6u6f0pvu.zip

GT-I9000_VAU_2_20120621153453_7p6u6f0pvu.zip.enc2

JW8_JV9_JW1.tar
PDA: XWJW8
CSC: VAUJV9
PHONE: XWJW1 ( MODEM CRC32 = 2DAE106C CHANGELOG = 1126195 )

2.6.35.7-I9000XWJW8-CL1152999 [email protected] #2

ro.build.PDA=I9000XWJW8
ro.build.changelist=1152999
ro.build.date=Wed Jun 20 15:09:33 KST 2012
ro.build.fingerprint=samsung/GT-I9000/GT-I9000:2.3.6/GINGERBREAD/XWJW8:user/release-keys

Code:
JW8_JV9_JW1.tar @ GT-I9000_VAU_2_20120621153453_7p6u6f0pvu.zip

20.06.2012  10:19           262 144 boot.bin
25.05.2012  05:15        15 581 184 cache.rfs
20.06.2012  10:19       276 672 512 factoryfs.rfs
03.04.2012  18:47        12 582 912 modem.bin [B]CRC32=2DAE106C[/B]
20.06.2012  10:19           655 360 param.lfs
20.06.2012  10:19         1 310 720 Sbl.bin
20.06.2012  10:19         5 722 044 zImage
Swype (cache.rfs) : PortuguesePT Turkish German Dutch EnglishUK French EnglishAU EnglishUS Spanish Polish Korean Italian
Swype (factoryfs.rfs) : EnglishUK EnglishUS Czech Dutch French German Greek Hungarian Italian Korean Polish PortuguesePT Slovak Spanish Turkish

BONUS - official changelog from Vodafone Australia blog:
What's in the update?

Applications
  • The following pre-installed Samsung apps have been removed:
    - DailyBriefing
    - Unified SNSAngry GPS
    - Ebook
    - PressReaderUpdates
  • Introduces the ability to change text size in Contacts, Messaging and Memo apps
  • Photo Editor is now included by default
Phone Features
  • Face Unlock – Unlock your phone with a smile
  • Take snapshots during video recording
  • User interface (“launcher”) has been refreshed to be consistent with the Galaxy S II
 

Attachments

Last edited:

oswade

Senior Member
Jun 18, 2010
1,057
119
0
Flashed kernel onto ZSJW4 and it's working good, no problems so far. Changelog too small to change rom today (maybe in a week or so).

Thanks mate!
 

omyg

Senior Member
Oct 30, 2010
176
128
0
XWJW7 vs XWJW8 /app/ - only 1 apk with different version :

/app/wssomacp.apk

XWJW7: v1_1202_5_1
XWJW8: v1_1205_4_1

if we compare content of wssomacp.apk - only 1 different file :

/assets/libomacp.so

XWJW7: 72496 bytes
XWJW8: 89300 bytes

wssomacp.apk

OMACP
com.wsomacp

"carrier sms system configuration"
"SMS/MMS notification/receiving app"

dial *#8736363#
 

Attachments

Last edited:
  • Like
Reactions: oswade

oswade

Senior Member
Jun 18, 2010
1,057
119
0
Ahh, maybe it's cause vodaphone doesn't use mms here, they use "pxt" from what I have heard.

Any difference in system/libs?

What program do u use to check for differences?
 

omyg

Senior Member
Oct 30, 2010
176
128
0
I use linux tools , like diff

these are different lib/ binaries (same file sizes, can be different compilations of the same library version)

/lib/libcrypto.so
/lib/libc.so
/lib/libXt9core.so

list of different binaries (all lib/ and bin/ files have the same file sizes, probably same file versions)
Code:
/build.prop

/etc/ppp/ip-down-vpn
/etc/security/otacerts.zip

/lib/libcrypto.so
/lib/libc.so
/lib/libXt9core.so

/bin/cat
/bin/chmod
/bin/chown
/bin/cmp
/bin/date
/bin/dd
/bin/debuggerd
/bin/df
/bin/dmesg
/bin/dumpmesg
/bin/getevent
/bin/getprop
/bin/hd
/bin/id
/bin/ifconfig
/bin/iftop
/bin/insmod
/bin/ioctl
/bin/ionice
/bin/kill
/bin/ln
/bin/log
/bin/ls
/bin/lsmod
/bin/lsof
/bin/mkdir
/bin/mount
/bin/mv
/bin/nandread
/bin/netstat
/bin/newfs_msdos
/bin/notify
/bin/printenv
/bin/ps
/bin/reboot
/bin/renice
/bin/rm
/bin/rmdir
/bin/rmmod
/bin/route
/bin/schedtop
/bin/sendevent
/bin/setconsole
/bin/setprop
/bin/sleep
/bin/smd
/bin/start
/bin/stop
/bin/sync
/bin/top
/bin/umount
/bin/uptime
/bin/vmstat
/bin/watchprops
/bin/wipe
for example, /etc/security/otacerts.zip is different in XWJW7 and XWJW8, but if you check its content

XWJW7: /tmp/140186/releasekey.x509.pem
XWJW8: /tmp/225024/releasekey.x509.pem

this is the same file (CRC32=6C7E842C), just different folder inside zip
 
Last edited:
  • Like
Reactions: elsoft74 and e34v8

CatalystWon

Senior Member
Aug 20, 2010
329
74
0
Vancouver
XWJW7 vs XWJW8 /app/ - only 1 apk with different version :

/app/wssomacp.apk

XWJW7: v1_1202_5_1
XWJW8: v1_1205_4_1

if we compare content of wssomacp.apk - only 1 different file :

/assets/libomacp.so

XWJW7: 72496 bytes
XWJW8: 89300 bytes
Then if JW7 is working for this user, no need to update to JW8. Thanks! :D
 

octolith

Senior Member
Nov 16, 2010
356
155
0
Budakeszi
Sorry for this request, I need the stock music and sound player apk and odex files from XWJW8. I have deleted them from my system, and didn't do a backup... I did a lot of modifications to the rom, it took a long time, so I don't want to flash it again. Someone please upload them :(
 

Ramsey

Senior Member
May 23, 2008
826
125
63
Gatineau, Quebec
Is this branded or unbranded? (I bought my Galaxy s when it first came out in June 2010 if I remember correctly) I bought it unlocked from the UK. Would this JW8 work well on it? I want it stock without extra icons or extra applications from Vodafone.. If this one is branded, then perhaps I will look into updating to JW7 unbranded as I know there is a version here of it.

mformarcee, have you tried jw7 before this one ? have you noticed any difference?
 
Last edited:

ghard1977

Senior Member
Mar 9, 2011
73
7
0
Flashed kernel onto ZSJW4 and it's working good, no problems so far. Changelog too small to change rom today (maybe in a week or so).

Thanks mate!
Hey friends, where can i find this ZSJW4 modem? Can someone upload it here, TQ.

Sent from my GT-I9000 using Tapatalk
 

CatalystWon

Senior Member
Aug 20, 2010
329
74
0
Vancouver
Is this branded or unbranded? (I bought my Galaxy s when it first came out in June 2010 if I remember correctly) I bought it unlocked from the UK. Would this JW8 work well on it? I want it stock without extra icons or extra applications from Vodafone.. If this one is branded, then perhaps I will look into updating to JW7 unbranded as I know there is a version here of it.
CSC is the consumer software customization (also called Sales Code) and is specific to geographical region and carriers. It contains the software packages specific to that region, carrier branding and also APN settings for data connection, MMS etc for your service provider. CSC has nothing to do with languages and it will not add keyboard language support.

When I flash a new ROM, I don' flash the new CSC; instead I flash an older CSC for my region, then simply delete the branded apps.

If you search, you may find a way to backup ONLY your current CSC settings, then you may be able to restore them after upgrading to newer ROM.
 

Ramsey

Senior Member
May 23, 2008
826
125
63
Gatineau, Quebec
Thanks for your answer, I ended up installing it last Friday (August 3) with the same CSC that comes with this download. I rooted and removed the extra apps.

If people are interested in this ROM and are wondering how it performs, then I must say do get it! it is an awesome ROM and very speedy. I had absolutely no problem. The only thing that will remain of Vodafone is the little video during boot-up of Vodafone, that's about it! (after you remove the extra apps using root of course)

I used to be on JVP prior to this. Significant performance boost from that one after one week of use, installed all my apps the first day, and still hasn't slowed down :)
 
  • Like
Reactions: alexpowermetal