Author Topic: Canon 6D / Firmware 1.1.3  (Read 1361569 times)

coutts

  • Developer
  • Senior
  • *****
  • Posts: 401
Re: Magic Lantern for 6D | Dev kit released
« Reply #25 on: December 20, 2012, 05:13:14 PM »
just got ML overlays to draw in live view :D although it's buggy for now. it seems like closing the ML menu in lv/movie mode breaks everything (canon and ML stuff) and I need to exit/reenter LV to make things work again.

here's some pictures I took on the M (trying to get focus peaking pictures):





coutts

  • Developer
  • Senior
  • *****
  • Posts: 401
Re: Magic Lantern for 6D | Dev kit released
« Reply #26 on: December 20, 2012, 05:47:30 PM »
taken from screen shots in ML:




jplxpto

  • Developer
  • Hero Member
  • *****
  • Posts: 506
Re: Magic Lantern for 6D | Dev kit released
« Reply #27 on: December 21, 2012, 12:40:18 AM »
Excellent job! Congratulations to all involved.

coutts

  • Developer
  • Senior
  • *****
  • Posts: 401
Re: Magic Lantern for 6D | Dev kit released
« Reply #28 on: December 21, 2012, 03:38:04 AM »
Pushed some more changes. live view overlays (Magic zoom, focus peaking, zebras, etc.) seem to be working now. Now ML info display in live view / movie mode doesn't draw on top of canon. Luckily the 6D turns out is like the 5d3, so it didn't need extra work like the EOS M did. Trap focus seems to work now too, both in LV and normal shooting mode. I'm beginning to turn features on now so maybe Alpha 1 soon? :D

feureau

  • Hero Member
  • *****
  • Posts: 604
Re: Magic Lantern for 6D | Dev kit released
« Reply #29 on: December 21, 2012, 03:58:34 AM »
Whoah that was fast! Great job! :D

Speaking of 6D, how do you like it compared to the 5D2 and EOS-M?

coutts

  • Developer
  • Senior
  • *****
  • Posts: 401
Re: Magic Lantern for 6D | Dev kit released
« Reply #30 on: December 21, 2012, 06:42:20 AM »
 :)

1%

  • Developer
  • Hero Member
  • *****
  • Posts: 5936
  • 600D/6D/50D/EOSM/7D
Re: Magic Lantern for 6D | Dev kit released
« Reply #31 on: December 22, 2012, 06:37:50 PM »
So far:

FPS override overcrank produces corrupted live view but it gets 32fps in 24p. MZ still flickering. Most things do work, MLU handheld does not will have to spy this one.

* The event is right, just MLU has to be enabled from canon menu before handheld MLU will work.

coutts

  • Developer
  • Senior
  • *****
  • Posts: 401
Re: Magic Lantern for 6D | Dev kit released
« Reply #32 on: December 22, 2012, 07:09:37 PM »
MZ was working the other night, it's acting up now. We have to tweak what event fires a sync msg, right now we're using DISPLAY_STATE but maybe we should look into spying on EVF_STATE. right now the event seems to fire once a frame approx, but the timing is off so MZ updates wrong (and flickers).

Alex says it's pure guesswork so we just need to play with it. Same for FPS override for the timer generator consts, we need to tweak those until we're getting accurate FPS numbers displayed by ML.

1%

  • Developer
  • Hero Member
  • *****
  • Posts: 5936
  • 600D/6D/50D/EOSM/7D
Re: Magic Lantern for 6D | Dev kit released
« Reply #33 on: December 22, 2012, 10:25:43 PM »
Both 600D and 6D need sync. I did this method for 600D and it worked for a bit until a bug got fixed and it was back to flicker. Full screen is broken too, looks like the address/pitch is just a little bit off. I get 1/2 of the image squished at the top.

Probably need to add MLU toggle in the MLU lockup so it turns it on when handheld is enabled and working and turn it off after taking a pic so you don't get MLU on all pics or none.

MLU now working. - https://bitbucket.org/OtherOnePercent/tragic-lantern-6d/commits/d20e014b33cd9117cd3eaf56ff6f904ed16dda48

From the pics in the other thread I think audio is:

www.asahi-kasei.co.jp/akm/en/product/ak4646/ak4646_f06e.pdf

coutts

  • Developer
  • Senior
  • *****
  • Posts: 401
Re: Magic Lantern for 6D | Dev kit released
« Reply #34 on: December 24, 2012, 01:24:49 AM »
... Full screen is broken too, looks like the address/pitch is just a little bit off. I get 1/2 of the image squished at the top.

maybe we need to fix this? from consts.h:

Quote
#define YUV422_HD_BUFFER_DMA_ADDR (shamem_read(REG_EDMAC_WRITE_HD_ADDR) + vram_hd.pitch) // first line from DMA is dummy

maybe we should remove the "+ vram_hd.pitch" part and it will work? I think i tried both but didn't' see any difference in the tests I did so I left it like this.

sparedog

  • Member
  • ***
  • Posts: 154
  • 6D
Re: Magic Lantern for 6D | Dev kit released
« Reply #35 on: December 24, 2012, 05:43:24 PM »
I have a 6d and I´m keen to help. What would be beneficial for you guys for me to do at the moment?

nefiwashere

  • New to the forum
  • *
  • Posts: 2
Re: Magic Lantern for 6D | Dev kit released
« Reply #36 on: December 24, 2013, 11:25:12 PM »
looking forward to this. Just got my 6d today, jumping up from the t1i

ilguercio

  • Hero Member
  • *****
  • Posts: 845
Re: Magic Lantern for 6D | Dev kit released
« Reply #37 on: December 25, 2013, 01:12:49 AM »
Good job, thank you so much :)
Canon EOS 6D, 60D, 50D.
Sigma 70-200 EX OS HSM, Sigma 70-200 Apo EX HSM, Samyang 14 2.8, Samyang 35 1.4, Samyang 85 1.4.
Proud supporter of Magic Lantern.

cpreston

  • New to the forum
  • *
  • Posts: 23
Magic Lantern for 6D?
« Reply #38 on: January 13, 2014, 10:39:45 PM »
Any chance that there will be a port of Magic Lantern for the 6D?  All I am hoping for is the same functionality as in ML 2.3.  Tragic Lantern is very buggy for me so it would be great to have a semi stable build with basic features.

nanomad

  • Administrator
  • Hero Member
  • *****
  • Posts: 2918
  • All your websites are belong to us
Re: Magic Lantern for 6D?
« Reply #39 on: January 22, 2014, 09:10:59 AM »
Yeah ... It just needs someone with a 6D willing to contribute back to the ML tree that also can do some basic stability tests before pushing stuff.

Shoot me a PM If you want to help. we can help you get started if needed
EOS 1100D | EOS 650 (No, I didn't forget the D) | Ye Olde Canon EF Lenses ('87): 50 f/1.8 - 28 f/2.8 - 70-210 f/4 | EF-S 18-55 f/3.5-5.6 | Metz 36 AF-5

Marsu42

  • Contributor
  • Hero Member
  • *****
  • Posts: 1557
  • 66d + flashes
Re: Magic Lantern for 6D?
« Reply #40 on: January 22, 2014, 10:13:45 AM »
Tragic Lantern is very buggy for me so it would be great to have a semi stable build with basic features.

TL is buggy because 1% is said to do some dodgy things with the code, but simply backporting might not help in all cases because the underlying problem is that the 6d platform code simply isn't ready/stable enough. Still, if you want to contribute by doing some TL backports it'd be great, just expect to have to do more than some copy/paste.

exilus

  • Just arrived
  • *
  • Posts: 1
Re: Magic Lantern for 6D | Dev kit released
« Reply #41 on: February 05, 2014, 05:17:37 AM »
Is there anyone working on the 6d ?

coldgame

  • Just arrived
  • *
  • Posts: 1
Re: [UNMAINTAINED] Magic Lantern for 6D | Dev kit released
« Reply #42 on: February 11, 2014, 07:06:08 PM »
i am willing to test i have a 6d and have background in qa

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: [UNMAINTAINED] Magic Lantern for 6D | Dev kit released
« Reply #43 on: February 15, 2014, 08:45:47 PM »
Nightly builds are back, thanks to Marsu42.

http://builds.magiclantern.fm/#/

Marsu42

  • Contributor
  • Hero Member
  • *****
  • Posts: 1557
  • 66d + flashes
Re: [UNMAINTAINED] Magic Lantern for 6D | Dev kit released
« Reply #44 on: February 15, 2014, 08:51:25 PM »
Nightly builds are back, thanks to Marsu42.

Haha, you won't compliment me into being a/the 6d maintainer ;-p ... but with the 6d working again I pledge to submit any code to ML instead of TL.

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564

Marsu42

  • Contributor
  • Hero Member
  • *****
  • Posts: 1557
  • 66d + flashes
Re: [UNMAINTAINED] Magic Lantern for 6D | Dev kit released
« Reply #46 on: February 15, 2014, 09:02:55 PM »
Well, I only credited you for confirming the port working :D

Ok, because I don't want to generate expectations I cannot fulfill :-o

I've spent another day pushing some ml patches arpund & adding some user requests to the auto_iso module - as much as I'd like to put more work and time into improving ML usability (auto_iso, hotkeys, focus stacking) I'm not able to put any work into the core.

So great some more people turned up that are unhappy with the current 6d/TL situations and are at least able to do some blind backporting - thanks, all!

1%

  • Developer
  • Hero Member
  • *****
  • Posts: 5936
  • 600D/6D/50D/EOSM/7D
Re: [UNMAINTAINED] Magic Lantern for 6D | Dev kit released
« Reply #47 on: February 15, 2014, 09:14:00 PM »
BTW, digic ISO override works on 6D and EOSM (and probably 650D/700D/5DIII)... hdr between 100 and 160 flickers.

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: [UNMAINTAINED] Magic Lantern for 6D | Dev kit released
« Reply #48 on: February 15, 2014, 09:26:06 PM »
Now, since the 6D is only blindly maintained (we don't have a 6D, and the devs who have one are either refusing to maintain it or are too busy in real life), I'd like you to try every single function from the menu and report whether it works or not.

I'm also looking for a stub test log (Debug -> Burn-in tests -> Stubs API tests).

You can take a look at how things went with the early 650D port: http://www.magiclantern.fm/forum/index.php?topic=3697.msg36064#msg36064

Also, when reporting issues, make sure you provide all the necessary info so that a non-6D owner is able to understand it (screenshots, videos and exact steps necessary to reproduce the problem are very helpful). Don't forget to read http://www.chiark.greenend.org.uk/~sgtatham/bugs.html .

With your help, I hope the 6D ML can get back on track and get close to the level of support from 5D Mark II/III, for example.

c0de

  • Just arrived
  • *
  • Posts: 1
  • 6D / 550D
Re: Magic Lantern for 6D | Dev kit released
« Reply #49 on: February 15, 2014, 09:37:17 PM »
Thanks, I have been running the alpha and TL for 6d for a few weeks now since I got my 6D. I will load this nightly up when I get home from work and try some timelapses and tell you if I run into anything!