From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luke Kenneth Casson Leighton Subject: bug#33676: GuixSD on eoma68-a20? Date: Tue, 11 Dec 2018 02:04:59 +0000 Message-ID: References: <20181208181214.2308472a@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gWXbg-0008N1-Es for bug-guix@gnu.org; Mon, 10 Dec 2018 21:17:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gWXbb-0006GR-FZ for bug-guix@gnu.org; Mon, 10 Dec 2018 21:17:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:38298) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gWXba-0006Fy-PN for bug-guix@gnu.org; Mon, 10 Dec 2018 21:17:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gWXba-0003C4-Go for bug-guix@gnu.org; Mon, 10 Dec 2018 21:17:02 -0500 In-Reply-To: <20181208181214.2308472a@scratchpost.org> Sender: "Debbugs-submit" Resent-Message-ID: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 33676@debbugs.gnu.org hi folks, good to see there's progress on this. do make sure to use a UHC Class 10 micro-sd card (the ones that say they are 75-80mbytes/sec), they will happily run at 20-25mbytes/sec read/write speed, which is about the same speed as an SSD from around 2012. you should get a boot to xfce4 or lxde of around 20-25 seconds: again, comparable with a budget processor from around 5-8 years ago (which is what this is). for god's sake don't peddle gnome3 or kde4 at end-users. the performance will be absolutely atrocious, absolutely guaranteed. yes, the idea is to upgrade (and sell or repurpose the old one). this is the *first* in the series. for building can i recommend using "-Wl,--no-keep-memory" and report if it helps, here: https://sourceware.org/bugzilla/show_bug.cgi?id=22831 there is a slow-boil linker problem which is similar to the "640k should be enough for anybody" - all of the quotes historic quotes techniques which used to be implemented to make it possible to link programs where there is not enough virtual or physical memory have been ripped out because "4GB should be enough for anybody". firefox now requires a staggering SEVEN GIGABYTES to successfully link. this is insane. please do try that linker option because otherwise people will believe that 32-bit hardware needs to be destroyed, due to it being utterly useless. l.