From owner-freebsd-stable@FreeBSD.ORG Tue Dec 22 23:38:13 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B19BC106566B for ; Tue, 22 Dec 2009 23:38:13 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.freebsd.org (Postfix) with ESMTP id 6E33C8FC1C for ; Tue, 22 Dec 2009 23:38:13 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KV2002D3UZOPHC0@bgo1smout1.broadpark.no> for freebsd-stable@freebsd.org; Wed, 23 Dec 2009 00:38:12 +0100 (CET) Received: from kg-v2.kg4.no ([80.203.92.186]) by bgo1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0KV200DNYUZNNV10@bgo1sminn1.broadpark.no> for freebsd-stable@freebsd.org; Wed, 23 Dec 2009 00:38:12 +0100 (CET) Date: Wed, 23 Dec 2009 00:38:11 +0100 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Message-id: <20091223003811.cb63c28f.torfinn.ingolfsen@broadpark.no> In-reply-to: <20091221145238.P28370@sola.nimnet.asn.au> References: <20091220215943.5c6cbdcb.torfinn.ingolfsen@broadpark.no> <20091221145238.P28370@sola.nimnet.asn.au> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.5; amd64-portbld-freebsd7.2) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: Why does FreeBSD 8.-0 think that my Dell SX260 have "non-unform processors"? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 23:38:13 -0000 On Mon, 21 Dec 2009 15:29:54 +1100 (EST) Ian Smith wrote: > Why is it booting up at half speed? Same in your 7.2-STABLE dmesg. I don't know. Since last time, I've upgraded the bios to the latest (A03) and reset bios to default values - but the problem is still there. According to the specs, a SX260 supports all Pentium 4 cpus with 400 MHz and 533 MHz FSB (front side bus). > Something set that way in BIOS? What does 'sysctl dev.cpu' say? The only setting in bios related to cpu speed are "normal" and "comaptible". I've tried both - doesn't make a difference. Now sysctl.dev.cpu says: root@kg-work2# sysctl dev.cpu dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=\_PR_.CPU0 dev.cpu.0.%pnpinfo: _HID=none _UID=0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 1295 dev.cpu.0.freq_levels: 1295/-1 1133/-1 971/-1 809/-1 647/-1 485/-1 323/-1 dev.cpu.0.cx_supported: C1/0 dev.cpu.0.cx_lowest: C1 dev.cpu.0.cx_usage: 100.00% last 500us dev.cpu.1.%desc: ACPI CPU dev.cpu.1.%driver: cpu dev.cpu.1.%location: handle=\_PR_.CPU1 dev.cpu.1.%pnpinfo: _HID=none _UID=0 dev.cpu.1.%parent: acpi0 dev.cpu.1.cx_supported: C1/0 dev.cpu.1.cx_lowest: C1 dev.cpu.1.cx_usage: 100.00% last 500us > > Only spotted a verbose dmesg for 7.2-STABLE there, not for 8.0? Not, I didn't make one that evening. There is one over ther now. :-) > I suppose you have HTT disabled in BIOS? Yes, I had, it is enabled now. -- Regards, Torfinn Ingolfsen