Esato

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

Visitors browsing this topic: 1
Add to Bookmarks
123 ... 229230231  Next
Author Modded Camera Driver for k800i/k810i
kopritis
K800 Black
Joined: Mar 11, 2007
Posts: 295
From: Loutsa-Greece
PM
Posted: 2007-07-31 11:54
Reply with quoteEdit/Delete This PostPrint this post
Here you can find Modded Camdriver for k800/k810



[ This Message was edited by: kopritis on 2007-12-30 17:46 ]
Vipera ammodytes
Sony Xperia Z1
Joined: Sep 22, 2004
Posts: > 500
From: Serbia
PM
Posted: 2007-07-31 12:01
Reply with quoteEdit/Delete This PostPrint this post
Finally someone who mod K800 driver.

This message was posted from a K750i
SE4NICK
W580 Grey
Joined: Dec 27, 2006
Posts: > 500
From: Australia
PM
Posted: 2007-07-31 12:04
Reply with quoteEdit/Delete This PostPrint this post
This is good news thanks for the link !
$herry
K850 Green
Joined: Jun 17, 2007
Posts: 478
From: Pakistan
PM
Posted: 2007-07-31 12:26
Reply with quoteEdit/Delete This PostPrint this post
any instructions on how to update the driver? for free i.e.. any help is appreciated [addsig]
max_wedge
Xperia Neo Black
Joined: Aug 29, 2004
Posts: > 500
From: Australia
PM, WWW
Posted: 2007-07-31 12:39
Reply with quoteEdit/Delete This PostPrint this post
@kopritis, thanks for that link man, like you I have cid52, so it's "have to wait" time for dcu-60 cid52 hacking. XS++ will have it soon I'm sure

I think I might buy a service cable...
The DVT cmz_config hack is another way to access file system on cid51/52 phones using dcu-60 (costs 1 davinci credit)

@$herry, not free for cid51/52, but good for K800 cid49: see this thread at se-nse:
http://forums.se-nse.net/index.php?showtopic=6805 and post there a question if K810 is supported. Someone may have tried it.


_________________
File System Tweaks for the K750 K750 Tricks

[ This Message was edited by: max_wedge on 2007-07-31 11:48 ]
kopritis
K800 Black
Joined: Mar 11, 2007
Posts: 295
From: Loutsa-Greece
PM
Posted: 2007-07-31 14:12
Reply with quoteEdit/Delete This PostPrint this post
If Someone have cid49 k800 then they can do update the camera diver with far manager and phone xs++

for cid51/52 i don't know how can update the driver or /fs access.....

[ This Message was edited by: kopritis on 2007-07-31 13:13 ]
max_wedge
Xperia Neo Black
Joined: Aug 29, 2004
Posts: > 500
From: Australia
PM, WWW
Posted: 2007-07-31 14:17
Reply with quoteEdit/Delete This PostPrint this post
only with the cmz_config hack (using davinci) or with service cable. No free way....
kopritis
K800 Black
Joined: Mar 11, 2007
Posts: 295
From: Loutsa-Greece
PM
Posted: 2007-07-31 14:21
Reply with quoteEdit/Delete This PostPrint this post

On 2007-07-31 14:17:28, max_wedge wrote:
only with the cmz_config hack (using davinci) or with service cable. No free way....



I'll be waiting the free way... as long as it take it!!!
max_wedge
Xperia Neo Black
Joined: Aug 29, 2004
Posts: > 500
From: Australia
PM, WWW
Posted: 2007-07-31 14:25
Reply with quoteEdit/Delete This PostPrint this post
those modder dudes at se-nse will have a solution soon enough
opexblue
Xperia X8 White
Joined: Jan 18, 2006
Posts: 226
From: Manado, North Celebes, INA.
PM
Posted: 2007-07-31 16:04
Reply with quoteEdit/Delete This PostPrint this post
Finally... Camera Driver for k800i/k810i..!!!
Now just have to wait till CID51 cracked, or is it already..??
sowbran
C905 Black
Joined: Jun 11, 2006
Posts: 158
From: Mexico
PM
Posted: 2007-07-31 18:43
Reply with quoteEdit/Delete This PostPrint this post

On 2007-07-31 11:54:23, kopritis wrote:
This modded driver it's for more sharp pictures from standard version driver 2.5...

Download link:
http://rapidshare.com/files/46093875/camdriver0.rar.html

P.S. You can post photo's here to see before and after!

Some info:
I found the driver from a www site. For a days i search the code to find the sharpeness code... So i found it but the problem is that i have a k810 and i can't test the driver because my phone is CID52...

[ This Message was edited by: kopritis on 2007-07-31 11:14 ]


Hi kopritis you're amazing i have a question i have a k790
do you know if this camdriver works in the k790?
kopritis
K800 Black
Joined: Mar 11, 2007
Posts: 295
From: Loutsa-Greece
PM
Posted: 2007-07-31 18:47
Reply with quoteEdit/Delete This PostPrint this post
@sowbran

i don't know man! I think it's the same driver but i'm not sure...

[ This Message was edited by: kopritis on 2007-07-31 17:47 ]
Mike2
T630
Joined: Feb 04, 2005
Posts: 322
From: Thessaloniki, Greece
PM, WWW
Posted: 2007-07-31 23:53
Reply with quoteEdit/Delete This PostPrint this post
Hmmm... The only difference in this camera driver is in line 329:

Original camera driver:
#COM_EVENT(56,FF) // Reset sharpness


Modified camera driver:
#COM_EVENT(56,08) // ff Reset sharpness // 08 sharpness to max (8)



That should improve the sharpness, but it could make it too sharp...

I will try the driver and post the results tomorrow... (I've got the no-bruteforce hack installed )
It's too dark to try it now, and I don't want to try it with night mode on

[ This Message was edited by: Mike2 on 2007-07-31 22:55 ]
max_wedge
Xperia Neo Black
Joined: Aug 29, 2004
Posts: > 500
From: Australia
PM, WWW
Posted: 2007-08-01 00:10
Reply with quoteEdit/Delete This PostPrint this post
the most important hack needed for the K800 driver is to ramp down the compression somewhat. The images are way too compressed, I'd like to see a driver with less jpg compression on images.

Anyone know how to modify these lines to reduce compression:

//***************************************************
// JPEG Compression level, property 5
//***************************************************
//
// Compression Resolution Max Target Min Jpeg_first
// 0 => normal any 900 600 400 75
// 1 => low any 900 850 600 90
// 2 => normal VGA 150 55 10 75
// 3 => low VGA 150 80 10 90
// 4 => normal 1MP 400 200 60 75
// 5 => low 1MP 400 300 100 90
// 6 => normal 2MP 600 400 150 75
// 7 => low 2MP 600 500 400 90
// 8 => normal 3MP 800 600 400 75
// 9 => low 3MP 900 850 600 90
//----------------------------------------------------

For example would this be worth trying:
// 9 => low 3MP 990 940 800 95

??
kopritis
K800 Black
Joined: Mar 11, 2007
Posts: 295
From: Loutsa-Greece
PM
Posted: 2007-08-01 00:41
Reply with quoteEdit/Delete This PostPrint this post

On 2007-07-31 23:53:24, Mike2 wrote:
Hmmm... The only difference in this camera driver is in line 329:

Original camera driver:
#COM_EVENT(56,FF) // Reset sharpness


Modified camera driver:
#COM_EVENT(56,08) // ff Reset sharpness // 08 sharpness to max (8)



That should improve the sharpness, but it could make it too sharp...

I will try the driver and post the results tomorrow... (I've got the no-bruteforce hack installed )
It's too dark to try it now, and I don't want to try it with night mode on

[ This Message was edited by: Mike2 on 2007-07-31 22:55 ]


yea! that's all improve... but for one letter the driver get more sharp pictures... (I hope so... )

[ This Message was edited by: kopritis on 2007-07-31 23:50 ]
Access the forum with a mobile phone via esato.mobi
123 ... 229230231  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic