IBM T60 dmsg 6.1-RC1 (problems will test patches)
John Baldwin
jhb at freebsd.org
Wed Apr 19 11:31:39 UTC 2006
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
'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.)
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the freebsd-current
mailing list