Turbo Mode is available test it - JASJAR, XDA Exec, MDA Pro Software Upgrading

OK found this in www.ppc-welt.de
copy the zip to PDA
open on PDA
start power.reg
then open power.exe
here you will find now processor tab with Turbo Mode function.
The password is : Agent Jay
I think it works but test it please and tell us your suggestion.
Now we need someone who can program this for a fix installation. This cheat will work till next softreset. after Reset you have to reinstall power.exe.
cheers :lol:
Cerumen

cerumen said:
OK found this in www.ppc-welt.de
copy the zip to PDA
open on PDA
start power.reg
then open power.exe
here you will find now processor tab with Turbo Mode function.
The password is : Agent Jay
I think it works but test it please and tell us your suggestion.
Now we need someone who can program this for a fix installation. This cheat will work till next softreset. after Reset you have to reinstall power.exe.
cheers :lol:
Cerumen
Click to expand...
Click to collapse
Did you know?
This option was for 2020i which has 416Mhz CPU wordclock by default.
You had to check it if you wanted your PDA used 520Mhz.
Our Jasjar has 520Mhz default, so I don't think it is doing anything.
if you need some CPU modification use XcpuScalar. This is the best I think,

http://forum.xda-developers.com/viewtopic.php?t=38823

You just linked back to the same post
The correct link is :
http://forum.xda-developers.com/viewtopic.php?t=39099

Apparently this won't have any use on the Universal? correct?

Related

Advanced ext.rom config - del or move files from cmd line

Hi mates,
I'm currently modifying my ext.rom to install and configure every app I use, but also to configure windows itself. I managed to find a workaround for almost every issue I got, but I'm still stuck with one thing ^_^
Does anyone know a cmd-line tool to delete/move some files ?
So as I can include a batch in my extended rom installation, as I want my start menu re-organised.
Thank you for your answers !
niKo
I know copy and execute exe's but not delete or move, perhaps you could (if you program at all) write a very basic ppc app to move/delete the files and run that with extrom installation
I'm kind of a developper, but never tried myself to ppc world ^^
And.... I unfortunately miss time right now to learn that, so I would rather find a nice little .exe to do that for me
Thanks anyway !
lastnikita said:
Hi mates,
I'm currently modifying my ext.rom to install and configure every app I use, but also to configure windows itself. I managed to find a workaround for almost every issue I got, but I'm still stuck with one thing ^_^
Does anyone know a cmd-line tool to delete/move some files ?
So as I can include a batch in my extended rom installation, as I want my start menu re-organised.
Thank you for your answers !
niKo
Click to expand...
Click to collapse
After disassembling autorun.exe I found some interresting strings which would seem that besides the known commands:
Show
Exec
cab
copy1 and copy2 (copy&paste)
Lock
Reset
It could also delete, and some more usefull stuff:
Code:
(Ignore the "a"; its added by the disassembler)
aAutoruncfg 000160CC
aAutoruntype 00016618
aBkl1 000165F0
aCab 00016190 ; install Cab
aComm 000160E4
aComm_0 00016654
aCpy1 00016160 ;copy
aCpy2 00016154 ;paste
aDelete 0001601C
aDelloadvdiskfl 00016630
aDisabled 000162F0 ;Flag
aEnabled 000162E0 ;Flag
aExec 00016178 ; execute an EXE
aExtended_romAu 00016090
aForceremove 00016040
aHide 0001613C ;Hides installer, depends on enabled and Disabled
aLock 00016148 ;Lock unit during install, depends on enabled and Disabled
aNoremove 0001602C
aNouiS 00016288
aOpen 000162C8
aProgramFilesTo 000161A0
aReset 000162D4 ;flag trailing "RST"
aRst 0001616C ;reset command depends on "Reset"
aS 0001627C
aSLoadvdisk_lnk 00016528
aShow 00016184 ;show background image during install
aTurnradioflag 000165FC
aVal 00016058
XML:
Is another command, usage, unknown
Hope these strings help you building your perfect extended Rom.
You could Write a testfile eg.: test.txt and test2.txt to your extended rom of your device (because this file stays during hard reset), make a config.txt only containing the line:
Code:
Forceremove: \Extended_ROM\test.txt
Delete: \Extended_ROM\test2.txt
Otherwise try:
Code:
Exec:\windows\DeleteFile.exe \Extended_ROM\test.txt ; <- this one most defenatly works!!!
TESTED on Faria's AKU 3.3 V2
the-equinoxe said:
After disassembling autorun.exe I found some interresting strings
Click to expand...
Click to collapse
Very interesting indeed ! But unfortunately I couldn't manage to make them delete my files..... What I tried :
Forceremove:Enabled
Delete: \path\file
Forceremove: \path\file
None of that worked out.
the-equinoxe said:
Otherwise try:
Code:
Exec:\windows\DeleteFile.exe \Extended_ROM\test.txt ; <- this one most defenatly works!!!
TESTED on Faria's AKU 3.3 V2
Click to expand...
Click to collapse
THIS IS THE FILE I NEED !!!! It looks like it's not a standard OS file, I guess Faria had it integrated into a cooked rom, so..... PLEASE ! anyone having that rom could send it to me ?
Thanks for your answers, it's been very helpfull.
lastnikita said:
Very interesting indeed ! But unfortunately I couldn't manage to make them delete my files..... What I tried :
Forceremove:Enabled
Delete: \path\file
Forceremove: \path\file
None of that worked out.
THIS IS THE FILE I NEED !!!! It looks like it's not a standard OS file, I guess Faria had it integrated into a cooked rom, so..... PLEASE ! anyone having that rom could send it to me ?
Thanks for your answers, it's been very helpfull.
Click to expand...
Click to collapse
I have build you an installation Cab.
Good Luck!
Thanks a lot mate
If one day you need help with anything, just let me know.
Cheers
Glad to be at service.
That is what this forum is all about: spreading and sharing knowledge and helping eachother..
We are all a bunch of hippies
(well almost..)

Samsung SGH-I780 - i780MSHC3 mouse driver?

Hello,
This new rom i780MSHC3 includes a new "mouse" driver that supports and press and hold function that simulates the right click menus, etc. My question is that if someone could extract the new mouse drivers and make a cab file or something?
This because i have a portuguese rom with specific service provider settings and utilities which, for now i dont want to loose. Also the rom i have supports the hard reset function which is very important in case of a disaster and is something i definitely don't want to loose.
Thanks,
OliveiraJMR
Joao Oliveira said:
Hello,
This new rom i780MSHC3 includes a new "mouse" driver that supports and press and hold function that simulates the right click menus, etc. My question is that if someone could extract the new mouse drivers and make a cab file or something?
This because i have a portuguese rom with specific service provider settings and utilities which, for now i dont want to loose. Also the rom i have supports the hard reset function which is very important in case of a disaster and is something i definitely don't want to loose.
Thanks,
OliveiraJMR
Click to expand...
Click to collapse
Hi. I´m in the same situation has Joao Oliveira.
Anyone could make a cab with the new mouse driver?
thanks a lot
Nuno
Lets keep trying
Come on people...
Can someone please try to extract the new mouse that has the new feature of press and holding.....
lets keep this thread alive
Joao Oliveira.
Yes, this would be usefull to many people out there
Best regards,
LoGiKZ
bump please
some one who already has a dumped rom .. plz create a cab with the new mouse files
thanks
i guess no one will do it...
can anyone help us to get this driver ?
Hello,
Any news on this??????
Still waitnig?
REaly no one has idea how to do that???
regards,
MB
dzikunek said:
Still waitnig?
REaly no one has idea how to do that???
regards,
MB
Click to expand...
Click to collapse
Try this.
Take the new mouse driver (mouse.dll), rename it as mouse-new.dll and put it in the \windows directory.
Use a registry editor and change all the mouse.dll values in mouse-new.dll, then softreset the device and see what happens.
Samsung SGH-I780 - i780MSHC3 mouse driver? Reply to Thread
The Solutor said:
Try this.
Take the new mouse driver (mouse.dll),
Click to expand...
Click to collapse
but where can i get it?
I've tried to use kitchen with rom file but I think I am not enough educated to use this tool.
hope you'll help... many people here will be happy
regards,
dzikunek said:
but where can i get it?
I've tried to use kitchen with rom file but I think I am not enough educated to use this tool.
hope you'll help... many people here will be happy
regards,
Click to expand...
Click to collapse
This is from the latest rom
The Solutor said:
Try this.
Use a registry editor and change all the mouse.dll values in mouse-new.dll, then softreset the device and see what happens.
Click to expand...
Click to collapse
Another "success-breaker":
I am using Mobile Registry Editor, and
1. I can find only touch.dll i HKLM\HARDWARE\DEVICEMAP\TOUCH. I can't find mouse.dll in the registry at all.
2. Any way: I can't make changes there... "Access denied message apears.."
Please Solutor! Don't give me up!
dzikunek said:
Another "success-breaker":
I am using Mobile Registry Editor, and
1. I can find only touch.dll i HKLM\HARDWARE\DEVICEMAP\TOUCH. I can't find mouse.dll in the registry at all.
2. Any way: I can't make changes there... "Access denied message apears.."
Please Solutor! Don't give me up!
Click to expand...
Click to collapse
I fixed #2 using Resco, but i still cannot find mouse.dll on my device
Another point:
3. I took touch.dll from rom i780MSHC3_UKENG_PDA and when I place it into device my touchpad dies at all (both stylus and touchpad)
regards,
realy?
realy no one can help?
Solutor, even you?
reg.
dzikunek said:
realy no one can help?
Solutor, even you?
reg.
Click to expand...
Click to collapse
I' have posted a coocked rom with the new and old drivers but seem tath noone has tried to see if it helps.
http://forum.xda-developers.com/showpost.php?p=2772920&postcount=55
The rom is an italian one, but if it works I can do WWE olmouse edition, very quickly.
mouse.dll
But any way, what if I have no mouse.dll on my ROM?
There is nothing to change, except touch.dll...
I am wondering if it is possible at all to change the driver without changing all ROM, what you think Solutor?
regards,
how do i install this mouse driver on my Touch Pro and Samsung i730 with wm6.
bump please......

i780PCSHK3 Upgrader VISTA Guide

As all we know we have been waiting official wm6.1 rom upgrade and mike-wasowsky named user made a big suprise! he gave us the links of wm6.1 roms for i780. I downloaded rom i780PCSHK3 and modified with an hex editor ( I would like to thank many time to melgurth to show how we can edit exe file ) then I installed rom yesterday night.no more problem during installation and phone is working very well. Now there is a mini guide how to do it;
1.) http://fus.samsungmobile.com/i780/NE/PCSHK/i780PCSHK3_Upgrader_XP.exe
http://fus.samsungmobile.com/i780/NE/PCSHK3/i780PCSHK3_Upgrader_VISTA.exe
http://uk.samsungmobile.com/pmgmvst.do?visitgbn=10970107&coflag=0 (it is modem driver it needs to be downloaded for xp )
http://uk.samsungmobile.com/pmgmvst.do?visitgbn=10970108&coflag=0 ( it is for vista ) install modem drivers firstly then you can install rom exe files.
2.) download an hex editor i preffered HxD as editor like melgurth and choose one of these exe files given above and at the end of last line at editor you will see the version of rom ( it is seen as i780CS) change it with your version ( mine was i780pdxhi1 so u will change that line i780DX) then save as you exe file somewhere on your pc. by the way
3.) Start exe file which is edited by yourself.the progress is shown at pc when rom download is finished then unplug your usb cable and power on your i780 wait for a while and there will come Language settings choose which language you want then system will be in that language
4.) as final, there is no operator settings in system tab it means you have to add mms and internet settings by manually.if there is a cab file for it can you share with us?
5.) screenshots
new screenshots how to edit exe
according to previous post's explanations...
What is the i780PCSHK3 for language? I can't find any codes with CS? It's a provider customized?
yes it is belong to telenord telekom you can choose the language you want after rom installation process. and there is no operator logo or skin. just i needed is to have mms and internet settings of my gsm provider.because there is no shortcut to operator settings.you should enter it manually.i dont know do we have any chance to import a cab file from other version of i780 roms for operator settings?
My mouse stopped working... only DPAD with up/down works...
where could be the problem?
edit:
I have realvga installed. But it worked after some resets. so I don't think there is the problem located. Probably PQzII (for scroll buttons remapping)?
What I also noticed is that when I push an icon in a menu it scrolles to the bottom :/ only pushing longer on an icon it opens the tool...
.. try typing a COMMA (, .. the one on the righ side of the space button) - you will get a "ä" instead of the COMMA.. any idea how to fix this please?
Thanks for your post, but the XP upgrader link not working. Can you provide anyother link ? Thanks
Yes the XP Link seems to be out of order I mean what is the size there is no information of the file size. Keeps on downloading endlessly! Please upload the XP ROM to a downloading site and post the links. Benveq did you use the vista rom or the xp one? Which is better?
Thanks for the links.
it appears the xp link is dead, the file is not available at server.
Please post the new link...thanks
Hello
There is also the German language?
Can you update on the German 780 update?
Can someone has a step-by-step instructions make?
Greeting Stanly1902
benveq said:
.......................
2.) download an hex editor i preffered HxD as editor like melgurth and choose one of these exe files given above and at the end of last line at editor you will see the version of rom ( it is seen as i780CS) change it with your version ( mine was i780pdxhi1 so u will change that line i780DX) then save as you exe file somewhere on your pc. by the way
Click to expand...
Click to collapse
I have pda part as i780PDXHI1 and the Phone Part as i780PUHJ2 should I edit to i780DX or to i780PU ??????
Having problems downloading the XP versio of the ROM. Please can some one post it at some other site?
try this one
http://fus.samsungmobile.com/i780/NE/PCSHK3/i780PCSHK3_Upgrader_XP.exe
BR
Yes this link works
http://fus.samsungmobile.com/i780/NE/PCSHK3/i780PCSHK3_Upgrader_XP.exe
Download speed is also ok with the help of a download acclerator
There is this link ,which has a cab file for operator(internet/wap/mms) settings.
http://forum.xda-developers.com/showthread.php?t=340586
I dont know if it works with i 780
Quick Guide
1. Download ROM from
http://fus.samsungmobile.com/i780/NE/PCSHK3/i780PCSHK3_Upgrader_XP.exe
2. Open the file (EXE) with winrar in a new folder
3. Open CSHK3_XP.EXE with HxD editor
4. From search menü: replace i780CS with i780DX (I used DX since I was using DXH1 as the PDA Part) save and replace CSHK3_XP.EXE file
5. Run setup.exe for the USB drivers and the other setup from unpacked new folder to install modem
6. Start CSHK3_XP.EXE (which you modified) and rom begin upgrading eboot+PDA+Phone. Detect Phone ( Tick mark all the components make sure device is charged fully and you have synchronised with active sync)
7. After upgrade completed and i780 restart set language and the device is ready
8. SPB Backuped up file from old rom insures you get the settings back.
9. Enjoy with new ROM and post any shortcomngs problems here.
Thanks to XANADU!
inertiax3 said:
.. try typing a COMMA (, .. the one on the righ side of the space button) - you will get a "ä" instead of the COMMA.. any idea how to fix this please?
Click to expand...
Click to collapse
Yes you are correct get this funny beahviour when try to type "," Any fixes any one????
Can you guys change your key mappings in personal/Buttons?
Message and GPS button (always opens Meessaging) do not work correctly after remapping them...
strange
I also am not able to drag n drop via DPAD ?!
please use function+sms for comma.........
dbsoundz said:
Can you guys change your key mappings in personal/Buttons?
Message and GPS button (always opens Meessaging) do not work correctly after remapping them...
strange
Click to expand...
Click to collapse
Could this be a problem like it is with the comma?
shailyait said:
please use function+sms for comma.........
Click to expand...
Click to collapse
thanx, that works .. but is it possible to change the HW keyboard layout somehow?

(ROM Release) WM 6.5 21501 on Asus p552w

Hello,
KIndly enjoy the images while I upload the ROM
Here is the link
http://rapidshare.com/files/226454458/GM2_WWE.rar
Procedure
unrar the archive
copy the .abi file to a 1GB SD card
press dpad down+reset
wait till it finish
Pls do not forget to write feedback here
Oh, wonderful.
I hope there would be some improvemnents on user interface.
My dreams come through ! THANK YOU ! I'm going to test it right now.
The Network Setting isn't working at all. The field to choose operator and country is blank.
Seleron said:
The Network Setting isn't working at all. The field to choose operator and country is blank.
Click to expand...
Click to collapse
try these cabs
Clicking on today screen on right soft button (Comm Mgr.) opens the page with settings for clock and alarms.
Seleron,
Are you not able to attatch the phone to any netowrk? And how do you rollback after testing this out?
I have a 552W and I am willing to test. But I would like to know the rollback procedure since I cant afford to be in a bricked-state even for a day
Don't worry. These network settings is a program from Asus. It's not necessary to use it. It's only to configure settings in your phone to be able to connect to internet. You can use the same tool from Microsoft (settings, connections, connections and "automatically configure connection").
These ROM is stable right now and have only few really minor bugs. The rollback procedure is easy - just download from Asus your old ROM and after connecting your phone to the computer run this program which you downloaded.
hdubli,
these cab solved the problem - install.OBM.NetworkSetting.CAB
Thanks
rsunny said:
Seleron,
Are you not able to attatch the phone to any netowrk? And how do you rollback after testing this out?
I have a 552W and I am willing to test. But I would like to know the rollback procedure since I cant afford to be in a bricked-state even for a day
Click to expand...
Click to collapse
can be rolled back
Hdubli
Thou shall be knighted. It works and it works beautifully!
rsunny said:
Hdubli
Thou shall be knighted. It works and it works beautifully!
Click to expand...
Click to collapse
Thanks..Will try to get a ew version with more storage space
hdubli,
maybe you could remove programs like: EziPhoto, Asus Today etc. ?
Seleron said:
hdubli,
maybe you could remove programs like: EziPhoto, Asus Today etc. ?
Click to expand...
Click to collapse
Yes testing on my p552w..if all well then will release
Works like a charm on Asus P552 (without w). As before - GPS is not working (difference between w and without w versions) but whole system is working perfectly fine and fast. Tested Matrix trailer on Core Player and got 492,18% as a result!
How can I install windows mobile 6.1 with polish language?
I downloaded from asus page rom but when I'm trying to instal it from PC I have message that language on mobile phone is different from this one I want to install. Maybe someone have wm 6.1 PL im .abi file?
lizaq said:
How can I install windows mobile 6.1 with polish language?
I downloaded from asus page rom but when I'm trying to instal it from PC I have message that language on mobile phone is different from this one I want to install. Maybe someone have wm 6.1 PL im .abi file?
Click to expand...
Click to collapse
Start to install again.
Let the program check your system.
When the error appears look in the folder where the firmware is.
You will find a file named tmp_rom.abi.
Copy the file in other place and rename it with the name of firmware and let the extension .abi.
Cancel the current installation.
Copy the new GM2_.....abi file on the SD card. Put the SDcard in the phone, start the phone with button down+soft reset ...the boot loader will start and install your firmware automatically.
The version/language verifying procedure is done only if you start with EXE type firmware file. With abi file the only checking is for correct name, it should start with GM2...
I already try it with no luck. While boot my asus didn't see abi file. I used name:
GM2_V5.12.0S.PLK00.00_M4.6.5.P5_V2.9.0 POL00_20081230_3050.00.abi and file was extracted from GM2_V5.12.0S.PLK00.00_M4.6.5.P5_V2.9.0 POL00_20081230_3050.00.exe I tryed also other names but it didn't work.
I have:
Device OS Ver: 0.0
Device ExtROM ID: none
Finding file: GM2 *.ABI
File not found!
hdubli said:
Yes testing on my p552w..if all well then will release
Click to expand...
Click to collapse
Mate,
As someone has suggested, could we do without those useless things like Ez**(zip/music/photo) and other things you can think of.
Another suggestion :
The right soft-key links to Comm. Manager, but opens up the Alarms menu. Please do take care of that.
rsunny said:
Mate,
As someone has suggested, could we do without those useless things like Ez**(zip/music/photo) and other things you can think of.
Another suggestion :
The right soft-key links to Comm. Manager, but opens up the Alarms menu. Please do take care of that.
Click to expand...
Click to collapse
Bug Report :
1) Camera Launch has a big delay(Yes my CPU is in Turbo mode)
2) Camera display is washed out/grainy (Not that I use the cam, just letting you know that your build is going to be perfect)
rsunny said:
Bug Report :
1) Camera Launch has a big delay(Yes my CPU is in Turbo mode)
2) Camera display is washed out/grainy (Not that I use the cam, just letting you know that your build is going to be perfect)
Click to expand...
Click to collapse
Yes.am working on it

FastGPS from X2

Can anybody patch the FastGPSsetup.cab from the original X2 to use with the X1.
I tried the cab. Installation is o.k. but after a restart it is no more possible to go on Start Menu.
I put it in the attachements.
it doesn't need to be patched. it should (i can't guarantee it) work if you install more cabs, but I haven't checked too much.
which cabs should I install in addition?
I tried instlling after fastgps other programs.
but just the same happens, after instllation of fastgps the startmenu is out of order.
problem with fastgsp for X2
hi guys
i tried also to active gps on my xperia X2 by patching fastgspsetaup.cab but it doesn't work !! no icone in the start/setting/System !!
plz help...how can i do ?
aleloya
hi
i think find something :
after patching fastgpsstup.cab on my phone (remember i didn't find any trace in the setting ! ) i restart my phone. i lanch googleMap, in the menu i choose Options/reinitialise google map...i lanch again googleMAp and i choose "use GPS" and...i saw a the righ top something like "GPS actif (x)...) x is the number of satteling found (sorry my language phone is in french)
i am going to test it after in open area
so good luck...
is it same program like QuickGPS?? cause i use QuickGPS rightnow
hans_karl said:
Can anybody patch the FastGPSsetup.cab from the original X2 to use with the X1.
I tried the cab. Installation is o.k. but after a restart it is no more possible to go on Start Menu.
I put it in the attachements.
Click to expand...
Click to collapse
I think quickgps is better than it

Categories

Resources