New, simpler version of the CHDK 'loader' code. - page 3 - General Discussion and Assistance - CHDK Forum

New, simpler version of the CHDK 'loader' code.

  • 31 Replies
  • 12154 Views
*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: New, simpler version of the CHDK 'loader' code.
« Reply #20 on: 24 / January / 2015, 01:42:42 »
Advertisements
The only cameras still using the old loader code are:
- A3000
- G9
- G11
- IXUS 950 (SD 850)
- S90
- SX1
- SX130
- SX150
- SX210

If anyone has any of these, and can test it, please let me know which camera and firmware version and I'll post test versions here.

Phil.
« Last Edit: 15 / February / 2015, 22:43:55 by philmoz »
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Re: New, simpler version of the CHDK 'loader' code.
« Reply #21 on: 24 / January / 2015, 12:21:39 »
I haven't read all of this thread but can't imagine why I can't test: SX150IS (100a)

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: New, simpler version of the CHDK 'loader' code.
« Reply #22 on: 24 / January / 2015, 15:38:52 »
I haven't read all of this thread but can't imagine why I can't test: SX150IS (100a)

Thanks. The testing is simple - if CHDK boots it works, if it doesn't then the loader code is wrong.

Attached is sx150is 1.00a build for 1.3 and 1.4.
If you can try both that would be appreciated.

Phil.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Re: New, simpler version of the CHDK 'loader' code.
« Reply #23 on: 25 / January / 2015, 06:49:13 »
Attached is sx150is 1.00a build for 1.3 and 1.4.
If you can try both that would be appreciated.

Both load fine - cheers !

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: New, simpler version of the CHDK 'loader' code.
« Reply #24 on: 25 / January / 2015, 15:43:39 »
Attached is sx150is 1.00a build for 1.3 and 1.4.
If you can try both that would be appreciated.

Both load fine - cheers !

Thanks.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Re: New, simpler version of the CHDK 'loader' code.
« Reply #25 on: 27 / January / 2015, 00:16:26 »
I got a message from nafraf about testing the loader for a G9

No problem let me know where the files are and I will test it. I guess you better let me know what I am testing as well.

I am currently using the G9 with an Eye-Fi WIFI SD Card 4GB and using it as a webcam for my weather site.

Http://weather.crowe.co.nz/camera

Seems to be working at the moment, but since the EYE-FI unlimited memory is only done on boot up I wrote some LUA code to delete any images older than 3 minutes. This should give the EYE-FI enough time to upload.

Once it is confirmed to be working I will post it to the appropriate place since it may help someone else.

Chris
« Last Edit: 27 / January / 2015, 00:19:22 by iisfaq »

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: New, simpler version of the CHDK 'loader' code.
« Reply #26 on: 27 / January / 2015, 02:42:45 »
I got a message from nafraf about testing the loader for a G9

No problem let me know where the files are and I will test it. I guess you better let me know what I am testing as well.

I am currently using the G9 with an Eye-Fi WIFI SD Card 4GB and using it as a webcam for my weather site.

http://weather.crowe.co.nz/camera

Seems to be working at the moment, but since the EYE-FI unlimited memory is only done on boot up I wrote some LUA code to delete any images older than 3 minutes. This should give the EYE-FI enough time to upload.

Once it is confirmed to be working I will post it to the appropriate place since it may help someone else.

Chris

Thanks, can you tell me which firmware version your camera is and I'll post a test version here.

Phil.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Re: New, simpler version of the CHDK 'loader' code.
« Reply #27 on: 14 / February / 2015, 04:07:14 »
I got a message from nafraf about testing the loader for a G9

No problem let me know where the files are and I will test it. I guess you better let me know what I am testing as well.

I am currently using the G9 with an Eye-Fi WIFI SD Card 4GB and using it as a webcam for my weather site.

http://weather.crowe.co.nz/camera

Seems to be working at the moment, but since the EYE-FI unlimited memory is only done on boot up I wrote some LUA code to delete any images older than 3 minutes. This should give the EYE-FI enough time to upload.

Once it is confirmed to be working I will post it to the appropriate place since it may help someone else.

Chris

Thanks, can you tell me which firmware version your camera is and I'll post a test version here.

Phil.

Hi Phil

Sorry for the delay I never got a notification of a response and only just checked.

I am using 1.00I version on the G9

Chris

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: New, simpler version of the CHDK 'loader' code.
« Reply #28 on: 14 / February / 2015, 04:29:16 »
Hi Phil

Sorry for the delay I never got a notification of a response and only just checked.

I am using 1.00I version on the G9

Chris

Thanks Chris,

Attached are builds for 1.3 and 1.4 versions.

The only test is to make sure CHDK starts with these versions installed.

Phil.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Re: New, simpler version of the CHDK 'loader' code.
« Reply #29 on: 14 / February / 2015, 17:30:53 »
Hi

Both worked fine....





Chris

 

Related Topics


SimplePortal © 2008-2014, SimplePortal