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
On 2007-06-25 23:35:21, Raiderski wrote:
i use it with success but still i have some things to do (more tests, code cosmetics). unfortunatly i have some other work to do
Well, if you've had success with it, why don't you release it to the mases? And in the true open-source way, we could test it and give you feedback.

[ This Message was edited by: F-Lexx on 2007-06-26 08:13 ]
--
Posted: 2007-06-26 09:10:00
Edit :
Quote
where can i download kriomag 21.91 with vivid
--
Posted: 2007-06-26 09:21:25
Edit :
Quote
I don't think there was v. 21.91 with vivid. I have the regular version and I can upload it if you want.
--
Posted: 2007-06-26 09:27:53
Edit :
Quote
@Raiderski
BTW, in your last driver.
Is it all right in "seq_init" section with lines?
$cf 00
#CMD(56,#SHARPNESS)
#CMD(58,#SATURATION)
$cl
#CMD(56,05)
#CMD(58,00)
$cx
I guess smth is excess...
THX
--
Posted: 2007-06-26 09:40:09
Edit :
Quote
@F-Lexx: please upload Kriomag 21.91.
According to your views which is the best firmware for CID49 RED K750i. I just want you views dont say that this is according to person to person just straight away write that this is the best.
Actually i have tried almost every driver but pics are not coming sharp in my new k750 as they come in my old k750 and w810.
thanks.
[ This Message was edited by: amarsidhu on 2007-06-26 08:51 ]
--
Posted: 2007-06-26 09:49:05
Edit :
Quote
http://www.sendspace.com/file/drmrjg
Remember to use the "v21.91 for CID49 R2B001" version.
As for me, I have a K750i, CID 49, with W800i R1BC002 firmware (both FS and Main). I've used some patches on the Main file.
I've never had problems with the camera, and the phone is fairly new. I've had it for less than a year.
--
Posted: 2007-06-26 10:07:06
Edit :
Quote
679
for more contrast and saturation play with these setups:
contrast: START_EXPOSURE= $-0
09; to 0A
colors: SATURATION=
06; to 07 or bigger (on full sunlight can produce unnatural colors)
it is partial solution only because for low contrast and weak colors is responsible gamma correction which is applied before image save.
code from seq_init is good, well maybe i should test only one bit and not whole register but i don't have time to check difference. this code check CID version and set sharpness and saturation values. for 49 sharpness = 5 and saturation = 0 (can't hold more)
F-Lexx
i will but i have to write additional code for CID49
--
Posted: 2007-06-26 10:42:21
Edit :
Quote
On 2007-06-26 10:07:06, F-Lexx wrote:
http://www.sendspace.com/file/drmrjg
Remember to use the "v21.91 for CID49 R2B001" version.
As for me, I have a K750i, CID 49, with W800i R1BC002 firmware (both FS and Main). I've used some patches on the Main file.
I've never had problems with the camera, and the phone is fairly new. I've had it for less than a year.
@F-Lexx: i tried to do the sliding with gslide but when i use the output file the screen goes white nothing else
i think there is some patch doing something wrong
can u post your slided files somewhere so that i can flash it with those.
i hope i am not troubling you.
I changed the new camera of k750 with the old camera of k750, and the pics are much better and sharp. so the end result is that the new k750s camera is inferior to the old k750s because they were costlier.
Thanks and regards
[ This Message was edited by: amarsidhu on 2007-06-26 09:50 ]
--
Posted: 2007-06-26 10:47:43
Edit :
Quote
On 2007-06-26 10:42:21, Raiderski wrote:
679
.....
code from seq_init is good, well maybe i should test only one bit and not whole register but i don't have time to check difference. this code check CID version and set sharpness and saturation values. for 49 sharpness = 5 and saturation = 0 (can't hold more)
@Raiderski
As i have CID36 i guess the bold lines are unnecessary:
$cf 00
#CMD(56,#SHARPNESS)
#CMD(58,#SATURATION)
$cl
#CMD(56,05)
#CMD(58,00)
$cx
OK?
--
Posted: 2007-06-26 11:18:38
Edit :
Quote
@ armasidhu: I know about the difference between old and new camera modules: Do you know where to get old but working camera modules? Do you know how to find out wheter a module is new or old series??
--
Posted: 2007-06-26 11:21:58
Edit :
Quote
New Topic
Reply