Discussion:
[fedora-arm] F23 on Wandboard Quad -- kernel doesn't start?
Derek Atkins
2016-03-03 20:51:16 UTC
Permalink
Hi,

I'm trying to run F23 on a Wandboard Quad, but it's not booting. It
hangs after the "Starting kernel" output.

I followed the instructions at
https://fedoraproject.org/wiki/Architectures/ARM/F23/Installation#For_the_Wandboard_.28Freescale_i.MX6.29
starting from Fedora-Minimal-armhfp-23-10-sda.raw.xz I installed the
image, then copied in the SPL and u-boot.img. But when I try to boot my
wandboard I get:

U-Boot SPL 2015.07 (Sep 12 2015 - 11:53:19)


U-Boot 2015.07 (Sep 12 2015 - 11:53:19 +0000)

CPU: Freescale i.MX6Q rev1.5 996 MHz (running at 792 MHz)
Reset cause: POR
Board: Wandboard rev C1
I2C: ready
DRAM: 2 GiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1
*** Warning - bad CRC, using default environment

No panel detected: default to HDMI
Display: HDMI (1024x768)
In: serial
Out: serial
Err: serial
Net: FEC [PRIME]
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
518 bytes read in 49 ms (9.8 KiB/s)
Ignoring unknown command: ui
Ignoring malformed menu command: autoboot
Ignoring malformed menu command: hidden
Ignoring unknown command: totaltimeout
Fedora-Minimal-armhfp-23-10 Boot Options.
1: Fedora-Minimal-armhfp-23-10 (4.2.3-300.fc23.armv7hl)
Enter choice: 1: Fedora-Minimal-armhfp-23-10 (4.2.3-300.fc23.armv7hl)
Retrieving file: /initramfs-4.2.3-300.fc23.armv7hl.img
38958034 bytes read in 1833 ms (20.3 MiB/s)
Retrieving file: /vmlinuz-4.2.3-300.fc23.armv7hl
5811776 bytes read in 307 ms (18.1 MiB/s)
append: enforcing=0 ro root=UUID=b2c019d9-2401-4a22-9a40-36a92a00cdfe
Retrieving file: /dtb-4.2.3-300.fc23.armv7hl/imx6q-wandboard.dtb
30792 bytes read in 1235 ms (23.4 KiB/s)
Kernel image @ 0x11000000 [ 0x000000 - 0x58ae40 ]
## Flattened Device Tree blob at 18000000
Booting using the fdt blob at 0x18000000
Loading Ramdisk to 2dad8000, end 2ffff3d2 ... OK
Loading Device Tree to 2dacd000, end 2dad7847 ... OK

Starting kernel ...

And then the system just sits and hangs.. Is this a known problem?
I tried with two different SD cards and both fail.

I could certainly revert back to F22, but why start 6-months behind?

-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
***@MIT.EDU PGP key available
Nicolas Chauvet
2016-03-03 21:53:20 UTC
Permalink
Post by Derek Atkins
Hi,
I'm trying to run F23 on a Wandboard Quad, but it's not booting. It
hangs after the "Starting kernel" output.
I followed the instructions at
https://fedoraproject.org/wiki/Architectures/ARM/F23/Installation#For_the_Wandboard_.28Freescale_i.MX6.29
starting from Fedora-Minimal-armhfp-23-10-sda.raw.xz I installed the
If you are on serial you might need to add console=ttymxc0,115200 to the
kernel bootlinux in extlinux.conf
I never tried to boot using hdmi output, so I usually need to add console
there.
--
-

Nicolas (kwizart)
Peter Robinson
2016-03-04 10:26:01 UTC
Permalink
Post by Nicolas Chauvet
Post by Derek Atkins
Hi,
I'm trying to run F23 on a Wandboard Quad, but it's not booting. It
hangs after the "Starting kernel" output.
I followed the instructions at
https://fedoraproject.org/wiki/Architectures/ARM/F23/Installation#For_the_Wandboard_.28Freescale_i.MX6.29
starting from Fedora-Minimal-armhfp-23-10-sda.raw.xz I installed the
If you are on serial you might need to add console=ttymxc0,115200 to the
kernel bootlinux in extlinux.conf
I never tried to boot using hdmi output, so I usually need to add console
Recent arm-image-installer has a --addconsole option to do that for you.

Peter
Derek Atkins
2016-03-04 15:40:43 UTC
Permalink
Hi Peter,
Post by Peter Robinson
Post by Nicolas Chauvet
If you are on serial you might need to add console=ttymxc0,115200 to the
kernel bootlinux in extlinux.conf
I never tried to boot using hdmi output, so I usually need to add console
Recent arm-image-installer has a --addconsole option to do that for you.
I guess it serves me right for not updating that script. I'm still
using 0.06 (plus some changes to support wandboard on f23). But it
still would've been nice to have at least a one-liner on the wiki :)
Post by Peter Robinson
Peter
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
***@MIT.EDU PGP key available
Jared K. Smith
2016-03-05 15:30:29 UTC
Permalink
Post by Derek Atkins
I guess it serves me right for not updating that script. I'm still
using 0.06 (plus some changes to support wandboard on f23). But it
still would've been nice to have at least a one-liner on the wiki :)
The wiki is just that -- a wiki. if you think something needs to be added
to it, do it!

--
Jared Smith
Derek Atkins
2016-03-07 15:01:16 UTC
Permalink
I guess it serves me right for not updating that script.  I'm still
using 0.06 (plus some changes to support wandboard on f23).  But it
still would've been nice to have at least a one-liner on the wiki :)
The wiki is just that -- a wiki.  if you think something needs to be added to
it, do it!
That implies having a FAS account, which I don't. Faster for me to
suggest a change than get one set up.
Jared Smith
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
***@MIT.EDU PGP key available
Derek Atkins
2016-03-04 15:37:56 UTC
Permalink
Hi,
I'm trying to run F23 on a Wandboard Quad, but it's not booting.  It
hangs after the "Starting kernel" output.
I followed the instructions at
https://fedoraproject.org/wiki/Architectures/ARM/F23/Installation#For_the_Wandboard_.28Freescale_i.MX6.29
starting from Fedora-Minimal-armhfp-23-10-sda.raw.xz I installed the
If you are on serial you might need to add console=ttymxc0,115200 to the
kernel bootlinux in extlinux.conf
I never tried to boot using hdmi output, so I usually need to add console
there.
Aha. Thank you. This is exactly what I needed.

I didn't see this anywhere on the F23 wiki page, and I didn't need it
for F22, 21, or 20, so this IS a change in default behavior. Perhaps
this suggestion should be added somewhere on the wiki:

https://fedoraproject.org/wiki/Architectures/ARM/F23/Installation
Nicolas (kwizart)
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
***@MIT.EDU PGP key available
Loading...