Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > New Modded Camera Driver for K550i

Previous  123 ... 353637 ... 606162  Next
Author New Modded Camera Driver for K550i
trovaoo
T68 gold
Joined: Nov 04, 2007
Posts: 1
PM
Posted: 2007-11-04 22:09
Reply with quoteEdit/Delete This PostPrint this post
please i need some help.. my k550 has a problem (when the backlight fades its not back to the normal backlight(it SEEMS the bright is set to 50%) but the bright is set to 100%.. then i set to 90% then 100% again, then the backlight backs to normal) i thought that was a dispdriver problem n i put a w810 dispdriver but it doesnt work n now i cant see anything the display is white.. can you help me sendding the dispdriver original of the k550???? thankss n sorry for the bad english im brazilian
hj_therock
K550 Black
Joined: Oct 08, 2007
Posts: 13
PM
Posted: 2007-11-05 13:46
Reply with quoteEdit/Delete This PostPrint this post
What Happened if i put a k750 camdriver into k550 ?
SonarikK510
W610 Orange
Joined: Oct 15, 2007
Posts: 156
From: Saratov, Russia Federation
PM
Posted: 2007-11-05 14:55
Reply with quoteEdit/Delete This PostPrint this post
he's just don't work
W610 + M2 512Mb + HBH-DS970 + Patches + Flash menus + Language edit + Most High Quality camdriver ( by me ) + many other......
jonaugust_69
K750
Joined: Mar 31, 2007
Posts: 83
From: Greece
PM, WWW
Posted: 2007-11-05 22:34
Reply with quoteEdit/Delete This PostPrint this post
Hi all

@zungi

As i see the manual shutter speed, not works.
I need EXIF – Properties.

Try camera driver test for Enhance mode (EM).
http://rapidshare.com/files/6[....]est_for_Enhance_mode__K550.zip

Picture Quality FINE => Scene Sport.
Adjust EV (+/-) to change value.
k750 cid49 FW(w800 r1bc002)
Download My Camdrivers for k(d)750/w800/w810 http://www.4shared.com/dir/5280496/c35594e/sharing.html
http://www.camdrivers.wz.cz/jonau.html
ginryu
G900 Brown
Joined: Oct 28, 2007
Posts: 54
From: Mexico City
PM
Posted: 2007-11-09 02:37
Reply with quoteEdit/Delete This PostPrint this post
no one will continue this post or what happen?? what about the number's1 v 2.9 i want to try it
hj_therock
K550 Black
Joined: Oct 08, 2007
Posts: 13
PM
Posted: 2007-11-09 09:16
Reply with quoteEdit/Delete This PostPrint this post
is k550's hardware is

weaker than k750 ? i dont think so , my question is , is it possible to

make k550's camera look like it (k750 with hybrid w900) ? it records video

in 17 FPS in every lights
Prakash
K550 Black
Joined: Aug 16, 2007
Posts: 40
From: India
PM, WWW
Posted: 2007-11-09 09:34
Reply with quoteEdit/Delete This PostPrint this post

On 2007-11-09 09:16:25, hj_therock wrote:
is k550's hardware is

weaker than k750 ? i dont think so , my question is , is it possible to

make k550's camera look like it (k750 with hybrid w900) ? it records video

in 17 FPS in every lights
Have you tried SonarikK510 V2.34?, with that you should be able to achieve it.
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2007-11-09 09:50
Reply with quoteEdit/Delete This PostPrint this post
i gave 2.9 to some people to beta test, but havn't had much feedback and i don't have a k550i to test it, 2.9 is almost ready i just need to know it works
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2007-11-09 19:34
Reply with quoteEdit/Delete This PostPrint this post
i've redone 50%of 2.9 driver so it's very different from the old 2.9, any1 wanna test it i need some1 to test it who will give me feedback,
-AK-
T68 gold
Joined: Sep 23, 2007
Posts: 16
PM
Posted: 2007-11-09 23:17
Reply with quoteEdit/Delete This PostPrint this post
Now the number of camdriver versions is over ten and it's so exhausting job (change camdriver, make some shots, change camdriver again and so on) to obtain results to compare. So I understand why we see so rarely the results of comparisons in this thread and I came to the method of customization of hidden file system (FS) through the rebooting. It's very convenient and I want to share it with u. This information could be interesting for those who wants to quickly (in a minute or less) change camdriver used by phone without using a computer. And so it is especially helpful for camdriver testers.

All info is taken from http://www.sony-ericsson.ru/f[....]x.php?showtopic=37226&st=0 and http://forum.se-zone.ru/viewtopic.php?t=1706 (respect to ego, R.I.P., Intento and others) Russian sites so i tried to translate it.

In simple phrase the matter is when we select 'Menu->Settings->Master reset->Reset settings' or reboot our phone something occurs in it. Some of this operations r described in 'TPA/PRESET/DEFAULT/cmz_config.xml' in section <protocol name="MR settings"> (for 'Reset settings') or <protocol name="upgrade"> (for rebooting). Disadvantage of 'Reset settings' is u lose some settings (e-mail accounts, time zone etc) so I chose rebooting. The section <protocol name="upgrade"> in my phone (R1GB001 and above) looked like this:

<protocol name="upgrade">
<parse-mask>u</parse-mask>
<cmz-mode>0x2e2</cmz-mode> <!-- CMZ_Mode_DDM | CMZ_Mode_All | CMZ_Mode_Upgrade | CMZ_Mode_Settings | CMZ_Mode_FirstStartup -->
<use-old-cust>true</use-old-cust>
<parse-file>/tpa/preset/default/default_upgrade.xml</parse-file>
<cmz-mode>0x2e1</cmz-mode> <!-- CMZ_Mode_CMZ | CMZ_Mode_All | CMZ_Mode_Upgrade | CMZ_Mode_Settings | CMZ_Mode_FirstStartup -->
<use-old-cust>true</use-old-cust>
<parse-file>/tpa/preset/custom/customize_upgrade.xml</parse-file>
</protocol>

The idea is to substitute 'TPA/PRESET/DEFAULT/default_upgrade.xml' by our script file (e.g. 'USB/OTHER/default_upgrade.xml' if we r going to use script 'default_upgrade.xml' in folder 'Other' in the PHONE or 'CARD/OTHER/default_upgrade.xml' if we r going to use script 'default_upgrade.xml' in folder 'Other' on the MEMORY CARD). So we have 2 ways (samples for using 'default_upgrade.xml' in folder 'Other' in the PHONE):
1) Take original 'TPA/PRESET/DEFAULT/cmz_config.xml' and edit <protocol name="upgrade"> section as follows:

<protocol name="upgrade">
<parse-mask>u</parse-mask>
<cmz-mode>0x2e2</cmz-mode> <!-- CMZ_Mode_DDM | CMZ_Mode_All | CMZ_Mode_Upgrade | CMZ_Mode_Settings | CMZ_Mode_FirstStartup -->
<use-old-cust>true</use-old-cust>
<parse-file mode="mandatory">/usb/other/default_upgrade.xml</parse-file>
<cmz-mode>0x2e1</cmz-mode> <!-- CMZ_Mode_CMZ | CMZ_Mode_All | CMZ_Mode_Upgrade | CMZ_Mode_Settings | CMZ_Mode_FirstStartup -->
<use-old-cust>true</use-old-cust>
<parse-file>/tpa/preset/custom/customize_upgrade.xml</parse-file>
</protocol>

Upload this file to 'TPA/PRESET/DEFAULT/cmz_config.xml' using any way ( FS/FC/Setool2lite/SEFP...). Create ur 'default_upgrade.xml' in folder 'Other' in the PHONE. It will work from the next reboot.
2) Create ur own 'customize_upgrade.xml' with the following content:

<?xml version="1.0" encoding="UTF-8"?>
<customization>
<file-operations>
<file-op parse-mask="fa" op="link" source="usb/other/default_upgrade.xml" dest="tpa/preset/default/default_upgrade.xml" />
<file-op parse-mask="fa" op="chmod" dest="tpa/preset/default/default_upgrade.xml" attr="r" />
</file-operations>
</customization>

Save this file with UTF-8 encoding(!) and upload it to 'TPA/PRESET/CUSTOM/customize_upgrade.xml' using any way. Create ur 'default_upgrade.xml' in folder 'Other' in the PHONE (it must exist before rebooting). It will work from the second reboot because during the first reboot we make our substitution AFTER the OLD 'default_upgrade.xml' worked (as u can c in 'cmz_config.xml').

Now we can do almost everithing with our FS (so be careful). But return to camdrivers. This is what i did with my phone (it's just a sample, u can do it in ur way):
1) Created subfolders 'customize_FS' in folders 'Other' of PHONE and MEMORY CARD (just for convenience).
2) Put to 'customize_FS' on CARD following http://www.mediafire.com/?1mzglpmnmww (unpack)
3) Put to 'customize_FS' in PHONE trial 'default_upgrade.xml':

<?xml version="1.0" encoding="UTF-8" ?>
<customization>
<file-operations>
<file-op parse-mask="fa" op="copy" source="usb/other/customize_FS/test1.txt" dest="usb/other/customize_FS/test2.txt" />
</file-operations>
</customization>

and some test1.txt just to test if this method works
4) Used Setool2 Lite 1.08 and http://www.mediafire.com/?7fcbjj1lqxz for method 1) and http://www.mediafire.com/?23ibz1ixgzy for method 2)
5) If we obtained test2.txt in the same folder with the same content as test1.txt all we did is correct
6) Any time we want to change camdriver just copy 'default_upgrade.xml' from respective subfolder of 'customize_FS' on CARD to 'customize_FS' in PHONE and reboot. If u have no computer on hand u can use for copying any file manager (I use MiniCommander http://kys.h15.ru/p_minicommander/ )

Now we have another camdriver. U can check its version using >*<<*<*

PROS
- u change hiddeh FS once (the way u used every time to change ur camdriver earlier)
- in future to add new camdriver u can use ur phone as simple mass storage device (in the 'File transfer' mode) on ANY computer (u don't need installed phone or flasher drivers) or u can use Bluetooth or IR
- change is as fast as u can turn ur phone off and on again
- u r no longer chained to ur computer
- at the present time this is the only way to read files from the hidden FS for db2020 CID49/51/52 (useful for backup)

CONS
- no

I'm sorry for so big post. I'll be glad if some1 read it to the end. I just tried to make ur life easier

[ This Message was edited by: -AK- on 2007-11-09 23:47 ]
chris067
T68 gold
Joined: Jul 25, 2007
Posts: 62
From: France
PM
Posted: 2007-11-10 00:00
Reply with quoteEdit/Delete This PostPrint this post
AK,

THANKS A LOT !
That is really an interesting message !
Chris
.............. T610 / K700i / K550i ..............
-AK-
T68 gold
Joined: Sep 23, 2007
Posts: 16
PM
Posted: 2007-11-10 11:35
Reply with quoteEdit/Delete This PostPrint this post
SonarikK510's 2.35 is reseased! With normal Macro, manual ISO and some more.
2 SonarikK510
Please, put it and make all happy here
SonarikK510
W610 Orange
Joined: Oct 15, 2007
Posts: 156
From: Saratov, Russia Federation
PM
Posted: 2007-11-10 13:42
Reply with quoteEdit/Delete This PostPrint this post

http://www.esnips.com/doc/a82[....]8-b97c-dafc397f65d2/MHQ_v.2.35

this is 2.35



Thanks
W610 + M2 512Mb + HBH-DS970 + Patches + Flash menus + Language edit + Most High Quality camdriver ( by me ) + many other......
zungi
Aino Black
Joined: Oct 01, 2007
Posts: 38
PM
Posted: 2007-11-10 16:33
Reply with quoteEdit/Delete This PostPrint this post

[ This Message was edited by: zungi on 2010-04-19 21:50 ]
[addsig]
-AK-
T68 gold
Joined: Sep 23, 2007
Posts: 16
PM
Posted: 2007-11-11 12:29
Reply with quoteEdit/Delete This PostPrint this post
2 zungi

I think video is the weakest part of this cameraphone (and phone at all) and this is caused by hardware limitations. In dark we have choice:
- normal ISO - average frames quality but low FPS
- or normal ISO - high FPS but dark frames
- or high ISO - high FPS but low frame quality because of noise or strong noise reduction ("soap")
IMHO video is something that doesn't worth mentioning here and in deed I rarely pay any attention to it in new camdrivers for K550/W610.
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 353637 ... 606162  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic