Bug Reports against Recent Builds -- Report bugs here - page 12 - CHDK Releases - CHDK Forum supplierdeeply

Bug Reports against Recent Builds -- Report bugs here

  • 281 Replies
  • 135327 Views
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #110 on: 31 / May / 2009, 11:53:51 »
Advertisements
A590;

- Disp button basically doesn't work as expected, the screen goes blank but pressing the button again doesn't make it come up again.

- Poweroff retracts the lens, screen goes off, camera goes on again on screen 'E24' and then turns off again.

This very much sounds like a hardware problem not related to CHDK in any way i.e. your camera is probably broken and in need of service. To verify, use it without CHDK until you get the same error.

Sorry you are right, verified without CHDK.

Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #111 on: 09 / June / 2009, 04:13:54 »
On A560 didn't work the LCD control. "Disable LCD" function.

Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #112 on: 09 / June / 2009, 15:18:56 »
A590;

build a590-101b-0.9.8-772 : I thing some bugs with OSD display- while half pressing the shutter, the OSD flashes on and off, as well the original firmware's 2:3 grid lines. The problem more obvious with build a590-101b-0.9.8-770 (after half-pressing the shutter multiple times). This also occurs with build 758 & 769


Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #113 on: 21 / June / 2009, 00:48:16 »
-778 on a590, the clock and temperature are displayed on play screen when I set chdk to not display on play.

ubasic: set_led x y [z] does nothing, shut_down does nothing.

Otherwise I'm having a ball writing my first decent script :)


*

Offline reyalp

  • ******
  • 14120
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #114 on: 21 / June / 2009, 01:35:54 »
-778 on a590, the clock and temperature are displayed on play screen when I set chdk to not display on play.
This is with "hide OSD? in play" ?

Probably a bug. I'd guess address of recreview_hold is wrong. Which firmware version of a590 ?
Quote
ubasic: set_led x y [z] does nothing, shut_down does nothing.
set_led is not yet implemented on a590. Not sure if shutdown ever worked.
Don't forget what the H stands for.

Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #115 on: 21 / June / 2009, 04:26:13 »
This is with "hide OSD? in play" ?

Yes.  Double checked, the other OSD values MB free, Batt V disappear on play screen

Probably a bug. I'd guess address of recreview_hold is wrong. Which firmware version of a590 ?
Think so :)  It's 1.01B

set_led is not yet implemented on a590. Not sure if shutdown ever worked.

Hmm, okay, 'spose I gotta look at the source then...  I would like to properly shutdown the cam on low battery or end of timelapse session.  Shutdown works on some cams?

If I come up with anything you take unified diffs?  I've done small linux-kernel patch submissions and like their coding style and conventions. 

Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #116 on: 21 / June / 2009, 04:30:01 »
I ran the badpixel script today, is >11000 bad pixels 'normal' for an 8MB CCD?  a590 101b, -778

*

Offline reyalp

  • ******
  • 14120
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #117 on: 21 / June / 2009, 04:49:15 »
Search for "shut_down" in the forum. It appears that it works on some cameras, but has some quirks.

Quick test on my a540, it appears to do nothing, but If I press the alt button after it has run, the camera shuts down.

Not sure what normal badpixel count is. The file for my 6mp cam is 10kb
Don't forget what the H stands for.


Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #118 on: 21 / June / 2009, 07:04:30 »
Search for "shut_down" in the forum. It appears that it works on some cameras, but has some quirks.

Quick test on my a540, it appears to do nothing, but If I press the alt button after it has run, the camera shuts down.

Code: [Select]
:shutdown
if not (o & 8) then end
print "Shutdown..."
sleep 1000
shut_down
sleep 3000
end

Now works on a590 101b -778, key is to sleep before and after so the cam is idle, perhaps?

Not sure what normal badpixel count is. The file for my 6mp cam is 10kb

Badpixel file on my a590 is 46KB  But then I've been driving it hard recently.

*

Offline fe50

  • ******
  • 3152
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #119 on: 21 / June / 2009, 07:54:16 »
Badpixel.bin on my SX10 (10MP) is ~47kB...

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal