[Bug 1263863] Re: [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

2015-10-16 Thread Ivan Hu
These failures are from firmware, set it as won't fix

** Changed in: linux (Ubuntu)
   Status: Incomplete => 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/1263863

Title:
  [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

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

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


[Bug 1263863] Re: [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

2015-10-04 Thread Christopher M. Penalver
Po-Hsu Lin, thank you for reporting this bug to Ubuntu. linux-lts-raring 
reached EOL on August 2014.
See the following documents for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
https://wiki.ubuntu.com/Kernel/LTSEnablementStack

If this is still reproducible in a supported release, please execute the 
following in a terminal:
apport-collect 1210373

Also, could you please provide the full computer model and serial as
noted on the sticker of the computer itself (not from the Bug
Description)?

Otherwise, please mark this as Invalid.

** Package changed: linux-lts-raring (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Medium => Low

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: linux (Ubuntu)
 Assignee: Ivan Hu (ivan.hu) => (unassigned)

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

Title:
  [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

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

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


[Bug 1263863] Re: [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

2014-02-04 Thread Ivan Hu
the failures, 
klog: HIGH Kernel message: [ 13.551401] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] 
Namespace lookup failure, AE_NOT_FOUND (20121018/psargs-359)
 klog: HIGH Kernel message: [ 13.551407] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node 880159209cd0), AE_NOT_FOUND 
(20121018/psparse-537)

are from buggy firmware, due to the method \_SB_.PCI0.PEG0.PEGP.DD02._BCL uses 
the \_SB_.PCI0.GFX0.DD02._BCL
but the \_SB_.PCI0.GFX0.DD02._BCL is not implemented.

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

Title:
  [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

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

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


[Bug 1263863] Re: [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

2014-02-04 Thread Ivan Hu
the _PRT failures,
 klog: CRITICAL Kernel message: [ 5.345517] ACPI Exception: AE_NOT_FOUND, 
Evaluating _PRT [AE_NOT_FOUND] (20121018/pci_irq-269)

 klog: HIGH Kernel message: [ 5.345505] ACPI Error: [AR02] Namespace lookup 
failure, AE_NOT_FOUND (20121018/psargs-359)
 klog: HIGH Kernel message: [ 5.345510] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG0._PRT] (Node 8801591fed70), AE_NOT_FOUND 
(20121018/psparse-537)

also from buggy firmware, due to the _PRT method return AR02, but the AR02 
object doesn't exist
Scope (\_SB.PCI0)
{
Name (LTRS, Zero)
Name (OBFS, Zero)
Device (PEG0)
{
   

Method (_PRT, 0, NotSerialized)  // _PRT: PCI Routing Table
{
If (PICM)
{
Return (AR02)
}

Return (PR02)
}
   

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

Title:
  [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

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

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


[Bug 1263863] Re: [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

2014-02-04 Thread Ivan Hu
and the UUID failure, 
\_SB_.PCI0:_OSC invalid UUID
seems that the NEXP equal to 0, that cause firmware report invalid UUID, need 
firmware to check.
If (LAnd (LEqual (Arg0, GUID), NEXP))
{
.
}
Else
{
Or (CDW1, 0x04, CDW1)
Return (Local0)
}

and the critical threshold 0 got from buggy firmware  
klog: CRITICAL Kernel message: [ 5.722860] [Firmware Bug]: Invalid critical 
threshold (0)

** Changed in: linux-lts-raring (Ubuntu)
   Status: New = Confirmed

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

Title:
  [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

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

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


[Bug 1263863] Re: [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

2014-01-27 Thread Anthony Wong
** Changed in: linux-lts-raring (Ubuntu)
 Assignee: Anthony Wong (anthonywong) = Ivan Hu (ivan.hu)

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

Title:
  [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

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

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


[Bug 1263863] Re: [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

2014-01-17 Thread Daniel Manrique
** Changed in: linux-lts-raring (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  [HP Pavilion 14] Multiple HIGH/CRITICAL failures found in fwts report

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

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