Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Hardware => Téma založeno: Jan__ 10 Září 2010, 10:51:08
-
Zdravim po kupe noveho hardware a pokuse po instalacii rozbehat sledovanie teplot systemu sa mi to nedari. Viete niekto poradit? Alebo je to tym ,ze MB je z novsich?
Vdaka za pomoc.
Vypis sudo sensors-detect
sudo sensors-detect
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: MSI MS-7588
# Board: MSI P55M-GD45 (MS-7588)
This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.
Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no):
Silicon Integrated Systems SIS5595... No
VIA VT82C686 Integrated Sensors... No
VIA VT8231 Integrated Sensors... No
AMD K8 thermal sensors... No
AMD Family 10h thermal sensors... No
AMD Family 11h thermal sensors... No
Intel Core family thermal sensor... No
Intel Atom thermal sensor... No
Intel AMB FB-DIMM thermal sensor... No
VIA C7 thermal sensor... No
VIA Nano thermal sensor... No
Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no):
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Nuvoton/Fintek'... No
Trying family `ITE'... No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes
Found `Fintek F71889FG Super IO Sensors' Success!
(address 0xa00, driver `f71882fg')
Some systems (mainly servers) implement IPMI, a set of common interfaces
through which system health data may be retrieved, amongst other things.
We first try to get the information from SMBIOS. If we don't find it
there, we have to read from arbitrary I/O ports to probe for such
interfaces. This is normally safe. Do you want to scan for IPMI
interfaces? (YES/no):
Probing for `IPMI BMC KCS' at 0xca0... No
Probing for `IPMI BMC SMIC' at 0xca8... No
Some hardware monitoring chips are accessible through the ISA I/O ports.
We have to write to arbitrary I/O ports to probe them. This is usually
safe though. Yes, you do have ISA I/O ports even if you do not have any
ISA slots! Do you want to scan the ISA I/O ports? (yes/NO):
Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no):
Found unknown SMBus adapter 8086:3b30 at 0000:00:1f.3.
Sorry, no supported PCI bus adapters found.
Module i2c-dev loaded successfully.
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `f71882fg':
* ISA bus, address 0xa00
Chip `Fintek F71889FG Super IO Sensors' (confidence: 9)
To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
f71882fg
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!
Do you want to add these lines automatically to /etc/modules? (yes/NO)y
Successful!
Monitoring programs won't work until the needed modules are
loaded. You may want to run '/etc/init.d/module-init-tools start'
to load them.
Unloading i2c-dev... OK
-
Restartuj počítač a dej tady výpis z příkazu
sensors
-
Po restarte:
sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
-
lsmod
-
lsmod
Module Size Used by
binfmt_misc 6587 1
joydev 8708 0
snd_hda_codec_atihdmi 2367 1
snd_hda_codec_realtek 203168 1
snd_hda_intel 21877 4
snd_hda_codec 74201 3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 5412 1 snd_hda_codec
snd_seq_dummy 1338 0
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70662 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_oss 26726 0
snd_seq_midi 4557 0
snd_rawmidi 19056 1 snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
fglrx 2092908 34
agpgart 31724 1 fglrx
snd 54148 19 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 6620 1 snd
snd_page_alloc 7076 2 snd_hda_intel,snd_pcm
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
vga16fb 11385 1
psmouse 63245 0
ppdev 5259 0
usbhid 36110 2
vgastate 8961 1 vga16fb
hid 67032 1 usbhid
serio_raw 3978 0
parport_pc 25962 1
lp 7028 0
parport 32635 3 ppdev,parport_pc,lp
ohci1394 26950 0
ieee1394 81181 1 ohci1394
r8169 33884 0
mii 4381 1 r8169
ahci 32008 0
pata_jmicron 1843 0
-
?Co vypíše
sudo modprobe f71882fg
-
sudo modprobe f71882fg
[sudo] password for jansmd:
FATAL: Error inserting f71882fg (/lib/modules/2.6.32-21-generic/kernel/drivers/hwmon/f71882fg.ko): No such device
-
V tom případě nevím. Můžeš zkusit některý z postupů viz
http://ubuntuforums.org/archive/index.php/t-1502801.html
-
Aj tak vdaka, aspon za usmernenie. ;)
-
na uvadzanej stranke pise ternyk o stiahnuti aktualizovanej f71882fg na jednom linku, na tom linku je vsak subor s priponou .c (zdrojovy kod) v pc som vsak nasiel subor s priponou .h ako stiahnut aktuazlizovanu f71882fg ???