Gentoo Archives: gentoo-amd64

From: Florian Philipp <lists@×××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] fan control
Date: Sun, 11 Mar 2012 03:02:19
Message-Id: 4F5BF3B1.5090408@binarywings.net
In Reply to: [gentoo-amd64] fan control by Mansour Al Akeel
1 Am 10.03.2012 21:28, schrieb Mansour Al Akeel:
2 > My laptop started getting hot recently. There is no dust issue. The
3 > fan just doesn't seem to start at all.
4 > I tried to use lm_sensors and sensor-detect, but it's not detecting
5 > any sensors. I tried to recompile the kernel, enabling
6 > all the sensors but no luck. using acpi woks in reporting some values:
7 >
8 > acpi -V
9 > Adapter 0: on-line
10 > Thermal 0: ok, 58.0 degrees C
11 > Thermal 0: trip point 0 switches to mode critical at temperature 103.0 degrees C
12 > Thermal 0: trip point 1 switches to mode passive at temperature 105.0 degrees C
13 > Cooling 0: LCD 0 of 10
14 > Cooling 1: Processor 0 of 7
15 > Cooling 2: Processor 0 of 7
16 > Cooling 3: Processor 0 of 7
17 > Cooling 4: Processor 0 of 7
18 >
19 > lspci
20 > 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor
21 > Family DRAM Controller (rev 09)
22 > 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation
23 > Core Processor Family Integrated Graphics Controller (rev 09)
24 > 00:16.0 Communication controller: Intel Corporation Cougar Point HECI
25 > Controller #1 (rev 04)
26 > 00:1a.0 USB Controller: Intel Corporation Cougar Point USB Enhanced
27 > Host Controller #2 (rev 05)
28 > 00:1b.0 Audio device: Intel Corporation Cougar Point High Definition
29 > Audio Controller (rev 05)
30 > 00:1c.0 PCI bridge: Intel Corporation Cougar Point PCI Express Root
31 > Port 1 (rev b5)
32 > 00:1c.1 PCI bridge: Intel Corporation Cougar Point PCI Express Root
33 > Port 2 (rev b5)
34 > 00:1c.3 PCI bridge: Intel Corporation Cougar Point PCI Express Root
35 > Port 4 (rev b5)
36 > 00:1c.5 PCI bridge: Intel Corporation Cougar Point PCI Express Root
37 > Port 6 (rev b5)
38 > 00:1d.0 USB Controller: Intel Corporation Cougar Point USB Enhanced
39 > Host Controller #1 (rev 05)
40 > 00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC
41 > Controller (rev 05)
42 > 00:1f.2 SATA controller: Intel Corporation Cougar Point 6 port SATA
43 > AHCI Controller (rev 05)
44 > 00:1f.3 SMBus: Intel Corporation Cougar Point SMBus Controller (rev 05)
45 > 02:00.0 Network controller: Intel Corporation Centrino Wireless-N 1030 (rev 34)
46 > 03:00.0 USB Controller: Fresco Logic FL1000G USB 3.0 Host Controller (rev 04)
47 > 04:00.0 Ethernet controller: Attansic Technology Corp. AR8151 v2.0
48 > Gigabit Ethernet (rev c0)
49 >
50 > Linux localhost 3.1.10-gentoo-r1asus #1 SMP PREEMPT Sat Mar 3 04:46:53
51 > EST 2012 x86_64 Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz GenuineIntel
52 > GNU/Linux
53 >
54 > laptop is Asus U46E.
55 > I am not very familiar with the kernel config related to thermal, so I
56 > don't know exactly what other info I need to provide. If I am missing
57 > something, please ask.
58 >
59 > lsmod
60 > Module Size Used by
61 > snd_seq_oss 30140 0
62 > snd_seq_midi_event 5180 1 snd_seq_oss
63 > snd_seq 51076 4 snd_seq_oss,snd_seq_midi_event
64 > snd_seq_device 5109 2 snd_seq_oss,snd_seq
65 > snd_pcm_oss 41686 0
66 > snd_mixer_oss 14706 1 snd_pcm_oss
67 > cryptd 7437 0
68 > aes_x86_64 7348 2
69 > snd_hda_codec_hdmi 24224 1
70 > uvcvideo 60957 0
71 > snd_hda_codec_realtek 305650 1
72 > aes_generic 25946 1 aes_x86_64
73 > videodev 80368 1 uvcvideo
74 > v4l2_compat_ioctl32 7844 1 videodev
75 > ecb 1881 1
76 > btusb 10681 0
77 > bluetooth 140491 1 btusb
78 > snd_hda_intel 23990 0
79 > arc4 1282 2
80 > i915 363756 3
81 > drm_kms_helper 24196 1 i915
82 > ehci_hcd 38628 0
83 > snd_hda_codec 80497 3
84 > snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
85 > drm 168771 4 i915,drm_kms_helper
86 > i2c_i801 8470 0
87 > i2c_algo_bit 6472 1 i915
88 > iwlagn 274384 0
89 > usbcore 123848 3 uvcvideo,btusb,ehci_hcd
90 > snd_hwdep 6014 1 snd_hda_codec
91 > snd_pcm 69577 4
92 > snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
93 > intel_agp 10616 1 i915
94 > processor 27833 4
95 > video 11367 1 i915
96 > intel_gtt 14153 3 i915,intel_agp
97 > backlight 4216 1 video
98 > wmi 8091 0
99 > snd_timer 18721 2 snd_seq,snd_pcm
100 > battery 6165 0
101 > thermal 8514 0
102 > button 4271 1 i915
103 > ac 2248 0
104 > agpgart 25680 3 drm,intel_agp,intel_gtt
105 > mac80211 184435 1 iwlagn
106 > snd 57535 12
107 > snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
108 > psmouse 54209 0
109 > atl1c 31135 0
110 > cfg80211 159080 2 iwlagn,mac80211
111 > soundcore 5329 1 snd
112 > sg 26740 0
113 > snd_page_alloc 6577 2 snd_hda_intel,snd_pcm
114 >
115
116 I'm missing acpi-cpufreq in your module list. Is
117 CONFIG_X86_ACPI_CPUFREQ enabled? What CPU frequency governor is enabled
118 (`cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor`)?
119
120 By the way, 58°C is not particularly hot. Of course, it depends on where
121 it is measured. For measuring it, check that you have
122 CONFIG_SENSORS_CORETEMP enabled.
123
124 Regards,
125 Florian Philipp

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-amd64] fan control Mansour Al Akeel <mansour.alakeel@×××××.com>