Hi Hans, all

Took a bit of time, but managed to do a test with I also took the u-boot from that one. Md5sum:
0829a585ac67b135e2a9f0b1a9279c0d  u-boot-sunxi-with-spl.bin

I did check both VGA and HDMI but got no output on either ports.

I could ssh into the board with some effort:
The information here:
https://fedoraproject.org/wiki/Architectures/ARM/F21/Installation#FAQ
is incomplete.
I also had to disable selinux (the keys I had did not have an selinux context)
http://docs.fedoraproject.org/nl-NL/Fedora/11/html/Security-Enhanced_Linux/sect-Security-Enhanced_Linux-Enabling_and_Disabling_SELinux-Disabling_SELinux.html

I also tried startx but it complained that no screens were found.

fpaste of dmesg:
http://paste.fedoraproject.org/177436/42252728

fpaste of /proc/devices:
http://paste.fedoraproject.org/177437/27367142

If there is any other info you want me to share or additional tests you want me to do, let me know (might take a day or so before I get to it though)

Best regards, Frans





2015-01-26 8:33 GMT+01:00 Hans de Goede <hdegoede@redhat.com>:
Hi,


On 26-01-15 08:31, Frans Meulenbroeks wrote:
Apparently this did not make it to the list. Guess this is because my list
membership was not approved yet then.

2015-01-25 11:30 GMT+01:00 Frans Meulenbroeks <fransmeulenbroeks@gmail.com>:

Hi,

I was trying to see which of the ARM boards I had lying around would boot
FC21.
I followed these instructions:

http://fedoraproject.org/wiki/Architectures/ARM/F21/Installation

With these I managed to boot FC21 successfully on
- orange pi (A20, similar to banana pi)
- pandaboard
- beaglebone white

However, although according to the instructions the same MLO and u-boot
are to be used for beaglebone black, it does not boot there, although the
very same card works with beaglebone white.
I have added a serial port to the BBB and captured the boot log. See at
the end of this message.
Anyone an idea what is wrong?

While at it:
According to
http://fedoraproject.org/wiki/Architectures/ARM/F21/Installation/Hardware_Status
beagleboard XM also works but there is no u-boot data in the image for XM.
Suggestions for this?

And I noticed the u-boot dir also contains a u-boot for the Mele A1000. I
wanted to try that one the A2000 which is identical hw, but it did not work
(and I do not have serial for the A2000)
Anyone a suggestion.

u-boot & the kernel in F-21 do not support hdmi out on A10 devices, however
rawhide does, so give rawhide a try with the A1000 u-boot (from rawhide)
that should give you video output and hopefully will tell you more.

Regards,

Hans