Ixus180_elph190 porting thread - page 2 - DryOS Development - CHDK Forum

Ixus180_elph190 porting thread

  • 34 Replies
  • 5049 Views
*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Ixus180_elph190 porting thread
« Reply #10 on: 03 / May / 2023, 14:47:33 »
Advertisements

same. :(
If I understand that picture correctly, the BOOTDISK flag is at offset 0x05c, that's wrong.
Try making a bootable card using the camera:
1. Load the CHDK using the firmware update method
2. Go to: Miscellaneous stuff >> SD card >> Make card bootable

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: Ixus180_elph190 porting thread
« Reply #11 on: 03 / May / 2023, 15:25:18 »
IT WORKS :xmas

Copied DISKBOOT.BIN to Sx600 card to set flag, bc. missing <menu>.

EOScard has a ML-Mode,  :blink: apparently I missed that today.  :-X The BIG buttons toggle the offsets...
« Last Edit: 03 / May / 2023, 15:31:25 by Caefix »
All lifetime is a loan from eternity.

*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Ixus180_elph190 porting thread
« Reply #12 on: 03 / May / 2023, 15:48:22 »
IT WORKS :xmas

Copied DISKBOOT.BIN to Sx600 card to set flag, bc. missing <menu>.

EOScard has a ML-Mode,  :blink: apparently I missed that today.  :-X The BIG buttons toggle the offsets...
OK
A version with added MENU button is attached.

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
« Last Edit: 03 / May / 2023, 16:23:38 by Caefix »
All lifetime is a loan from eternity.


*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: Ixus180_elph190 porting thread
« Reply #14 on: 04 / May / 2023, 12:30:32 »
 :D Only good news today.

Zebra, edge, md, histo, dng, osd, ptpchdk, buttons and scripts.
All lifetime is a loan from eternity.

*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Ixus180_elph190 porting thread
« Reply #15 on: 04 / May / 2023, 15:24:06 »
:D Only good news today.

Zebra, edge, md, histo, dng, osd, ptpchdk, buttons and scripts.
OK
See how much RAM memory is available.
Use Miscellaneous-> Show Memory info in the CHDK menu.

I need one dng file. Take a picture of something bright, white paper or something similar, you can even slightly overexpose the exposure, so the edges are more visible in the pgm file.

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: Ixus180_elph190 porting thread
« Reply #16 on: 04 / May / 2023, 15:41:01 »
 :) Free mem =1952 kb

dng = https://easyupload.io/96ugus

Edit:
Code: [Select]
exec require'camtests'.runbatch{bench=true,shoot=true,filexfer=true,xfersizebugs=true} = 26/0

cam does not support remote capture, skipping
remoteshoot:ok
rsint:start
cam does not support remote capture, skipping
 
« Last Edit: 06 / May / 2023, 15:22:30 by Caefix »
All lifetime is a loan from eternity.

*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Ixus180_elph190 porting thread
« Reply #17 on: 09 / May / 2023, 15:07:34 »
@reyalp
What's wrong with this syntax:
Code: [Select]
path\to\tools>make-fw-crc.py ixus180_elph190 100a -o ixus180_elph190100a.crcAs far as I remember, I was able to create crc on that  way before. After reinstalling Python311 I keep getting the error: the following arguments are required: platform, sub
PRIMARY.BIN is usually in the platform/sub/100a folder.


*

Offline reyalp

  • ******
  • 14080
Re: Ixus180_elph190 porting thread
« Reply #18 on: 09 / May / 2023, 15:29:10 »
@reyalp
What's wrong with this syntax:
Code: [Select]
path\to\tools>make-fw-crc.py ixus180_elph190 100a -o ixus180_elph190100a.crcAs far as I remember, I was able to create crc on that  way before. After reinstalling Python311 I keep getting the error: the following arguments are required: platform, sub
PRIMARY.BIN is usually in the platform/sub/100a folder.
You should be able to use the make command
Code: [Select]
make PLATFORM=ixus180_elph190 PLATFORMSUB=100a rebuild-firmware-crc
You can find the command that ends up being used for that in the top level Makefile
Don't forget what the H stands for.

*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Ixus180_elph190 porting thread
« Reply #19 on: 09 / May / 2023, 15:50:12 »
OK,thanks.

Poslano sa mog SM-A146P koristeći Tapatalk


 

Related Topics