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
all
1. anyone has original driver from W810?
2. soon one more TEST version before FINAL
Power_VANO
100% camera crash guaranteed
i must think how to interpret your investigation because interesting is why 96666 is last acceptable (no crash) value
anhhp2005
you welcome
heiyei
nice! you are much more patient than me
end of trasmission...
--
Posted: 2007-08-22 15:40:02
Edit :
Quote
lpachuong well
thx for explanation
i'll waiting your next release to try it
--
Posted: 2007-08-22 15:44:37
Edit :
Quote
We are waiting for final version
--
Posted: 2007-08-22 15:44:49
Edit :
Quote
On 2007-08-22 15:40:02, Raiderski wrote:
all
1. anyone has original driver from W810?
2. soon one more TEST version before FINAL
Power_VANO
100% camera crash guaranteed
i must think how to interpret your investigation because interesting is why 96666 is last acceptable (no crash) value
anhhp2005
you welcome
heiyei
nice! you are much more patient than me
end of trasmission...
@Raiderski
here is w810 original
http://www.mediafire.com/?axhjd9xqttv
[ This Message was edited by: strong on 2007-08-22 15:32 ]
--
Posted: 2007-08-22 15:54:03
Edit :
Quote
On 2007-08-22 15:44:49, BundyRRR wrote:
We are waiting for final version
2nd'd
--
Posted: 2007-08-22 15:56:50
Edit :
Quote
On 2007-08-22 11:46:56, Randolph wrote:
my first pic with sarmad 5.8:
looks great with macro on and focus infinite - NO night mode!
@ all: WHY appear on K750i CID49 more and stronger vertical lines in the pictures?? Although I changed my cam module to CID36, I can not get rid of that lines... is it the mainboard or den R1DB001 firmware??
@Randolph
Nice picture!!
--
Posted: 2007-08-22 16:15:08
Edit :
Quote
Raiderski
100% camera crash guaranteed
i must think how to interpret your investigation because interesting is why 96666 is last acceptable (no crash) value
So those parameters somehow define the buffer size, yes?
96666 = 601.6 KB, after this, camera crashes. I think this is max allowed buffer size in K750/W800.
And to all camdriver modders:
Why are not you uploading your new camdrivers to
http://downloads.wow-info.net/se/drivers/camera ?
--
Posted: 2007-08-22 16:33:30
Edit :
Quote
@Power_VANO
I tryed to upload my driver but I did made it how to upload ?
--
Posted: 2007-08-22 16:50:41
Edit :
Quote
just use the username and password I gave you to connect to ftp.servage.net then browse to your folder named strong and upload camdriver there
--
Posted: 2007-08-22 17:10:25
Edit :
Quote
On 2007-08-22 16:33:30, Power_VANO wrote:
So those parameters somehow define the buffer size, yes?
96666 = 601.6 KB, after this, camera crashes. I think this is max allowed buffer size in K750/W800.
not exactly... first you must notice important thing:
for SE camera driver designers 1 KB = 1000 bytes
so, there is possible divergence:
driver = 1000
phone file system = 1024
if this is true then:
1. driver to firmware: "create jpeg but remember: max file size is 96666 (hex) /
1000 = 616 KB!"
2. firmware says: "no problem! i will run jpeg encoder right now!"
max possible result?
616 * 1024 = 630784 bytes
conclusion:
real theory or science fiction? i see something real behind this because my biggest picture has 622550 bytes (~608 KB) but one dude on this forum had ~630 KB photo. this is much more than 616 KB and i think there is something else...
maybe 616 KB is limit but jpeg encoder can generate bigger files. if this "accidental big" file will not harm memory above picture buffer (616 KB) then picture will be succesfuly saved
real theory: unknown
strong
thx
_________________
W800 CID36 R1BD001
www.flickr.com/photos/8469432@N06/[ This Message was edited by: Raiderski on 2007-08-22 16:41 ]
--
Posted: 2007-08-22 17:41:04
Edit :
Quote
New Topic
Reply