See also https://www.flashrom.org/ISP (some hints for ISP).
Etiquette, expectations, entitlement...
@autoexec_bin | #magiclantern | Discord | Reddit | Server issues
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: nikfreak on March 15, 2016, 04:44:23 PM
@g3gg0 and @a1ex. Got a screenshot from EOSM's Flash Chip Winbond 25Q64 (8MB or 32MB?).
https://drive.google.com/file/d/0B9Mu66yg5QzRRlctYkNKbktyaGM/view?usp=sharing
I should be able to read it out if used in other cams too but can't judge atm what it will contain? Only Firmware or maybe more? While still waiting for delivery I wanted to ask if someone already tried to backup the flash or can I skip this step as we are already able to dump the whole chip contents (ROM0/1.BIN)?
Quote from: thedvsmonkey on June 27, 2015, 07:36:26 AM
I tried using 2 different after market batteries, one I don't even know the manufacturer, the other is a Wasabi . . . neither one of them are recognized and each gives me a different message when I power up:
Unknown - "Cannot communicate with battery, Use this battery?"
Wasabi - "Communication with Canon LP-E6/LP-E6N battery is irregular. Continue to use this battery?"
They power the camera if I choose to continue but I'm not sure how correct the battery percentages are. I'll stick with the original OEM Canon batteries just to be safe.
Quote from: grey on June 25, 2015, 06:21:32 PM
What about sound in this version of ML?
Quote from: Sapporo on June 21, 2015, 12:42:12 PM
I should have written: First, time to uninstall.
Everythings works as it did before. I have a new one, Load H264.ini in video mode, but it is emty.
// start image player (driver only)
// there's also StartImagePlayer(...)
StartImpDrvOnly();
// start image play driver, returns handle
void *img_play_driver_handle = StartImagePlayDriver();
// do something with it
void *handle = Execute.....(img_play_driver_handle, params, cb, cb_priv);
wait for Execute... to finish, i.e. using a semaphore
// delete handle
DeleteImagePlayDriverHandle(handle);
// stop image play driver by handle
StopImagePlayDriver(img_play_driver_handle);
// stop image player
StopImagePlayer();
DeleteImagePlayDriverHandle(void *handle);
struct jpeg_decode_params
{
struct memSuite *in_suite; // needed!
unsigned int in_size; // needed!
int unknown_1;
int unknown_2;
int unknown_3;
int out_addr; // address of output
int out_size; // size of buffer for output?
int x;
int y;
int width;
int height;
int Pfil;
int PreRes;
int xxa;
int xxb;
int xya;
int xyb;
};
struct jpeg_encode_params
{
int yuv_maybe; // always 1?
void *baseAdd; // address in memory
unsigned int baseW;
int x;
int y;
int width;
int height;
int Pfil; // 1
int PreRes; // 1
int xxa; // 8
int xya; // 8
int jpgAdd; // allocated buffer for output
unsigned int maxSize; // size in output buffer
int unknown; // 2
int Qscal; // 2
unsigned int *size; // used to return real size, must not be NULL
};
Quote from: Levas on May 25, 2015, 07:56:20 PM
Yup, what keepersdungeon says.
Use the firmware file that came with the magic lantern download, it's the .fir file.
You can put it on a SD card and and run the firmware update on your camera(it's in the canon menu, see your camera manual).
If you wanna go back to 1.1.6, download the firmware update from the Canon website. (but then 1.1.3 magic lantern won't run anymore)
Quote from: grey on May 20, 2015, 06:24:11 PMIt's "just" a port, therefore there won't (and shouldn't) be any new features in it. We need to take small steps. The main reason for the port are the auto focus bug fixes by Canon. Bugs that are in ML for 1.1.3 as well need to be found, but can be fixed later.
To developers: What about new features in ML for 6d 1.1.6?
Quote from: grey on May 20, 2015, 06:24:11 PM
Audio features is still not implemented.
Quote from: grey on May 20, 2015, 06:24:11 PMAre those 1.1.6 only or do they happen with 1.1.3 as well? Has anybody else experienced the crash?
Framing in MLV for 1824*xxx resolution is incorrect. Pressing Zoom button while recording MLV crashes the camera. Level indicator is green only in center, why?
Quote from: Marsu42 on May 05, 2015, 01:23:35 AM
Interesting, I'd like to know if it's some hardware change on your specific camera that enables this menu or a flag in the nvram. I've asked on CR, maybe someone happens to know over there: http://www.canonrumors.com/forum/index.php?topic=26242
Quote from: grey on May 01, 2015, 04:17:42 PM
I can help you in testing. I have 70D + 6D. I mostly use them for video. H.264+ some times RAW.
Quote from: gooolg on May 01, 2015, 11:38:37 AM
The battery Phottix Titan 2000 mAh works well on 1.1.6
In video mode menu ML turns off quickly.
In photo mode menu is not turned off by yourself, just by pressing a button.
These are the first impressions.
Quote from: nikfreak on April 26, 2015, 09:58:52 PM
did you already verify the state-objects (6D.116 / include / platform / state-object.h)?
Quote from: Maqs
For those willing to test 1.1.6:
- Nightly-like firmware .zip: download
- Firmware with new-sound-system (but without raw_rec): download (with new-sound-system)
As for ML itself, using those builds is at your own risk. I use those (and more unstable/testing ones) on a daily basis, but not for important work. You can always start your camera without ML by keeping SET pressed while turning it on. This also comes in handy dealing with April's fool jokes. If you experience any strange behaviour like freezing, crashes, stuff turning weird, the best way usually is to take the battery out and put it back in.
Quote from: olehenrikj on April 22, 2015, 09:58:57 PM
It works now, thanks. However, I dunno if this is a fault of a nightly or something you have done latelly, but the battery level doesnt show up at start anymore (the percentage). the standard screen is starting up with no modifications, but i still can start ML with trash can.
Quote from: nikfreak on April 22, 2015, 09:40:53 PM
Hi Maqs,
got some time to chime in? I gues it applies still to 6D.116, right?
https://bitbucket.org/hudson/magic-lantern/issue/1974/6d-in-live-view-mode-ml-menu-times-out
70D suffers from same problem and I already tried some canceltimers starting at line 307++ but haven't been lucky
Quote from: olehenrikj on April 22, 2015, 08:39:46 PM
Tried the 116-version, and the dualiso plugin is broken of what I checked (only loaded that and ETTR).
Quote from: Maqs on April 20, 2015, 06:08:59 PM
For those willing to test 1.1.6:
- Nightly-like firmware .zip: download
Quote from: fdzaebel on April 20, 2015, 11:55:59 PM
I plan to buy a 6D and use Magic Lantern on it. One thing I am not happy about is the "last fix repeat" behavior when the camera is not able to detect the satellites (e.g. within in buildings). As far as I know the 6D keeps the last GPS coordinates for 10 minutes and after this time it simply stops to save geo information within the pictures.
My question: Did Magic Lantern address this issue and if not, is it planned to be addressed, e.g. by simply saving the last coordinates within the pictures for more than 10 minutes (better than no information)? I searched the forum but did not see any discussions on this.
Quote from: Marsu42 on April 20, 2015, 09:52:13 PM
An assert getting in the way :-p ... that's exactly what 1% patched out in his TL build :->. He didn't find a way 'round it, I hope you have more luck as this is definitely outside my scope of expertise.
Quote from: Marsu42 on April 20, 2015, 07:15:27 PM
Thanks for looking into the sound system crash, but it could be difficult as no dev around here has a 6d and will be able to help you - I faintly remember the 6d using some rather exotic sound chip? I'll wait for you reporting back here on this.
Quote from: SuperMouseDV on April 20, 2015, 10:28:06 AM
Maqs just to sure are you using 1.1.3 or 1.1.6 I upgraded to 1.1.4 and lost use of my power supplies they would let me record for 10 minutes then shut the camera off. Right now I have an issue with using an external audio device while on 3rd party power supplies. I keep getting mic plugged in mic unplugged constantly . And the camera will not record. Thinking of trying 1.1.6 to see if the power supply works and if the audio issues goes away.. If it does not work I'll revert to 1.1.3 and ML
Quote from: RTLdan on April 20, 2015, 07:42:05 AM
Just want to throw my .02 in on this point as a 6D ML user --
Basically, I've not seen any real reason to upgrade to 116, so even less reason to have been paying attention to ML's 116 update. If I'm not mistaken the 6D gains almost nothing from 116, but loses 3rd party battery support, which is my main resistance to updating. As far as 6D users interested in using and testing ML, we are out here, maybe just not all of us are ready to switch to 116 and give up our 3rd party batteries. I'd love to be mistaken on the battery issue.
Page created in 0.167 seconds with 13 queries.