Sony Ericsson / Sony : Software, Firmware and Drivers : Super camera driver for k750/w800/w810
		> 
New Topic
		
	
		> 
Reply<
		
		
Esato Forum Index
		> 
Sony Ericsson / Sony >		
Software, Firmware and Drivers 
>		Super camera driver for k750/w800/w810
Bookmark topic
what are you guys querying about?
mine is working good... (i think)
ZUSA 3 16x ZOOM in
 
RAW: 
http://www.sendmefile.com/00494855
ZUSA 3 Zoom out
 
RAW: 
http://www.sendmefile.com/00494858
-------------------------
Chengrong's Supermode 16x ZOOM in
 
RAW: 
http://www.sendmefile.com/00494853
Chengrong's Supermode Zoom out
 
RAW: 
http://www.sendmefile.com/00494854
uumm... those were the results as my K750i is having R1DB firmware.
--
 Posted: 2007-01-10 02:24:00
Edit : 
Quote
@ Chengrong suggestions 2 default cam night 3th edition of super camera driver(version 8.53), 
* Brightness (06 02 00 01 12 54 #CMD_END ; 06 02 00 01 16 08 #CMD_END) 
* EV +0.7 =Manual Shutter Speed 1.4 + fast focu (06 02 00 01 03 41 #CMD_END) 
* VR night + speed (VR_NIGHT_MODE_FR=21;) 
* Max ISO and Cor (06 02 00 01 05 05 #CMD_END;) ($s0 %0 $-0 00 $b0 00 5 3 06 02 00 01 $w0 06 #CMD_END)
* Correct  Contrast and AE (seq_get_prop_12= 05 01 00 01 02 $f $r3 0 0 1; ) (06 02 00 01 00 55 #CMD_END )
* Auto init Super Camera
;-D best photo thanks 
--------------------------------------------------------------------
seq_init=05 02 00 0B D0 #CMD_END 
         05 02 00 0C 07 #CMD_END	
         06 02 00 01 00 52 #CMD_END	  		
         05 02 00 18 00 #CMD_END			
         06 02 00 01 05 56 #CMD_END		
	 06 02 00 01 00 55 #CMD_END 
         06 02 00 01 00 08 #CMD_END	 
         $s0 09 $-0 0a 06 02 00 01 $w0 06 #CMD_END		
         $s6 09
	 #GET_SENSOR_VERSION;	
VR_NORMAL_MODE_FR=2a; 
VR_NIGHT_MODE_FR=21; 
seq_set_prop_7_0=06 02 00 01 28 03 #CMD_END 
05 02 00 08 3e #CMD_END 
06 02 00 01 81 34 #CMD_END 
05 02 00 0C 07 #CMD_END 
06 02 00 01 00 41 #CMD_END 
06 02 00 01 01 54 #CMD_END 
06 02 00 01 00 08 #CMD_END 
#WAIT_FOR_MODE_TRANSITION; 
seq_set_prop_7_1=06 02 00 01 0f 03 #CMD_END 
05 02 00 08 1d #CMD_END 
06 02 00 01 01 34 
#CMD_END 
05 01 00 0C 07 #CMD_END 
06 02 00 01 03 41 #CMD_END 
06 02 00 01 12 54 #CMD_END 
06 02 00 01 16 08 #CMD_END 
$s0 %0 $-0 00 $b0 00 5 3 06 02 00 01 $w0 06 #CMD_END
insert possible Shutter Speed 1.4 ? 
#WAIT_FOR_MODE_TRANSITION; 
seq_set_prop_11_0=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_1=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_2=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_3=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_4=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_5=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_6=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_7=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_8=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_9=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_a=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_b=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_c=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_d=06 02 00 01 05 05 #CMD_END;
seq_get_prop_12= 05 01 00 01 02 $f $r3 0 0 1; 
--------------------------------------------------------------------
My Driver base 8.52
hellow from Brazil version tunned (+cor/bright/zoom/functions) 
drivercam 8.52(Cheng Rong auto supermode) + display driver tunned and Original drivers for Backup: display and camdriver k750 R1CA021 
New 2007 Fast focu, AE, Cor
Archive 5mb size: 
Softwares: Gflash(patchs) and Far(drivers disp,cam) 
Settings: Patchs + driver Cam tunned + driver Disp tunned 
Backup original: display and camdriver k750 r1ca021 
Help readme.txt 
Donwload -> 
http://www.paparazy.com/k750tunned.zip
[ This Message was edited by: paparazy on 2007-01-10 15:33 ]
[ This Message was edited by: paparazy on 2007-01-10 15:43 ]
--
 Posted: 2007-01-10 14:54:53
Edit : 
Quote
@paparazy
seq_get_prop_12= 05 01 00 01 02 $f $r3 0 0 
what's it means? i don't know 
05 02 00 0C 07 #CMD_END  it is useless
i think 
05 02 00 0B LL //JPEG retry time max LL(hex) ms
05 02 00 0C HH  //JPEG retry time max HH(hex) ms
ISO high then high noise 
sharp @night maybe 06 02 00 01 00 56 #CMD_END for low noise		
Do you think about it ?
Quote:
On 2007-01-10 14:54:53, paparazy wrote:
@ Chengrong suggestions 2 default cam night 3th edition of super camera driver(version 8.53), 
* Brightness (06 02 00 01 12 54 #CMD_END ; 06 02 00 01 16 08 #CMD_END) 
* EV +0.7 =Manual Shutter Speed 1.4 + fast focu (06 02 00 01 03 41 #CMD_END) 
* VR night + speed (VR_NIGHT_MODE_FR=21;) 
* Max ISO and Cor (06 02 00 01 05 05 #CMD_END;) ($s0 %0 $-0 00 $b0 00 5 3 06 02 00 01 $w0 06 #CMD_END)
* Correct  Contrast and AE (seq_get_prop_12= 05 01 00 01 02 $f $r3 0 0 1; ) (06 02 00 01 00 55 #CMD_END )
;-D best photo thanks 
--------------------------------------------------------------------
seq_init=05 02 00 0B D0 #CMD_END 
         05 02 00 0C 07 #CMD_END	
         06 02 00 01 00 52 #CMD_END	  		
         05 02 00 18 00 #CMD_END			
         06 02 00 01 05 56 #CMD_END		
	 06 02 00 01 00 55 #CMD_END 
         06 02 00 01 00 08 #CMD_END	 
         $s0 09 $-0 0a 06 02 00 01 $w0 06 #CMD_END		
         $s6 09
	 #GET_SENSOR_VERSION;	
VR_NORMAL_MODE_FR=2a; 
VR_NIGHT_MODE_FR=21; 
seq_set_prop_7_0=06 02 00 01 28 03 #CMD_END 
05 02 00 08 3e #CMD_END 
06 02 00 01 81 34 #CMD_END 
05 02 00 0C 07 #CMD_END 
06 02 00 01 00 41 #CMD_END 
06 02 00 01 01 54 #CMD_END 
06 02 00 01 00 08 #CMD_END 
#WAIT_FOR_MODE_TRANSITION; 
seq_set_prop_7_1=06 02 00 01 0f 03 #CMD_END 
05 02 00 08 1d #CMD_END 
06 02 00 01 01 34 
#CMD_END 
05 01 00 0C 07 #CMD_END 
06 02 00 01 03 41 #CMD_END 
06 02 00 01 12 54 #CMD_END 
06 02 00 01 16 08 #CMD_END 
$s0 %0 $-0 00 $b0 00 5 3 06 02 00 01 $w0 06 #CMD_END
insert possible Shutter Speed 1.4 ? 
#WAIT_FOR_MODE_TRANSITION; 
seq_set_prop_11_0=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_1=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_2=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_3=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_4=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_5=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_6=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_7=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_8=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_9=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_a=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_b=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_c=06 02 00 01 05 05 #CMD_END; 
seq_set_prop_11_d=06 02 00 01 05 05 #CMD_END;
seq_get_prop_12= 05 01 00 01 02 $f $r3 0 0 1; 
--------------------------------------------------------------------
My Driver base 8.52
hellow from Brazil version tunned (+cor/bright/zoom/functions) 
drivercam 8.52(Cheng Rong auto supermode) + display driver tunned and Original drivers for Backup: display and camdriver k750 R1CA021 
New 2007 Fast focu, AE, Cor
Archive 5mb size: 
Softwares: Gflash(patchs) and Far(drivers disp,cam) 
Settings: Patchs + driver Cam tunned + driver Disp tunned 
Backup original: display and camdriver k750 r1ca021 
Help readme.txt 
Donwload -> 
http://www.paparazy.com/k750tunned.zip
[ This Message was edited by: paparazy on 2007-01-10 15:33 ]
--
 Posted: 2007-01-10 16:46:14
Edit : 
Quote
@Chengrong
seq_get_prop_12= 05 01 00 01 02 $f $r3 0 0 
what's it means? i don't know 
* Res: THis is the Auto Exposure.....Decrese the value 01 for better contrast...original was 22
ISO high then high noise 
sharp @night maybe 06 02 00 01 00 56 #CMD_END for low noise 
Do you think about it ? 
* Res: hummm for my high noise good decrese pixels and increases colors ref. seq_set_prop_11_0....=06 02 00 01 05 05 #CMD_END; 
friend no more... no english
working good thanks Chengrong!!
--
 Posted: 2007-01-10 20:18:26
Edit : 
Quote
Quote:
On 2006-11-21 04:48:04, tranced wrote:
no sir!
w850 is not supported, sir!
these drivers are for k750 and w800, sir!
Sir!!! W810 DOES SUPPORT AAAAALLLLLLLLL THESE DRIVERS!!!! I HAVE ALREADY TESTED A LOT OF THEM!!!!! AND THEY WORK GREAT!!!! SORRY MAN...
--
 Posted: 2007-01-10 22:40:57
Edit : 
Quote
thanks for the info
--
 Posted: 2007-01-11 00:54:10
Edit : 
Quote
The W810 camera driver is same as W800 & K750, But it's version 4.5.
If version lower then 4.4 . you can change the line 
seq_get_prop_0 = $s1 04 $s0 04;   //your version
Quote:
On 2007-01-10 22:40:57, BLKSNAKER wrote:
Quote:
On 2006-11-21 04:48:04, tranced wrote:
no sir!
w850 is not supported, sir!
these drivers are for k750 and w800, sir!
Sir!!! W810 DOES SUPPORT AAAAALLLLLLLLL THESE DRIVERS!!!! I HAVE ALREADY TESTED A LOT OF THEM!!!!! AND THEY WORK GREAT!!!! SORRY MAN...
--
 Posted: 2007-01-11 01:59:52
Edit : 
Quote
is the 8.53 ready to be released?
--
 Posted: 2007-01-11 02:32:16
Edit : 
Quote
Quote:
On 2007-01-07 01:02:10, 3ricK wrote:
Well ... thatīs weird! I was Just trying now again and decided to change the size of pic to 640x480 !! Now iīve noticed that is was really on super Mode!!
I was able to notice all the differents options from the -1.7 EV to 2.0 EV!! 
The Brightness on the 1.0 EV  , the FPS& SlowShutter on -1.3 ...
But then came back to 2.0 MP and nothing... pressed the + and - buttons and nothing happens ,just that f**kin sentence that zoom isnt allowed .... !
This is exactly what happens with me too. My Supermode works only for 640*480 and 160*120. There is no Supermode for the 2MP mode.
Is this the expected behvior, and is everybody out here using Supermode with 640*480 and 160*120 only?
--
 Posted: 2007-01-11 07:30:40
Edit : 
Quote
Quote:
On 2007-01-07 01:02:10, 3ricK wrote:
Well ... thatīs weird! I was Just trying now again and decided to change the size of pic to 640x480 !! Now iīve noticed that is was really on super Mode!!
I was able to notice all the differents options from the -1.7 EV to 2.0 EV!! 
The Brightness on the 1.0 EV  , the FPS& SlowShutter on -1.3 ...
But then came back to 2.0 MP and nothing... pressed the + and - buttons and nothing happens ,just that f**kin sentence that zoom isnt allowed .... !
This is exactly what happens with me too. My Supermode works only for 640*480 and 160*120. There is no Supermode for the 2MP mode.
Is this the expected behvior, and is everybody out here using Supermode with 640*480 and 160*120 only?
--
 Posted: 2007-01-11 07:36:29
Edit : 
Quote
		
		New Topic  
			Reply