Manjaro ARM 20.04
#44
(06-13-2020, 04:53 AM)spikerguy Wrote:
(06-12-2020, 02:07 AM)q4osteam Wrote: @spikerguy
The u-boot that ships with Manjaro seems to make it impossible to boot certain OSes from either SD or USB, namely the Armbian, Q4OS, Chromium 79 build, and perhaps some more. Attempting to boot those OSes only resulted in a backlight black screen, whereas users who have a different OS installed on their EMMC seem to be able to boot these OSes just fine. See https://forum.pine64.org/showthread.php?...5#pid66515

Do you know what is the reason and how to fix that ?
Hello @q4osteam 

We are using mainline uboot while most of the other distro are using bsp uboot. 

We have a list of distros which have problem in booting. I will share the link and the method to fix it.

Here : https://gitlab.manjaro.org/snippets/490


Thanks for sharing the link with the workaround.  I'm trying to follow the workaround but I'm afraid I'm stuck.  I ran into this same issue after installing the KDE image version of 20.04 on my emmc.  However, while the instructions on the link above show that Manjaro ARM 20.02+ works, I'm not able to boot from an SD card with images of Manjaro 20.04 XFCE.  The workaround instructions say:
Quote:
  1. On the SD card, open up the root partition and go to /boot/extlinux/extlinux.conf.
  2. Add the following to the APPEND line:
    console=ttyS2,1500000 video=eDP-1:1920x1080@60 video=HDMI-A-1:1920x1080@60
  3. Save the file and put the SD card into the Pinebook Pro and boot.

On the XFCE boot SD card the ROOT partition has a folder named "boot" that is empty.   However, the BOOT partition has a folder "extlinux" with a file "extlinux.conf".  I assume that is the file I need to edit, and its contents are:

Quote:LABEL Manjaro ARM
KERNEL ../Image
FDT ../dtbs/rockchip/rk3399-pinebook-pro.dtb
APPEND initrd=../initramfs-linux.img console=tty1 root=LABEL=ROOT_MNJRO rw rootwait video=eDP-1:1920x1080@60 video=HDMI-A-1:1920x1080@60 bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash


I modified the APPEND line to:

Quote:APPEND initrd=../initramfs-linux.img console=tty1 root=LABEL=ROOT_MNJRO rw rootwait video=eDP-1:1920x1080@60 video=HDMI-A-1:1920x1080@60 bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash console=ttyS2,1500000 video=eDP-1:1920x1080@60 video=HDMI-A-1:1920x1080@60


However, this didn't resolve the issue so I'm guessing I have missed something.  Am I editing the wrong file?  Or do I have the right file but made the wrong edit?
  Reply


Messages In This Thread
Manjaro ARM 20.04 - by spikerguy - 05-21-2020, 04:55 PM
RE: Manjaro ARM 20.04 - by TDC_PBP - 05-27-2020, 03:41 PM
RE: Manjaro ARM 20.04 - by xmixahlx - 05-27-2020, 07:52 PM
RE: Manjaro ARM 20.04 - by mstrstvns - 05-28-2020, 11:24 AM
RE: Manjaro ARM 20.04 - by spikerguy - 05-28-2020, 02:17 PM
RE: Manjaro ARM 20.04 - by Der Geist der Maschine - 05-29-2020, 12:04 AM
RE: Manjaro ARM 20.04 - by pfeerick - 06-01-2020, 05:48 AM
RE: Manjaro ARM 20.04 - by cefre00 - 06-04-2020, 08:59 AM
RE: Manjaro ARM 20.04 - by tiagoespinha - 06-06-2020, 11:06 AM
RE: Manjaro ARM 20.04 - by tiagoespinha - 06-06-2020, 02:09 PM
RE: Manjaro ARM 20.04 - by spikerguy - 06-07-2020, 07:48 AM
RE: Manjaro ARM 20.04 - by zaius - 06-07-2020, 03:53 PM
RE: Manjaro ARM 20.04 - by spikerguy - 06-09-2020, 06:14 AM
RE: Manjaro ARM 20.04 - by User 18041 - 06-10-2020, 11:01 AM
RE: Manjaro ARM 20.04 - by spikerguy - 06-11-2020, 06:00 AM
RE: Manjaro ARM 20.04 - by User 18041 - 06-11-2020, 01:50 PM
RE: Manjaro ARM 20.04 - by q4osteam - 06-12-2020, 02:07 AM
RE: Manjaro ARM 20.04 - by spikerguy - 06-13-2020, 04:53 AM
RE: Manjaro ARM 20.04 - by Redbeard - 08-10-2020, 03:37 PM
RE: Manjaro ARM 20.04 - by linuxfreund - 06-12-2020, 03:41 PM
RE: Manjaro ARM 20.04 - by q4osteam - 06-16-2020, 09:02 AM
RE: Manjaro ARM 20.04 - by jiyong - 06-16-2020, 01:32 PM
RE: Manjaro ARM 20.04 - by PRStoetzer - 06-16-2020, 08:31 PM
RE: Manjaro ARM 20.04 - by spikerguy - 06-17-2020, 03:43 AM
RE: Manjaro ARM 20.04 - by ovv - 06-17-2020, 03:58 AM
RE: Manjaro ARM 20.04 - by PRStoetzer - 06-18-2020, 01:59 PM
Screen Brightness - by theplaidtieninja - 06-19-2020, 09:05 AM
RE: Screen Brightness - by spikerguy - 06-19-2020, 03:55 PM
RE: Screen Brightness - by theplaidtieninja - 06-19-2020, 06:59 PM
RE: Screen Brightness - by greysuite - 06-23-2020, 08:59 PM
RE: Manjaro ARM 20.04 - by anoctis - 06-19-2020, 05:56 PM
RE: Manjaro ARM 20.04 - by anoctis - 06-20-2020, 03:50 PM
RE: Manjaro ARM 20.04 - by User 6582 - 06-23-2020, 09:12 AM
RE: Manjaro ARM 20.04 - by jiapei100 - 06-28-2020, 12:53 AM
RE: Manjaro ARM 20.04 - by S265 - 06-28-2020, 04:53 AM
RE: Manjaro ARM 20.04 - by spikerguy - 06-29-2020, 02:44 AM
RE: Manjaro ARM 20.04 - by S265 - 06-29-2020, 03:48 PM
RE: Manjaro ARM 20.04 - by wdt - 07-22-2020, 03:54 PM
RE: Manjaro ARM 20.04 - by thepeckhambassplayer - 07-25-2020, 04:36 PM
RE: Manjaro ARM 20.04 - by wdt - 07-25-2020, 07:48 PM
RE: Manjaro ARM 20.04 - by thepeckhambassplayer - 08-01-2020, 11:04 AM
RE: Manjaro ARM 20.04 - by Redbeard - 08-12-2020, 08:42 AM
RE: Manjaro ARM 20.04 - by carlosqueso - 08-12-2020, 01:35 PM
RE: Manjaro ARM 20.04 - by Redbeard - 08-12-2020, 04:10 PM
RE: Manjaro ARM 20.04 - by carlosqueso - 08-12-2020, 06:47 PM
RE: Manjaro ARM 20.04 - by 8jef - 08-19-2020, 09:08 PM
RE: Manjaro ARM 20.04 - by spikerguy - 08-20-2020, 03:17 PM
RE: Manjaro ARM 20.04 - by 8jef - 08-20-2020, 04:56 PM
RE: Manjaro ARM 20.04 - by cefre00 - 08-25-2020, 05:37 AM
RE: Manjaro ARM 20.04 - by nightranger73 - 09-17-2020, 08:37 AM
RE: Manjaro ARM 20.04 - by carlosqueso - 09-24-2020, 07:28 PM
RE: Manjaro ARM 20.04 - by poVoq - 09-23-2020, 04:59 PM
RE: Manjaro ARM 20.04 - by pine76 - 09-29-2020, 04:09 PM
RE: Manjaro ARM 20.04 - by wdt - 09-29-2020, 05:51 PM
RE: Manjaro ARM 20.04 - by pine76 - 10-04-2020, 12:00 PM
RE: Manjaro ARM 20.04 - by wdt - 10-04-2020, 04:12 PM
RE: Manjaro ARM 20.04 - by pine76 - 10-04-2020, 10:59 PM
RE: Manjaro ARM 20.04 - by wdt - 10-04-2020, 11:15 PM
RE: Manjaro ARM 20.04 - by pine76 - 10-05-2020, 07:45 AM
RE: Manjaro ARM 20.04 - by wdt - 10-05-2020, 12:57 PM
RE: Manjaro ARM 20.04 - by pine76 - 10-06-2020, 09:23 PM
RE: Manjaro ARM 20.04 - by rempfer - 10-16-2020, 01:30 AM
RE: Manjaro ARM 20.04 - by markifi - 02-23-2021, 03:22 PM
RE: Manjaro ARM 20.04 - by vandys - 12-27-2022, 08:11 PM
RE: Manjaro ARM 20.04 - by Yochanan - 12-28-2022, 02:53 PM
RE: Manjaro ARM 20.04 - by vandys - 01-08-2023, 07:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Manjaro Sway Theme Broken Eighty8 1 167 03-08-2024, 08:41 AM
Last Post: tophneal
Question Manjaro with Full Disk Encryption and GRUB dumetrulo 1 1,606 02-02-2024, 02:45 AM
Last Post: frankkinney
  Manjaro network problem late 2023 acruhl 1 213 01-19-2024, 11:32 PM
Last Post: Kevin Kofler
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 1,914 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 1,979 12-11-2023, 03:47 AM
Last Post: calinb
  Manjaro 20.04 not loading from SD (with Manjaro on eMMC) zaius 1 291 12-07-2023, 03:11 PM
Last Post: wdt
  Manjaro ARM: enabling external monitors & fixing Broadcom WiFi after updating trifleneurotic 2 746 11-14-2023, 10:57 AM
Last Post: trifleneurotic
  Manjaro [ARM Stable Update] 2021-07-23 issues Bocanila 1 1,913 08-21-2023, 09:10 PM
Last Post: vanessadonald
  [Manjaro] u-boot won't boot from eMMC with (unbootable) SD card present zackw 1 1,853 08-21-2023, 09:08 PM
Last Post: vanessadonald
  Manjaro - HIbernate - brcmfmac clk issue pompeyPinePro 1 709 08-18-2023, 02:06 AM
Last Post: juliamenendez

Forum Jump:


Users browsing this thread: 1 Guest(s)