Sensör algılayıcısının Intel Pentium M'imde çalışması ve böylece fanı durdurması nasıl sağlanır?


1

lm-sensorsYeni Anahtar Teslim Linux'umu başarıyla kurduktan sonra aradım sensors-detect. Ne yazık ki, herhangi bir sensör tespit edemediğini bildirdi . Anahtar teslimi dağıtımımla gelen 2010 betiğini denedim, şimdiki yazıyı da indirdim.

İyi bir eski Dell D400 Latitude üzerinde linux çekirdeği 2.6.32-5-686 kullanıyorum - içerideki bir "Intel Pentium M 1.8GHz" (aile 6, model 13, adım 6) /proc/cpuinfo. Ben toplamak o coretempseçim sürücüsü olacak.

Temel nokta, çekirdek modülünün coretempfint olmadığı ve cihaz olmadığıdır. Eğer koşarsam modprobe coretempdiyor

FATAL: error inserting coretemp (.../coretemp.ko): No such device 

"Cihaz" ne anlama geliyor? Bu doğru sürücü mü?

Biraz alayım /proc/acpi/thermal_zone/THM/temperature. Ama sahte olduğundan şüpheleniyorum, her zaman 46 ° C gösteriyor. Halen 46 ° C ile 47 ° C arasındaki değerleri göstermektedir.

Ayrıca /proc/acpi/processor/CPU0/bilgi içerir, bu sefer yararlı görünüyor. Örneğincat info

processor id: 0
acpi id: 0
bus master control: yes
power management: yes
throttling control: yes
limit interface: yes

Bir echo 4 > throttling(4 =% 50) yapmak aslında CPU'nun daha yavaş çalışıyor gibi görünmesine neden oluyor. Ayrıca 6(% 25) ve 7 (% 12) denedim . Ne yazık ki, fan yine de mırıldanmaya devam ediyor .

Kabloları sökmeden bu mükemmel bilgisayarı nasıl susturabileceğime dair bir fikrim var (muhtemelen bu iyi bir fikir değildir)?


Güncelleme dmidecode çıktısı

# dmidecode 2.9
SMBIOS 2.3 present.
61 structures occupying 2324 bytes.
Table at 0x000F8CF0.

Handle 0x0000, DMI type 0, 20 bytes
BIOS Information
    Vendor: Dell Computer Corporation
    Version: A08
    Release Date: 06/28/2005
    Address: 0xF0000
    Runtime Size: 64 kB
    ROM Size: 512 kB
    Characteristics:
            ISA is supported
            PCI is supported
            PC Card (PCMCIA) is supported
            PNP is supported
            APM is supported
            BIOS is upgradeable
            BIOS shadowing is allowed
            Boot from CD is supported
            Selectable boot is supported
            3.5"/720 KB floppy services are supported (int 13h)
            Print screen service is supported (int 5h)
            8042 keyboard services are supported (int 9h)
            Serial services are supported (int 14h)
            Printer services are supported (int 17h)
            CGA/mono video services are supported (int 10h)
            ACPI is supported
            USB legacy is supported
            AGP is supported
            Smart battery is supported
            BIOS boot specification is supported
            Function key-initiated network boot is supported

Handle 0x0100, DMI type 1, 25 bytes
System Information
    Manufacturer: Dell Computer Corporation
    Product Name: Latitude D400
    Version: Not Specified
...
    Wake-up Type: Power Switch

...

Handle 0x0400, DMI type 4, 32 bytes
Processor Information
    Socket Designation: Microprocessor
    Type: Central Processor
    Family: Pentium M
    Manufacturer: Intel
    ID: D6 06 00 00 BF F9 E9 AF
    Signature: Type 0, Family 6, Model 13, Stepping 6
    Flags:
            FPU (Floating-point unit on-chip)
            VME (Virtual mode extension)
            DE (Debugging extension)
            PSE (Page size extension)
            TSC (Time stamp counter)
            MSR (Model specific registers)
            MCE (Machine check exception)
            CX8 (CMPXCHG8 instruction supported)
            SEP (Fast system call)
            MTRR (Memory type range registers)
            PGE (Page global enable)
            MCA (Machine check architecture)
            CMOV (Conditional move instruction supported)
            PAT (Page attribute table)
            CLFSH (CLFLUSH instruction supported)
            DS (Debug store)
            ACPI (ACPI supported)
            MMX (MMX technology supported)
            FXSR (Fast floating-point save and restore)
            SSE (Streaming SIMD extensions)
            SSE2 (Streaming SIMD extensions 2)
            SS (Self-snoop)
            TM (Thermal monitor supported)
            PBE (Pending break enabled)
    Version: Not Specified
    Voltage: 3.3 V
    External Clock: 133 MHz
    Max Speed: 1800 MHz
    Current Speed: 1800 MHz
    Status: Populated, Enabled
    Upgrade: None
    L1 Cache Handle: 0x0700
    L2 Cache Handle: 0x0701
    L3 Cache Handle: Not Provided

...

Handle 0x1B00, DMI type 27, 12 bytes
Cooling Device
    Type: Fan
    Status: OK
    OEM-specific Information: 0x0000DD00

Handle 0x1C00, DMI type 28, 20 bytes
Temperature Probe
    Description: CPU Internal Temperature
    Location: Processor
    Status: OK
    Maximum Value: 127.0 deg C
    Minimum Value 0.0 deg C
    Resolution: 1.000 deg C
    Tolerance: 0.5 deg C
    Accuracy: Unknown
    OEM-specific Information: 0x0000DC00

güncelleme sensors-detect çıkışı:

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): yes
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

...
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'...                                     Yes
Found unknown chip with ID 0x1011
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No

...
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

...
ISA slots! Do you want to scan the ISA I/O ports? (YES/no):
Probing for `National Semiconductor LM78' at 0x290...       No
Probing for `National Semiconductor LM79' at 0x290...       No
Probing for `Winbond W83781D' at 0x290...                   No
Probing for `Winbond W83782D' at 0x290...                   No

...
Do you want to probe the I2C/SMBus adapters now? (YES/no):
Sorry, no supported PCI bus adapters found.
Module i2c-dev loaded successfully.

Sorry, no sensors were detected.

Tel kopması kesinlikle iyi bir fikir değildir. 7/13/2005 tarihli en son BIOS sürümü A08'ye sahip misiniz? Ayrıca, Dell'in bu bilgisayarı yalnızca Windows için öngördüğü görülüyor, bu nedenle yeni bir BIOS kurmak veya iyi Linux sürücüleri bulmak sorunlu olabilir. Sorun ayrıca aktif bir dizüstü bilgisayar soğutucusu ile çözülebilir.
harrymc

Evet, A08 öyle. Belki yonga setinin genel-ish veya CPU olduğunu düşündüm, böylece sürücüler çalışabilir. BIOS'un yolda olduğunu mu düşünüyorsun?
towi

Görünüşe göre BIOS'unuz bu bilgisayar için en yenisi SMART'ın mevcut olup olmadığını bulamadım, ancak daha fazla bilgi almak için smartctl'yi kullanmayı deneyebilirsiniz .
harrymc

Sensör algılama çıktınızı sağlayabilir misiniz? Bu genellikle sizi uygun bir çekirdek modülüne yönlendirmede oldukça yardımcıdır. Genelde /etc/modprobe.conf ile donanımınızı belirli bir isimle taklit etmek için oyun oynamak zorundasınız, böylece sürücünün doğru bir şekilde eşleşmesini sağlayabilirsiniz.
slm

@ sim: Tamam, eve geldiğimde gideceğim. O zamana kadar (kafamın dışında) “SMC” yi (?) Tespit edene kadar, muhtemelen bununla bir şeyler deniyor, daha sonra başka testlerle devam ediyor , gerçekten devam etmesi gerektiğini soruyor ... ama her şey “Hayır”.
towi

Yanıtlar:


0

Lm-sensörler konusundaki deneyimim, kendi donanımınız için yüklemek için doğru çekirdek modülünü çözmeniz gerektiğidir. Farklı anakartlar farklı I2C (I Squared C) yonga setlerini kullanıyor, bu yüzden en zor yer burası.

MB’nizin gerçekten düşündüğünüz gibi olduğundan emin olarak coretemp kullanımıyla ilgili şüphenizi biraz daha doğrularım. Dmidecode'u daha fazla sorgulamak için kullanabilirsiniz:

% sudo dmidecode | less
# dmidecode 2.11
SMBIOS 2.6 present.
78 structures occupying 2867 bytes.
Table at 0x000E0010.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
        Vendor: LENOVO
        Version: 6IET74WW (1.34 )
        Release Date: 10/25/2010
        Address: 0xE0000
        Runtime Size: 128 kB
        ROM Size: 8192 kB
        Characteristics:
                PCI is supported
                PC Card (PCMCIA) is supported
                PNP is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                ESCD support is available
                Boot from CD is supported
                Selectable boot is supported
                EDD is supported
                3.5"/720 kB floppy services are supported (int 13h)
                Print screen service is supported (int 5h)
                8042 keyboard services are supported (int 9h)
                Serial services are supported (int 14h)
                Printer services are supported (int 17h)
                CGA/mono video services are supported (int 10h)
                ACPI is supported
                USB legacy is supported
                BIOS boot specification is supported
                Targeted content distribution is supported
        BIOS Revision: 1.52
        Firmware Revision: 1.19
...
...

Bu çıktının ne önemi var? Eve gelir gelmez uygulayacağım.
towi

0

Belki de Ubuntu gibi bir başka Linux dağıtımını denemelisin.

Bu işe yaramazsa, bilgisayarınızın sensörlerinin çalışmadığını (veya hiç çalışmadığını) kabul ediyorum.

Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.