/ 最近の悩み事−1

最近の悩み事−1

Pentium M のCPUをつかっているのにPentium 4の
モジュールを使わないとクロックコントロールができない。
なんでかな?昔?のカーネルだとBIOSで低い側のクロックを決めてやれば
動作していたのですが...
しょうがないのでrc.localは下のようにしてます。
  
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.
  
touch /var/lock/subsys/local
  
/sbin/service ccpd start
  
sh /usr/local/noip-2.1.7/redhat.noip.sh start
  
modprobe i2c-isa
modprobe w83627hf
#/usr/bin/sensors -s # recommended
  
modprobe p4-clockmod
/etc/init.d/cpuspeed start
  
service mythbackend start

— posted by くま at 08:56 am   pingTrackBack [0]

この記事に対するコメントはありません

<< 2009.5 >>
SMTWTFS
     12
3456 789
10 111213141516
17 181920212223
24252627282930
31       
 
























T: Y: ALL: Online:
ThemePanel
Created in 0.0320 sec.