[Bug 884177] Re: fancontrol cannot read its own configuration file

2012-01-20 Thread Phillip Susi
You must write a config file for it by hand or using pwmconfig.


** No longer affects: lm-sensors (Ubuntu Oneiric)

** No longer affects: lm-sensors (Ubuntu Precise)

** Changed in: lm-sensors (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol cannot read its own configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884177] Re: fancontrol cannot read its own configuration file

2012-01-20 Thread Lars Noodén
Can there be a config file included in the default install that contains
such a message?  A pointer is needed to the solution somehow.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol cannot read its own configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884177] Re: fancontrol cannot read its own configuration file

2012-01-20 Thread Phillip Susi
Config files don't contain messages, they configure fancontrol to work.
Is the man page not sufficient?

I suppose the package could have a debconf question that prompts you to
run pwmconfig when you install it...


** Summary changed:

- fancontrol cannot read its own configuration file
+ fancontrol should have debconf prompt to run pwmconfig

** Changed in: lm-sensors (Ubuntu)
   Status: Invalid = Triaged

** Description changed:

- 
- $ fancontrol 
- Loading configuration from /etc/fancontrol ...
- Error: Can't read configuration file
- 
- $ lsb_release -rd
- Description:  Ubuntu 11.10
- Release:  11.10
- 
- ~$ apt-cache policy fancontrol
- fancontrol:
-   Installed: 1:3.3.0-4ubuntu1
-   Candidate: 1:3.3.0-4ubuntu1
-   Version table:
-  *** 1:3.3.0-4ubuntu1 0
- 500 http://fi.archive.ubuntu.com/ubuntu/ oneiric/universe i386 
Packages
- 100 /var/lib/dpkg/status
+ The fancontrol package needs to be cofigured before it works.  This is
+ somewhat automated by pwmconfig.  The package should prompt and run
+ pwmconfig for you when installed.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol should have debconf prompt to run pwmconfig

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884177] Re: fancontrol cannot read its own configuration file

2011-12-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lm-sensors (Ubuntu Oneiric)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol cannot read its own configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884177] Re: fancontrol cannot read its own configuration file

2011-12-06 Thread Aslakj
On an MacBookPro7,1 running oneiric.

$ sensors
applesmc-isa-0300
Adapter: ISA adapter
Exhaust  :  0 RPM  (min = 2000 RPM)
TB0T: +33.8°C  
TB1T: +33.8°C  
TB2T: +32.0°C  
TC0D: +62.8°C  
TC0P: +56.5°C  
TN0D: +61.5°C  
TN0P: +49.8°C  
TN0S: +68.2°C  
TN1D: +66.0°C  
TN1F: +68.2°C  
TN1G: +90.0°C  
TN1S: +68.2°C  
Th1H: +54.5°C  
Ts0P: +32.8°C  
Ts0S: +46.0°C  

coretemp-isa-
Adapter: ISA adapter
Core 0:   +65.0°C  (high = +105.0°C, crit = +105.0°C)
Core 1:   +62.0°C  (high = +105.0°C, crit = +105.0°C)

$ sudo /usr/sbin/pwmconfig
# pwmconfig revision 5857 (2010-08-22)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.

We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.

/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed

$ sudo fancontrol
Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file

$ ls -l /etc/fancontrol
ls: cannot access /etc/fancontrol: No such file or directory

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol cannot read its own configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884177] Re: fancontrol cannot read its own configuration file

2011-12-06 Thread Lars Noodén
The problem is also present in Precise.

$ lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04

$ fancontrol 
Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file

$ apt-cache policy fancontrol
fancontrol:
  Installed: 1:3.3.0-4ubuntu1
  Candidate: 1:3.3.0-4ubuntu1
  Version table:
 *** 1:3.3.0-4ubuntu1 0
500 http://fi.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol cannot read its own configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884177] Re: fancontrol cannot read its own configuration file

2011-11-09 Thread Dave Walker
** Changed in: lm-sensors (Ubuntu)
   Importance: Undecided = High

** Changed in: lm-sensors (Ubuntu)
   Status: New = Confirmed

** Also affects: lm-sensors (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: lm-sensors (Ubuntu Precise)
   Importance: High
   Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol cannot read its own configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884177] Re: fancontrol cannot read its own configuration file

2011-11-09 Thread Lars Noodén
Still present in Precise:

$ lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04

$ apt-cache policy fancontrol
fancontrol:
  Installed: (none)
  Candidate: 1:3.3.0-4ubuntu1
  Version table:
 1:3.3.0-4ubuntu1 0
500 http://fi.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol cannot read its own configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884177] Re: fancontrol cannot read its own configuration file

2011-10-31 Thread Lars Noodén
It appears that the configuration file is missing.

$ ls /etc/fancontrol
ls: cannot access /etc/fancontrol: No such file or directory

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol cannot read its own configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884177] Re: fancontrol cannot read its own configuration file

2011-10-31 Thread Lars Noodén
$ dpkg -L fancontrol
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/fancontrol
/usr/share/doc/fancontrol/copyright
/usr/share/doc/fancontrol/fancontrol.txt.gz
/usr/share/doc/fancontrol/changelog.Debian.gz
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/fancontrol.8.gz
/usr/share/man/man8/pwmconfig.8.gz
/usr/sbin
/usr/sbin/fancontrol
/usr/sbin/pwmconfig
/etc
/etc/init.d
/etc/init.d/fancontrol

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177

Title:
  fancontrol cannot read its own configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs