[Bug 108511] Re: bug in /etc/init.d/laptop-mode

2007-04-23 Thread Vidar Sæterbø
Conn,

I had a small problem with Peter's explanation, /etc/default/acpi-
support and /etc/init.d/laptop-mode aren't begin reinstalled. Could you
please run

su
dpkg --purge --force-depends laptop-mode-tools acpi-support
apt-get install laptop-mode-tools acpi-support
vi /etc/default/acpi-support # to change ENABLE_LAPTOP_MODE

Now reboot your laptop on battery power. The problem I am still having
is that the hard drive, and sometimes the cup fan, don't stop until I
run "/etc/init.d/laptop-mode restart" manually.

-- 
bug in /etc/init.d/laptop-mode
https://bugs.launchpad.net/bugs/108511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108511] Re: bug in /etc/init.d/laptop-mode

2007-04-23 Thread Vidar Sæterbø
That should be _cpu_ fan :)

-- 
bug in /etc/init.d/laptop-mode
https://bugs.launchpad.net/bugs/108511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108511] Re: bug in /etc/init.d/laptop-mode

2007-04-23 Thread Vidar Sæterbø
Connecting and then disconnecting the power cord also works.

-- 
bug in /etc/init.d/laptop-mode
https://bugs.launchpad.net/bugs/108511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108511] Re: bug in /etc/init.d/laptop-mode

2007-04-24 Thread Vidar Sæterbø
OK, I've subscribed to 108611

-- 
bug in /etc/init.d/laptop-mode
https://bugs.launchpad.net/bugs/108511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108611] Re: acpi scripts are only called on events

2007-04-25 Thread Vidar Sæterbø
Peter, I can confirm I have set ENABLE_LAPTOP_MODE to true, and the
problem still persists.

-- 
acpi scripts are only called on events
https://bugs.launchpad.net/bugs/108611
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108511] bug in /etc/init.d/laptop-mode

2007-04-21 Thread Vidar Sæterbø
Public bug reported:

Binary package hint: laptop-mode-tools

< if [ x$ENABLE_LAPTOP_MODE = xfalse ]; then
---
> if [ $ENABLE_LAPTOP_MODE = false ]; then

** Affects: laptop-mode-tools (Ubuntu)
 Importance: Undecided
 Assignee: didier
 Status: Needs Info

-- 
bug in /etc/init.d/laptop-mode
https://bugs.launchpad.net/bugs/108511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108511] Re: bug in /etc/init.d/laptop-mode

2007-04-21 Thread Vidar Sæterbø
Sorry, I forgot the version.

Version: 1.32-1ubuntu1
Feisty Fawn, updated as of 2007-04-21

-- 
bug in /etc/init.d/laptop-mode
https://bugs.launchpad.net/bugs/108511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108511] Re: bug in /etc/init.d/laptop-mode

2007-04-21 Thread Vidar Sæterbø
Sorry if I've not explained properly, this is my first attempt at a bug
report.

The problem I had to start with was that the CPU fan was running full speed all 
the time. Also, when I ran
"sudo /etc/init.d/laptop-mode restart", it exited without any feedback. So I 
edited the file and removed the 2 x's on the line above and re-ran the command. 
It now gave proper feedback:

$ sudo /etc/init.d/laptop-mode restart
Password:
 * Stopping laptop mode...   [ OK ] 
 * Starting laptop mode...   [ OK ] 

Also, after I've rebooted, the fan only runs when the CPU is hot.

-- 
bug in /etc/init.d/laptop-mode
https://bugs.launchpad.net/bugs/108511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108511] Re: bug in /etc/init.d/laptop-mode

2007-04-22 Thread Vidar Sæterbø
I see the script checks for this one next

** Attachment added: "acpi-support"
   http://librarian.launchpad.net/7386445/acpi-support

-- 
bug in /etc/init.d/laptop-mode
https://bugs.launchpad.net/bugs/108511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108511] Re: bug in /etc/init.d/laptop-mode

2007-04-22 Thread Vidar Sæterbø
There doesn't appear to be any such file

$ ls /etc/default/
acpid bluetooth  devpts  linux-restricted-modules-common  rsync
acpi-support  bootlogd   gdm locale   syslogd
alsa  brltty hal ntpdate  tmpfs
apmd  console-setup  haltnvidia-kerneluseradd
apportcupsys hplip   pmi
avahi-daemon  dbus   klogd   rcS
$

-- 
bug in /etc/init.d/laptop-mode
https://bugs.launchpad.net/bugs/108511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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