[Bug 576022] Re: ondemand script background option problem

Steve Langasek steve.langasek at canonical.com
Sat Apr 20 17:44:32 UTC 2013


There is nothing wrong with that line of the init script.  Whatever was
preventing the 'ondemand' governor from being chosen is unrelated to the
use of '-- background'.

So there may be (or may have been) a bug preventing the governor being
set, but there's not enough information here to explain why.  The
ondemand init script has been working fine for the vast majority of
users.

** Changed in: sysvinit (Ubuntu)
       Status: Fix Committed => Incomplete

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

Title:
  ondemand script background option problem

Status in “sysvinit” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: sysvinit

  Ubuntu 10.04 LTS

  CPU frequency scaling governor is expected to be automatically set to
  "ondemand"  by  /etc/init.d/ondemand script approx. 60s after system
  boot. Actually, it does not work - it remains set to "performance".

  There is a mistake in /etc/init.d/ondemand  at line 19 where ondemand
  script is being run in background mode:

  ...  /etc/init.d/ondemand -- background

  should be changed to

  ...  /etc/init.d/ondemand background.

  This solves the problem.

  ProblemType: Bug
  Architecture: i386
  Date: Wed May  5 22:05:54 2010
  DistroRelease: Ubuntu 8.04
  Package: initscripts 2.86.ds1-14.1ubuntu45.1
  PackageArchitecture: i386
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: sysvinit
  Uname: Linux 2.6.24-27-generic i686

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




More information about the foundations-bugs mailing list