Gentoo Archives: gentoo-user-hu

From: Szakszon Peter <szaki85@×××××.com>
To: gentoo-user-hu@l.g.o
Subject: [gentoo-user-hu] lm_sensors + i2c-i801 problema
Date: Mon, 30 Oct 2006 19:22:48
Message-Id: 454650C6.2060609@gmail.com
1 A szenzorok ertekeit szeretnem megjeleniteni, de nem hajlando felismerni
2 a sensorokat.
3
4
5 A kernelben a megfelelo dolgok be vannak kapcsolva:
6
7 I2C support
8 <M> I2C support
9
10 <M> I2C device interface
11
12 I2C Algorithms
13 <M> I2C bit-banging interfaces
14 <M> I2C PCF 8584 interfaces
15 <M> I2C PCA 9564 interfaces
16
17 I2C Hardware Bus support
18 <M> Intel 82801 (ICH)
19
20 A hwmon, i2c-core, i2c-dev, i2c-i801 modulokat betettem a
21 /etc/modules.autoload.d/kernel.2.6-ba
22
23
24
25 Az lspci eredmenye:
26
27 jamal ~ # lspci
28 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and
29 945GT Express Memory Controller Hub (rev 03)
30 00:02.0 VGA compatible controller: Intel Corporation Mobile
31 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
32 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML
33 Express Integrated Graphics Controller (rev 03)
34 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
35 Definition Audio Controller (rev 02)
36 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
37 Port 1 (rev 02)
38 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
39 Port 2 (rev 02)
40 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
41 #1 (rev 02)
42 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
43 #2 (rev 02)
44 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
45 #3 (rev 02)
46 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
47 #4 (rev 02)
48 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI
49 Controller (rev 02)
50 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
51 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface
52 Bridge (rev 02)
53 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE
54 Controller (rev 02)
55 02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG
56 Network Connection (rev 02)
57 03:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
58 03:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller
59 (rev 08)
60 03:01.2 Class 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host
61 Adapter (rev 17)
62 03:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host
63 Adapter (rev 08)
64 03:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
65 RTL-8139/8139C/8139C+ (rev 10)
66
67
68
69 Az lsmod eredmenye:
70
71 jamal ~ # lsmod
72 Module Size Used by
73 af_packet 19208 2
74 snd_pcm_oss 38560 0
75 snd_mixer_oss 15744 1 snd_pcm_oss
76 snd_seq_oss 29184 0
77 snd_seq_midi_event 6784 1 snd_seq_oss
78 snd_seq 42576 4 snd_seq_oss,snd_seq_midi_event
79 snd_seq_device 7948 2 snd_seq_oss,snd_seq
80 snd_hda_intel 17816 1
81 snd_hda_codec 148736 1 snd_hda_intel
82 snd_pcm 66440 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
83 snd_timer 19716 2 snd_seq,snd_pcm
84 snd 47204 11
85 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
86 soundcore 9056 1 snd
87 snd_page_alloc 9736 2 snd_hda_intel,snd_pcm
88 nls_utf8 2304 1
89 ntfs 87028 1
90 i2c_i801 7436 0
91 i2c_dev 8324 0
92 i2c_core 19600 2 i2c_i801,i2c_dev
93 hwmon 3220 0
94 i915 18560 2
95 drm 71320 3 i915
96 intel_agp 21148 1
97 8139too 23552 0
98 mii 5376 1 8139too
99 dm_mod 48056 0
100 ohci1394 30128 0
101 ieee1394 83764 1 ohci1394
102 ohci_hcd 17668 0
103 uhci_hcd 20104 0
104 usb_storage 33284 0
105 scsi_mod 85000 1 usb_storage
106 usbhid 28164 0
107 ehci_hcd 26632 0
108 usbcore 107908 6
109 ohci_hcd,uhci_hcd,usb_storage,usbhid,ehci_hcd
110
111 A neten sok helyen olvastam hogy az i2c-isa modult is be kell tolteni,
112 de nekem ilyen modulom nincs, es a kernelben sem talatam meg hogy
113 bekapcsolhassam.
114
115
116 A sensors-detect a kovetkezoket adta:
117
118 jamal ~ # sensors-detect
119 # sensors-detect revision 1.413 (2006/01/19 20:28:00)
120
121 This program will help you determine which I2C/SMBus modules you need to
122 load to use lm_sensors most effectively. You need to have i2c and
123 lm_sensors installed before running this program.
124 Also, you need to be `root', or at least have access to the /dev/i2c-*
125 files, for most things.
126 If you have patched your kernel and have some drivers built in, you can
127 safely answer NO if asked to load some modules. In this case, things may
128 seem a bit confusing, but they will still work.
129
130 It is generally safe and recommended to accept the default answers to all
131 questions, unless you know what you're doing.
132
133 We can start with probing for (PCI) I2C or SMBus adapters.
134 You do not need any special privileges for this.
135 Do you want to probe now? (YES/no): yes
136 Probing for PCI bus adapters...
137 Sorry, no PCI bus adapters found.
138
139 We will now try to load each adapter module in turn.
140 If you have undetectable or unsupported adapters, you can have them
141 scanned by manually loading the modules before running this script.
142
143 To continue, we need module `i2c-dev' to be loaded.
144 If it is built-in into your kernel, you can safely skip this.
145 i2c-dev is already loaded.
146
147 We are now going to do the adapter probings. Some adapters may hang
148 halfway
149 through; we can't really help that. Also, some chips will be double
150 detected;
151 we choose the one with the highest confidence value in that case.
152 If you found that the adapter hung after probing a certain address,
153 you can
154 specify that address to remain unprobed. That often
155 includes address 0x69 (clock chip).
156
157 Some chips are also accessible through the ISA bus. ISA probes are
158 typically a bit more dangerous, as we have to write to I/O ports to do
159 this. This is usually safe though.
160
161 Do you want to scan the ISA bus? (YES/no): yes
162 Probing for `National Semiconductor LM78'
163 Trying address 0x0290... Failed!
164 Probing for `National Semiconductor LM78-J'
165 Trying address 0x0290... Failed!
166 Probing for `National Semiconductor LM79'
167 Trying address 0x0290... Failed!
168 Probing for `Winbond W83781D'
169 Trying address 0x0290... Failed!
170 Probing for `Winbond W83782D'
171 Trying address 0x0290... Failed!
172 Probing for `Winbond W83627HF'
173 Trying address 0x0290... Failed!
174 Probing for `Winbond W83627EHF'
175 Trying address 0x0290... Failed!
176 Probing for `Silicon Integrated Systems SIS5595'
177 Trying general detect... Failed!
178 Probing for `VIA Technologies VT82C686 Integrated Sensors'
179 Trying general detect... Failed!
180 Probing for `VIA Technologies VT8231 Integrated Sensors'
181 Trying general detect... Failed!
182 Probing for `ITE IT8712F'
183 Trying address 0x0290... Failed!
184 Probing for `ITE IT8705F / SiS 950'
185 Trying address 0x0290... Failed!
186 Probing for `IPMI BMC KCS'
187 Trying address 0x0ca0... Failed!
188 Probing for `IPMI BMC SMIC'
189 Trying address 0x0ca8... Failed!
190
191 Some Super I/O chips may also contain sensors. Super I/O probes are
192 typically a bit more dangerous, as we have to write to I/O ports to do
193 this. This is usually safe though.
194
195 Do you want to scan for Super I/O sensors? (YES/no): yes
196 Probing for `ITE 8702F Super IO Sensors'
197 Failed! (skipping family)
198 Probing for `Nat. Semi. PC87351 Super IO Fan Sensors'
199 Failed! (skipping family)
200 Probing for `SMSC 47B27x Super IO Fan Sensors'
201 Failed! (skipping family)
202 Probing for `VT1211 Super IO Sensors'
203 Failed! (skipping family)
204 Probing for `Winbond W83627EHF/EHG Super IO Sensors'
205 Failed! (skipping family)
206
207 Do you want to scan for secondary Super I/O sensors? (YES/no): yes
208 Probing for `ITE 8702F Super IO Sensors'
209 Failed! (skipping family)
210 Probing for `Nat. Semi. PC87351 Super IO Fan Sensors'
211 Failed! (skipping family)
212 Probing for `SMSC 47B27x Super IO Fan Sensors'
213 Failed! (skipping family)
214 Probing for `VT1211 Super IO Sensors'
215 Failed! (skipping family)
216 Probing for `Winbond W83627EHF/EHG Super IO Sensors'
217 Failed! (skipping family)
218
219 Sorry, no chips were detected.
220 Either your sensors are not supported, or they are
221 connected to an I2C bus adapter that we do not support.
222 See doc/FAQ, doc/lm_sensors-FAQ.html, or
223 http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/lm_sensors-FAQ.html
224 (FAQ #4.24.3) for further information.
225 If you find out what chips are on your board, see
226 http://secure.netroedge.com/~lm78/newdrivers.html for driver status.
227
228
229 Hat nagyabol ennyi, please help!
230
231 Udv:
232 Szaki
233
234
235
236 --
237 gentoo-user-hu@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-hu] lm_sensors + i2c-i801 problema George Hron <hrgyster@×××××.com>