[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unable to install on Raspberry Pi 4B
From: |
Christoph Buck |
Subject: |
Re: Unable to install on Raspberry Pi 4B |
Date: |
Tue, 13 Aug 2024 11:13:30 +0200 |
User-agent: |
mu4e 1.12.0; emacs 30.0.50 |
Hi!
creightor via <help-guix@gnu.org> writes:
> 2)
> Building an image from the x86_64 PC failed while cross-compiling
> gawk-mesboot.
> I think this might have been related to
> https://issues.guix.gnu.org/66866 so I tried the --no-grafts option
> and afterwards something went completely wrong, I guess an unhandled
> exception and I got the backtrace https://bpa.st/3WEQ
Imho `--no-grafts` is necessary right now. I have a similiar setup as
you (crosscompile aarch64 pi image from my x86_64 pc) and i need this
option to get it to work. I didn't run into the unhandled exception
however. I based my experiements on [1], which resulted in a bootable
image. Be aware, that this uses proprietary firmware. Discussion about
this repo is considered offtopic on this mailing list.
[1] https://git.pantherx.org/development/hardware/raspberry
--
Best regards
Christoph