From owner-freebsd-current@FreeBSD.ORG Wed Apr 19 11:31:39 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CF3A16A40F for ; Wed, 19 Apr 2006 11:31:39 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id E263643D4C for ; Wed, 19 Apr 2006 11:31:37 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k3JBVa4H002954; Wed, 19 Apr 2006 07:31:36 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-current@freebsd.org Date: Wed, 19 Apr 2006 07:28:51 -0400 User-Agent: KMail/1.8.3 References: <1145467346.32933.8.camel@BrutusBSD.rochester.rr.com> In-Reply-To: <1145467346.32933.8.camel@BrutusBSD.rochester.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200604190728.52759.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1407/Tue Apr 18 17:01:55 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Benjamin Adams Subject: Re: IBM T60 dmsg 6.1-RC1 (problems will test patches) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 11:31:39 -0000 On Wednesday 19 April 2006 01:22 pm, Benjamin Adams wrote: > I don't think the kernel is using dual core corrently. 6.0 and 7.0 did > not reconize my acpi_bus for my hard drive. > Also built in Wireless is not detected, Maybe other problems? Aside from the wireless it all looks (mostly) ok to me. > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 These are your two cores, though FreeBSD thinks they are HTT instead of dual cores for some reason. You can toggle the=20 'machdep.hyperthreading_allowed' sysctl to make the kernel schedule threads onto the second core though. > acpi_bus_number: can't get _ADR > acpi_bus_number: can't get _ADR > acpi_bus_number: can't get _ADR > acpi_bus_number: can't get _ADR > acpi_bus_number: can't get _ADR > acpi_bus_number: can't get _ADR Don't worry about these messages. > acd0: DVDR at ata0-master UDMA33 > ad4: 95396MB at ata2-master SATA150 Here's your DVD drive and hard drive (ad4). > TOP------ > last pid: 36180; load averages: 0.29, 0.24, 0.16 > up 0+05:20:32 13:18:04 > 102 processes: 1 running, 101 sleeping > CPU states: 1.3% user, 0.0% nice, 3.4% system, 0.0% interrupt, 95.3% > idle > Mem: 324M Active, 52M Inact, 93M Wired, 19M Cache, 60M Buf, 3388K Free > Swap: 996M Total, 5328K Used, 991M Free That looks fine. Seems to be very non-busy on the CPU side. :) > Just looking for some help. I will test install any patches if someone > wants to work with me. > I'm glade to help FreeBSD. You can probably use ndis to handle your wireless. (Or perhaps the iwi or ipw drivers? Not sure what is in your laptop.) =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org