Re: Question about Guix on Novena - mainly U-Boot

2020-12-05 Thread Denis 'GNUtoo' Carikli
Make the bootrom load u-boot from the SATA HDD/SSD. Luckily the I.MX6 SOC is capable of loading u-boot from a SATA HDD/SSD but it needs to be configured for that. However it looks like the novena-eeprom utility only somehow does the former: https://github.com/xobs/novena-eeprom/blob/master

Question about Guix on Novena - mainly U-Boot

2020-12-04 Thread Stefan
Hi Danny! You may want to try to set "CONFIG_PREBOOT=\"usb start; sata init; part list sata 0 -bootable devplist\"". I do something similar to execute "dhcp" to enable booting via tftp. Maybe take a look at my recent patch¹ as well, which aims to ease such configuration changes. Bye Stefan

Re: Question about Guix on Novena - mainly U-Boot

2020-12-04 Thread Danny Milosavljevic
For reference, the config.scm I used was: (use-modules (gnu) (gnu bootloader u-boot)) (use-service-modules networking ssh desktop) (use-package-modules bootloaders screen ssh linux) ;;; Note: Maybe better: linux-libre-arm-generic ;;; Note: Novena upstream uses Kernel 3.19 (operating-system

Question about Guix on Novena - mainly U-Boot

2020-12-04 Thread Danny Milosavljevic
Hi, I'm still in the process of setting up the Novena as a GNU Mes for ARM build machine. Guix system on Novena from sd card finally works. Now I want to make it boot it from SATA instead. So I did the following: (1) Used cp -a to copy over everything from the sd card / to the sata drive

Re: Novena

2016-09-07 Thread Ludovic Courtès
Hello, Danny Milosavljevic <dan...@scratchpost.org> skribis: > can someone with a Novena please do > > $ cat /proc/cpuinfo > > on it? > > Also, if applicable, try > > $ ls /sys/firmware/efi/vars >From one of our build machines: --8<---cut

Re: Novena

2016-08-24 Thread David Craven
> I'm trying to find a way for the U-Boot installer to detect that it's on a > Novena. Nice! I want one =P

Novena

2016-08-24 Thread Danny Milosavljevic
Hi, can someone with a Novena please do $ cat /proc/cpuinfo on it? Also, if applicable, try $ ls /sys/firmware/efi/vars . I'm trying to find a way for the U-Boot installer to detect that it's on a Novena.

Re: Kernel recompilation on Novena

2015-06-15 Thread Andreas Enge
On Sat, Jun 06, 2015 at 02:48:28PM +0200, Andreas Enge wrote: the following should normally be a blog post; but I do not (yet?) have a blog. I now do have a blog and made this the first post: https://enge.fr/blog/ https://enge.fr/blog/?p=21 One can also comment, but only after clicking on

Re: Kernel recompilation on Novena

2015-06-08 Thread Ludovic Courtès
to me that kernels built for armhf and mips machines usually need custom patches and configuration that vary from one machine to another. Or at least the armhf and mips machines that I have access to (Novena and Loongson-based laptops) require additional patches and custom configuration. Yeah

Re: Kernel recompilation on Novena

2015-06-07 Thread Ludovic Courtès
Thanks for the info! I wonder what the status of our linux-libre package is on armhf. I guess we first need a config file for that platform, based on the x86 ones. Ludo’.

Re: Kernel recompilation on Novena

2015-06-07 Thread Mark H Weaver
machines usually need custom patches and configuration that vary from one machine to another. Or at least the armhf and mips machines that I have access to (Novena and Loongson-based laptops) require additional patches and custom configuration. They also typically use bootloaders other than GRUB

Kernel recompilation on Novena

2015-06-06 Thread Andreas Enge
Hello, the following should normally be a blog post; but I do not (yet?) have a blog. So I am simply using the list and its archive as a place for posting the information. Andreas For Guix to work, the Novena board needs a kernel option that is disabled by default. So before installing Guix

Re: Novena and tar

2015-05-31 Thread Mark H Weaver
Andreas Enge andr...@enge.fr writes: after receiving my novena, I finally installed guix by the tarball on it. This part went very smoothly. Then I tried guix build hello and gcc, guile and so on were built correctly. But tar failed its tests: 25: terminal input