[Bug 1293289] Re: [Dell Inspiron 5423] HIGH failures in FWTS report

2014-03-20 Thread Po-Hsu Lin
According to comment #4, this is not a blocker, tag removed.

** Tags removed: blocks-hwcert blocks-hwcert-enablement

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293289

Title:
  [Dell Inspiron 5423] HIGH failures in FWTS report

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-saucy/+bug/1293289/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293289] Re: [Dell Inspiron 5423] HIGH failures in FWTS report

2014-03-20 Thread Alex Hung
klog: HIGH Kernel message: [ 6.952936] ACPI Warning:
\_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI
requires [Package] (20130517/nsarguments-95)

_DSM is not called by BIOS, but called by device driver. In this case,
it is i915 who calls it. I am suspecting i915 does not call it
correctly.

However, this can be safely ignored in this case - Argument #4 is Arg3
in ASL, but it is not used at all on this system as below:

Method (_DSM, 4, Serialized)
{
Name (DRET, Buffer (0x04)
{
0x00
})
If (LEqual (Arg0, Buffer (0x10)
{
/*  */0xE1, 0x75, 0x39, 0x6F, 0x82, 0x7A, 
0x67, 0x4F,
/* 0008 */0x8B, 0x97, 0x15, 0xBE, 0xE0, 0x60, 
0xBE, 0xDF
}))
{
If (LEqual (Arg2, Zero))
{
CreateWordField (DRET, Zero, F0SS)
Store (0x02, F0SS)
Return (DRET)
}

If (LEqual (Arg2, One))
{
If (LEqual (^^PEG0.PEGP.LNKV, 0x03))
{
Return (Zero)
}

Return (One)
}
}

Return (DRET)
}


** Changed in: linux-lts-saucy (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293289

Title:
  [Dell Inspiron 5423] HIGH failures in FWTS report

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-saucy/+bug/1293289/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293289] Re: [Dell Inspiron 5423] HIGH failures in FWTS report

2014-03-20 Thread Alex Hung
The below two are fixed in fwts. After all, they are mis-triggered by
kernel.

 klog: HIGH Kernel message: [ 0.180123] ACPI Exception: AE_NOT_FOUND, While 
evaluating Sleep State [\_S1_] (20130517/hwxface-571)
 klog: HIGH Kernel message: [ 0.180129] ACPI Exception: AE_NOT_FOUND, While 
evaluating Sleep State [\_S2_] (20130517/hwxface-571)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293289

Title:
  [Dell Inspiron 5423] HIGH failures in FWTS report

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-saucy/+bug/1293289/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293289] Re: [Dell Inspiron 5423] HIGH failures in FWTS report

2014-03-20 Thread Yang Kun (YK)
** Changed in: linux-lts-saucy (Ubuntu)
 Assignee: Anthony Wong (anthonywong) => Alex Hung (alexhung)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293289

Title:
  [Dell Inspiron 5423] HIGH failures in FWTS report

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-saucy/+bug/1293289/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293289] Re: [Dell Inspiron 5423] HIGH failures in FWTS report

2014-03-19 Thread Po-Hsu Lin
The exactly same failure messages could be found on 201206-11403 HP Pavilion 
500 as well
High failures: 3
 klog: HIGH Kernel message: [0.163799] ACPI Exception: AE_NOT_FOUND, While 
evaluating Sleep State [\_S1_] (20130517/hwxface-571)
 klog: HIGH Kernel message: [0.163803] ACPI Exception: AE_NOT_FOUND, While 
evaluating Sleep State [\_S2_] (20130517/hwxface-571)
 klog: HIGH Kernel message: [6.643837] ACPI Warning: \_SB_.PCI0.GFX0._DSM: 
Argument #4 type mismatch - Found [Integer], ACPI requires [Package] 
(20130517/nsarguments-95)

** Attachment added: "fwts_results.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-saucy/+bug/1293289/+attachment/4033244/+files/fwts_results.log

** Tags added: 201206-11403

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293289

Title:
  [Dell Inspiron 5423] HIGH failures in FWTS report

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-saucy/+bug/1293289/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs