[Bug 875677] Re: Kernel Power management turnming off used devices that are in use.

2011-10-22 Thread Haakon McKay
Current Kernel linux-image-3.0.0.13.15-generic-amd64 New Kernel linux-image-3.1.0-030100rc10-generic_3.1.0-030100rc10.201110200610-amd64 In order to keep the network up i need to add the following to my crontab */5 * * * * ping -c 1 my.eth0.network >/dev/null */5 * * * * ping -c 1 my.br0.network

[Bug 875677] Re: Kernel Power management turnming off used devices that are in use.

2011-10-22 Thread Haakon McKay
** Tags removed: needs-upstream-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875677 Title: Kernel Power management turnming off used devices that are in use. To manage notifications about

[Bug 875677] Re: Kernel Power management turnming off used devices that are in use.

2011-11-07 Thread Haakon McKay
Quick Fix . uninstall powernap It seems that my hardware doesn't like cpu hot plugging. powernap was the daemon that was trying to use it for power saving - and causing the problems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 875677] Re: Kernel Power management turnming off used devices that are in use.

2011-10-27 Thread Haakon McKay
I have tried to set an upstream bug report - but bugzilla is still down after kernel.org got hacked. The problem is in the CPU hotplug Support and there is no kernel parameters to prevent a cpu being classed as "hot pluggable" there should really be a mincpu's option or better a nohotplug="0,1,2

[Bug 875677] [NEW] Kernel Power management turnming off used devices that are in use.

2011-10-16 Thread Haakon McKay
Public bug reported: My usb bus keeps sleeping and powering back up It does this to the point that I get messages about the new id being refused by the device. My usb mouse gets turned off after only a couple of minutes. Also my network devices are getting turned off - I have listening services t

[Bug 875677] Re: Kernel Power management turnming off used devices that are in use.

2011-10-16 Thread Haakon McKay
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875677 Title: Kernel Power management turnming off used devices that are in use. To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 875677] Re: Kernel Power management turnming off used devices that are in use.

2011-10-21 Thread Haakon McKay
This keeps appearing in the logs when the USB subsystem goes to sleep - Oct 21 13:48:38 my kernel: [325744.624663] CPU 1 is now offline Oct 21 13:48:38 my kernel: [325744.624667] SMP alternatives: switching to UP code Oct 21 13:48:38 my kernel: [325745.154953] EXT4-fs (dm-2): re-mounted. Opts: e

[Bug 773756] [NEW] package nscd 2.13-0ubuntu13 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-29 Thread Haakon McKay
Public bug reported: During Upgrade from 10.10 to 11.04 ... Setting up nscd (2.13-0ubuntu13) ... * Starting Name Service Cache Daemon nscd [fail] invoke-rc.d: initscript nscd, action "start" failed. dpkg: error processing nscd (--configure): subprocess instal

[Bug 773756] Re: package nscd 2.13-0ubuntu13 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-29 Thread Haakon McKay
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773756 Title: package nscd 2.13-0ubuntu13 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- ub

[Bug 396641] Re: @combo uses insane amounts of memory

2011-05-25 Thread Haakon McKay
Not just @combo but also @list @combow and @multicol the following peice of code uses over 1.5 Gigs of mem - and then crashes (Takes about 1 sec) Tried all the commented lines. start -> body footer ; #body -> @list("a","b") ; #body -> @combo("a","b") ; #body -> @combow("a","b") ; body -> @multic

[Bug 396641] Re: @combo uses insane amounts of memory

2011-05-25 Thread Haakon McKay
Limited memory to 1/2 Gig ulimit -v 50 ran kaptain on all tags - same result kaptain test.kapn terminate called after throwing an instance of 'St9bad_alloc' what(): std::bad_alloc Aborted It used entire 500k mem before it aborted. -- You received this bug notification because you are a