From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CB077139891 for ; Sun, 23 Aug 2015 13:08:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52378142A1; Sun, 23 Aug 2015 13:08:16 +0000 (UTC) Received: from relay2.mail.vrmd.de (relay2.mail.vrmd.de [81.28.224.28]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3F6061423F for ; Sun, 23 Aug 2015 13:08:14 +0000 (UTC) Received: from [95.91.246.157] (helo=comporellon.local) by relay2.mail.vrmd.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ZTV0P-0003sC-6r for gentoo-user@lists.gentoo.org; Sun, 23 Aug 2015 15:08:13 +0200 Date: Sun, 23 Aug 2015 15:08:12 +0200 (CEST) From: Peter Weilbacher To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Problems booting vanilla kernel 4.1.x Message-ID: User-Agent: Alpine 2.11 (DEB 23 2013-08-11) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-purgate: clean X-purgate-type: clean X-purgate-ID: 150741::1440335293-00001DD3-31A56F5A/0/0 X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-Spam-Suspicion: No X-Relay-User: peter@weilbacher.name X-Archives-Salt: 44c568e1-5635-4865-b0f3-6a12f29774d7 X-Archives-Hash: 6753398463714bb6d099c2e0e4a7c8ec Dear all, after successfully using kernel 4.0.5 (vanilla-sources) for a while, I upgraded to 4.1.5 last week and 4.1.6 today. I cannot boot either of them. On the screen I see Decompressing Linux... Parsing ELF... done. Booting the kernel. as the last thing, then it just sits there. To upgrade I copy the previously used .config to the new kernel directory and run genkernel with --no-clean and --menuconfig so that I get the same config as before -- unless I change something, which in this case I didn't. (This has worked very nicely since 3.1.x or so). Does that ring a bell with someone? Peter.