* IA64 test report: .6.4-rc1-mm2/Lion 2004-3-3: 10/10 pass
@ 2004-03-03 11:31 Yu, Luming
2004-03-03 16:34 ` Bjorn Helgaas
2004-03-08 2:08 ` Yu, Luming
0 siblings, 2 replies; 3+ messages in thread
From: Yu, Luming @ 2004-03-03 11:31 UTC (permalink / raw)
To: linux-ia64
[-- Attachment #1: Type: text/plain, Size: 915 bytes --]
ACPI Test Report for 2.6 ia64 kernel
=========================
Hardware Configuration:
-----------------------
System Name: ACPI-LION
System Type: 4 way 800M Itanium, Lion
M/B revision: N/A
Processor version: N/A
Firmware Versions: N/A
I/O configuration summary:
QLogic QLA12160, Seagate ST39205LC boot drive
IDE floppy and CDROM
Serial console
PS/2 keyboard and mouse
USB mouse
Ethernet Pro 100
Software Configuration:
1.base kernel 2.6.4-rc1 + mm patch 2.6.4-rc1-mm2
ACPI Features Tested: (prioritized).
--------------------
1. Boot tested ok
2. PS/2 keyboard tested ok
3. ATI (run X window system) tested ok
4. PS/2 mouse tested ok
5. USB mouse tested ok
6. NIC (eg. Ping or ftp) tested ok
7. IDE (eg. r/w floppy or CDROM) tested ok
8. SCI (eg. Press power button) tested ok
9. Soft Power off tested ok
10. serial console tested ok
[-- Attachment #2: lion.2.6.mm2 --]
[-- Type: application/octet-stream, Size: 17678 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: IA64 test report: .6.4-rc1-mm2/Lion 2004-3-3: 10/10 pass
2004-03-03 11:31 IA64 test report: .6.4-rc1-mm2/Lion 2004-3-3: 10/10 pass Yu, Luming
@ 2004-03-03 16:34 ` Bjorn Helgaas
2004-03-08 2:08 ` Yu, Luming
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2004-03-03 16:34 UTC (permalink / raw)
To: linux-ia64
Is this the same box as the 2.6.4-rc1 test? I guess not -- the
"Lion 2.6.4-rc1" test claims this:
> ACPI: XSDT (v001 INTEL SR870BN4 0x01072002 MSFT 0x00010013) @ 0x000000003ff83090
Which looks like an 870-based box (Tiger, maybe)?
This one ("Lion 2.6.4-mm2") looks 460-based:
> ACPI: XSDT (v001 INTEL SR460AC 0x00000003 MSFT 0x0100000a) @ 0x000000005fe96658
> 4 CPUs available, 8 CPUs total
So 4 of the 8 CPUs are disabled. Is that what you expect?
> ACPI: LSAPIC (acpi_id[0x01] lsapic_id[0x01] lsapic_eid[0x00] enabled)
> CPU 1 (0x0100) enabled
> CPU 1: base freq\x133.333MHz, ITC ratio\x12/2, ITC freq€0.003MHz+/--1ppm
> Calibrating delay loop... 797.80 BogoMIPS
> CPU 1: synchronized ITC with CPU 0 (last diff 0 cycles, maxerr 551 cycles)
Hmm... We still print 5 lines per CPU (tons better than it used to
be), but we have no indication of what processor model it is. That
seems more useful than some of this stuff.
> pci_irq-0302 [03] acpi_pci_irq_derive : Unable to derive IRQ for device 0000:00:03.3
> ACPI: No IRQ known for interrupt pin B of device 0000:00:03.3
Ah, here's our friend the SMBus device.
No USB funnies in this boot. I guess that's probably due to
the fact that this really isn't the same box as the 2.6.4-rc1
boot.
^ permalink raw reply [flat|nested] 3+ messages in thread* RE: IA64 test report: .6.4-rc1-mm2/Lion 2004-3-3: 10/10 pass
2004-03-03 11:31 IA64 test report: .6.4-rc1-mm2/Lion 2004-3-3: 10/10 pass Yu, Luming
2004-03-03 16:34 ` Bjorn Helgaas
@ 2004-03-08 2:08 ` Yu, Luming
1 sibling, 0 replies; 3+ messages in thread
From: Yu, Luming @ 2004-03-08 2:08 UTC (permalink / raw)
To: linux-ia64
>
> Is this the same box as the 2.6.4-rc1 test? I guess not -- the
> "Lion 2.6.4-rc1" test claims this:
>
> > ACPI: XSDT (v001 INTEL SR870BN4 0x01072002 MSFT
> 0x00010013) @ 0x000000003ff83090
>
> Which looks like an 870-based box (Tiger, maybe)?
I'm sorry for the typo of title. This is for tiger.
>
> > ACPI: LSAPIC (acpi_id[0x01] lsapic_id[0x01]
> lsapic_eid[0x00] enabled)
> > CPU 1 (0x0100) enabled
> > CPU 1: base freq\x133.333MHz, ITC ratio\x12/2, ITC
> freq€0.003MHz+/--1ppm
> > Calibrating delay loop... 797.80 BogoMIPS
> > CPU 1: synchronized ITC with CPU 0 (last diff 0 cycles,
> maxerr 551 cycles)
>
> Hmm... We still print 5 lines per CPU (tons better than it used to
> be), but we have no indication of what processor model it is. That
> seems more useful than some of this stuff.
Yes.
>
> > pci_irq-0302 [03] acpi_pci_irq_derive : Unable to derive
> IRQ for device 0000:00:03.3
> > ACPI: No IRQ known for interrupt pin B of device 0000:00:03.3
>
> Ah, here's our friend the SMBus device.
>
> No USB funnies in this boot. I guess that's probably due to
> the fact that this really isn't the same box as the 2.6.4-rc1
> boot.
>
>
Yes, this is for tiger.
Thanks,
Luming
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-03-08 2:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-03 11:31 IA64 test report: .6.4-rc1-mm2/Lion 2004-3-3: 10/10 pass Yu, Luming
2004-03-03 16:34 ` Bjorn Helgaas
2004-03-08 2:08 ` Yu, Luming
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox