蓝森林首页 | 返回主页 | 本站地图 | 站内搜索 | 联系信箱 |
 您目前的位置:首页 > 自由软件 > 技术交流 > 系统管理


    

蓝森林 http://www.lslnet.com 2006年8月09日 19:58

“could not locate char-major-10-135 ”的解决
 
It's harmless. Just means you do not have the RTC clock module compiled into your kernel, or the module has not been loaded. There should be an alias for this in
/etc/modules.conf:

alias char-major-10-135 rtc

If not, check /etc/modutils/arch/i386 (if you have an intel/amd system) and put it in there, then run update-modules.

modconf might allow you to force load the rtc module, if it exists, at boot by putting rtc in /etc/modules. That may help.

As a last resort, if your kernel doesn't have it, you may want to install a kernel with rtc support or compile your own.

引自 www.debianhelp.com

相信很多朋友都会看到这个讨厌的信息,上面的方法能解决问题。:)

以下是转贴
解决关于"char-major-10-135"的错误,原因是新内核没有加入RTC支持,请在内核配置中的"character device"里将"enhanced real time clock support"选上Y或M就没这个错误了
建议选上这个支持,很多要编译的程序需要这个支持,譬如mplayer

不知道这些错误大家有没有遇见过
modprobe:modprobe:Can't locate module char-major-108
modprobe:modprobe:Can't locate module char-major-6

我的办法最简单:

不管数值是什么,我统统的;

alias char-major-10-135 off

最后用off就好啦,管它呢,又不影响使用




Copyright © 1999-2000 LSLNET.COM. All rights reserved. 蓝森林网站 版权所有。 E-mail : webmaster@lslnet.com