unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: guix-devel@gnu.org, Vagrant Cascadian <vagrant@debian.org>,
	Christopher Baines <mail@cbaines.net>
Subject: Re: Honeycomb LX2 ARM board, problems booting Guix
Date: Tue, 29 Jun 2021 20:32:37 -0400	[thread overview]
Message-ID: <19D47E0B-E095-4D34-A958-A6FEE32AE68D@lepiller.eu> (raw)
In-Reply-To: <875yxw1dpg.fsf@yucca>

[-- Attachment #1: Type: text/plain, Size: 1675 bytes --]

One way to find the missing modules is to boot another distro (or maybe the installer has a lot more modules than the installed system) and look at dmesg. You might see something like:

scsi host0: ahci-sunxi
ata1: SATA max UDMA/133 mmio …

sunxi-mmc 1c12000.mmc: initialized, …
mmc0: host does not support reading read-only…

(That's from an arm board)

In that case, I added sunxi-mmc, ahci_sunxi and for some reason sd_mod. Note that naming is not consistent between guix and dmcsg, so check the filename in lib/modules of you linux-libre kernel package.

HTH!

Le 29 juin 2021 18:57:31 GMT-04:00, Vagrant Cascadian <vagrant@debian.org> a écrit :
>On 2021-06-29, Christopher Baines wrote:
>> I've had a Honeycomb LX2 board for a few weeks now, but I've been
>> struggling to get Guix installed on it.
>>
>> The most success I've had is with an installer image written to
>either a
>> USB drive or nVME drive. I changed the bootloader to the
>> grub-efi-bootloader, using the efi-raw image type, a couple of other
>> tweaks, but I only get as far as Linux starting Guile and then it
>> promptly erroring [1].
>>
>> 1: https://paste.debian.net/plain/1202864
>>
>> For some reason, /proc/partitions is empty, and I can't see usual
>things
>> relating to storage devices in /dev. Any ideas how this could happen,
>> what might I be doing wrong, or anything else I could try?
>
>Most likely missing kernel modules from the initrd, missing kernel
>configuration options enabled, and/or missing support in the kernel
>upstream...
>
>Hopefully it's one of the first two; good luck module/option hunting!
>
>
>live well,
>  vagrant

[-- Attachment #2: Type: text/html, Size: 2138 bytes --]

  reply	other threads:[~2021-06-30  0:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-29 22:44 Honeycomb LX2 ARM board, problems booting Guix Christopher Baines
2021-06-29 22:57 ` Vagrant Cascadian
2021-06-30  0:32   ` Julien Lepiller [this message]
2021-07-01  1:08     ` Christopher Baines
2021-07-01  0:22   ` Christopher Baines

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=19D47E0B-E095-4D34-A958-A6FEE32AE68D@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=guix-devel@gnu.org \
    --cc=mail@cbaines.net \
    --cc=vagrant@debian.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).