Author Topic: UHS-I / SD cards investigation  (Read 252949 times)

70MM13

  • Hero Member
  • *****
  • Posts: 607
Re: UHS-I / SD cards investigation
« Reply #450 on: July 02, 2020, 03:28:33 PM »
PS: should i have seen the overclock menu item?  i did not.  i guessed it was because you have hardcoded it, but maybe it just failed to load, although there was no error message...

Levas

  • Contributor
  • Hero Member
  • *****
  • Posts: 1743
  • 6d - Nightly build user
Re: UHS-I / SD cards investigation
« Reply #451 on: July 02, 2020, 05:16:38 PM »
You can check if the patch is done on the Debug tab in ML menu.
The menu item ‘memory patches’
should show 3 rom patches.


70MM13

  • Hero Member
  • *****
  • Posts: 607
Re: UHS-I / SD cards investigation
« Reply #452 on: July 02, 2020, 05:29:58 PM »
0 patches :(

rebooted several times.  always 0.

edit: should i be running a specific build?

Levas

  • Contributor
  • Hero Member
  • *****
  • Posts: 1743
  • 6d - Nightly build user
Re: UHS-I / SD cards investigation
« Reply #453 on: July 02, 2020, 05:35:30 PM »
Should work in the crop_rec 4k build from the experimental downloadspage.

But if you haven’t got a compatible build, I expect you get an module error message at startup ?

70MM13

  • Hero Member
  • *****
  • Posts: 607
Re: UHS-I / SD cards investigation
« Reply #454 on: July 02, 2020, 05:39:18 PM »
i'm using danne's very latest, june 27.  no error messages.
i'll try the standard nightly build now...

Danne

  • Developer
  • Hero Member
  • *****
  • Posts: 7739
Re: UHS-I / SD cards investigation
« Reply #455 on: July 02, 2020, 05:42:16 PM »
Don't use the automated sd_uhs.mo for eosm and 6d. That is why I custom build the module for 5d3. I can build a few versions tonight for testing.

70MM13

  • Hero Member
  • *****
  • Posts: 607
Re: UHS-I / SD cards investigation
« Reply #456 on: July 02, 2020, 05:50:21 PM »
thanks danne,

here's the error i got using the nightly build



https://imgur.com/a/90kFpBv

Danne

  • Developer
  • Hero Member
  • *****
  • Posts: 7739
Re: UHS-I / SD cards investigation
« Reply #457 on: July 02, 2020, 06:29:04 PM »
Below for 5D3 with my experimental builds. The ongoing patches from bilalFarouk...Obviously you need to erase prefix patch_1_ and prefix patch_2_ before adding it in modules folder.
patch 1
https://bitbucket.org/Dannephoto/magic-lantern/downloads/patch_1_sd_uhs.mo
Code: [Select]
{ 0xC0400600, 0xC0400604,/*C0400608, C040060C*/0xC0400610, 0xC0400614, 0xC0400618, 0xC0400624, 0xC0400628, 0xC040061C, 0xC0400620 }
{        0x8,        0x3,                             0x4, 0x1D000301,        0x0,      0x201,      0x201,      0x100,        0x4 }


patch 2
https://bitbucket.org/Dannephoto/magic-lantern/downloads/patch_2_sd_uhs.mo
Code: [Select]
{ 0xC0400600, 0xC0400604,/*C0400608, C040060C*/0xC0400610, 0xC0400614, 0xC0400618, 0xC0400624, 0xC0400628, 0xC040061C, 0xC0400620 }
{        0x8,        0x3,                             0x3, 0x1D000301,        0x0,      0x201,      0x201,      0x100,        0x3 }

70MM13

  • Hero Member
  • *****
  • Posts: 607
Re: UHS-I / SD cards investigation
« Reply #458 on: July 02, 2020, 06:59:41 PM »
patch 2 WORKED!!!!!!!!!!!!!

it recorded at 80.x MB/S for 3 recordings in excess of 1 minute each, strictly to the sd card.

the 4th recording didn't work, with the "card full" error (card wasn't full)

i looked at the resulting video files and they were perfect.  no lost frames, no issues of any kind!

this is VERY exciting stuff, wow!

Levas

  • Contributor
  • Hero Member
  • *****
  • Posts: 1743
  • 6d - Nightly build user
Re: UHS-I / SD cards investigation
« Reply #459 on: July 02, 2020, 07:21:58 PM »
So... ~80Mb/s on the sd card unit only of the 5d3.
How fast was the compactflash drive again ? ~100Mb/s.

Does this mean, that with card spanning, the 5d3 could do ~180Mb/s  :o (which ofcourse should be ridiculous  :P )

Danne

  • Developer
  • Hero Member
  • *****
  • Posts: 7739
Re: UHS-I / SD cards investigation
« Reply #460 on: July 02, 2020, 07:27:21 PM »
patch 2 WORKED!!!!!!!!!!!!!

it recorded at 80.x MB/S for 3 recordings in excess of 1 minute each, strictly to the sd card.

the 4th recording didn't work, with the "card full" error (card wasn't full)

i looked at the resulting video files and they were perfect.  no lost frames, no issues of any kind!

this is VERY exciting stuff, wow!
Unexpected since card slot in 5d3 is a slow story. Did you test card spanning?
@Ilia3101, check this out...

Levas

  • Contributor
  • Hero Member
  • *****
  • Posts: 1743
  • 6d - Nightly build user
Re: UHS-I / SD cards investigation
« Reply #461 on: July 02, 2020, 07:29:46 PM »
Not sure, but isn't it expected that the 5d3 has the same sd card slot as the 6d (or vice versa) ?
Both were introduced in 2012 and within half a year of each other.
Both cameras are also digic5+

Edit: Patch 2 are the same settings used on the 6d and give ~80Mb/s on the 6d (Climbs up to 88Mb/s)

Danne

  • Developer
  • Hero Member
  • *****
  • Posts: 7739
Re: UHS-I / SD cards investigation
« Reply #462 on: July 02, 2020, 07:33:14 PM »
Maybe so Levas. Didn´t bother too much around sd slot but if that´s true card spanning might get a real push forward here. Around 130-140Mb/s. Too bad I don´t have my 5D3 with me. Only carry my eosm everywhere.

70MM13

  • Hero Member
  • *****
  • Posts: 607
Re: UHS-I / SD cards investigation
« Reply #463 on: July 02, 2020, 07:49:31 PM »
i just tried dual card mode...

3616*1536*14 bits lossless, continuous!!!

i recorded 5 clips in a row with no errors.

131 MB/S, very evenly divided, both slots in the 60's

damn, this is getting exciting!

Levas

  • Contributor
  • Hero Member
  • *****
  • Posts: 1743
  • 6d - Nightly build user
Re: UHS-I / SD cards investigation
« Reply #464 on: July 02, 2020, 07:50:51 PM »
Ok, I'll admit, I'm jealous now  ;D

Danne

  • Developer
  • Hero Member
  • *****
  • Posts: 7739
Re: UHS-I / SD cards investigation
« Reply #465 on: July 02, 2020, 08:22:44 PM »
Not bad at all!

nikfreak

  • Developer
  • Hero Member
  • *****
  • Posts: 1197
Re: UHS-I / SD cards investigation
« Reply #466 on: July 02, 2020, 08:36:51 PM »
this will drive some nice traffic to the website once stable.
70D.112 & 100D.101

Levas

  • Contributor
  • Hero Member
  • *****
  • Posts: 1743
  • 6d - Nightly build user
Re: UHS-I / SD cards investigation
« Reply #467 on: July 02, 2020, 08:53:11 PM »
@Nikfreak, do you still have a 70d ? (as stated at the bottom of your posts)

Because 70d is also digic5+.
So curious if the sd card slot behaves like the ones on a 6d and 5d3. If so, 70d probaly also has 80Mb/s write speed.

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8813
Re: UHS-I / SD cards investigation
« Reply #468 on: July 02, 2020, 08:55:55 PM »
650D user here waiting for compatible module.

Levas

  • Contributor
  • Hero Member
  • *****
  • Posts: 1743
  • 6d - Nightly build user
Re: UHS-I / SD cards investigation
« Reply #469 on: July 02, 2020, 09:10:07 PM »
Here's the sd_uhs module that is automaticcaly activated at startup:
This one is with the settings that work for 700d and EOSM:
https://drive.google.com/file/d/1xwOEDFVRqXMFbSY_wPvoxFcVbm73kGPX/view?usp=sharing

Edit: link to source:
https://drive.google.com/file/d/1zQSUOCjR_ptSpPja2cS16kyQFhHotE3_/view?usp=sharing

If the above doesn't work, you can try the module I posted earlier today, that one uses the settings that work for 6d, but the module should do the patching on 100d, 700d, 650d, 70d, 6d and EOSM.

Danne

  • Developer
  • Hero Member
  • *****
  • Posts: 7739
Re: UHS-I / SD cards investigation
« Reply #470 on: July 02, 2020, 09:16:13 PM »
I already added the latest sd_uhs module to the eosm build. The usual place.

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8813
Re: UHS-I / SD cards investigation
« Reply #471 on: July 02, 2020, 09:22:53 PM »
Your latest module with 650D crop_rec_4k.2018Jul22.650D104
Read runs like a clock and gives around 85 MByte/s.
Write not so much. It begins very fast but hits a break ("break" point varies in different runs) and is seriously slowed down. Accelerating after and result is in the 68 MByte/s range.

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8813
Re: UHS-I / SD cards investigation
« Reply #472 on: July 02, 2020, 09:36:30 PM »
Tested previous version. I have no words ...

70MM13

  • Hero Member
  • *****
  • Posts: 607
Re: UHS-I / SD cards investigation
« Reply #473 on: July 02, 2020, 09:37:50 PM »
wow, this is turning into a magic lantern history day!

Danne

  • Developer
  • Hero Member
  • *****
  • Posts: 7739
Re: UHS-I / SD cards investigation
« Reply #474 on: July 02, 2020, 09:42:40 PM »
Tested previous version. I have no words ...
Exactly what version 8)?