unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Reza Alizadeh Majd <r.majd@pantherx.org>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: Stefan <stefan-guix@vodafonemail.de>, help-guix@gnu.org
Subject: Re: U-Boot for Raspberry Pi
Date: Mon, 21 Feb 2022 14:38:47 +0330	[thread overview]
Message-ID: <20220221143847.0d25d7fe@pantherx.org> (raw)
In-Reply-To: <87ley7epl9.fsf@elephly.net>

On Sat, 19 Feb 2022 00:12:37 +0100
Ricardo Wurmus <rekado@elephly.net> wrote:

>
>Are you using qemu-binfmt-service-type?
>

Thank you, adding the service to the host machine, resolves the build
issue. 


however the previously mentioned issue in this thread about
the `mmc_block` kernel module still persists during the build:

adding the following kernel modules: 

--8<---------------cut here---------------start------------->8---
(initrd-modules (append (list "mmc_block" "rtsx_pci_sdmmc" "rtsx_pci")
                        %base-initrd-modules))
--8<---------------cut here---------------end--------------->8---

I receive following error: 

--8<---------------cut here---------------start------------->8---
Backtrace:
           5 (primitive-load "/gnu/store/gdz17k41dvf1b38y9wzs8assi9n?")
In ice-9/eval.scm:
    619:8  4 (_ #f)
   626:19  3 (_ #<directory (guile-user) 7fffb6a71f00>)
   293:34  2 (_ #(#<directory (guile-user) 7fffb6a71f00> #<procedu?>))
In srfi/srfi-1.scm:
   586:17  1 (map1 ("mmc-block" "rtsx_pci_sdmmc" "rtsx_pci" "ahci" ?))
In gnu/build/linux-modules.scm:
    257:5  0 (find-module-file _ _)

gnu/build/linux-modules.scm:257:5: In procedure find-module-file:
kernel module not found "mmc-block" "/gnu/store/8pms0r4zvqxx6bqaz8rw2h3ynjfynqdx-linux-libre-arm64-generic-5.14.15/lib/modules"
--8<---------------cut here---------------end--------------->8---


Regards, 
Reza

-- 
Reza Alizadeh Majd
PantherX Team
https://pantherx.org


  reply	other threads:[~2022-02-21 11:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-31 23:09 U-Boot for Raspberry Pi Stefan
2021-11-02 11:00 ` phodina
2021-11-02 13:24   ` Stefan
2022-02-16 15:55     ` Reza Alizadeh Majd
2022-02-18 23:12       ` Ricardo Wurmus
2022-02-21 11:08         ` Reza Alizadeh Majd [this message]
2022-02-21 11:14           ` Ricardo Wurmus
2022-02-22  7:36             ` Reza Alizadeh Majd
2022-02-22  8:30               ` Ricardo Wurmus
2022-02-22  9:05                 ` Vincent Legoll
2022-02-22  9:07                   ` Vincent Legoll
  -- strict thread matches above, loose matches on Subject: below --
2021-10-30 21:39 phodina via
2021-10-30 22:05 ` Vagrant Cascadian
2021-10-31  6:47   ` phodina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220221143847.0d25d7fe@pantherx.org \
    --to=r.majd@pantherx.org \
    --cc=help-guix@gnu.org \
    --cc=rekado@elephly.net \
    --cc=stefan-guix@vodafonemail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).