10-01-2020, 07:15 PM
(This post was last modified: 10-01-2020, 07:18 PM by mtndew.
Edit Reason: add attachment
)
(09-27-2020, 04:23 PM)wdt Wrote: manjaro has an alternative uboot that you could try,,
uboot-pinbookpro-bsp (manual write required)
Or mrfixit's, that may or may not be the best, certainly up there
I tried installing the alt uboot and received an error during the pkgbuild process.
I ran:
git clone https://gitlab.manjaro.org/manjaro-arm/p...pine64-git
chown -R "username" uboot-pine64-git
cd uboot-pine64-git
makepkg -si
Not really a coding whiz but from looking at the output of the pkgbuild process, it seems some value was set wrong and errored out the pkgbuild. See attached. Has anyone else seen this problem and know a way to get the git pkg installed?