Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754293AbYJFG2y (ORCPT ); Mon, 6 Oct 2008 02:28:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752690AbYJFG2p (ORCPT ); Mon, 6 Oct 2008 02:28:45 -0400 Received: from an-out-0708.google.com ([209.85.132.240]:34595 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752628AbYJFG2p (ORCPT ); Mon, 6 Oct 2008 02:28:45 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=h2RN9t9kPgCG8YpNgCfww5odKVxYKee+/IiC3VckAMgQKYeyBghiODKWVg1CQA3GgL kYzZ6zc7wxkG1NKD639iB8TI953opzdg3aYDZFmn777YJjaiUDNwMoU5gV3HwYUWj7SR hvAtQgKsSBFQtFpHt1qDacRTZXmaYzaqB4VOM= Date: Mon, 6 Oct 2008 02:28:39 -0400 From: Dmitry Torokhov To: Arjan van de Ven Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.27-rc8+ - first impressions Message-ID: <20081006062838.GC2808@amd.corenet.prv> References: <20081005183603.GA3263@amd.corenet.prv> <20081005121046.579089b9@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081005121046.579089b9@infradead.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1176 Lines: 33 On Sun, Oct 05, 2008 at 12:10:46PM -0700, Arjan van de Ven wrote: > On Sun, 5 Oct 2008 14:36:25 -0400 > Dmitry Torokhov wrote: > > > Hi, > > > > Lats night I loaded 2.6.27-rc8-tip for the first time on my AMD Turion > > 64 laptop that is normally runs with Fedora distribution kernel. > > Compared to 2.6.25 the thing is broken - hdparm reports about 3MB/sec > > speed, fans are constantly on, everything seems sluggish. > > > > Booting with hpet=force (HPET is disabled in BIOS) hangs the box > > somewhere in tty_init. > > hpet=force is a "the kernel thinks it's not wise to use, but you think > better"... don't do that ;( > That is not how I parse dmesg: [ 0.077927] HPET not enabled in BIOS. You might try hpet=force boot option Here kernel recommends to try and enable it. If we generally don't recommed using 'force' I'd suggest removing the 2nd sentence from the message. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/