Im-sensors programı çalışmıyor

Başlatan Riverside, 03 Mayıs 2012 - 00:23:08

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

Riverside

Im-sensors programını yükledim. Uçbirimde sensor yazdığım zaman hep aynı sonuç çıkıyor. Xsensor, psensor gibi programlarıda denedim sonuç değişmiyor sabit +40 derece gösteriyor.

cem@cem-desktop:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:        +40.0°C  (crit = +75.0°C)


Anakart intel d101ggc
Xubuntu 12.04 (Acemi kullanıcı)

if

lm-sensors için: http://www.cyberciti.biz/faq/howto-linux-get-sensors-information/
https://help.ubuntu.com/community/SensorInstallHowto

lm-sensors her donanımı desteklemiyor.

Yerine

sudo apt-get install acpi
acpi -t


ve sudo apt-get install hddtemp
sudo hddtemp /dev/sda
kullanılabilir. Ayrıca conky güzel bir seçenektir bu iş için.

Riverside

#2
sudo apt-get install acpi
acpi -t


Değişen bir şey olmadı sonuç malesef aynı.

cem@cem-desktop:~$ acpi -t
Thermal 0: ok, 40.0 degrees C

if

@Riverside, olabilir. Donanıma bağlı bir durum bu. Her donanım gerektiği kadar desteklenmiyor maalesef.

dmesg | grep ACPI
dmesg | grep thermal
ne diyor?

Riverside

cem@cem-desktop:~$ dmesg | grep ACPI
[    0.000000]  BIOS-e820: 000000005def0000 - 000000005def3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000005def3000 - 000000005df00000 (ACPI data)
[    0.000000] ACPI: RSDP 000f7d10 00014 (v00 ATi   )
[    0.000000] ACPI: RSDT 5def3040 00030 (v01 ATi    AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: FACP 5def30c0 00074 (v01 ATi    AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: DSDT 5def3180 03B02 (v01 ATI    AWRDACPI 00001000 MSFT 0100000E)
[    0.000000] ACPI: FACS 5def0000 00040
[    0.000000] ACPI: MCFG 5def6e00 0003C (v01 ATi    AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: APIC 5def6d00 00084 (v01 ATi    AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.012866] ACPI: Core revision 20110623
[    0.153313] PM: Registering ACPI NVS region at 5def0000 (12288 bytes)
[    0.156314] ACPI: bus type pci registered
[    0.159815] ACPI: Added _OSI(Module Device)
[    0.159822] ACPI: Added _OSI(Processor Device)
[    0.159827] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.159832] ACPI: Added _OSI(Processor Aggregator Device)
[    0.161711] ACPI: EC: Look up EC in DSDT
[    0.168926] ACPI: Interpreter enabled
[    0.168947] ACPI: (supports S0 S1 S3 S4 S5)
[    0.168998] ACPI: Using IOAPIC for interrupt routing
[    0.176805] ACPI: No dock devices found.
[    0.176822] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.176978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.188631] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.189042] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[    0.189260]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.189269]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.189273] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.201859] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.201992] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.202104] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.202214] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.202326] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.202463] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11)
[    0.202577] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11)
[    0.202687] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11)
[    0.204116] PCI: Using ACPI for IRQ routing
[    0.241501] pnp: PnP ACPI init
[    0.241547] ACPI: bus type pnp registered
[    0.241953] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.242874] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.243252] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.243376] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.243477] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.243589] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.243883] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.244262] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.244716] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.245447] pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.245654] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.245827] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.246060] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.246665] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.246685] pnp: PnP ACPI: found 14 devices
[    0.246689] ACPI: ACPI bus type pnp unregistered
[    0.246698] PnPBIOS: Disabled by ACPI PNP
[    0.347978] ACPI: Power Button [PWRB]
[    0.348182] ACPI: Power Button [PWRF]
[    0.348290] ACPI: Fan [FAN] (on)
[    0.351285] ACPI: Thermal Zone [THRM] (40 C)
[   15.839164] parport_pc 00:09: reported by Plug and Play ACPI
[   16.068622] ACPI: resource piix4_smbus [io  0x0b00-0x0b07] conflicts with ACPI region SM00 [io 0xb00-0xb07]
[   16.068627] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver


cem@cem-desktop:~$ dmesg | grep thermal
[    0.351279] thermal LNXTHERM:00: registered as thermal_zone0

if

@Riverside, echo "blacklist i2c_piix4" | sudo tee /etc/modprobe.d/blacklist.conf
sudo update-initramfs -u -k all
komutlarından sonra bilgisayarı yeniden başlatın ve sudo sensors komutunun çıktısını aktarın.

Riverside

cem@cem-desktop:~$ sudo sensors
sudo: sensors: command not found

cem@cem-desktop:~$ sensors
'sensors' programı şu anda kurulu değil.  Kurulumunu şunu yazarak yapabilirsiniz:
sudo apt-get install lm-sensors


Kuruyorum?

cem@cem-desktop:~$ sudo sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:        +40.0°C  (crit = +75.0°C)

if

@Riverside, neden sabit gösteriyor anlamış değilim. Conky'yi denediniz mi?

gksu gedit /etc/modprobe.d/blacklist.conf komutu ile dosyayı açın, blacklist i2c_piix4 satırı silin, kaydedip kapatın, sudo update-initramfs -u -k all komutunu verin, sistem eski haline dönecektir.

Riverside

Alıntı yapılan: if - 05 Mayıs 2012 - 13:03:00
@Riverside, neden sabit gösteriyor anlamış değilim. Conky'yi denediniz mi?

gksu gedit /etc/modprobe.d/blacklist.conf komutu ile dosyayı açın, blacklist i2c_piix4 satırı silin, kaydedip kapatın, sudo update-initramfs -u -k all komutunu verin, sistem eski haline dönecektir.


Bu da win altında speedfan değerleri. İşlemcim p4 prescott sıcaklığın bu kadar düşük olması ve fanın bu kadar düşük devirde çalışması pek aklıma yatmıyor zaten biostan kontrol ettiğimde bu değerlerin doğru olmadığı anlaşılıyor. Başka bir problem var ama anlamış değilim çokta önemli bir durum değil ilgilendiğin için sağol.