Menu

Show posts

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 Menu

Messages - dal

#1
Camera-specific Development / Re: Canon 700D / T5i
August 16, 2013, 11:44:46 PM
I've built from your branch a couple of days ago and it's still unusable if the bootflag in the 700d is not set, how should I do this? Am I missing something?
#2
Camera-specific Development / Re: Canon 700D / T5i
August 16, 2013, 09:31:28 AM
Also there is no public 700d .fir to set the bootflag in the camera so this will not work :/

I'm new to ML and it took a while for me to figure that out since the documentation is not very clear on how that works. And the scripts are not public either.. :/

If anyone could be kind to post the .fir I'd be interested, pm or otherwise. I can't test my builds until then :/

Thnx
#3
Camera-specific Development / Re: Canon 700D / T5i
August 09, 2013, 12:05:32 AM
So I've compiled ML for the 700d. But the installer .fir is not generated. I tried the autoboot method and ran make_bootable.sh. This does not work for some reason and ML does not boot. Tried it on two spare cards I had (512mb and 2gb) Looks lite stuff is written to the sdcard with dd.

Any ideas?

EDIT:
I've verified in a hexeditor that offset 0x40 and 0x2b contain the correct strings as described for the FAT16-filesystem here: http://magiclantern.wikia.com/wiki/Autoboot

But I'm not even getting a hanged boot or anything.  Which revision should I build? Built the tip a couple of days ago of the unified branch. I set to only build for 700d in the Makefile. I'm stuck and this sucks.

EDIT2:
It has come to my attention that I've not set the bootflag in my 700d. Since the .fir is not getting built I wonder how you guys set it?! This would probably solve my problem :)