Sony Ericsson / Sony : Software, Firmware and Drivers : supermode driver for C702/C510/C902/K850? FAILED
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> supermode driver for C702/C510/C902/K850? FAILED
Bookmark topic
I tried, but there is no line $s6 00 below seq_vf_start. Camera restart the phone.
Here's camdrv:
http://www.4shared.com/file/94839790/b88ca7b6/camdriver0.html[ This Message was edited by: geele76 on 2009-03-25 05:36 ]
--
Posted: 2009-03-25 06:34:02
Edit :
Quote
I forgot to mention that base driver should be at least v2.6, also found bugs in geele76 code. here is v3.3 with EM:
http://www.mediafire.com/download.php?mbzjmonuodb
THIS IS TEST, EM MIGHT NOT WORK!
geele76
you pasted code in wrong places, pay attention on 'above' and 'below' in description

[ This Message was edited by: Raiderski on 2009-03-25 09:10 ]
--
Posted: 2009-03-25 09:07:35
Edit :
Quote
On 2009-03-25 09:07:35, Raiderski wrote:
I forgot to mention that base driver should be at least v2.6, also found bugs in geele76 code. here is v3.3 with EM:
http://www.mediafire.com/download.php?mbzjmonuodb
geele76
you pasted code in wrong places, pay attention on 'above' and 'below' in description
[ This Message was edited by: Raiderski on 2009-03-25 08:15 ]
Raiderski please implement the EM AND ENM in the k850 greetings and thanks for all you work
--
Posted: 2009-03-25 09:40:17
Edit :
Quote
I don't know where shutter speed control is in K850, only somebody with K850 can find it
--
Posted: 2009-03-25 10:12:38
Edit :
Quote
I tested yesterday. It seems, no changes happened. Normal a fine quality do the same work.
But I would rather wait for anyone else.
--
Posted: 2009-03-25 13:39:55
Edit :
Quote
On 2009-03-25 10:12:38, Raiderski wrote:
I don't know where shutter speed control is in K850, only somebody with K850 can find it
and what we need to do for that?
the code for shutter speed is SET_REG(64,xx) is this where we looking for?
[ This Message was edited by: strong on 2009-03-25 13:13 ]
--
Posted: 2009-03-25 14:12:25
Edit :
Quote
nope, reg64 is slowest shutter speed and is used only in autoexposure calculations but...
in K850/C902 registers are different than in K800 which had 2 registers, one for slowest shutter and one for constant shutter. maybe in K850/C902 reg64 is also constant shutter speed value when autoexposure is disabled, I don't know
look at the list of K800 registers on my 4shared. use cmd02 to disable autoexposure (value 02) and take a shot to find out what exposure value is in EXIF. if will be equal to reg64 then good, if not other shutter register exist somewhere
--
Posted: 2009-03-25 15:47:52
Edit :
Quote
On 2009-03-25 14:12:25, strong wrote:
On 2009-03-25 10:12:38, Raiderski wrote:
I don't know where shutter speed control is in K850, only somebody with K850 can find it
and what we need to do for that?
the code for shutter speed is SET_REG(64,xx) is this where we looking for?
[ This Message was edited by: strong on 2009-03-25 13:13 ]
shutter speed is SET_REG(64,xx) wrong wrong wrong
fix shutter speed functions:
shutter speed slow
shutter speed fast
and
shutter speed slow flash xenon
shutter speed fast flash xenon
--
Posted: 2009-03-25 15:53:03
Edit :
Quote
On 2009-03-25 15:47:52, Raiderski wrote:
nope, reg64 is slowest shutter speed and is used only in autoexposure calculations but...
in K850/C902 registers are different than in K800 which had 2 registers, one for slowest shutter and one for constant shutter. maybe in K850/C902 reg64 is also constant shutter speed value when autoexposure is disabled, I don't know
look at the list of K800 registers on my 4shared. use cmd02 to disable autoexposure (value 02) and take a shot to find out what exposure value is in EXIF. if will be equal to reg64 then good, if not other shutter register exist somewhere
ok but what you mean disable ? lock may be?
#CMD(02,00)=auto
#CMD(02,01)=lock
--
Posted: 2009-03-25 18:58:15
Edit :
Quote
I own a c510, but i dont knw hw to test?? i modded my k750..applied hell lot of patches... but havent done anything since then...!! so would need a little guidance to initiate...
--
Posted: 2009-03-29 18:18:43
Edit :
Quote
New Topic
Reply