很多设备不能识别 风扇不停转。
发表于 : 2007-02-08 10:08
我是本本,在xp下风扇很正常,高cpu占用率的时候才转,现在是不停的最高速度转,有些心疼。
见附件图,图标为白色方块的都是不能识别的设备。
难道要装主板驱动?
见附件图,图标为白色方块的都是不能识别的设备。
难道要装主板驱动?
代码: 全选
cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to [email protected], please.
analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU
代码: 全选
sudo x86info
x86info v1.17. Dave Jones 2001-2005
Feedback to <[email protected]>.
Found 1 CPU
--------------------------------------------------------------------------
Found unknown cache descriptors: 2 4 44 48 125 176 179 240
Family: 6 Model: 13 Stepping: 8 Type: 0 Brand: 6
CPU Model: (Dothan) [C-0]
Feature flags:
fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflsh ds acpi mmx fxsr sse sse2 ss tm pbe est tm2
Extended feature flags:
L1 Instruction cache:
:Size 32KB 8-way associative.
line size=64 bytes.
L1 Data cache:
Size: 32KB 8-way associative.
line size=64 bytes.
Instruction TLB: 4K pages, 4-way associative, 128 entries.
Instruction TLB: 4MB pages, fully associative, 2 entries
Found unknown cache descriptors: 2 4 44 48 125 176 179 240
Data TLB: 4K pages, 4-way associative, 128 entries.
Data TLB: 4MB pages, 4-way associative, 8 entries
代码: 全选
song@Song:~$ lsmod
Module Size Used by
i2c_dev 9348 0
i2c_i801 8972 0
binfmt_misc 11784 1
ipv6 257632 8
cpufreq_userspace 4372 0
cpufreq_stats 5892 0
freq_table 4996 1 cpufreq_stats
cpufreq_powersave 2048 0
cpufreq_ondemand 6944 0
cpufreq_conservative 7200 0
video 16644 0
tc1100_wmi 7428 0
sbs 15776 0
sony_acpi 5516 0
pcc_acpi 13184 0
i2c_ec 5376 1 sbs
hotkey 10660 0
dev_acpi 11140 0
button 7056 0
battery 10756 0
container 4736 0
ac 5892 0
asus_acpi 16792 0
nls_utf8 2304 1
ntfs 108148 1
sbp2 23304 0
scsi_mod 141320 1 sbp2
parport_pc 36132 0
lp 11972 0
parport 37320 2 parport_pc,lp
af_packet 21768 2
nvidia 6827412 22
tsdev 8256 0
synaptics_usb 15360 0
i2c_core 22288 4 i2c_dev,i2c_i801,i2c_ec,nvidia
pcmcia 38972 0
usbhid 42464 0
snd_intel8x0 33436 1
snd_ac97_codec 96672 1 snd_intel8x0
snd_ac97_bus 2432 1 snd_ac97_codec
ipw2200 113476 0
snd_pcm_oss 46080 0
snd_mixer_oss 18560 1 snd_pcm_oss
snd_pcm 80520 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 23172 1 snd_pcm
ieee80211 33608 1 ipw2200
ieee80211_crypt 6016 1 ieee80211
yenta_socket 27916 1
rsrc_nonstatic 14336 1 yenta_socket
pcmcia_core 42128 3 pcmcia,yenta_socket,rsrc_nonstatic
8139cp 22528 0
8139too 27136 0
mii 6016 2 8139cp,8139too
sdhci 18316 0
mmc_core 30232 1 sdhci
shpchp 40856 0
pci_hotplug 31284 1 shpchp
snd 55428 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9952 1 snd
snd_page_alloc 10504 2 snd_intel8x0,snd_pcm
evdev 10496 3
serio_raw 7300 0
intel_agp 25116 1
agpgart 33456 2 nvidia,intel_agp
rtc 12596 0
hw_random 6168 0
psmouse 40072 0
ext3 138632 1
jbd 55700 1 ext3
ohci1394 35248 0
ieee1394 302904 2 sbp2,ohci1394
ehci_hcd 32520 0
uhci_hcd 23176 0
usbcore 130304 5 synaptics_usb,usbhid,ehci_hcd,uhci_hcd
ide_generic 1536 0
ide_cd 32416 0
cdrom 37792 1 ide_cd
ide_disk 17664 4
piix 10628 1
generic 5252 0
thermal 14600 0
processor 26028 1 thermal
fan 5124 0
fbcon 40480 0
tileblit 2944 1 fbcon
font 8448 1 fbcon
bitblit 6272 1 fbcon
softcursor 2432 1 bitblit
vesafb 8348 0
capability 5000 0
commoncap 7808 1 capability
代码: 全选
sudo sensors
Can't access procfs/sysfs file
Unable to find i2c bus information;
For 2.6 kernels, make sure you have mounted sysfs and libsensors
was compiled with sysfs support!
For older kernels, make sure you have done 'modprobe i2c-proc'!