All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] sensors-detect: unecessary suggested change to
@ 2007-12-17  0:03 Gary Funck
  2007-12-18 13:13 ` Jean Delvare
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gary Funck @ 2007-12-17  0:03 UTC (permalink / raw)
  To: lm-sensors

sensors-detect, prints the following:

    To load everything that is needed, add this to some /etc/rc* file:

    #----cut here----
    # Chip drivers
    modprobe w83627hf
    # sleep 2 # optional
    /usr/bin/sensors -s # recommended
    #----cut here----

    If you have some drivers built into your kernel, the list above will
    contain too many modules. Skip the appropriate ones! You really
    should try these commands right now to make sure everything is
    working properly. Monitoring programs won't work until the needed
    modules are loaded.

    Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no):

But if the user replies 'yes' above, then appropriate
module name is written into /etc/sysconfig/lm_sensors,
_and_ /etc/init.d/lm_sensors will run the 'sensors -s'
command when lm_sensors starts up.

Suggestion: just print the module(s) that need to be loaded,
and if the user replies 'yes', take no further action.
Otherwise, print the suggestion to add the needed lines to an
/etc/rc* file.  Also, it would be helpful to suggest the
conventional name (such as /etc/rc.local) for the 'rc' file.

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-12-19 11:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-17  0:03 [lm-sensors] sensors-detect: unecessary suggested change to Gary Funck
2007-12-18 13:13 ` Jean Delvare
2007-12-18 16:27 ` Gary Funck
2007-12-18 17:36 ` Jean Delvare
2007-12-18 18:16 ` Aurelien Jarno
2007-12-19 11:00 ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.