public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* IA64 test report: 2.6.2-rc2/Lion 2004-2-11: 10/9 pass
@ 2004-02-11 11:09 Yu, Luming
  2004-02-12 23:56 ` Bjorn Helgaas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yu, Luming @ 2004-02-11 11:09 UTC (permalink / raw)
  To: linux-ia64

[-- Attachment #1: Type: text/plain, Size: 1052 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.Bk pull form http://lia64.bkbits.net/linux-ia64-2.5 on 2/11
(Shanghai time)
	2.bk pull from
http://linux-acpi.bkbits.net/linux-acpi-test-2.6.2 on 2/11 (Shanghai
time)

ACPI Features Tested: (prioritized).
--------------------
1. Boot 					tested ok
2. PS/2 keyboard			Only work for about 5 minutes
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 --]
[-- Type: application/octet-stream, Size: 25752 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IA64 test report: 2.6.2-rc2/Lion 2004-2-11: 10/9 pass
  2004-02-11 11:09 IA64 test report: 2.6.2-rc2/Lion 2004-2-11: 10/9 pass Yu, Luming
@ 2004-02-12 23:56 ` Bjorn Helgaas
  2004-02-13 14:18 ` Yu, Luming
  2004-02-13 16:10 ` Bjorn Helgaas
  2 siblings, 0 replies; 4+ messages in thread
From: Bjorn Helgaas @ 2004-02-12 23:56 UTC (permalink / raw)
  To: linux-ia64

On Wednesday 11 February 2004 4:09 am, Yu, Luming wrote:
> ACPI Features Tested: (prioritized).
> --------------------
> 2. PS/2 keyboard			Only work for about 5 minutes

We still have this IRQ issue:

	 pci_irq-0302 [03] acpi_pci_irq_derive   : Unable to derive IRQ for device 00003
	ACPI: No IRQ known for interrupt pin B of device 0000:00:03.3

Or do we have confirmation that this is just a firmware defect?

Also, there's this:

	kernel unaligned access to 0xa000000100a59cc1, ip=0xa0000001003348e1

Probably not an ACPI issue, but it's be nice to know what it is.  Can
you look up the IP in the System.map?

I'll see whether I can dig up a Lion to play with the PS/2 problem.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: IA64 test report: 2.6.2-rc2/Lion 2004-2-11: 10/9 pass
  2004-02-11 11:09 IA64 test report: 2.6.2-rc2/Lion 2004-2-11: 10/9 pass Yu, Luming
  2004-02-12 23:56 ` Bjorn Helgaas
@ 2004-02-13 14:18 ` Yu, Luming
  2004-02-13 16:10 ` Bjorn Helgaas
  2 siblings, 0 replies; 4+ messages in thread
From: Yu, Luming @ 2004-02-13 14:18 UTC (permalink / raw)
  To: linux-ia64

I'm sorry for previous two blank email. My PPP connection was broken
when
trying to send email.  


> On Wednesday 11 February 2004 4:09 am, Yu, Luming wrote:
> > ACPI Features Tested: (prioritized).
> > --------------------
> > 2. PS/2 keyboard			Only work for about 5 minutes
> 
> We still have this IRQ issue:
> 
> 	 pci_irq-0302 [03] acpi_pci_irq_derive   : Unable to 
> derive IRQ for device 00003
> 	ACPI: No IRQ known for interrupt pin B of device 0000:00:03.3
> 
> Or do we have confirmation that this is just a firmware defect?
> 

Not likely, PS/2 keyboard works well with 2.4 kernel.


> Also, there's this:
> 
> 	kernel unaligned access to 0xa000000100a59cc1, 
> ip=0xa0000001003348e1
> 
> Probably not an ACPI issue, but it's be nice to know what it is.  Can
> you look up the IP in the System.map?

It's ACPI issue, and we already have patch for it.

> 
> I'll see whether I can dig up a Lion to play with the PS/2 problem.
> 

USB2 mouse issue is still there on 2.4 kernel.

Best regards,
Luming


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IA64 test report: 2.6.2-rc2/Lion 2004-2-11: 10/9 pass
  2004-02-11 11:09 IA64 test report: 2.6.2-rc2/Lion 2004-2-11: 10/9 pass Yu, Luming
  2004-02-12 23:56 ` Bjorn Helgaas
  2004-02-13 14:18 ` Yu, Luming
@ 2004-02-13 16:10 ` Bjorn Helgaas
  2 siblings, 0 replies; 4+ messages in thread
From: Bjorn Helgaas @ 2004-02-13 16:10 UTC (permalink / raw)
  To: linux-ia64

On Friday 13 February 2004 7:18 am, Yu, Luming wrote:
> > We still have this IRQ issue:
> > 
> > 	 pci_irq-0302 [03] acpi_pci_irq_derive   : Unable to 
> > derive IRQ for device 00003
> > 	ACPI: No IRQ known for interrupt pin B of device 0000:00:03.3
> > 
> > Or do we have confirmation that this is just a firmware defect?
> > 
> 
> Not likely, PS/2 keyboard works well with 2.4 kernel.

The IRQ problem is separate from the PS/2 keyboard problem.  The
IRQ problem above is for device 00:03.3, which is the SMBus device
according to your lspci output.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-13 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-11 11:09 IA64 test report: 2.6.2-rc2/Lion 2004-2-11: 10/9 pass Yu, Luming
2004-02-12 23:56 ` Bjorn Helgaas
2004-02-13 14:18 ` Yu, Luming
2004-02-13 16:10 ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox