From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Wrong system time Date: Sun, 10 Jul 2016 18:42:15 -0400 Message-ID: <20160710224215.GA9757@jasmine> References: <20160613203525.GA11960@jasmine> <7c10655d-afc0-ce96-f2e7-c38576c8cce1@ninthfloor.org> <20160614021747.GD16928@jasmine> <874m8wjivy.fsf@gnu.org> <8737nhrxq5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMNa2-0005cp-Jw for help-guix@gnu.org; Sun, 10 Jul 2016 18:52:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMNZx-00065R-LI for help-guix@gnu.org; Sun, 10 Jul 2016 18:52:05 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:48391) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMNZv-00064P-6V for help-guix@gnu.org; Sun, 10 Jul 2016 18:52:01 -0400 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Kete Foy Cc: help-guix@gnu.org On Sun, Jul 10, 2016 at 10:39:00PM +0000, Kete Foy wrote: > Chris Marusich: > > For what it's worth, I've confirmed this is fixed in the latest > > development version of Libreboot. That was a few weeks ago. So, if the > > latest release doesn't already contain the fix, you can update it > > yourself to get the fix. > > > Thanks, I'll be sure to do that. I wasn't able to figure out how to > downgrade the kernel. I will post what I tried if anyone requests. IIRC we kept the 4.1 series of linux-libre specifically for libreboot users. You should be able to use it by adding the following line to your OS declaration: (kernel linux-libre-4.1)