Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Modded Camera Driver for k800i/k810i

Visitors browsing this topic: 1
Add to Bookmarks
Previous  123 ... 198199200 ... 229230231  Next
Author Modded Camera Driver for k800i/k810i
pietropizzi
K800 Black
Joined: Nov 16, 2007
Posts: 130
From: Vienna
PM
Posted: 2008-01-18 12:26
Reply with quoteEdit/Delete This PostPrint this post
OK, 2 discoveries yesterday (maybe already known, I don't know)

1) You can delete the whole property 6 - code in camdriver, zoom still works as usual

I played around for hours on getting focus on prop 6 - no chance - zoom always worked
just to discover you can delete all the code of prop 6 and zoom still works !

It must have something to do with Linear zoom, property 25 because
when you change here #COM_EVENT(61,40) to #COM_EVENT(61,20)
the blue marker stops somewhere in the middle and doesn't zoom out further

And changing #COM_EVENT(61,40) to something like #COM_EVENT(43,10) for testing disables zoom.

2) When you put #SET_REG(3e,01) to #SET_REG(3e,05)in prop 25 you get
very small zoom steps between min/max - thats what we wanted to be able to work on focus --> zoomkeys

But I was sad after hours to discover that NOTHING overrules setting Zoom on Zoomkeys.

Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-01-18 13:33
Reply with quoteEdit/Delete This PostPrint this post
i'm playing with zoom using all my knowledge from 2mp camdriver but still i'm with nothing too. let's summarize:

1. seq_set_prop_6
traditional zoom functionality is somehow blocked in K800. this code must work because:

- this cannot be permanent blockade
- this code in K850 is actualized
- it is on supported properties list
- we need it

2. seq_set_prop_19
linear (or rather continuous) zoom is in use but it's useless for us. we must kill this zoom and restore zoom from prop_6

3. i removed all occurences of _prop_19_ and replaced with this:
seq_set_prop_19 = $u06;

no response from _prop_6 :|

ok, that's all for now


_________________
K800 R1KG001
W800 CID36 R1BD001 (driver 6.7.2)
raider.4shared.com
flickr.com/photos/raiderek

[ This Message was edited by: Raiderski on 2008-01-18 12:34 ]
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-01-18 15:02
Reply with quoteEdit/Delete This PostPrint this post
grrr! XS++ is killing me. can someone help me to upload patch to move drivers to accessible phone memory? contact at PM, anyone please?
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2008-01-18 15:16
Reply with quoteEdit/Delete This PostPrint this post
i'm good with patches and stuff, i notice you use the old R1KG001 firmware i'm not sure for a patch exicts for these firmware but i'll have a look,
Goldmen
C901 Black
Joined: Oct 07, 2007
Posts: > 500
From: Bulgaria
PM, WWW
Posted: 2008-01-18 15:29
Reply with quoteEdit/Delete This PostPrint this post
I try to change WB settings,but I don`t know how...
I wanna set Daylight WB as default (All auto) without flash and Incadescent WB in Auto when flash fired.
Can some1 help me...?

_________________
http://Goldman-K800i.4shared.com/


[ This Message was edited by: Goldmen on 2008-01-18 15:04 ]
jomateixa
C901 Silver
Joined: Dec 09, 2007
Posts: > 500
From:
PM
Posted: 2008-01-18 15:44
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-18 15:02:18, Raiderski wrote:
grrr! XS++ is killing me. can someone help me to upload patch to move drivers to accessible phone memory? contact at PM, anyone please?



Why don't you use FAR Manager?
pietropizzi
K800 Black
Joined: Nov 16, 2007
Posts: 130
From: Vienna
PM
Posted: 2008-01-18 16:09
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-18 15:29:59, Goldmen wrote:
I try to change WB settings,but I don`t know how...
I wanna set Daylight WB as default (All auto) without flash and Incadescent WB in Auto when flash fired.
Can some1 help me...?


Try changing
seq_set_prop_1_0 = #COM_EVENT(11,00); --> Default
to
seq_set_prop_1_0 = #COM_EVENT(11,05); --> Copy from Daylight

Second part of your question I don't understand
Goldmen
C901 Black
Joined: Oct 07, 2007
Posts: > 500
From: Bulgaria
PM, WWW
Posted: 2008-01-18 16:19
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-18 16:09:08, pietropizzi wrote:
Try changing
seq_set_prop_1_0 = #COM_EVENT(11,00); --> Default
to
seq_set_prop_1_0 = #COM_EVENT(11,05); --> Copy from Daylight

Second part of your question I don't understand

"05" is daylight....?
Thank you!
I mean when all settings are auto:
1.Good light condition,no flash needed-WB is default
2.Low light condition,flash needed and fired-update WB from default to incadescent
May be some changes in property 23...?

_________________
http://Goldman-K800i.4shared.com/


[ This Message was edited by: Goldmen on 2008-01-18 15:29 ]
anonym1s
K800 Silver
Joined: Jan 18, 2008
Posts: 2
PM
Posted: 2008-01-18 16:38
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-10 17:17:14, milan91 wrote:
Here is original patch:

Code:

;K810 SW-R8BA024
;ifs/settings/acoustic -> usb/other/se/acoustic
;ifs/settings/camera -> usb/other/se/camera
;By Mike (a.k.a. Stonos, Darky)
;This really works!

+44140000

1A72EBC: 2F006900660073002F00730065007400 2F007500730062002F006F0074006800
1A72ECC: 740069006E00670073002F0061006300 650072002F00730065002F0061006300
1A72EDC: 6F0075007300740069006300 6F0075007300740069006300

19FA75E: 2F006900660073002F00730065007400 2F007500730062002F006F0074006800
19FA76E: 740069006E00670073002F0063006100 650072002F00730065002F0063006100
19FA77E: 6D00650072006100 6D00650072006100




Now i put some camdrivers in other, and if i want to change only delete old from other/se/camera and copy new to other/se/camera



Hi milan91!
I think these patches are very useful for anyone who likes to test the drivers.
How did you make them? Have you got a patch maker? Can you share it with me, please?
pietropizzi
K800 Black
Joined: Nov 16, 2007
Posts: 130
From: Vienna
PM
Posted: 2008-01-18 16:44
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-18 16:19:33, Goldmen wrote:

On 2008-01-18 16:09:08, pietropizzi wrote:
Try changing
seq_set_prop_1_0 = #COM_EVENT(11,00); --> Default
to
seq_set_prop_1_0 = #COM_EVENT(11,05); --> Copy from Daylight

Second part of your question I don't understand

"05" is daylight....?
Thank you!
I mean when all settings are auto:
1.Good light condition,no flash needed-WB is default
2.Low light condition,flash needed and fired-update WB from default to incadescent
May be some changes in property 23...?



I still don't get it...

If you want
DEFAULT AUTO WB ---> DEFAULT DAYLIGHT WB set
seq_set_prop_1_0 = #COM_EVENT(11,05);

If you want set a WB when flash needed set it in prop 23

right before $"autoflash" in the R6 camera version I would put a
#COM_EVENT(11,xx)

Take care if set to Auto (00) you should put an UpdateWB somewhere....I think..

jomateixa
C901 Silver
Joined: Dec 09, 2007
Posts: > 500
From:
PM
Posted: 2008-01-18 16:52
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-18 16:19:33, Goldmen wrote:

On 2008-01-18 16:09:08, pietropizzi wrote:
Try changing
seq_set_prop_1_0 = #COM_EVENT(11,00); --> Default
to
seq_set_prop_1_0 = #COM_EVENT(11,05); --> Copy from Daylight

Second part of your question I don't understand

"05" is daylight....?
Thank you!
I mean when all settings are auto:
1.Good light condition,no flash needed-WB is default
2.Low light condition,flash needed and fired-update WB from default to incadescent
May be some changes in property 23...?

_________________
http://Goldman-K800i.4shared.com/


[ This Message was edited by: Goldmen on 2008-01-18 15:29 ]


I think is not gud idea put Incandescent WB for all flash pics, but you could put it in a mode (for example Twilight portrait) like this:

seq_set_prop_10_4 = $"Nightportrait_scene" // IS disabled
$sc 07 // Sensor scene
$c9 08 // R5 camera version?
#COM_EVENT(51,00) // sensor scene R5
$cl
#COM_EVENT(51,07) // Sensor scene R6
$cx
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
#COM_EVENT(51,03) // "Party 03"
#COM_EVENT(11,03) // White balance => tungsten
#UPDATE_WB_IF_NECESSARY
#NORM_MODE;

It will work on Ultimate, on other drivers implementation is slightly different. I putted it on the new (not released yet) version of Ultimate.

Cheers


[ This Message was edited by: jomateixa on 2008-01-18 16:31 ]
milan91
K800 Black
Joined: Jun 04, 2006
Posts: > 500
From: Europe
PM
Posted: 2008-01-18 17:24
Reply with quoteEdit/Delete This PostPrint this post

Hi milan91!
I think these patches are very useful for anyone who likes to test the drivers.
How did you make them? Have you got a patch maker? Can you share it with me, please?

Its not my work... There write : By Mike (a.k.a. Stonos, Darky)
I only edit that patch and put to only move ifs/settings/camera to other
I dont want to put my acoustic to other
anonym1s
K800 Silver
Joined: Jan 18, 2008
Posts: 2
PM
Posted: 2008-01-18 18:40
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-18 17:24:47, milan91 wrote:
Its not my work... There write : By Mike (a.k.a. Stonos, Darky)
I only edit that patch and put to only move ifs/settings/camera to other
I dont want to put my acoustic to other




Ok mate. Then could you post the link where you got the patch from please?

[ This Message was edited by: anonym1s on 2008-01-18 17:43 ]

[ This Message was edited by: anonym1s on 2008-01-18 17:45 ]
Kriomag
W810 black
Joined: Dec 20, 2006
Posts: > 500
From: Poland
PM, WWW
Posted: 2008-01-19 17:16
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-18 15:44:22, jomateixa wrote:

On 2008-01-18 15:02:18, Raiderski wrote:
grrr! XS++ is killing me. can someone help me to upload patch to move drivers to accessible phone memory? contact at PM, anyone please?



Why don't you use FAR Manager?

because it is also very slow! You have turn phone off, upload, and turn on again... it takes forever!

With patch (move drivers to other) you can upload driver without disabling phone - it takes only few seconds
jomateixa
C901 Silver
Joined: Dec 09, 2007
Posts: > 500
From:
PM
Posted: 2008-01-19 17:18
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-19 17:16:40, Kriomag wrote:

On 2008-01-18 15:44:22, jomateixa wrote:

On 2008-01-18 15:02:18, Raiderski wrote:
grrr! XS++ is killing me. can someone help me to upload patch to move drivers to accessible phone memory? contact at PM, anyone please?



Why don't you use FAR Manager?

because it is also very slow! You have turn phone off, upload, and turn on again... it takes forever!

With patch (move drivers to other) you can upload driver without disabling phone - it takes only few seconds


Right! but FAR is faster than XS++ anyway!

I don't installed that patch yet, how it works exactly? there's any for k800 R8? (not k810 sw)

[ This Message was edited by: jomateixa on 2008-01-19 16:20 ]
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 198199200 ... 229230231  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic