Package: laptop-mode-tools
Version: 1.52-1
Severity: minor

Hi,

for weeks laptop-mode-tools writes a lot in the syslog file. I don't
modify the initial laptop-mode.conf :
VERBOSE_OUTPUT=0
LOG_TO_SYSLOG=1
DEBUG=0

but I'm seeing at boot :
Jan 31 09:18:50 thor laptop-mode: Determining power state from 
/sys/class/power_supply/ADP1/online.
Jan 31 09:18:50 thor laptop-mode: Not trying other options, already found a 
power supply.
Jan 31 09:18:50 thor laptop-mode: On AC power: Deactivating, because 
ENABLE_LAPTOP_MODE_ON_AC is not set.
Jan 31 09:18:50 thor laptop-mode: Checking if desired state is different from 
current state.
Jan 31 09:18:50 thor laptop-mode: /var/run/laptop-mode-tools/state does not 
exist, no previous state.
Jan 31 09:18:50 thor laptop-mode: enabled, not active
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/ac97-powersave.
Jan 31 09:18:50 thor laptop-mode: AC97 audio power setting is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/battery-level-polling.
Jan 31 09:18:50 thor laptop-mode: Battery level polling is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/bluetooth.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/configuration-file-control.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/cpufreq.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/dpms-standby.
Jan 31 09:18:50 thor laptop-mode: CONTROL_DPMS_STANDBY is disabled, skipping...
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/eee-superhe.
Jan 31 09:18:50 thor laptop-mode: Control file is 
/sys/devices/platform/eeepc/cpufv
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/ethernet.
Jan 31 09:18:50 thor laptop-mode: Ethernet module is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/hal-polling.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/hdparm.
Jan 31 09:18:50 thor laptop-mode: Setting spindown timeout on drives to 7200 
seconds.
Jan 31 09:18:50 thor laptop-mode: (hdparm configuration value = 244.)
Jan 31 09:18:50 thor laptop-mode: Querying /dev/sda media type using udevinfo: 
Jan 31 09:18:50 thor laptop-mode: type 'disk' on bus 'ata' detected
Jan 31 09:18:50 thor laptop-mode: Querying /dev/sda media type using udevinfo: 
Jan 31 09:18:50 thor laptop-mode: type 'disk' on bus 'ata' detected
Jan 31 09:18:50 thor laptop-mode: Executing: hdparm -S 244 /dev/sda
Jan 31 09:18:50 thor laptop-mode:  /dev/sda:  setting standby to 244 (2 hours)
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/intel-hda-powersave.
Jan 31 09:18:50 thor laptop-mode: Intel HDA audio power setting is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/intel-sata-powermgmt.
Jan 31 09:18:50 thor laptop-mode: Intel SATA link power saving disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/laptop-mode.
Jan 31 09:18:50 thor laptop-mode: Executing: echo 0 > /proc/sys/vm/laptop_mode
Jan 31 09:18:50 thor laptop-mode: Adjusting 2.6 kernel parameters to disable 
laptop mode.
Jan 31 09:18:50 thor laptop-mode: Executing: echo 500 > 
/proc/sys/vm/dirty_writeback_centisecs
Jan 31 09:18:50 thor laptop-mode: Executing: echo 3000 > 
/proc/sys/vm/dirty_expire_centisecs
Jan 31 09:18:50 thor laptop-mode: Executing: echo 40 > /proc/sys/vm/dirty_ratio
Jan 31 09:18:50 thor laptop-mode: Executing: echo 10 > 
/proc/sys/vm/dirty_background_ratio
Jan 31 09:18:50 thor laptop-mode: Remounting filesystems.
Jan 31 09:18:50 thor laptop-mode: /dev/sda1 not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: / not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking /dev/sda1 against HD because 
PARTITIONS contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode:    /dev/sda1 contains /dev/sda, which is in 
HD, so we will remount it.
Jan 31 09:18:50 thor laptop-mode: Original options: rw,errors=remount-ro
Jan 31 09:18:50 thor laptop-mode: Reducing file system type.
Jan 31 09:18:50 thor laptop-mode: No saved mount options, so apparently we 
never remounted this filesystem during this session.
Jan 31 09:18:50 thor laptop-mode: Not remounting.
Jan 31 09:18:50 thor laptop-mode: Executing: /sbin/blockdev --setfra 256 
/dev/sda1
Jan 31 09:18:50 thor laptop-mode: tmpfs not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /lib/init/rw not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking tmpfs against HD because PARTITIONS 
contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode: proc not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /proc not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking proc against HD because PARTITIONS 
contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode: sysfs not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /sys not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking sysfs against HD because PARTITIONS 
contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode: udev not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /dev not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking udev against HD because PARTITIONS 
contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode: tmpfs not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /dev/shm not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking tmpfs against HD because PARTITIONS 
contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode: devpts not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /dev/pts not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking devpts against HD because PARTITIONS 
contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode: /dev/sda4 not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /home not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking /dev/sda4 against HD because 
PARTITIONS contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode:    /dev/sda4 contains /dev/sda, which is in 
HD, so we will remount it.
Jan 31 09:18:50 thor laptop-mode: Original options: rw
Jan 31 09:18:50 thor laptop-mode: Reducing file system type.
Jan 31 09:18:50 thor laptop-mode: No saved mount options, so apparently we 
never remounted this filesystem during this session.
Jan 31 09:18:50 thor laptop-mode: Not remounting.
Jan 31 09:18:50 thor laptop-mode: Executing: /sbin/blockdev --setfra 256 
/dev/sda4
Jan 31 09:18:50 thor laptop-mode: /dev/sda6 not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /mnt/backup not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking /dev/sda6 against HD because 
PARTITIONS contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode:    /dev/sda6 contains /dev/sda, which is in 
HD, so we will remount it.
Jan 31 09:18:50 thor laptop-mode: Original options: rw
Jan 31 09:18:50 thor laptop-mode: Reducing file system type.
Jan 31 09:18:50 thor laptop-mode: No saved mount options, so apparently we 
never remounted this filesystem during this session.
Jan 31 09:18:50 thor laptop-mode: Not remounting.
Jan 31 09:18:50 thor laptop-mode: Executing: /sbin/blockdev --setfra 256 
/dev/sda6
Jan 31 09:18:50 thor laptop-mode: /dev/sda3 not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /donnees not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking /dev/sda3 against HD because 
PARTITIONS contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode:    /dev/sda3 contains /dev/sda, which is in 
HD, so we will remount it.
Jan 31 09:18:50 thor laptop-mode: Original options: rw
Jan 31 09:18:50 thor laptop-mode: Reducing file system type.
Jan 31 09:18:50 thor laptop-mode: No saved mount options, so apparently we 
never remounted this filesystem during this session.
Jan 31 09:18:50 thor laptop-mode: Not remounting.
Jan 31 09:18:50 thor laptop-mode: Executing: /sbin/blockdev --setfra 256 
/dev/sda3
Jan 31 09:18:50 thor laptop-mode: nfsd not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /proc/fs/nfsd not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking nfsd against HD because PARTITIONS 
contains "auto".
Jan 31 09:18:50 thor laptop-mode:    Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/lcd-brightness.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/sched-mc-power-savings.
Jan 31 09:18:50 thor laptop-mode: Scheduler power setting is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/start-stop-programs.
Jan 31 09:18:50 thor laptop-mode: START_SERVICES = 
Jan 31 09:18:50 thor laptop-mode: STOP_SERVICES = 
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/syslog-conf.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/terminal-blanking.
Jan 31 09:18:50 thor laptop-mode: CONTROL_TERMINAL is disabled, skipping...
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/usb-autosuspend.
Jan 31 09:18:50 thor laptop-mode: USB autosuspend is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/video-out.
Jan 31 09:18:50 thor laptop-mode: video-out module is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/wireless-ipw-power.
Jan 31 09:18:50 thor laptop-mode: Intel IPW Wireless power setting is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/wireless-iwl-power.
Jan 31 09:18:50 thor laptop-mode: Intel IWL Wireless power setting is disabled.
Jan 31 09:18:50 thor laptop-mode: Module 
/usr/local/lib/laptop-mode-tools/modules/* is not executable.
Jan 31 09:18:50 thor laptop-mode: Module 
/usr/local/share/laptop-mode-tools/modules/* is not executable.
Jan 31 09:18:50 thor laptop-mode: Module /etc/laptop-mode/modules/* is not 
executable.


Is it normal ? It looks like a verbose output...how can I disable it ?

Thx,
Cheers,
Guillaume


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.7-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages laptop-mode-tools depends on:
ii  lsb-base                      3.2-23     Linux Standard Base 3.2 init scrip
ii  psmisc                        22.10-1    utilities that use the proc file s
ii  util-linux                    2.16.2-0   Miscellaneous system utilities

Versions of packages laptop-mode-tools recommends:
ii  acpid                       1:2.0.1-2    Advanced Configuration and Power I
ii  ethtool                     6+20091202-1 display or change Ethernet device 
ii  hal                         0.5.14-2     Hardware Abstraction Layer
ii  hdparm                      9.27-1       tune hard disk parameters for high
ii  net-tools                   1.60-23      The NET-3 networking toolkit
ii  pm-utils                    1.2.6.1-3    utilities and scripts for power ma
pn  sdparm                      <none>       (no description available)
ii  wireless-tools              30~pre9-4    Tools for manipulating Linux Wirel

laptop-mode-tools suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to