免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4393 | 回复: 5
打印 上一主题 下一主题

需要帮助 ACPI 不能控制风扇噪音 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-06-03 23:08 |只看该作者 |倒序浏览
原来在XP下和Ubuntu下风扇转速都是自动控制的,换成CentOS之后就不能控制了。
不管是安装的时候,还是启动之后进入系统使用时,风扇都是最高转速。
因为是家用服务器,不能太吵。

halt 的时候也不能自动关闭电源

检查ACPID进程是存在的,但是/proc/acpi/fan 下面什么都没有。
主板:nForce MCP73
CPU:Celeron E1200
内存:2G
硬盘:500GB

可能是什么原因,如何解决呢?
谢谢!

论坛徽章:
0
2 [报告]
发表于 2008-06-03 23:10 |只看该作者

补充

补充一下,OS版本是CentOS 5.1 x86_64
ACPI 不好用,是因为主板驱动没有装对?

论坛徽章:
0
3 [报告]
发表于 2008-06-04 04:02 |只看该作者

Google到了这个消息

The  nfe(4) driver now supports MCP73, MCP77 and MCP79 10/100/Gigabit Ethernet devices.
只是网卡,没啥用

论坛徽章:
0
4 [报告]
发表于 2008-06-04 04:03 |只看该作者

找到另外一个Nvidia MCP73 Linux驱动相关消息

I just got myself a motherboard with that chipset yesterday. Here're some things I realised:

(1) lspci doesn't use the same pci id database as the kernel. If you check pciids.sourceforge.net's online list of ids, you'll see that the 630i IDs are pending approval. So whether or not a device is "named" in lspci's output has no relation to whether there is a working driver for it.
(2) check out pcimodules and it's man page to see what devices the kernel supports.
(3) /proc/bus/pci/devices seems to have more information about drivers that are bound to devices, and so does /sys/bus/pci/devices/* (indicated by whether or not it contains a driver/ directory)

If you have problems with 3D graphics too, you will need the newest stable driver from nvidia (version 169.12 or later). The graphics issue is a bit more complicated because there is no backport from hardy to gutsy. So, you need to create your own package or compile the driver directly. The most simple of the two is to compile the driver directly.

1 - Download the driver from this location http://us.download.nvidia.com/XF ... 86-169.12-pkg1.run. Make sure you remember the directory where you saved the driver;
2 - Open a new TTY terminal by pressing ctrl+alt+F1 and login with your user;
3 - Stop the X Server typing sudo /etc/init.d/gdm stop;
4 - Type sudo apt-get install build-essential;
5 - Type sudo apt-get remove linux-restricted-modules-generic nvidia-glx-new restricted-manager;
6 - The step above try to uninstall packages that can interfere in the driver installation. If it was not successful, try to reproduce it through synaptic. The nvidia-glx-new may not be present in all systems, so don't worry if this is your case;
7 - Type cd <path to directory where you saved the driver>;
8 - Type sudo ./NVIDIA-Linux-x86-169.12-pkg1.run;
9 - Answer positively to all the question that the installer ask to you;
10 - With the compilation and installation finished, it is time to restart your machine;
11 - Now you should see a green nvidia logo in the X load process. If that not happen, may be it is only a matter of load the nvidia driver on xorg.conf file.

If you have more questions or some point need more clarification, I'll be glad to answer.

论坛徽章:
0
5 [报告]
发表于 2008-06-04 04:04 |只看该作者

Linux nForce Drivers

Supported Distributions:

    * SLES 10 (2.6.16.21)
    * RHEL 3 UP7 (2.4.21-40)
    * RHEL 4 UP4 (2.6.9-42)
    * RHEL 4 UP5 (2.6.9-55)
    * Fedora Core 5 (2.6.15-1)
    * RHEL 3 UP8 (2.4.21-47)
    * SuSE 10.2 (2.6.18.2)
    * RHEL 5 (2.6.18-1)

http://www.nvidia.com/object/linux_nforce_1.23.html

论坛徽章:
0
6 [报告]
发表于 2008-06-04 04:05 |只看该作者

下载下来了,晚上安装看看

下载下来了
\Downloads\Linux\NV_Linux_DRV_PKG_v1.23\RHEL5
晚上安装看看
但是这个好像只有网卡和SATA驱动?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP