Hi, no problem I am just tinkering for fun / learning. I tried to add the earlycon boot option : GNU GRUB version 2.02~beta3 ┌────────────────────────────────────────────────────────────────────────────┐ │setparams 'openSUSE [ VMX ]' │ │ │ │ echo Loading linux.vmx... │ │ set gfxpayload=800x600 │ │ $linux /boot/linux.vmx quiet splash=silent plymouth.enable=0 rootfl\│ │ags=size=100% console=ttyS0,115200n8 showopts earlycon │ │ echo Loading initrd.vmx... │ │ $initrd /boot/initrd.vmx │ │ │ │ │ │ │ │ │ └────────────────────────────────────────────────────────────────────────────┘ Minimum Emacs-like screen editing is supported. TAB lists completions. Press Ctrl-x or F10 to boot, Ctrl-c or F2 for a command-line or ESC to discard edits and return to the GRUB menu. and got the same result as previous boot. thanks Paul On Thu, Sep 15, 2016 at 1:57 PM, Alexander Graf <agraf@suse.de> wrote:
On 14 Sep 2016, at 17:33, Paul Gonin <paul.gonin@gmail.com> wrote:
Hi !
I gave a try today to the pine64 non-upstream openSUSE Tumbleweed image [1]
Writing the image to sdcard went fine and I was able to boot.
I did not get to a prompt though.
It stopped at Loading linux.vmx... Loading initrd.vmx... EFI stub: Booting Linux Kernel... EFI stub: UEFI Secure Boot is enabled. EFI stub: Generating empty DTB EFI stub: Exiting boot services and installing virtual address map... U-Boot EFI: Relocation at 00000000bffacff0 is out of range (1fffc1d0) U-Boot EFI: Relocation at 00000000bffad000 is out of range (1fffc1e8) U-Boot EFI: Relocation at 00000000bffad010 is out of range (1fffc1e8) U-Boot EFI: Relocation at 00000000bffad020 is out of range (1fffc058)
Any advice what I can try next ? Anything I can do to help ?
Could you please try and run with earlycon? :)
Thanks (and sorry for not having fixed it yet),
Alex
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org