From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <425FA70A.6070501@sibmail.ru> Date: Fri, 15 Apr 2005 18:35:38 +0700 From: Sharavin Sergey User-Agent: Mozilla Thunderbird 1.0 (X11/20050202) X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: hardware@altlinux.ru Subject: Re: [Hardware] Re: Cool'n'Quiet References: <4257156D.5050900@ricom.ru> <200504112227.49026.mike@stankin.ru> <200504122239.14898.mike@stankin.ru> <425D3B7C.7010800@sibmail.ru> <1113416901.11735.42.camel@siver.home> In-Reply-To: <1113416901.11735.42.camel@siver.home> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: hardware@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hardware@altlinux.ru List-Id: ALT Linux hardware support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:36:12 -0000 Archived-At: List-Archive: Yuri N. Sedunov пишет: >В Срд, 13/04/2005 в 22:32 +0700, Sharavin Sergey пишет: > > >>Arioch пишет: >> >> >> >>>Mike Plugnikov пишет: >>> >>> >>> >>>>А с чего вдруг уверенность, что в название модуля входит слово >>>>"cpufraq"? >>>>Написал - powernow-k8 >>>> >>>> >>>Так вроде cpufreq - общий интерфейс для всех для них. >>> >>>_______________________________________________ >>> >>> >>> >>Поставил, а как его запустить не знаю. >> >> > >$ lsmod |grep freq >cpufreq_userspace 4576 1 >freq_table 4356 1 powernow_k8 > >$ sudo apt-get install powernowd >$ sudo service powernowd start > >И шоб всегда. >$ sudo chkconfig -add powernowd > > > >------------------------------------------------------------------------ > >_______________________________________________ > > > Хм... что то не получается поставил: $ rpm -qa | grep powernowd powernowd-0.95-alt1 $ rpm -qa | grep cpufreq cpufreqd-1.2.0-alt1 libcpufreqd-1.2.0-alt1 kernel-feat-cpufreq-2004.12.25-alt1 [root@localhost root]# lsmod | grep freq [root@localhost root]# И вот что получилось ? # service powernowd start Starting powernowd service: powernowd: PowerNow Daemon v0.95, (c) 2003-2005 John Clemens powernowd: Found 1 cpu: -- 1 thread (or core) per physical cpu Couldn't open file: No such file or directory Couldn't open file: No such file or directory Couldn't open file: No such file or directory Couldn't open file: No such file or directory couldn't open govn's file for writing: No such file or directory Couldn't get per-cpu data: No such file or directory PowerNowd encountered and error and could not start. Please make sure that: - You are running a v2.6.7 kernel or later - That you have sysfs mounted /sys - That you have the core cpufreq and cpufreq-userspace modules loaded into your kernel - That you have the cpufreq driver for your cpu loaded, and that it works. (check dmesg for errors) If all of the above are true, and you still have problems, please email the author: clemej@alum.rpi.edu [FAILED]