SE-NSE Forums:

Jump to content

  • (73 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic
  • Bookmark

Tutorial | Customizing W810 with FAR+SEFP Without bruteforcing! + Works with other models too! Rate Topic: ***** 3 Votes

#1 User is offline   pisanggoreng Icon

  • Se-nse-ible
  • PipPipPipPipPip
  • Group: Members
  • Posts: 577
  • Joined: 13-January 07
  • Location:Breda, Netherlands
  • Mobile:w810
  • Tutorials Submitted:1

Posted 27 January 2007 - 02:43 PM

for all ye n00bs:
HowTo customize your w810 without bruteforcing


DISCLAIMER: I am not responsible for your actions. Use at own risk. This cán damage your phone.

BTW: This trick also works for SE w300 & z550 phones, but of course use other MAIN-fw files.
If you do it right, your settings/contacts, pictures won't get lost.
Remember, don't flash your filesystem (FS or .fbn), as it will overwrite your whole file system.

Context
First of all, a little story about how the phone works and some explaining terms:
Your phone's memory consists of (relevantly) two area's: FLASH and FS:
  • FLASH houses the MAIN firmware area. This is where XS++ flashes the MAIN firmware (.mbn file) to.
  • The MAIN fw is the piece of software where all software(i.e. walkman, camera, menus) is coded.
    This is hard to edit, though through patching MAIN firmware some minor things can be changed.
    FS stands for file system. Here are the files which the MAIN firmware uses (drivers for camera, sound, display etc.).
For W810i phones, you can currently only edit the FS part. Editing the files in the file system (FS) is possible in two ways: using XS++'s FSX function (a), or with FAR(b):
  • XS++ is an easy program where you can flash the MAIN and FS areas. The FSX function enables you to copy files to the file system, though for CID49 phones this involves bruteforce,which takes a lot of time. So there's another way to copy files to the file system WITHOUT bruteforce:
  • FAR is a program where you can manage files. SEFP is a plugin for FAR, enabling you to manage files on your Sony Ericcson phone. Recently, den_po wrote a new version of SEFP that enables you to enter the FS of a CID49 phone, though with a workaround: First you need to flash your MAIN with a fake MAIN fw, a breakloader (to get easy access to the filesystem without bruteforcing). Now you can enter the file system using FAR & SEFP and edit the files you want. Finally you need to flash your MAIN back with a real MAIN fw (because the breakloader is still loaded in your MAIN area).
Now you know how to replace certain files (for example: camera driver) in your file system. But when you want to ged rid of EVERYTHING, like the vodafone/tmobile icons/links etc, you need to unbrand your phone. This is pretty risky, and you might lose support from your provider, when they find out you unbranded your phone illegally. Unbranding is flashing your phone with original firmware from sony ericcson (not edited by vodafone/tmobile). When you unbrand, you need to flash the MAIN area (with a MAIN fw, a .mbn file) and the FS area (with a FS fw, a .fbn file). Important: After flashing the FS, you always need to customize the file system, or else you will get a Configuration Error. Customizing is like intializing the FS. Basically it's only copying some customization files to a certain place in the file system (tpa/preset/custom). You can do this in two ways:
  • with XS++ by putting a check at Customize file system (note that this involves bruteforce!), or
  • by manually upload the customization files using the FAR + SEFP method. See below for detailed instructions on how to unbrand.
This tutorial explains step-by-step how to use FAR + SEFP to edit the files in your phone's file system. So now you know the context.
    Premeasures:
  • install USB Flash drivers (by installing SEUS for example)
  • install FAR-manager 1.70 here
  • extract the SEFP plugin (first SEFP v01004, then SEFP v010051 over it) to the plugin folder (C:\Program Files\Far\Plugins normally)
  • Extract den_po's CID49 pack db2010cid49_4_alpha.rar.zip to FAR\plugins
  • Get XS++ and a proper MAIN firmware(use same version as your FS !), download here:
    -download the latest XS++ here
    Firmwares can be found here:
    - topic: Files Upload Thread
    - archive: http://xsse.4shared.com/ pass = se-nse
    - site: WWW.IPROTEBE.CZ
    - else check the Stickies in the Firmware & Flasing subforum here on SE-NSE...

  • Remove your SIM-card and memorystick, just in case..

    Flash break-in loader:
  • Open XS++, connect, ONLY flash your MAIN with w810_p3k_dcu.49R.ssw (located in CID49 package).
    Posted Image

    This is a break loader. If you flash this into your phone, your phone cannot be turned on anymore because it's not a real firmware, but only a workaround intended to access the filesystem without bruteforce (using den_po's CID49 pack for the SEFP plugin for FAR-manager). It's only 5 flash blocks, should not take more than 30secs. Just choose STOP if it hangs on 100%.
  • Remove your battery for 5secs and after that put it back in.

    Customizing with FAR+SEFP:
  • Open FARmanager, and press F11
  • Choose SEFP plugin
    • If you get the error: "Unknown exception", Exception address: 0x7C812A5B...... The plugin will be Unloaded!
      This is a bug. It's because you don't have any COM-ports, so create a fake COM-port connection. I did it with my BT Dongle. Alternatively, here is a mini howto create a fake COM-port by Cold & Flu Relief.
    • if you get the error: "<BIldr> can be used with Service Cable ONLY".... browse to the SEFP folder and patch sefp.dll with sefp0.10.0.51patch.exe.
    • if you still get any errors, and just want a working phone back, skip this part and proceed at step 16.

  • Opening SEFP:
    Posted Image


    choose Bootscript: w300_w810_z550_cid49 and press Enter The Matrix.
    After a while you'll be in the w810i, if not, try again, check settings above.
  • Choose /FS/, now you'll can customize everything you want; camdriver/ audiodriver/ etc.
    See below for some tips, or check out Links.
  • When done, Go back to root (choose '..' all the time) until FAR asks to exit CSFS loader, choose yes.
  • Exit FAR-manager
  • Disconnect cable and remove your battery for 5secs.

    Flash real MAIN:
  • Now go back to XS++ and connect your w810i.
  • Now only flash your real MAIN file (i.e. W810_R4EA031_MAIN_GENERIC_HN_RED49.mbn, 344 flash blocks).
    Don't check Customize File System! This will only take about 2 minutes.
If all went right, you're done, you have customized your w810i WITHOUT bruteforce!

credits go to den_po, Jagheterfredrik, Darkmen and other SE-gurus

Links:extra: Unbranding your phone (getting rid of tmobile crap, enabling flash menu's etc)
  • Backup your files (contacts, settings, sms)
  • Download a FS (.fbn) file too (from topic: Topsony Files, or http://xsse.4shared.com/ pass = se-nse). Choose your own region, of course.
  • Also download a custompack (the customization files) for your own region. This must be compatible with your FS region.
    You can find them in the Custompack Library topic or also in http://xsse.4shared.com/ pass = se-nse.
  • Follow the tutorial above.
  • After step 7 in XS++, also flash your filesystem with the FS file (.fbn). Don't check Customize File System!
  • When you've entered your phone with FAR at step 13, browse to /tpa/preset/custom and copy all contents of your custompack in here, including subfolders. If you don't do this, you *WILL* get a configuration error. Make sure that customize.xml is copied, as this file is needed to finalize your phone.
  • Proceed with the tutorial above. Remember, do not flash your FS again, you'll lose the customization.

This post has been edited by pisanggoreng: 20 August 2007 - 07:35 PM

1

#2 User is offline   pisanggoreng Icon

  • Se-nse-ible
  • PipPipPipPipPip
  • Group: Members
  • Posts: 577
  • Joined: 13-January 07
  • Location:Breda, Netherlands
  • Mobile:w810
  • Tutorials Submitted:1

Posted 27 January 2007 - 02:59 PM

here a list of things you can customize:
  • installing a custompack:* Do THIS when you get the configuration error!*
    /tpa/preset/custom
    Get them from topic: Custpack Library.
    Custompacks contain files that finalize your fresh filesystem (FS). Customize.xml is editable with notepad.
    In theory you can use any custompack, you just need the right one so that SEUS knows from which country your phone is (if you plan on updating your phone with SEUS, hahah)


  • replace camdriver:
    /ifs/settings/camera/camdriver0.dat
    This is the ZUZA v1 camdriver:Attached File  camdriver0.rar (3.49K)
    Number of downloads: 2748
    Most people like ZUZA or SUPERCAM camdrivers the best. more info:
    http://www.topsony.c...s.php?catid=114
    http://forums.se-nse...?showtopic=5863


  • replace audio drivers:
    ifs/settings/acoustic/
    Here are the acoustic drivers stored. Just overwrite them with custom maid ones; you can use these:
    Attached File  acoustics.rar (46.71K)
    Number of downloads: 2797Or you can use alternatives like qwerty12 or mongouse loudv2, check here:
    http://forums.se-nse...?showtopic=5863


  • add extra flash menus: (.swf files)
    /tpa/preset/system/desktop/flash
    download them here: http://www.sendspace.com/file/b1beya


  • change your mediaplayer: *note: this sometimes causes errors like disabled flash menus/thumbnails etc *
    /tpa/system/multimedia/mp
    Put certain gif images in this folder, get them from topsony
    more info: topic: Pimp your Mediaplayer


  • replace some system sounds:
    /tpa/preset/system/sound
    i.e. camerafocus.3gp, camerashutter.3gp


  • remove locked java files:
    /tpa/preset/system/ams
    /tpa/preset/default/java



  • change bootup/shutdown sounds/picture:
    /fs/tpa/preset/system/settings
    SPLASH - bootup picture: copy to your PC, edit PNG with paint/photoshop. And then, copy back
    STARTUP_SOUND_SEMC.mp3 - hmm
    SHUTDOWN_IMAGE_SEMC - animated GIF file (no extension)
    STARTUP_IMAGE_SEMC - idem dito


  • remove locked music/pictures:
    /tpa/user/audio
    /tpa/user/audio/Ringtones
    /tpa/user/image



  • editing layout.xml
    /tpa/system/layout/layout.xml (press F4 to edit - in FAR)
    Removing Operator Text:
    1. search for the object StatusIndication.
    2. set TitleMode to '4'.

    You can also set another font by editing certain values (or replace with another file).
Attached are 6 themes that use flash menus. Have fun
Attached File  themes.rar (1.81MB)
Number of downloads: 6213

This post has been edited by pisanggoreng: 19 August 2007 - 11:56 PM

1

#3 User is offline   pisanggoreng Icon

  • Se-nse-ible
  • PipPipPipPipPip
  • Group: Members
  • Posts: 577
  • Joined: 13-January 07
  • Location:Breda, Netherlands
  • Mobile:w810
  • Tutorials Submitted:1

Posted 27 January 2007 - 04:30 PM

oh yes, if you screwed up something, or want some original file back:
  • download the FS you want from topsony, i.e. W810_R4ED001_FS_EUROPE_3_RED49.fbn
  • download MAIN2RAW and SEFSTOOL attached to this reply
  • extract them in some temp folder, i.e. C:\w810i\
  • rename (if you like) the fbn file for easy-typing purposes only, i.e. W810i.fbn
  • go to MSDOS (type cmd) and go to temp folder (type cd\w810i)
  • type 'main2raw <name of fbn file>', i.e 'main2raw W810i.fbn'
  • press enter to quit main2raw. It now created a file W810i.RAW.
  • type 'sefstool <name of raw file>', i.e 'sefstool W810i.RAW'
  • sefstool now created a folder with all standard GENERIC files. Browse them to find your original file.
more info at topic K790/800 Filesystem Parser.

credits go to darkmen!

Attached File(s)


This post has been edited by pisanggoreng: 03 April 2007 - 03:21 PM

0

#4 User is offline   jazzaj Icon

  • n00b
  • Group: Members
  • Posts: 19
  • Joined: 04-January 07
  • Location:France
  • Mobile:w810i

Posted 27 January 2007 - 05:13 PM

Fantastic work :good:

I've wait for long time to have such a clear tuto about customizing w810 ! Many thanks too to Den_po and Jagheterfredrik, both incredibles SE Sorcers !

:byebye:
SE W810i unbranded - Red EROM - CDA 102494/42 - R4EA031/R4ED001 firmware
0

#5 User is offline   xFoX Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 222
  • Joined: 27-January 07
  • Gender:Male
  • Location:Singapore
  • Mobile:Sony Ericsson K800i

Posted 27 January 2007 - 06:24 PM

Finishing Flash = 100%?

and i think i bricked my phone cuz of this :censored:.

This post has been edited by xFoX: 27 January 2007 - 06:25 PM

0

#6 User is offline   xFoX Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 222
  • Joined: 27-January 07
  • Gender:Male
  • Location:Singapore
  • Mobile:Sony Ericsson K800i

Posted 27 January 2007 - 06:34 PM

Quote

# Flash real MAIN:
16. Now go back to XS++ and connect your w810i.
17. Now only flash your own MAIN file (344 flash blocks), takes about 2 minutes.


could someone tell me how and where to get "your own" MAIN file?
0

#7 User is offline   Primie.uk Icon

  • No Se-nse
  • PipPip
  • Group: Members
  • Posts: 58
  • Joined: 10-August 05

Posted 27 January 2007 - 06:34 PM

Brilliant, wonder for ages how people were modding there W810i's without bruteforcing and all along the information was here on SE-NSE, i just didn't look hard enough!

Many thanks for the easy-to-follow tutorial!

Primie.uk ^-^

Damnit: I killed my fone :censored:

This post has been edited by Primie.uk: 27 January 2007 - 06:38 PM

0

#8 User is offline   superman2002ai Icon

  • No Se-nse
  • PipPip
  • Group: Members
  • Posts: 59
  • Joined: 23-January 07
  • Mobile:w810i RED, R4EA031

Posted 27 January 2007 - 06:43 PM

View PostxFoX, on 2007-01-27 13:34, said:

could someone tell me how and where to get "your own" MAIN file?

You dont, You just note down your current main firmware version and region (example R4DB005, America_2) and get the generic firmware from topsony or seuniverse.
For example: I use: W810_R4DB005_MAIN_GENERIC_HN_CID49.mbn (originally my w810i came with R4EA031 Cingular)
Have no fear, member # 13972 is here.
0

#9 User is offline   xFoX Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 222
  • Joined: 27-January 07
  • Gender:Male
  • Location:Singapore
  • Mobile:Sony Ericsson K800i

Posted 27 January 2007 - 06:44 PM

mine's CHINA and R4EA031.. so do i get CHINA_HN or GENERIC_HN?

and my files wont go missing unless FS is flashed right?

This post has been edited by xFoX: 27 January 2007 - 06:48 PM

0

#10 User is offline   xFoX Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 222
  • Joined: 27-January 07
  • Gender:Male
  • Location:Singapore
  • Mobile:Sony Ericsson K800i

Posted 27 January 2007 - 06:59 PM

alrite!!! got it all back on, thanks superman2002..!! :)
0

#11 User is offline   godmode Icon

  • n00b
  • Group: Members
  • Posts: 19
  • Joined: 23-January 07
  • Mobile:w810i

Posted 28 January 2007 - 02:23 AM

in Canada which main firmware is used?

This post has been edited by godmode: 28 January 2007 - 03:05 AM

0

#12 User is offline   ikjadoon Icon

  • SVP
  • Icon
  • Group: VIP
  • Posts: 1,151
  • Joined: 21-September 06
  • Gender:Male
  • Location:Richmond, KY, USA
  • Mobile:W902 + 8GB M2

Posted 28 January 2007 - 02:51 AM

I love it. Clear and concise.

I'm glad this is working great. So this is for adding custom menus or audio drivers but you can't fully flash a phone, yet can you? Like Main/FS/Custom Pack?

~Ibrahim~
SE W902

C2D E6600 @ ~3.5GHz,4GB of DDR2-800, 8800GTS 640MB @ 648/2016, Western Digital 640GB, CM Stacker 830, Vista Ultimate 64-bit: Overdrive PC Core2.SLI-Took 5 years to save up for this bad boy!
0

#13 User is offline   Karun Icon

  • Avenger
  • Icon
  • Group: News Team
  • Posts: 2,810
  • Joined: 06-November 06
  • Gender:Male
  • Location:India
  • Mobile:K750i, G700, W350, R300, W595

Posted 28 January 2007 - 08:23 AM

gr8 work! :good: Now even the w810i users wont be left out of the party! :p
0

#14 User is offline   hab_ull Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 115
  • Joined: 15-January 07
  • Gender:Male
  • Location:Attock, Pakistan
  • Mobile:W910i

Posted 28 January 2007 - 10:53 AM

i download "W810_R4EA031_MAIN_GENERIC_HN_RED49.mbn" (21mb) can i use this to reflash.
will my contacts messeges settings lost?
0

#15 User is offline   Eggy Icon

  • Se-nsei
  • PipPipPipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,498
  • Joined: 01-March 05
  • Location:The Netherlands
  • Mobile:i-mate K-JAM

Posted 28 January 2007 - 11:19 AM

I forgot to mention I pinned this, nice work Dutchie :)
I am the Law!

Posted Image
0

#16 User is offline   skindeep Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 148
  • Joined: 12-January 07
  • Location:Germany
  • Mobile:W810i R4EA031, K810i R8BA024

Posted 28 January 2007 - 12:45 PM

View Postikjadoon, on 2007-01-28 03:51, said:

I love it. Clear and concise.

I'm glad this is working great. So this is for adding custom menus or audio drivers but you can't fully flash a phone, yet can you? Like Main/FS/Custom Pack?

~Ibrahim~


just flash main/fs to unbrand your phone with xs++. after that, flash w810_p3k_dcu.49R.ssw as main, use farmanger to finalize and reflash orginal main back :)

@ hab_ull

if you had R4EA031 before, then you can reflash W810_R4EA031_MAIN_GENERIC_HN_RED49.mbn as main. your contacts/sms wont get lost.
0

#17 User is offline   hab_ull Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 115
  • Joined: 15-January 07
  • Gender:Male
  • Location:Attock, Pakistan
  • Mobile:W910i

Posted 28 January 2007 - 01:03 PM

View Postskindeep, on 2007-01-28 17:45, said:

just flash main/fs to unbrand your phone with xs++. after that, flash w810_p3k_dcu.49R.ssw as main, use farmanger to finalize and reflash orginal main back :)

@ hab_ull

if you had R4EA031 before, then you can reflash W810_R4EA031_MAIN_GENERIC_HN_RED49.mbn as main. your contacts/sms wont get lost.

@ skindeep
Ya i have R4EA031 in my W810

This post has been edited by hab_ull: 28 January 2007 - 01:06 PM

0

#18 User is offline   harry23419 Icon

  • Makes Se-nse
  • PipPipPipPip
  • View gallery
  • Group: Members
  • Posts: 414
  • Joined: 22-July 06
  • Location:(B000m)BaY,iNdYaAa
  • Mobile:m600,w810, w800, k700, p900, t630, 6600, 7610, n71

Posted 28 January 2007 - 01:20 PM

when will it be possible to enter in the FLASH part.....?
Sony Ericsson RULEZ!!!

peace untill next!!
0

#19 User is offline   skindeep Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 148
  • Joined: 12-January 07
  • Location:Germany
  • Mobile:W810i R4EA031, K810i R8BA024

Posted 28 January 2007 - 01:31 PM

only den_po knows :)
0

SE-NSE

#20 User is offline   pisanggoreng Icon

  • Se-nse-ible
  • PipPipPipPipPip
  • Group: Members
  • Posts: 577
  • Joined: 13-January 07
  • Location:Breda, Netherlands
  • Mobile:w810
  • Tutorials Submitted:1

Posted 28 January 2007 - 02:19 PM

View PostEggy, on 2007-01-28 12:19, said:

I forgot to mention I pinned this, nice work Dutchie :)

yeah thanks for doing that :)

btw, i was wondering:
If one wants to unbrand his phone, can't he just:
1. flash w810_p3k_dcu.49R.ssw as MAIN & a FS as FS
2. not choose to customize
3. after that, upload the custpack manually with FAR.
4. then flash a real MAIN as MAIN??

some daredevil out there who can try this??
edit:

View Postskindeep, on 2007-01-28 13:45, said:

just flash main/fs to unbrand your phone with xs++. after that, flash w810_p3k_dcu.49R.ssw as main, use farmanger to finalize and reflash orginal main back :)

@skindeep: did you try that and did it work?

This post has been edited by pisanggoreng: 28 January 2007 - 05:03 PM

0

  • (73 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic
  • Bookmark

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users