[Bug 1333569] Re: Hibernate with fwts will cause hwclock command to time out

2014-06-24 Thread Colin King
Ah, 3.13.0-29-generic, I'll see if this bug has been around in previous upstream versions now I've got an easy reproducer. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: fwts Assignee: (unassigned) = Colin King (colin-king) ** Changed in: linux

[Bug 1333322] [NEW] enable intel_pstate as default with thermald for x86

2014-06-23 Thread Colin King
Public bug reported: Intel-pstate should be enabled as it has improved in stability over the past several kernel releases and does promise some excellent performance + power gains. It would be also be *very* helpful if thermald is also installed for x86 platforms when intel-pstate is enabled to

[Bug 1322148] Re: [MacBookPro11,1] Utopic freezes on boot

2014-05-27 Thread Colin King
This can also be avoided by install with the standard desktop image using EFI install mode rather than installing with the mac desktop ISO image. ** Changed in: linux (Ubuntu) Status: Incomplete = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1322148] Re: [MacBookPro11,1] Utopic freezes on boot

2014-05-27 Thread Colin King
The underlying issue was that this was booting in CSM mode and the x2apic wasn't being configured correctly causing an SMP boot to hang. We solved this issue by using the EFI grub loader to avoid booting in CSM mode. 1. add /boot/efi /etc/fstab 2. install grub-efi running grub-install

[Bug 1316617] [NEW] babeltrace unaligned access bus errors

2014-05-06 Thread Colin King
Public bug reported: Decoding an lttng user space trace on an ARM platform results in a bus error.Gdb shows this to be: 0x4004358c in yyparse (scanner=0x19fe0, yyscanner=0x199f0) at ctf-parser.y:1210 1210$$-u.unary_expression.u.unsigned_constant = $1; (gdb)

[Bug 1314697] Re: Upon upgrade, DNS resolution no longer works

2014-05-01 Thread Colin King
I'm seeing this too, strace show it spinning on: select(8, [0 3 6 7], [], [6], NULL) = 1 (in [0]) recvmsg(0, 0x7fffdb2aa6d0, 0) = -1 ENOTSOCK (Socket operation on non-socket) accept(0, 0, NULL) = -1 ENOTSOCK (Socket operation on non-socket) select(8, [0 3 6 7], [], [6], NULL) = 1 (in [0])

[Bug 1314697] Re: Upon upgrade, DNS resolution no longer works

2014-05-01 Thread Colin King
I'm seeing this too, strace show it spinning on: select(8, [0 3 6 7], [], [6], NULL) = 1 (in [0]) recvmsg(0, 0x7fffdb2aa6d0, 0) = -1 ENOTSOCK (Socket operation on non-socket) accept(0, 0, NULL) = -1 ENOTSOCK (Socket operation on non-socket) select(8, [0 3 6 7], [], [6], NULL) = 1 (in [0])

[Bug 1314527] Re: thermald: change the default dbus policy, make it more restrictive

2014-05-01 Thread Colin King
Tested thermald 1.1~rc2-11ubuntu0.1 on a clean install of Trusty and it fixes the issue. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1314708] [NEW] dnsmasq is consuming ~100% of one CPU

2014-04-30 Thread Colin King
Public bug reported: I did a clean install of trusty and upgraded to utopic on a desktop and on the next reboot I observed one CPU was being totally pegged by dnsmasq top: top - 17:15:32 up 16 min, 4 users, load average: 1.02, 1.02, 0.69 Tasks: 197 total, 2 running, 193 sleeping, 2

[Bug 1314708] Re: dnsmasq is consuming ~100% of one CPU

2014-04-30 Thread Colin King
Sending a bug report by ubuntu-bug is impossible since I can't resolve any hostnames with dnsmasq borked like this. This happens on every reboot too. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu.

[Bug 1314527] [NEW] thernald: change the default dbus policy, make it more restrictive

2014-04-30 Thread Colin King
Public bug reported: org.freedesktop.thermald.conf default dbus policy should be more restrictive ** Affects: thermald (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Changed in: thermald (Ubuntu) Status: New = In Progress

[Bug 1314527] Re: thernald: change the default dbus policy, make it more restrictive

2014-04-30 Thread Colin King
Attached is a debdiff with the fix to set the dbus policy correctly. ** Patch added: debdiff containing fix https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/1314527/+attachment/4101112/+files/fix-lp-1314527.diff -- You received this bug notification because you are a member of Ubuntu

[Bug 1314527] Re: thermald: change the default dbus policy, make it more restrictive

2014-04-30 Thread Colin King
** Summary changed: - thernald: change the default dbus policy, make it more restrictive + thermald: change the default dbus policy, make it more restrictive -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1314527] Re: thermald: change the default dbus policy, make it more restrictive

2014-04-30 Thread Colin King
Note that thermald is not a default install or start package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1314527 Title: thermald: change the default dbus policy, make it more restrictive To

[Bug 1314527] Re: thermald: change the default dbus policy, make it more restrictive

2014-04-30 Thread Colin King
SRU Justification: [Impact] With the current dbus policy one can terminate thermald using: dbus-send --system --dest=org.freedesktop.thermald /org/freedesktop/thermald org.freedesktop.thermald.Terminate thermald can be send dbus ..fortunately init respawns thermald, but the policy is not

[Bug 1314653] [NEW] sysvinit: default cpufreq governor to powersave for intel-pstate driver

2014-04-30 Thread Colin King
Public bug reported: When defaulting to the intel-pstate driver, there are only a couple of cpufreq governors available, none of which are handled in the /etc/init.d/ondemand script. Since this driver is meant to be used for power saving, it seems wrong to leave the system in the kernel default

[Bug 1314653] Re: sysvinit: default cpufreq governor to powersave for intel-pstate driver

2014-04-30 Thread Colin King
** Changed in: sysvinit (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1314653 Title: sysvinit: default cpufreq governor to powersave for intel-pstate

[Bug 1314708] Re: dnsmasq is consuming ~100% of one CPU

2014-04-30 Thread Colin King
Sending a bug report by ubuntu-bug is impossible since I can't resolve any hostnames with dnsmasq borked like this. This happens on every reboot too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1314708] [NEW] dnsmasq is consuming ~100% of one CPU

2014-04-30 Thread Colin King
Public bug reported: I did a clean install of trusty and upgraded to utopic on a desktop and on the next reboot I observed one CPU was being totally pegged by dnsmasq top: top - 17:15:32 up 16 min, 4 users, load average: 1.02, 1.02, 0.69 Tasks: 197 total, 2 running, 193 sleeping, 2

[Bug 1294669] Re: bash crashed with SIGABRT in programming_error()

2014-04-24 Thread Colin King
Tested with bash 4.3-7ubuntu1, and I can't reproduce the issue now, hence fixed for me. Thanks! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1307794] Re: CPU frequency scaling not available

2014-04-23 Thread Colin King
The firmware does not supply the _PSS (Performance Supported States) object that informs the kernel the supported processor performance states of the system.This explains why cpu scaling does not work for any kernel you chose. -- You received this bug notification because you are a member of

[Bug 1308130] [NEW] indicator-messages-service is waking up every 4 seconds adding inotifies on paths that don't exist

2014-04-15 Thread Colin King
Public bug reported: I've observed that an idle indicator-messages-services is waking up every 4 seconds on a poll() and doing two inotify_add_watch() calls on paths that don't exist, which wastes power on devices such as phones. strace shows: clock_gettime(CLOCK_MONOTONIC, {10117, 224455428})

[Bug 1308130] Re: indicator-messages-service is waking up every 4 seconds adding inotifies on paths that don't exist

2014-04-15 Thread Colin King
This shows up in the daily testing too: http://ci.ubuntu.com/power/eventstat/image/3138/machine/6/task /indicator-messages-service/details/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308130

[Bug 1308130] Re: indicator-messages-service is waking up every 4 seconds adding inotifies on paths that don't exist

2014-04-15 Thread Colin King
OK, I understand. My concern is that we do have a lot of processes doing this kind of polling, so the cumulative effect of the same root issue is causing a lot of unwanted wakeups on a so called idle system. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1267570] Re: Mako not always entering suspend (msm_hsic_host wakelock)

2014-04-09 Thread Colin King
With a clean install from yesterday's image I left the mako idle and then ran some analysis on the data from the kernel log to see how well it is now deep sleeping: Suspends: 1579 suspends aborted (57.21%). 1181 suspends succeeded (42.79%). total time: 14175.313684 seconds (92.86%).

[Bug 1304321] Re: [Dell Latitude E7440] FAILED [HIGH] DevConfigDiffAfterS4

2014-04-08 Thread Colin King
The differences are just network IP address and the PCI status word, these are not a problem. Version 14.03 of fwts will ignore IP address issues, so perhaps this newer version of fwts should be used instead. I'll look at fixing up fwts to handle any PCI config differences in a more intelligent

[Bug 1303710] [NEW] installing server on an NVME device fails because nvme is not in the d-i

2014-04-07 Thread Colin King
Public bug reported: Can't install to nvme. fails on server because driver is not in d-i and can't be loaded. Tested on today's server ISO ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-23-generic 3.13.0-23.45 [modified: boot/vmlinuz-3.13.0-23-generic]

[Bug 1303710] Re: installing server on an NVME device fails because nvme is not in the d-i

2014-04-07 Thread Colin King
xnox suggests the fix is: diff --git a/debian.master/d-i/modules/block-modules b/debian.master/d-i/modules/block-modules index 546c900..3019387 100644 --- a/debian.master/d-i/modules/block-modules +++ b/debian.master/d-i/modules/block-modules @@ -17,6 +17,7 @@ hpsa ? kbic ? ktti ? nbd ? +nvme

[Bug 1292674] Re: virt-manager.py is being exec'd every second when running virt-manager

2014-04-04 Thread Colin King
That works fine for me. Thanks Serge. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292674 Title: virt-manager.py is being exec'd every second when running virt-manager To manage notifications

[Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a poll loop

2014-04-04 Thread Colin King
** Summary changed: - hud-service is eating up 100% of one of my CPUs in a pool loop + hud-service is eating up 100% of one of my CPUs in a poll loop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1253734] Re: HP EliteBook 6930p: scaling_max_freq is less than highest frequencies in scaling_available_frequencies

2014-04-04 Thread Colin King
** 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/1253734 Title: HP EliteBook 6930p: scaling_max_freq is less than highest

[Bug 1289532] Re: NetworkManager is polling every 4 seconds on the Desktop looking for /var/lib/ofono

2014-04-03 Thread Colin King
With version of 0.9.8.8-0ubuntu5 I still see one of the threads doing: inotify_add_watch(8, /var/lib/ofono, IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = -1 ENOENT (No such file or directory) poll([{fd=9,

[Bug 948972] Re: compiz segfaults when mounting/unmounting a loopback device quickly

2014-04-03 Thread Colin King
Can't reproduce this now, so looks like it is fixed. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948972 Title: compiz segfaults when mounting/unmounting a loopback device quickly To

[Bug 1292674] Re: virt-manager.py is being exec'd every second when running virt-manager

2014-04-03 Thread Colin King
@Serge, any idea when or if the fix will land in Trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292674 Title: virt-manager.py is being exec'd every second when running virt-manager To

[Bug 1266873] Re: gnome-settings-daemon is polling for seemingly no good reason at all

2014-04-03 Thread Colin King
** Changed in: ubuntu-power-consumption Status: New = 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/1266873 Title: gnome-settings-daemon is polling for seemingly no good reason

[Bug 906470] Re: ubuntuone client allows one to sync ecryptfs encrypted files to the cloud and logs the unencrypyted name in the syncdeamon log

2014-04-03 Thread Colin King
** Changed in: ubuntuone-client (Ubuntu) Status: Confirmed = 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/906470 Title: ubuntuone client allows one to sync ecryptfs encrypted

[Bug 677525] Re: Client stopped working when copying files to another users shared folder which got unshared during the copying process

2014-04-03 Thread Colin King
** Changed in: ubuntuone-client (Ubuntu) Status: Triaged = 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/677525 Title: Client stopped working when copying files to another users

[Bug 1253734] Re: HP EliteBook 6930p: scaling_max_freq is less than highest frequencies in scaling_available_frequencies

2014-04-03 Thread Colin King
@Brendan, I will close this bug in a short while as it has not been updated for nearly 3 months -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1253734 Title: HP EliteBook 6930p: scaling_max_freq is

[Bug 1231455] Re: powerd-cli help could do with some cleaning up and fixing

2014-04-03 Thread Colin King
** No longer affects: powerd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1231455 Title: powerd-cli help could do with some cleaning up and fixing To manage notifications about this bug go to:

[Bug 948972] Re: compiz segfaults when mounting/unmounting a loopback device quickly

2014-04-03 Thread Colin King
** Changed in: gnome-disk-utility (Ubuntu) Status: Confirmed = Fix Released ** Changed in: unity Status: Incomplete = 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/948972

[Bug 1301984] [NEW] unity-scope-loader is adding the SAME inotify watches regularly every 4 seconds

2014-04-03 Thread Colin King
Public bug reported: unity-scope-loader is adding the SAME inotify watches regularly every 4 seconds: Inotify watches added: PID Process Rate/Sec File 3495 unity-scope-loader 0.250 /usr/share/upstart/xdg/menus/unity-lens-applications-merged 3495 unity-scope-loader

[Bug 1302095] [NEW] unity-fallback-mount is perming inotify_watch_add every 4 seconds on the same files

2014-04-03 Thread Colin King
Public bug reported: unity-fallback-mount is polling away doing inotify_watch_add on the same paths every 4 seconds: PID Process Rate/Sec File 30142 unity-fallback-mount0.250 /usr/local/share/applications 30142 unity-fallback-mount0.250 /usr/share/ubuntu/applications

[Bug 1300722] [NEW] hud-service is eating up 100% of one of my CPUs in a pool loop

2014-04-01 Thread Colin King
Public bug reported: hud-service is polling like crazy: Context Switches: PID ProcessVoluntary Involuntary Total Ctxt Sw/Sec Ctxt Sw/Sec Ctxt Sw/Sec 2295 hud-service 46084.6342.94 46127.58 (very high) 2325

[Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a pool loop

2014-04-01 Thread Colin King
Hi Pete, how do I look that up? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300722 Title: hud-service is eating up 100% of one of my CPUs in a pool loop To manage notifications about this bug

[Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a pool loop

2014-04-01 Thread Colin King
What I am seeing is the following poll: poll([{fd=13, events=POLLIN}], 1, 18813) = 1 ([{fd=13, revents=POLLIN}]) poll([{fd=13, events=POLLIN}], 1, 18813) = 1 ([{fd=13, revents=POLLIN}]) poll([{fd=13, events=POLLIN}], 1, 18813) = 1 ([{fd=13, revents=POLLIN}]) write(3, \1\0\0\0\0\0\0\0, 8)

[Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2014-03-31 Thread Colin King
** Changed in: ubuntu-power-consumption Status: New = 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/1234289 Title: accounts-daemon is progressively causing more wakeups over

[Bug 1199877] Re: unity-panel-service memory leak and 100% CPU usage

2014-03-31 Thread Colin King
** Changed in: ubuntu-power-consumption Status: New = 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/1199877 Title: unity-panel-service memory leak and 100% CPU usage To manage

[Bug 1227000] Re: update-notifier is polling every 5 seconds

2014-03-31 Thread Colin King
** Changed in: ubuntu-power-consumption Status: New = 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/1227000 Title: update-notifier is polling every 5 seconds To manage

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

2014-03-27 Thread Colin King
I fail to see why this is a fwts bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1246947 Title: fwts-efi-runtime-dkms 0.26.08-0ubuntu1: fwts-efi-runtime-dkms kernel module failed to build To

[Bug 1297670] Re: [Dell XPS13 9333] klog, method: Critical Failures

2014-03-27 Thread Colin King
This Detected error 'Type' issues is now fixed in fwts 14.03.01 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297670 Title: [Dell XPS13 9333] klog, method: Critical Failures To manage

[Bug 1294669] Re: bash crashed with SIGABRT in programming_error()

2014-03-27 Thread Colin King
Yes, that's a reproducer for me too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294669 Title: bash crashed with SIGABRT in programming_error() To manage notifications about this bug go to:

[Bug 1294669] Re: bash crashed with SIGABRT in programming_error()

2014-03-27 Thread Colin King
so it appears the ! token is the culprit at a guess: ps = {parser_state = 524288, token_state = 0x1629768, token = 0x11f4008 !, token_buffer_size = 1520, input_line_terminator = 0, eof_encountered = 0, prompt_string_pointer = 0x6fc920 ps1_prompt, current_command_line_count = 0,

[Bug 1297670] Re: [Dell XPS13 9333] klog, method: Critical Failures

2014-03-26 Thread Colin King
You can ignore the following: FAILED [CRITICAL] AETtype: Test 107, Detected error 'Type' when evaluating '\_SB_.ADP0._PCL'. That was due to a bug in fwts (see bug 1297323) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1292021] Re: gconfd-2 is polling every 30 seconds calling periodic_cleanup_timeout

2014-03-26 Thread Colin King
Perhaps I've made a mistake; I guess I wanted the fix for gconfd-2 as this is a little busy: http://ci.ubuntu.com/power/eventstat/image/3105/machine/1/task/gconfd-2/details/ Have I sent a fix for the wrong package? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1292674] Re: virt-manager.py is being exec'd every second when running virt-manager

2014-03-26 Thread Colin King
OK, so it's rather a heavyweight way to bump statistics. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292674 Title: virt-manager.py is being exec'd every second when running virt-manager To

[Bug 1294669] Re: bash crashed with SIGABRT in programming_error()

2014-03-26 Thread Colin King
I did a clean install of Trusty yesterday and I will keep track to see if this issue occurs again. It seemed to happen only when I had been very busy in bash and had done a bunch of cursor-up repeated commands and somehow it just died under me. -- You received this bug notification because you

[Bug 1289532] Re: NetworkManager is polling every 4 seconds on the Desktop looking for /var/lib/ofono

2014-03-26 Thread Colin King
I've got some stats to show how this is now one of the top wake-up offending processes on the desktop now: http://ci.ubuntu.com/power/eventstat/image/3105/machine/1/task/NetworkManager/details/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1289532] Re: NetworkManager is polling every 4 seconds on the Desktop looking for /var/lib/ofono

2014-03-26 Thread Colin King
So, I think this could be classed as a regression in Trusty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289532 Title: NetworkManager is polling every 4 seconds on the Desktop looking for

[Bug 1292021] Re: gconfd-2 is polling every 30 seconds calling periodic_cleanup_timeout

2014-03-26 Thread Colin King
@Sebastien, I messed around with a concept of a fix, https://code.launchpad.net /~colin-king/gconf/lp-1292021 - however I'm not sufficiently experienced to know how to get this fix into the package, so I'd prefer if the desktop team could handle it for me. Is that OK? -- You received this bug

[Bug 1296270] Re: Have to login twice after suspending

2014-03-25 Thread Colin King
I wonder if suspend is being triggered twice. How are you suspending the machine? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296270 Title: Have to login twice after suspending To manage

[Bug 1294729] Re: BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730

2014-03-24 Thread Colin King
I've reverted commit 25cb36334e92312684f5cc18bfcf1eb96eb00485 and put test kernel packages in: http://kernel.ubuntu.com/~cking/lp-1294729 Do you mind testing the appropriate 32 or 64 bit kernels and letting me know if this resolves the issue for you? -- You received this bug notification

[Bug 1286866] Re: BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730

2014-03-24 Thread Colin King
This looks like the same bug 1294729 I've reverted commit 25cb36334e92312684f5cc18bfcf1eb96eb00485 and put test kernel packages in: http://kernel.ubuntu.com/~cking/lp-1294729 Do you mind testing the appropriate 32 or 64 bit kernels and letting me know if this resolves the issue for you? --

[Bug 1293825] Re: BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730

2014-03-24 Thread Colin King
This looks like the same bug 1294729 I've reverted commit 25cb36334e92312684f5cc18bfcf1eb96eb00485 and put test kernel packages in: http://kernel.ubuntu.com/~cking/lp-1294729 Do you mind testing the appropriate 32 or 64 bit kernels and letting me know if this resolves the issue for you? --

[Bug 1294896] Re: “start on dbus” condition may start thermald too early

2014-03-24 Thread Colin King
*** This bug is a duplicate of bug 1294895 *** https://bugs.launchpad.net/bugs/1294895 ** This bug has been marked a duplicate of bug 1294895 “start on dbus” condition may start thermald too early -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1294729] Re: BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730

2014-03-24 Thread Colin King
@Len, do you mind just double checking you are running that installed version, using uname -a ** Changed in: linux (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

[Bug 1294729] Re: BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730

2014-03-21 Thread Colin King
Can you attach /etc/pulse/daemon.conf to the bug report. We're seeing audio buffer overruns, so it would be useful to see what the pulse audio settings are. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1292674] Re: virt-manager.py is being exec'd every second when running virt-manager

2014-03-19 Thread Colin King
This is happening under Unity on Trusty. I'm starting virt-manager from the launcher. I have nothing in ~/.init ls -al ~/.local/share/applications total 28 drwxrwxr-x 3 king king 4096 Jan 29 15:12 . drwx-- 36 king king 4096 Mar 19 09:19 .. -rw-rw-r-- 1 king king 185 Nov 24 2012

[Bug 1294234] [NEW] ubiquity installer crashed installing on a UEFI based intel SDP

2014-03-18 Thread Colin King
Private bug reported: Installing with today's AMD64 Trusty ISO image the installer crashed. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubiquity 2.17.9 ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6 Uname: Linux 3.13.0-18-generic x86_64 ApportVersion: 2.13.3-0ubuntu1

[Bug 1292911] Re: firefox is pegging 2 CPUs at nearly 100%

2014-03-17 Thread Colin King
** Changed in: firefox (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/1292911 Title: firefox is pegging 2 CPUs at nearly 100% To manage notifications

[Bug 1292911] [NEW] firefox is pegging 2 CPUs at nearly 100%

2014-03-15 Thread Colin King
Public bug reported: Top is showing that 2 CPUs are being consumed at nearly 100% each: PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND 3916 king 20 0 1160372 264036 50188 S 198.7 4.5 36:54.78 firefox Seems like it is spinning in pthread_cond_wait()

[Bug 1279388] Re: [MIR] thermald

2014-03-14 Thread Colin King
And docs are now: https://wiki.ubuntu.com/Kernel/PowerManagement/ThermalIssues -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279388 Title: [MIR] thermald To manage notifications about this bug go

[Bug 1292674] [NEW] virt-manager.py is being exec'd every second when running virt-manager

2014-03-14 Thread Colin King
Public bug reported: I've been trying to track down processes that keep the system busy and found that when running virt-manager virt-manager.py is being exec'd every second from the init --user process: 19:19:33 fork: parent pid 3037 (init --user) 19:19:33- child pid 22112 (python

[Bug 1279388] Re: [MIR] thermald

2014-03-13 Thread Colin King
thermald rc2-10 now contains these outstanding fixes (execept for the Android specific issues that don't apply to the build in Ubuntu): https://launchpadlibrarian.net/169341284/thermald_1.1~rc2-8_1.1~rc2-10.diff.gz -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1292021] [NEW] gconfd-2 is polling every 30 seconds calling periodic_cleanup_timeout

2014-03-13 Thread Colin King
of the daemon. I am suggesting that the polling time is doubled to 60 seconds. ** Affects: gconf (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: gconf (Ubuntu) Status: New = In Progress ** Changed in: gconf (Ubuntu

[Bug 1266885] Re: rtkit-daemon canary and watchdog threads could be less busy to save wakeups

2014-03-13 Thread Colin King
** Changed in: rtkit (Ubuntu) Importance: Undecided = Medium ** Changed in: ubuntu-power-consumption Importance: Undecided = Medium ** Changed in: rtkit (Ubuntu) Milestone: None = ubuntu-14.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1279388] Re: [MIR] thermald

2014-03-10 Thread Colin King
Thanks Seth. I've fixed up the outstanding issues and send patches upstream as well as a few more minor memory leaks I found using some different static code analysers. I'll try and get these fixes into the next release of thermald and uploaded in a few more days once upstream has sanity checked

[Bug 1279388] Re: [MIR] thermald

2014-03-08 Thread Colin King
Thanks Seth for that very instructive list of issues. I will work on these as soon as I can next week. BTW, what is the suggested correct way to daemonize? Any examples I can look at? Thanks again! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 955287] Re: Ubuntu should handle hot CPUs by taking preemptive action and warning users

2014-03-07 Thread Colin King
thermald is the defacto solution to this in Trusty+, I've added a Wikipage to describe how to install and configure this daemon: https://wiki.ubuntu.com/Kernel/PowerManagement/ThermalIssues I think this addresses the bug, so I'm going to close it. ** Changed in: linux (Ubuntu) Status:

Re: [Bug 955287] Re: Ubuntu should handle hot CPUs by taking preemptive action and warning users

2014-03-07 Thread Colin King
On 07/03/14 10:23, James Hunt wrote: Hi Colin - thanks, yes running thermald has improved the situation immensely! I do still very occasionally see overheats, although they are extremely rare now and I suspect may be more related to my fans needing a clean :-) One can tweak the default

[Bug 1289311] [NEW] kerneloops is waking up relatively frequently to check for kernel oops which contributes to keeping system from deep sleep

2014-03-07 Thread Colin King
Assignee: Colin King (colin-king) Status: In Progress ** Changed in: kerneloops (Ubuntu) Importance: Undecided = Low ** Changed in: kerneloops (Ubuntu) Status: New = In Progress ** Changed in: kerneloops (Ubuntu) Assignee: (unassigned) = Colin King (colin-king

[Bug 934156] Re: zeitgeist-datahub is calling inotify_add_watch() on .kde RecentDocuments every 4 seconds and failing

2014-03-07 Thread Colin King
OK, it's got worse in Trusty, now it's polling even more directories that don't exist: inotify_add_watch(9, /usr/local/share/applications, IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = -1 ENOENT (No such

[Bug 1289532] [NEW] NetworkManager is polling every 4 seconds on the Desktop looking for /var/lib/ofono

2014-03-07 Thread Colin King
Public bug reported: I was looking at what's sucking power on the Trusty desktop and found that NetworkManager is polling every 4 seconds adding an inotify watch on /var/lib/ofono (which does not exist on the desktop - isn't that a phone related component?). Anyhow, strace on one of the threads

[Bug 1287109] [NEW] kernel oops suffers from memory leak and unchecked heap allocations

2014-03-03 Thread Colin King
Assignee: Colin King (colin-king) Status: In Progress ** Changed in: kerneloops (Ubuntu) Status: New = In Progress ** Changed in: kerneloops (Ubuntu) Assignee: (unassigned) = Colin King (colin-king) ** Changed in: kerneloops (Ubuntu) Importance: Undecided = Medium -- You

[Bug 1285667] [NEW] installer sets incorrect boot path on UEFI system with SSD

2014-02-27 Thread Colin King
Private bug reported: After installation on a UEFI enabled system, the boot path in the Boot* variable is set to:  \HARDDRIVE(1,MBR,4ed80301,0,0)\FILE('\EFI\ubuntu\shimx64.efi'). However, the actual boot path should be: \ACPI(0xa0341d0,0x0)\PCI(0x0,0x1)\PCI(0x0,0x0)\NVMEXPRESS(0x1,0x0) I'm

[Bug 1279388] Re: [MIR] thermald

2014-02-27 Thread Colin King
Seth, any progress on the review? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279388 Title: [MIR] thermald To manage notifications about this bug go to:

[Bug 1284572] Re: [Lenovo B490s] fwts: FAILED [HIGH] DevConfigDiffAfterS4

2014-02-25 Thread Colin King
So it looks like the PCI base address registers in the PCI config space for device PCI: :01:00.0, VID: de:40, Class: 03:02 (3D controller) are changing. That need further inspection.. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1279388] [NEW] [MIR] thermald

2014-02-12 Thread Colin King
the Debian PTS)   * Yes (by Colin King) http://packages.qa.debian.org/t/thermald.html May need some other input on this as I'm speaking for myself.   The package should not deal with exotic hardware which we cannot support.   * Only works on x86 platforms, and will handle H/W that thermald

[Bug 1265156] Re: [HP Pavilion 15] CRITICAL/HIGH failures found in fwts report

2014-02-10 Thread Colin King
I'm now confused, I ran fwts 14.01.01 against the ACPI tables in this bug and I don't see those errors at all: fwts --dumpfile=AcpiTables.txt method - see attached file ** Attachment added: results.log

[Bug 1276524] [NEW] mumble reports undefined symbol: _ZN6google8protobuf18GoogleOnceInitImplEPlPNS0_7ClosureE

2014-02-05 Thread Colin King
Public bug reported: After pulling in some updates today into Trusty, I can no longer start mumble. I see the error: mumble: symbol lookup error: mumble: undefined symbol: _ZN6google8protobuf18GoogleOnceInitImplEPlPNS0_7ClosureE This may be related to a new version of protobuf that breaks

[Bug 1276524] Re: mumble reports undefined symbol: _ZN6google8protobuf18GoogleOnceInitImplEPlPNS0_7ClosureE

2014-02-05 Thread Colin King
The latest protobuf update has now fixed this issue. ** Changed in: mumble (Ubuntu) Status: New = 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/1276524 Title: mumble reports

[Bug 1251065]

2014-02-05 Thread Colin King
Created attachment 93360 tarball of dmesg output and Xorg.0.log Attached is dmesg.log and Xorg.0.log tarball using today's drm-intel- nightly. S3 resume still results in a blank screen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 955287] Re: Ubuntu should handle hot CPUs by taking preemptive action and warning users

2014-02-04 Thread Colin King
One can use a thermald helper script to set the CPU Max temperature on your machine. Attached is the script, one has to specify the max temp in milli degrees C, so for 80 degress C, enter 8, example: sudo ./thermald_set_pref.sh [sudo] password for king: thermald preference 0 :

[Bug 1275985] Re: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored

2014-02-04 Thread Colin King
This is a warning that the BIOS has implemented OSI(Linux) and the kernel ignores this, and reports this message. It can be ignored. From drivers/acpi/osl.c, the comment states: * From pre-history through Linux-2.6.22, * Linux responded TRUE upon a BIOS OSI(Linux) query. * * Unfortunately,

[Bug 955287] Re: Ubuntu should handle hot CPUs by taking preemptive action and warning users

2014-01-24 Thread Colin King
Hmm, I'm not sure why you need to unload the thinkpad acpi driver. Can you force fan control mode with options thinkpad_acpi fan_control=1 in a /etc/modprobe.d/ .conf file and this will configure the driver at boot time. I also suggest enabling the intel-pstate driver. Ubuntu currently has

[Bug 955287] Re: Ubuntu should handle hot CPUs by taking preemptive action and warning users

2014-01-16 Thread Colin King
@James, I've now packaged up thermald for Trusty, which will do auto throttling if the CPU is too hot. Perhaps you can give that a spin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955287 Title:

[Bug 1251065]

2014-01-16 Thread Colin King
I tried today's drm-intel-nightly and all I get is a black screen, spinning CPU and I can't ssh in to see what's happening. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251065 Title: HP Mini

[Bug 1251065]

2014-01-16 Thread Colin King
Today's mainline kernel (top commit 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5) [ 241.352344] INFO: task systemd-udevd:381 blocked for more than 120 seconds. [ 241.352420] Tainted: PF O 3.13.0-3-generic #18-Ubuntu [ 241.352474] echo 0 /proc/sys/kernel/hung_task_timeout_secs

[Bug 934156] Re: zeitgeist-datahub is calling inotify_add_watch() on .kde RecentDocuments every 4 seconds and failing

2014-01-07 Thread Colin King
** Also affects: zeitgeist (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/934156 Title: zeitgeist-datahub is calling inotify_add_watch() on .kde

[Bug 915261] Re: avahi-daemon: polling with zero timeout

2014-01-07 Thread Colin King
apparently no news. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915261 Title: avahi-daemon: polling with zero timeout To manage notifications about this bug go to:

[Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2014-01-07 Thread Colin King
running strace on one of the treads shows the culprit: poll([{fd=4, events=POLLIN}, {fd=8, events=POLLIN}], 2, 3998) = 0 (Timeout) inotify_add_watch(8, /etc/gdm, IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) =

  1   2   3   4   5   6   7   8   9   10   >