From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Pimentel Subject: GuixSD kernel panic on linux-libre 3.18.7 Date: Thu, 26 Feb 2015 08:35:36 -0300 Message-ID: <6768e1bbe5e2dcba3e3b2e8e884b14fc@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34891) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQwjH-00007Q-5r for guix-devel@gnu.org; Thu, 26 Feb 2015 06:35:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQwjD-0000eq-O8 for guix-devel@gnu.org; Thu, 26 Feb 2015 06:35:43 -0500 Received: from mail2.openmailbox.org ([62.4.1.33]:36983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQwjD-0000eQ-GL for guix-devel@gnu.org; Thu, 26 Feb 2015 06:35:39 -0500 Received: from localhost (localhost [127.0.0.1]) by mail2.openmailbox.org (Postfix) with ESMTP id 30155202DE7 for ; Thu, 26 Feb 2015 12:35:38 +0100 (CET) Received: from mail2.openmailbox.org ([62.4.1.33]) by localhost (mail.openmailbox.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YQGtzesJHwK8 for ; Thu, 26 Feb 2015 12:35:36 +0100 (CET) Received: from www.openmailbox.org (localhost [127.0.0.1]) by mail2.openmailbox.org (Postfix) with ESMTP id BBFE4202E1C for ; Thu, 26 Feb 2015 12:35:36 +0100 (CET) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Hi Guix, I installed GuixSD on Lenovo X200 Tablet with success (Linux-Libre 3.18.4), but after upgrade (# guix pull; guix system reconfigure /etc/config.scm) there is a kernel panic with kernel higher than 3.18.4 (last line): kernel panic - not syncing: Attempted to kill init! exit code=0x00000100 P.S.: With old kernel (Linux-Libre 3.18.4) it's work. Thanks, -- Daniel Pimentel (d4n1)