Bootable image for Macchatobin Double Shot?

greg at unrelenting.technology greg at unrelenting.technology
Sat Apr 25 15:22:31 UTC 2020


April 25, 2020 5:51 PM, "Mark Murray" <markm at freebsd.org> wrote:

>> https://unrelentingtech.s3.dualstack.eu-west-1.amazonaws.com/flash-image.bin
>> https://unrelentingtech.s3.dualstack.eu-west-1.amazonaws.com/flash-image2.bin
> 
> The second has the same binary bits as the one I downloaded from the link in my original post.

It should work then..

Unless I really screwed something up and *somehow* this is not a good image -
you can check by running (as root):

/usr/sbin/acpidump -t -d -o /dev/null | grep -a -C10 PNP0C02

that should find the PCIe controller in the DSDT table, its Memory32Fixed resource should
contain the address 0xE0000000, NOT 0xE0008000.


What does the pci command in the EFI Shell say? Run `pci 00 00 00 -i` to get info about a particular device,
e.g. https://gist.github.com/myfreeweb/8b09f1c93ee9572aef01513ba9bf756f

Also, have you tried any other PCIe cards?

> The first fails with this at power-up:

Oh, okay, that's the bad one. Deleted.


More information about the freebsd-arm mailing list