[Bug 1181889] Re: After installing ubuntu12.10 x64, dmesg has some error logs.

2013-06-06 Thread Colin King
As suspected, the \_SB_.PCI0.HEC1.TCOS and \_SB_.PCI0.HEC2.TCOS OperationRegions are just reserving the DMISCI_STS: OperationRegion (TCOS, SystemIO, 0x0464, 0x02) Field (TCOS, ByteAcc, NoLock, WriteAsZeros) { Offset (0x01), , 1, DSC

[Bug 1188209] [NEW] fwts: acpidump on ASF! tables segfaults

2013-06-06 Thread Colin King
NULL terminator FIELD_END macro and we run off the end of the table. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Attachment added: "acpidump.log" https://bugs.launchpad.net/bugs/1188209/+attachment/3696

[Bug 1188209] Re: fwts: acpidump on ASF! tables segfaults

2013-06-06 Thread Colin King
Patch sent to fwts-devel mailing list ** Patch added: "0001-apci-acpidump-fix-segfault-when-dumping-ASF-tables-L.patch" https://bugs.launchpad.net/ubuntu/+source/fwts/+bug/1188209/+attachment/3696393/+files/0001-apci-acpidump-fix-segfault-when-dumping-ASF-tables-L.patch -- You received this

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-06-30 Thread Colin King
Please supply your ACPI table so I can reproduce. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195209 Title: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table To

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-06-30 Thread Colin King
Looks like this is a different bug. Please file a new bug with the output of sudo acpidump so I can reproduce. I still believe that this particular bug has been fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-07-01 Thread Colin King
I've bisected this down to 4b1d586c11b3bfb7eaf9c5b61165d57cf72a, so it's when we introduced ACPICA in a previous release. I will see why this breaks iasl in fwts. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-07-01 Thread Colin King
==10953==at 0x557B369: _IO_getline_info (iogetline.c:86) ==10953==by 0x557A2AE: fgets (iofgets.c:56) ==10953==by 0x60651C7: AslDoOneFile (stdio2.h:263) ==10953==by 0x6064FA4: AslDoOnePathname (aslstartup.c:673) ==10953==by 0x60A7434: fwts_iasl_assemble_aml (fwts_iasl_interface.c

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-07-01 Thread Colin King
The attached fix addresses the bug. Posted to the fwts-devel mailing list. ** Patch added: "fixes segfault in IASL" https://bugs.launchpad.net/ubuntu/+source/fwts/+bug/1195209/+attachment/3720071/+files/0001-fwts_iasl_interface.c-allocate-temp-buffers-required.patch -- You received this bug

[Bug 1172813] Re: fwts-efi-runtime-dkms 0.26.08-0ubuntu1: fwts-efi-runtime-dkms kernel module failed to build

2013-07-03 Thread Colin King
@Stuart, fwts is the firmware test suite, probably installed to help debug some issues you had on your machine a while ago. You can remove it without causing any problems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1193696] Re: fwts crashed with SIGSEGV in __GI__IO_getline_info()

2013-07-03 Thread Colin King
*** This bug is a duplicate of bug 1196463 *** https://bugs.launchpad.net/bugs/1196463 I believe this is a duplicate of bug 1196463 and was fixed this week with version V0.13.07. ** This bug has been marked a duplicate of bug 1196463 segfault when the iasl parser assembles the ACPI tables

[Bug 1190835] Re: fwts: add the utility to show the NVRam and variable info

2013-07-03 Thread Colin King
** Changed in: fwts (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: fwts (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/1190835 Title:

[Bug 1196463] Re: segfault when the iasl parser assembles the ACPI tables

2013-07-03 Thread Colin King
** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196463 Title: segfault when the iasl parser assembles the A

[Bug 1197742] [NEW] fwts: uefirtvariable test should allow one to specify the amount of iterations on the stress set/get/query tests

2013-07-04 Thread Colin King
-query- var-multiple=N where N is the number of iterations ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New => Invalid ** Changed in: fwts (Ubuntu) Status: Invalid =&

[Bug 1198150] [NEW] fwts: efi_runtime build warning on efi_enabled

2013-07-05 Thread Colin King
ion, hence efi_enabled will always now evaluate as true. ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => C

[Bug 1198150] Re: fwts: efi_runtime build warning on efi_enabled

2013-07-05 Thread Colin King
Patch sent to mailing list https://lists.ubuntu.com/archives/fwts- devel/2013-July/003517.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198150 Title: fwts: efi_runtime build warning on efi_ena

[Bug 1198168] [NEW] fwts: efi_runtime breaks on older kernels

2013-07-05 Thread Colin King
rt kernels > 3.0 for now, so this probably needs fixing. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) ** Changed in: fwts (Ubuntu) Impor

[Bug 1198168] Re: fwts: efi_runtime compile breaks on older kernels

2013-07-05 Thread Colin King
** Summary changed: - fwts: efi_runtime breaks on older kernels + fwts: efi_runtime compile breaks on older kernels -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198168 Title: fwts: efi_runtime co

[Bug 1198236] [NEW] fwts: efi_runtime not fully clearing eft in convert_to_efi_time

2013-07-05 Thread Colin King
Public bug reported: convert_to_efi_time() is only memset'ing eft to the size of a 64 bit pointer and not the size of eft_time_t. should be: memset(eft, 0, sizeof(*eft)); ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Pro

[Bug 1200568] Re: fwts: syntaxcheck not picking up IASL error messages since latest ACPICA updates

2013-07-23 Thread Colin King
Fix committed, commit ae7c76771ace90836d2f72d6b2bee1b2054cb0f6 ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200568 Title:

[Bug 1199303] Re: fwts: enable ACPICA exec mode flags to allow slack mode and other features

2013-07-23 Thread Colin King
Fix committed, commit 1311968af5a13ed660f3933b314dcff05e10946d ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199303 Title:

[Bug 1200602] Re: fwts: syntaxcheck spelling mistake: Assember -> Assembler

2013-07-23 Thread Colin King
Fix committed, commit 518177abb4dd6ab5eda37087ea96369c6fc8e94a ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200602 Title:

[Bug 1200592] Re: fwts: log on a non-tty defaults to 100 chars wide, set it back to 80

2013-07-23 Thread Colin King
Fix committed, commit 1436785ae759a115245b81cb3e0fa60f1420ee2f ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200592 Title:

[Bug 1200426] Re: fwts: syntaxcheck sometimes fails when redirecting stdout to a file

2013-07-25 Thread Colin King
fix committed, commit ef63938977520b5c40ed7bbe6f9ffca8e6a52bca ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200426 Title:

[Bug 1201909] Re: fwts: aspm test should skip if it cannot read FACP or the PCIe config registers

2013-07-25 Thread Colin King
Fix committed, commit aaed67d04753e8ad8ca42cf0d31297d7cca211b2 ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201909 Title:

[Bug 1201903] Re: fwts: hdaaudio test should skip if it can't find pin configs rather than silently do nothing

2013-07-25 Thread Colin King
Fix committed, commit 913cedb6e22fac6b58fe5b555a2e0e19808e1f29 ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201903 Title:

[Bug 1201311] Re: fwts: klog data labels prefixed with "Common" should be renamed to "Klog"

2013-07-25 Thread Colin King
Fix committed, commit c37d7b2b25a5cec6be8d86a420868a001df45d58 ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201311 Title:

[Bug 1201335] Re: fwts: klog database needs be in sync with linux 3.10

2013-07-25 Thread Colin King
Fix committed, commit a70407de598894ff253820582f2b7d4a7419fd35h ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201335 Title:

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-25 Thread Colin King
fwts needs access to the ACPI tables with root privilege, have you tried using: sudo fwts --dump ** Changed in: fwts (Ubuntu) Status: New => Incomplete ** Changed in: fwts (Ubuntu) Importance: Undecided => Low ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => C

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-25 Thread Colin King
Can you run the following: sudo apt-get install strace sudo strace fwts acpidump - >& strace.log and attach the strace.log to the bug report so I can see what's going on. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1205203] [NEW] fwts: update to latest version of ACPICA 20130725

2013-07-25 Thread Colin King
Public bug reported: ACPICA 20130725 has just been released, fwts should be updates to pick up the changes / fixes. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned

[Bug 1205203] Re: fwts: update to latest version of ACPICA 20130725

2013-07-25 Thread Colin King
Patch sent to fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205203 Title: fwts: update to latest version of ACPICA 20130725 To manage notifications about this bug go to: ht

[Bug 1205215] [NEW] fwts: syntaxcheck: strcpy should be replaced with strncpy

2013-07-26 Thread Colin King
checking the length. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided => Medium ** Changed in: fwts (Ubuntu)

[Bug 1205215] Re: fwts: syntaxcheck: strcpy should be replaced with strncpy

2013-07-26 Thread Colin King
patch sent to the fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205215 Title: fwts: syntaxcheck: strcpy should be replaced with strncpy To manage notifications about this b

[Bug 1205267] Re: fwts: method test should check for NULL buf in method_test_NULL_return

2013-07-26 Thread Colin King
Patch sent to fwts-devel mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205267 Title: fwts: method test should check for NULL buf in method_test_NULL_return To manage notifications ab

[Bug 1205267] [NEW] fwts: method test should check for NULL buf in method_test_NULL_return

2013-07-26 Thread Colin King
fects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Summary changed: - fwts: method test should check for NULL buff in method_test_NULL_return + fwts: method test should check for NULL buf in method_test_NULL_return ** Changed in: fw

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-26 Thread Colin King
Thanks Allis. I believe I can see why it's failing, I;ll try and get something built by end of the day for testing. ** Changed in: fwts (Ubuntu) Status: Incomplete => In Progress ** Changed in: fwts (Ubuntu) Importance: Low => High -- You received this bug notification because you ar

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-26 Thread Colin King
I've kicked off some builds in my PPA for you to test to see if the fix works. These builds will be complete in a few hours. PPA: https://launchpad.net/~colin-king/+archive/orange To install use: sudo add-apt-repository ppa:colin-king/orange sudo apt-get update && sudo apt-get up

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-26 Thread Colin King
Allis, cool, so that fixes it then? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204065 Title: All ACPI tests are aborting with error: Cannot read ACPI tables. To manage notifications about this

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-27 Thread Colin King
Patch sent to fwts-devel mailing list, fix will appear in 13.08 release of fwts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204065 Title: All ACPI tests are aborting with error: Cannot read ACPI

[Bug 1205714] [NEW] fwts: syntaxcheck segfaults if there are too many ^^^^ prefixes

2013-07-27 Thread Colin King
Public bug reported: This is an upstream bug in ACPICA, I reported this in the ACPICA Bugzilla: https://bugs.acpica.org/show_bug.cgi?id=1035 We should pull the fix into fwts ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress

[Bug 1205714] Re: fwts: syntaxcheck segfaults if there are too many ^^^^ prefixes

2013-07-27 Thread Colin King
Fix sent to fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205714 Title: fwts: syntaxcheck segfaults if there are too many prefixes To manage notifications about this b

[Bug 1202541] Re: fwts: codespell has found a bunch of spelling mistakes which need fixing

2013-07-28 Thread Colin King
Fixes committed, commits: 83db9b8fb391200a4a0bc8a166b3a5fb5c2a124e 3dfca23f597e55bb1a51a183ef1643e88b1d5d04 dc92987ec95fe044e876c6431bf306ea5f374bb3 a9a69543ca8e4b37da8c87c4e184d7aaed326d3b 1139c78ab1641d8c1f38bca48be11a8084bd523b 85bdcfe2206632e15aa42b97a7b4ada3ff78a827 ** Changed in: fwts (Ubun

[Bug 1205203] Re: fwts: update to latest version of ACPICA 20130725

2013-07-28 Thread Colin King
Fix committed, commit f357fe78cb079a99d8cf665c5b35be96cbf715ac ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205203 Title:

[Bug 1180394] [NEW] ubuntu-nexus4, lttng-modules-dkms won't build with current kernel

2013-05-15 Thread Colin King
exacting and we should relax this to align with standard Ubuntu modpost settings. ** Affects: linux-nexus4 (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: Invalid ** Affects: linux-nexus4 (Ubuntu Raring) Importance: Undecided Assignee: Colin King

[Bug 1199303] [NEW] fwts: enable ACPICA exec mode flags to allow slack mode and other features

2013-07-09 Thread Colin King
: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided => Low ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) -- You

[Bug 1199877] [NEW] unity-panel-service pegs one of my CPUs at 100%

2013-07-10 Thread Colin King
Public bug reported: Just going about my business on Ubuntu Raring amd64 on an x230 and I heard the fan kick into action. top showed me that unity-panel-service was consuming all the free cycles on one of my CPUs. I killed it before my machine overheated, so I didn't attach a debugger to see why

[Bug 1200426] [NEW] fwts: syntaxcheck sometimes fails when redirecting stdout to a file

2013-07-11 Thread Colin King
on the parent is realloc'ing data and not checking for a null pointer out of memory condition. ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (co

[Bug 1198236] Re: fwts: efi_runtime not fully clearing eft in convert_to_efi_time

2013-07-12 Thread Colin King
Fix committed 1125a1b6385cb407707ee8d2cb7488e46f83e5bb ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198236 Title: fwts: ef

[Bug 1197742] Re: fwts: uefirtvariable test should allow one to specify the amount of iterations on the stress set/get/query tests

2013-07-12 Thread Colin King
fwts commit 363ea87ba6407607d8d4497cbdce94334fa37447 ** Changed in: fwts (Ubuntu) Status: In Progress => Won't Fix ** Changed in: fwts (Ubuntu) Status: Won't Fix => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1198150] Re: fwts: efi_runtime build warning on efi_enabled

2013-07-12 Thread Colin King
Fix committed 0fe2f0b60084854a4c1e3ad23dbb36edf6177253 ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198150 Title: fwts: ef

[Bug 1198168] Re: fwts: efi_runtime compile breaks on older kernels

2013-07-12 Thread Colin King
fix committed 0fe2f0b60084854a4c1e3ad23dbb36edf6177253 ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198168 Title: fwts: ef

[Bug 1200568] [NEW] fwts: syntaxcheck not picking up IASL error messages since latest ACPICA updates

2013-07-12 Thread Colin King
: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided => High ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) -- You received

[Bug 1200592] [NEW] fwts: log on a non-tty defaults to 100 chars wide, set it back to 80

2013-07-12 Thread Colin King
ng. ** Affects: fwts (Ubuntu) Importance: Wishlist Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided => Wishlist ** Changed in: fwts (Ubuntu)

[Bug 1200606] Re: fwts: syntaxcheck should have a pedantic mode to also report ASL remarks

2013-07-12 Thread Colin King
** Description changed: ASL now has some very useful "Remark" feedback, so we should think about getting this output also logged in the syntaxcheck test. I suggest a --syntaxcheck-pedantic option that turns this on, or maybe we should just enable it by default and make the warnings a low

[Bug 1200606] [NEW] fwts: syntaxcheck should have a pedantic mode to also report ASL remarks

2013-07-12 Thread Colin King
nee: Colin King (colin-king) Status: New ** Changed in: fwts (Ubuntu) Importance: Undecided => Wishlist ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1200602] [NEW] fwts: syntaxcheck spelling mistake: Assember -> Assembler

2013-07-12 Thread Colin King
Public bug reported: Spelling mistake in syntaxcheck test: Assember should be Assembler ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubu

[Bug 1201311] [NEW] fwts: klog data labels prefixed with "Common" should be renamed to "Klog"

2013-07-15 Thread Colin King
uot; --> "label": "KlogThermalOverrun" ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubuntu) Importance: Undecid

[Bug 1201311] Re: fwts: klog data labels prefixed with "Common" should be renamed to "Klog"

2013-07-15 Thread Colin King
Patch sent to fwts-devel mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201311 Title: fwts: klog data labels prefixed with "Common" should be renamed to "Klog" To manage notificatio

[Bug 1201335] [NEW] fwts: klog database needs be in sync with linux 3.10

2013-07-15 Thread Colin King
Public bug reported: Need to update data/klog.json with the latest 3.10 linux kernel since there are some more ACPI, BIOS and EFI related kernel messages. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Description changed

[Bug 1201335] Re: fwts: klog database needs be in sync with linux 3.10

2013-07-15 Thread Colin King
Patch sent to mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201335 Title: fwts: klog database needs be in sync with linux 3.10 To manage notifications about this bug go to: https://b

[Bug 1201903] [NEW] fwts: hdaaudio test should skip if it can't find pin configs rather than silently do nothing

2013-07-16 Thread Colin King
Public bug reported: Testing on an non-x86 system I found that the hda_audio test just silently does nothing if I can't find any BIOS pin configs. We should skip rather than do nothing. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Statu

[Bug 1201909] [NEW] fwts: aspm test should skip if it cannot read FACP or the PCIe config registers

2013-07-16 Thread Colin King
Public bug reported: Testing on an non-x86 system I found that the aspm test reports errors but does not skip the test, so we need to mark these tests as skipped. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in

[Bug 1202541] [NEW] fwts: codespell has found a bunch of spelling mistakes which need fixing

2013-07-18 Thread Colin King
Public bug reported: Running the latest version of codespell against fwts I've found a bunch of spelling mistakes that need to be fixed. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) S

[Bug 1120240] Re: intel-microcode.dat does not exist

2013-05-29 Thread Colin King
** Changed in: fwts (Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided => High ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) ** Changed in: fwts (Ubuntu) Milestone: None => ubuntu-13.10 --

[Bug 1120240] Re: intel-microcode.dat does not exist

2013-05-29 Thread Colin King
Thanks for reporting this. I'm working on a fix for this as we speak. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1120240 Title: intel-microcode.dat does not exist To manage notifications about t

[Bug 1172813] Re: fwts-efi-runtime-dkms 0.26.08-0ubuntu1: fwts-efi-runtime-dkms kernel module failed to build

2013-05-29 Thread Colin King
** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Ivan Hu (ivan.hu) ** Changed in: fwts (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/1172813 Tit

[Bug 1120240] Re: intel-microcode.dat does not exist

2013-05-29 Thread Colin King
Re-worked so it no longer has to load or depend on microcode loading. Patch sent to fwts-devel mailing list for review. Hopefully will make it into next fwts Saucy release. ** Summary changed: - intel-microcode.dat does not exist + microcode test fails because intel-microcode.dat does not exist

[Bug 1206290] Re: fwts: json output should be pretty printed

2013-07-29 Thread Colin King
Patch sent to the fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206290 Title: fwts: json output should be pretty printed To manage notifications about this bug go to: https

[Bug 1206290] [NEW] fwts: json output should be pretty printed

2013-07-29 Thread Colin King
Public bug reported: The current json log output is hard to read as a human. We should enable the json pretty printing to make it easier for mortals to parse by eye. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in

[Bug 1206643] Re: fwts: acpidump of BERT segfaults

2013-07-30 Thread Colin King
Patch sent to mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206643 Title: fwts: acpidump of BERT segfaults To manage notifications about this bug go to: https://bugs.launchpad.net/ub

[Bug 1206643] [NEW] fwts: acpidump of BERT segfaults

2013-07-30 Thread Colin King
) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided => High ** Changed in: fwts (Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (c

[Bug 1206953] [NEW] fwts: klog kernelscan utility should also scan for warning messages

2013-07-31 Thread Colin King
Public bug reported: We should enable the kernelscan tool to also hunt down various interesting kernel warnings that are BIOS and ACPI related. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu

[Bug 1206958] Re: fwts: klog should also scan for various firmware related warnings

2013-07-31 Thread Colin King
Patch sent to fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206958 Title: fwts: klog should also scan for various firmware related warnings To manage notifications about th

[Bug 1206958] [NEW] fwts: klog should also scan for various firmware related warnings

2013-07-31 Thread Colin King
06:09:08 SL210t kernel: [0.018077] Use 'intremap=no_x2apic_optout' to override BIOS request ..because these are just kernel warnings. It would be useful if fwts klog test catches these too. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king)

[Bug 1199303] Re: fwts: enable ACPICA exec mode flags to allow slack mode and other features

2013-08-07 Thread Colin King
This bug was fixed in the package fwts - 13.08.00-0ubuntu1 ** Changed in: fwts (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: fwts Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1202541] Re: fwts: codespell has found a bunch of spelling mistakes which need fixing

2013-08-07 Thread Colin King
This bug was fixed in the package fwts - 13.08.00-0ubuntu1 ** Changed in: fwts (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: fwts Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1198150] Re: fwts: efi_runtime build warning on efi_enabled

2013-08-07 Thread Colin King
** Changed in: fwts (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: fwts Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198150 Title:

[Bug 1198168] Re: fwts: efi_runtime compile breaks on older kernels

2013-08-07 Thread Colin King
** Changed in: fwts Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198168 Title: fwts: efi_runtime compile breaks on older kernels To manage notificatio

[Bug 1149269] Re: Dell Precision T1650 - FWTS reports critical errors during Suspend/Resume testing

2013-06-25 Thread Colin King
Just to clarify: 1, fwts flags buffer overrun bugs as critical. An engineer needs to look at them to see if they are an real issue or can be skipped. 2, Alex has checked this particular issue and thinks its OK to ignore this issue. 3, In general, buffer overrun issues need inspection to see if

[Bug 1149269] Re: Dell Precision T1650 - FWTS reports critical errors during Suspend/Resume testing

2013-06-26 Thread Colin King
@Arif: 1. Probably not for now. 2. Yes, it's just a suspend/resume, and you are OK not to worry about this particular issue even if you do suspend/resume. I doubt dual boot will have any problem 3. I doubt so. Firmware updates may fix existing bugs, but may also be risky to update, so if you ar

[Bug 1195209] [NEW] fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-06-27 Thread Colin King
54f1ef23a1c3bcbea023ddc799dc7d6becf60556. It is fixed by passing the fw pointer into fwts_acpica before assembly or disassembly of AML code. ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-06-27 Thread Colin King
Patch sent to fwts-devel mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195209 Title: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table To manage notification

[Bug 1195251] Re: fwts: method test on _WAK that returns a NULL object segfaults

2013-06-27 Thread Colin King
Patch sent to fwts mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195251 Title: fwts: method test on _WAK that returns a NULL object segfaults To manage notifications about this bug g

[Bug 1195251] [NEW] fwts: method test on _WAK that returns a NULL object segfaults

2013-06-27 Thread Colin King
Public bug reported: Running the fwts method test on a _WAK control that does not return an object causes a segmentation fault. Bug is in ACPICA. ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu

[Bug 1188209] Re: fwts: acpidump on ASF! tables segfaults

2013-06-27 Thread Colin King
Fix committed, commit 1a2a3ab610103a39cc760af8bfd9c1c3cd8a6641, fix in V0. ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/118820

[Bug 1172813] Re: fwts-efi-runtime-dkms 0.26.08-0ubuntu1: fwts-efi-runtime-dkms kernel module failed to build

2013-06-27 Thread Colin King
@Stuart, can you check to see if installing the linux headers fixes the issue for you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172813 Title: fwts-efi-runtime-dkms 0.26.08-0ubuntu1: fwts-efi-r

[Bug 1193696] Re: fwts crashed with SIGSEGV in __GI__IO_getline_info()

2013-06-27 Thread Colin King
(Ubuntu) Status: New => In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (colin-king) ** Changed in: fwts (Ubuntu) Status: In Progress => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 853875] Re: fwts: battery test should sanity check _BTP via /proc/acpi/battery/*/alarm

2013-06-27 Thread Colin King
** Changed in: fwts (Ubuntu) Importance: Low => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/853875 Title: fwts: battery test should sanity check _BTP via /proc/acpi/battery/*/alarm

[Bug 831905] [NEW] fwts: fan test is using deprecated /proc interface

2011-08-23 Thread Colin King
tance: Medium Assignee: Colin King (colin-king) Status: Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831905 Title: fwts: fan test is using deprecated /proc interface To m

[Bug 831905] Re: fwts: fan test is using deprecated /proc interface

2011-08-23 Thread Colin King
This is fixed is committed with commit 10b9561f46f8c06dc3e1916e2202b4af724b8f9f ** Changed in: fwts (Ubuntu) Status: New => Fix Committed ** Changed in: fwts (Ubuntu) Importance: Undecided => Medium ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Colin King (c

[Bug 832273] [NEW] fwts: hpet_check test does not work on logs produced by oneiric kernels

2011-08-23 Thread Colin King
Public bug reported: fwts test hpet_check parses the kernel log to find the HPET base address. Unfortunately the format for this message has changed and so the test no longer can find this message. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king

[Bug 832273] Re: fwts: hpet_check test does not work on logs produced by oneiric kernels

2011-08-23 Thread Colin King
Fix committed with commit 3c2eb4747172cee166531e19954a80911423334b ** Changed in: fwts (Ubuntu) Status: In Progress => Fix Committed ** Description changed: - fwts test hpet_check parses the kernel log to find the HPET base address. Unfortunately the format for this message has changed -

[Bug 880472] Re: fwts: CMOS reading should have interrupts disabled during a read op

2011-12-05 Thread Colin King
@Martin, I'm not sure how we proceed here, since we'd like the new version of fwts 0.24.14 to be uploaded and hence superceed the older version fwts 0.23.25. The newer version will include this bug fix as well as a bunch of other fixes and new features for Precise. -- You received this bug notif

[Bug 880472] Re: fwts: CMOS reading should have interrupts disabled during a read op

2011-12-05 Thread Colin King
.."fix committed" was marked in this bug by me as the commit has been committed to the git repo - however, the new changes have not been uploaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880472

[Bug 856233] Re: CPU frequency less than HW supported maximum

2011-12-06 Thread Colin King
@Alex Hung, any idea of why this is happening? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856233 Title: CPU frequency less than HW supported maximum To manage notifications about this bug go to:

[Bug 897298] Re: fwts should test chassis type

2011-11-28 Thread Colin King
We should also check against the ACPI FADT table that contains the model type (e.g. mobile, desktop etc) and correlate this with the DMI data. Section 5.2.9 of the ACPI spec, Preferred_PM_Profile may help us infer that the system should have a battery or not. Section 7.4.1 of the SMBIOS spec "Sys

[Bug 897298] Re: fwts should test chassis type

2011-11-28 Thread Colin King
@Daniel, I'd be interested to see how it breaks down for laptops and netbooks too. ** Changed in: fwts (Ubuntu) Assignee: (unassigned) => Alex Hung (alexhung) ** Changed in: fwts (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of U

[Bug 856233] Re: CPU frequency less than HW supported maximum

2011-11-29 Thread Colin King
Marcello, can you try the kernel option: processor.ignore_ppc=1 ..and see if this helps or not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856233 Title: CPU frequency less than HW supported maxi

[Bug 898298] [NEW] pm-utils: power.d/disable_wol won't work by default as it requires ethtool to work

2011-11-30 Thread Colin King
Public bug reported: I've been measuring power savings on the pm-utils power.d scripts and found that /usr/lib/pm-utils/power.d/disable_wol does not work on a default install because it depends on ethtool which isn't installed by default. So, should we considering installing ethtool in as a depen

[Bug 853875] Re: fwts: battery test should sanity check _BTP via /proc/acpi/battery/*/alarm

2011-12-01 Thread Colin King
Scanned 3336 kernel bugs, 462 contained _BTP, or ~14.8% of ACPI tables in a representative sample have _BTP. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/853875 Title: fwts: battery test should san

<    14   15   16   17   18   19   20   21   22   >