Magic Lantern Forum

General Discussion => General Chat => Topic started by: aero on February 19, 2023, 05:41:37 AM

Title: Magic lantern support for canon EOS 250D /SL3
Post by: aero on February 19, 2023, 05:41:37 AM
Is there any possibility canon EOS 250D / Rebel SL3 is going to get support from magic lantern ?

Canon Eos 250D/ SL3 is now the most popular camera around beginners level. I think this camera is quite powerful but software wise limited by Canon.
If it is possible make it support.
If this is supported previously then my apologies. Plz guide me the link. I'm very new to photography. 250D is my first dslr. And I understood many things have been limited by canon itself.
Even a shutter count check is not possible due to canon override  :'(
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: Walter Schulz on February 19, 2023, 08:38:03 AM
Quote from: aero on February 19, 2023, 05:41:37 AM
Even a shutter count check is not possible due to canon override  :'(

Gphoto2 via USB and avaiiable for macOS, Unix derivates (Linux, BSD, ...).
Tornado EOS (Windows) via USB.
Supported by other utilities via USB/WiFi as well.

And there is Canon Basic Script. Runs from SD card.
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: aero on February 20, 2023, 08:15:58 AM
I tried gphoto2,  Tornado EOS and some wifi utility none seems to work with digic 8 series.
Can you give me canon basic script link?
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: Walter Schulz on February 20, 2023, 08:48:21 AM
Are you able to get any data using gphoto2? If not: Use another cable. Looks like yours is for charging only. Get a data transfer cable.
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: kitor on February 20, 2023, 09:39:57 AM
https://www.magiclantern.fm/forum/index.php?topic=25305.0


private sub Initialize()
    CamInfo_Debug(1)
end sub


will create CAM_INFO.XML on your SD card, which contains at least three values on DSLR: TotalShutter (physical shutter actuations, including LV entry, etc), TotalShoot (total shots, including silent pictures) and TotalMirror (mirror actuations). Last one is missing on mirrorless, some point-and-shoot models have extra fields for other wear elements like zoom lever, etc.
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: aero on February 20, 2023, 12:39:40 PM
Quote from: Walter Schulz on February 20, 2023, 08:48:21 AM
Are you able to get any data using gphoto2? If not: Use another cable. Looks like yours is for charging only. Get a data transfer cable.
Hello cable is ok. Like camerainfo command will work.
But when hit shuttercounter it will force close it .
The thing is all windows app even get forced closed by camera. I don't know how canon do it
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: aero on February 20, 2023, 01:09:02 PM
Quote from: kitor on February 20, 2023, 09:39:57 AM
https://www.magiclantern.fm/forum/index.php?topic=25305.0


private sub Initialize()
    CamInfo_Debug(1)
end sub


will create CAM_INFO.XML on your SD card, which contains at least three values on DSLR: TotalShutter (physical shutter actuations, including LV entry, etc), TotalShoot (total shots, including silent pictures) and TotalMirror (mirror actuations). Last one is missing on mirrorless, some point-and-shoot models have extra fields for other wear elements like zoom lever, etc.


Hello Im very new to this.
Do I just have to create a XML file with this code inside sd card or something else? The link you have provided me seems very hard to me :'(
Can you give me a simple way just to create the script and check the shutter count. Thats all I need
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: Walter Schulz on February 20, 2023, 01:27:47 PM
If you're doing everything exactly as described a CAM_INFO.XML will be created by your camera containing the info you want.
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: aero on February 20, 2023, 01:29:59 PM
Sorry . I'm not understanding.
I tried EOS card app from the link. And then not understanding anything.
Is there any video tutorial available 😅
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: Walter Schulz on February 20, 2023, 01:31:11 PM
Quote from: aero on February 20, 2023, 12:39:40 PM
Hello cable is ok. Like camerainfo command will work.
But when hit shuttercounter it will force close it .
The thing is all windows app even get forced closed by camera. I don't know how canon do it

I don't understand what you are doing. You said gphoto2 doesn't work. I asked what doesn't work. You answered with something unrelated.
What is your native language? Try explaining your issue using your own language.
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: aero on February 20, 2023, 02:04:48 PM
Gphoto2 works for like showing info
Like serial number
Storage
Version
Power remaining etc.
But shuttercounter/ shuttercount don't work.
When i hit shutter count it shows nothing camera screen just give a splash.(//)
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: Walter Schulz on February 20, 2023, 06:47:27 PM
Sorry, forgot gphoto2 cannot read shutter actuations for 250D/SL3.
Give Tornado EOS a try.
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: aero on February 21, 2023, 02:10:44 PM
Tried brother.
Won't work
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: Walter Schulz on February 21, 2023, 09:03:20 PM
It all was fun and joy until Windows Defender declared TornadoSCF.exe to be malignant ...

We go Basic script then. Please join our Discord (https://discord.gg/uaY8akC) -> Magic Lantern Community -> questions-and-chat amd drop a line there.

Recommendation: Best with SD card (up to 2 GB). Second best: SDHC. Don't try SDXC.

Or just read and follow this: https://www.magiclantern.fm/forum/index.php?topic=26757
Title: Re: Magic lantern support for canon EOS 250D /SL3
Post by: aero on February 23, 2023, 05:11:19 AM
Yes I posted there