Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 07:28:51 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        Benjamin Adams <adams.benjamin@gmail.com>
Subject:   Re: IBM T60 dmsg 6.1-RC1 (problems will test patches)
Message-ID:  <200604190728.52759.jhb@freebsd.org>
In-Reply-To: <1145467346.32933.8.camel@BrutusBSD.rochester.rr.com>
References:  <1145467346.32933.8.camel@BrutusBSD.rochester.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <MATSHITADVD-RAM UJ-842/RB01> at ata0-master UDMA33
> ad4: 95396MB <FUJITSU MHV2100BH 00840028> 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 <jhb@FreeBSD.org> =A0<>< =A0http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604190728.52759.jhb>