has anyone successfully booted a RPI3 with Fedora 28, using a USB console cable? I set the "enable_uart=1", but the boot process just gets stuck midway. The boot log is attached.
Thank you.
Code: Select all
U-Boot 2018.03 (Apr 15 2018 - 12:49:58 +0000)
DRAM: 998 MiB
RPI 3 Model B (0xa02082)
MMC: [email protected]: 0, [email protected]: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
Failed (-5)
In: serial
Out: vidconsole
Err: vidconsole
Net: No ethernet found.
starting USB...
USB0: Core Release: 2.80a
scanning bus 0 for devices... 3 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found EFI removable media binary efi/fedora/grubaa64.efi
Found DTB mmc 0:2 /dtb/broadcom/bcm2837-rpi-3-b.dtb
13349 bytes read in 36 ms (361.3 KiB/s)
Scanning disk [email protected]
Card did not respond to voltage select!
Scanning disk [email protected]
Disk [email protected] not ready
Found 6 disks
1213688 bytes read in 56 ms (20.7 MiB/s)
## Starting EFI application at 01000000 ...
Waiting for Ethernet connection... unable to connect.
Fedora (4.17.5-200.fc28.aarch64) 28 (Twenty Eight)
Fedora (4.16.3-301.fc28.aarch64) 28 (Twenty Eight)
Use the ▲ and ▼ keys to change the selection.
Press 'e' to edit the selected item, or 'c' for a command prompt.
The selected entry will be started automatically in 0s.
EFI stub: Booting Linux Kernel...
EFI stub: EFI_RNG_PROTOCOL unavailable, no randomness supplied
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services and installing virtual address map...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 4.17.5-200.fc28.aarch64 ([email protected]) (gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC)) #1 SMP Tue Jul 10 13:23:55 UTC 2018
[ 0.000000] Machine model: Raspberry Pi 3 Model B
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: EFI v2.70 by Das U-Boot
[ 0.000000] efi: SMBIOS=0x3d133000
[ 0.000000] cma: Reserved 64 MiB at 0x0000000039000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003e5fffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x3e5d0480-0x3e5ddf7f]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000000000-0x000000003e5fffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000000000fff]
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000007ffffff]
[ 0.000000] node 0: [mem 0x0000000008000000-0x0000000008004fff]
[ 0.000000] node 0: [mem 0x0000000008006000-0x000000003d130fff]
[ 0.000000] node 0: [mem 0x000000003d131000-0x000000003d140fff]
[ 0.000000] node 0: [mem 0x000000003d141000-0x000000003e5a9fff]
[ 0.000000] node 0: [mem 0x000000003e5aa000-0x000000003e5aafff]
[ 0.000000] node 0: [mem 0x000000003e5ab000-0x000000003e5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003e5fffff]
[ 0.000000] random: fast init done
[ 0.000000] percpu: Embedded 23 pages/cpu @ (ptrval) s55704 r8192 d30312 u94208
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: enabling workaround for ARM erratum 843419
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 251495
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.17.5-200.fc28.aarch64 root=UUID=9a926ac9-5938-4539-bb79-72f87b36095f ro LANG=en_US.UTF-8
[ 0.000000] Memory: 898480K/1021948K available (9852K kernel code, 1928K rwdata, 6424K rodata, 5760K init, 940K bss, 57932K reserved, 65536K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 37137 entries in 146 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000203] Console: colour dummy device 80x25
[ 0.000756] console [tty0] enabled
[ 0.000869] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000903] pid_max: default: 32768 minimum: 301
[ 0.001109] Security Framework initialized
[ 0.001129] Yama: becoming mindful.
[ 0.001162] SELinux: Initializing.
[ 0.002645] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.003324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.003403] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.003447] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.005575] ASID allocator initialised with 32768 entries
[ 0.005725] Hierarchical SRCU implementation.
[ 0.008751] Remapping and enabling EFI services.
[ 0.009415] smp: Bringing up secondary CPUs ...
[ 0.010254] Detected VIPT I-cache on CPU1
[ 0.010321] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.011224] Detected VIPT I-cache on CPU2
[ 0.011269] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.012158] Detected VIPT I-cache on CPU3
[ 0.012199] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.012337] smp: Brought up 1 node, 4 CPUs
[ 0.012434] SMP: Total of 4 processors activated.
[ 0.012453] CPU features: detected: 32-bit EL0 Support
[ 0.024563] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.024593] CPU: All CPU(s) started at EL2
[ 0.024653] alternatives: patching kernel code
[ 0.026427] devtmpfs: initialized
[ 0.033240] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.033356] futex hash table entries: 1024 (order: 5, 131072 bytes)
[ 0.037328] pinctrl core: initialized pinctrl subsystem
[ 0.038514] SMBIOS 3.0 present.
[ 0.038548] DMI: raspberrypi rpi/rpi, BIOS 2018.03 04/15/2018
[ 0.039273] NET: Registered protocol family 16
[ 0.041718] audit: initializing netlink subsys (disabled)
[ 0.041974] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[ 0.043420] cpuidle: using governor menu
[ 0.043669] vdso: 2 pages (1 code @ 000000005436ef80, 1 data @ 0000000026b62d17)
[ 0.043696] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.051701] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.052092] Serial: AMBA PL011 UART driver
[ 0.055067] uart-pl011 3f201000.serial: could not find pctldev for node /soc/[email protected]/uart0_gpio32, deferring probe
[ 0.071312] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.071770] cryptd: max_cpu_qlen set to 1000
[ 0.072827] ACPI: Interpreter disabled.
[ 0.073459] vgaarb: loaded
[ 0.073996] SCSI subsystem initialized
[ 0.074573] usbcore: registered new interface driver usbfs
[ 0.074643] usbcore: registered new interface driver hub
[ 0.074754] usbcore: registered new device driver usb
[ 0.074982] pps_core: LinuxPPS API ver. 1 registered
[ 0.075001] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.075042] PTP clock support registered
[ 0.075344] EDAC MC: Ver: 3.0.0
[ 0.076020] Registered efivars operations
[ 0.076054] efivars: get_next_variable: status=8000000000000007
[ 0.077048] NetLabel: Initializing
[ 0.077066] NetLabel: domain hash size = 128
[ 0.077080] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.077187] NetLabel: unlabeled traffic allowed by default
[ 0.077676] clocksource: Switched to clocksource arch_sys_counter
[ 0.187627] VFS: Disk quotas dquot_6.6.0
[ 0.187801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.188320] simple-framebuffer 3eef1000.framebuffer: framebuffer at 0x3eef1000, 0x10a800 bytes, mapped to 0x000000009aae3a22
[ 0.188355] simple-framebuffer 3eef1000.framebuffer: format=a8r8g8b8, mode=656x416x32, linelength=2624
[ 0.195455] Console: switching to colour frame buffer device 82x26
[ 0.201543] simple-framebuffer 3eef1000.framebuffer: fb0: simplefb registered!
[ 0.205408] pnp: PnP ACPI: disabled
[ 0.218897] NET: Registered protocol family 2
[ 0.223272] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
[ 0.230534] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.234574] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.238707] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.242881] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.246885] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.251195] NET: Registered protocol family 1
[ 0.255561] Unpacking initramfs...
[ 1.494045] Freeing initrd memory: 13584K
[ 1.499152] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.507353] kvm [1]: 8-bit VMID
[ 1.513322] kvm [1]: Hyp mode initialized successfully
[ 1.574990] Initialise system trusted keyrings
[ 1.578894] Key type blacklist registered
[ 1.582702] workingset: timestamp_bits=37 max_order=18 bucket_order=0
[ 1.595079] zbud: loaded
[ 1.600941] pstore: using deflate compression
[ 2.752783] alg: No test for 842 (842-generic)
[ 2.756462] alg: No test for 842 (842-scomp)
[ 2.781061] NET: Registered protocol family 38
[ 2.784330] Key type asymmetric registered
[ 2.787432] Asymmetric key parser 'x509' registered
[ 2.790824] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 2.797168] io scheduler noop registered
[ 2.800256] io scheduler deadline registered
[ 2.803439] io scheduler cfq registered (default)
[ 2.806405] io scheduler mq-deadline registered
[ 2.809676] atomic64_test: passed
[ 2.817985] efifb: probing for efifb
[ 2.820750] efifb: framebuffer at 0x3eef1000, using 1068k, total 1066k
[ 2.823584] efifb: mode is 656x416x32, linelength=2624, pages=1
[ 2.826442] efifb: scrolling: redraw
[ 2.829275] efifb: Truecolor: size=8:8:8:8, shift=24:0:8:16
[ 2.832193] fb: switching to EFI VGA from simple
[ 2.835109] Console: switching to colour dummy device 80x25
[ 2.842399] Console: switching to colour frame buffer device 82x26
[ 2.848468] fb0: EFI VGA frame buffer device
[ 2.858330] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.872020] 3f215040.serial: ttyS1 at MMIO 0x0 (irq = 61, base_baud = 31250000) is a 16550
[ 3.736396] console [ttyS1] enabled
[ 3.744241] msm_serial: driver initialized
[ 3.752898] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 3.763343] libphy: Fixed MDIO Bus: probed
[ 3.770757] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.780536] ehci-pci: EHCI PCI platform driver
[ 3.788263] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.797825] ohci-pci: OHCI PCI platform driver
[ 3.805651] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.815776] usbcore: registered new interface driver usbserial_generic
[ 3.825942] usbserial: USB Serial support registered for generic
[ 3.835765] mousedev: PS/2 mouse device common for all mice
[ 3.846815] device-mapper: uevent: version 1.0.3
[ 3.855348] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: [email protected]
[ 3.871914] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.882401] EFI Variables Facility v0.08 2004-May-17
[ 3.891177] efivars: get_next_variable: status=8000000000000007
[ 3.901048] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.910498] usbcore: registered new interface driver usbhid
[ 3.919761] usbhid: USB HID core driver
[ 3.927477] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 3.937924] drop_monitor: Initializing network drop monitor service
[ 3.948517] Initializing XFRM netlink socket
[ 3.957243] NET: Registered protocol family 10
[ 3.978839] Segment Routing with IPv6
[ 3.986216] mip6: Mobile IPv6
[ 3.992672] NET: Registered protocol family 17
[ 4.001750] registered taskstats version 1
[ 4.009381] Loading compiled-in X.509 certificates
[ 4.294365] Loaded X.509 cert 'Fedora kernel signing key: 1bd488f040abbae69992b8a1097a0f32c8e594a1'
[ 4.310555] zswap: loaded using pool lzo/zbud
[ 4.331477] Key type big_key registered
[ 4.350828] Key type encrypted registered
[ 4.358152] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 4.367799] ima: Allocated hash algorithm: sha1
[ 4.381527] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 66, base_baud = 0) is a PL011 rev2
[ 4.397342] serial serial0: tty port ttyAMA0 registered
[ 4.407458] raspberrypi-firmware soc:firmware: Request 0x00000001 returned status 0x00000000