ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] не загружается модуль powernow-k8
@ 2008-03-13 19:30 Mikhail Kuligin
  2008-03-14 10:42 ` Sergey Vlasov
  0 siblings, 1 reply; 4+ messages in thread
From: Mikhail Kuligin @ 2008-03-13 19:30 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Добрый вечер
пытаюсь на своем атлоне qool & quiet  настроить ядро
uname -a
Linux budda.norma4 2.6.22-wks-smp-alt0.7 #1 SMP Wed Nov 14 02:43:42
MSK 2007 i686 GNU/Linux
система: Athlon 3200 KN1 Extreem Nforce4
собственно ядро 2.6.22-wks-smp-alt0.7 использую из за тв тюнера
посмотрел демон powernowd остановлен, попытался запустить вручную:
couldn't open govn's file for writing: No such file or directory
Couldn't get per-cpu data: No such file or directory

lsmod |grep freq
cpufreq_powersave       2816  0
cpufreq_conservative     7944  0
cpufreq_ondemand        9228  0
freq_table              5536  1 cpufreq_ondemand
cpufreq_userspace       5152  0

modprobe powernow-k8
FATAL: Error inserting powernow_k8
(/lib/modules/2.6.22-wks-smp-alt0.7/kernel/arch/i386/kernel/cpu/cpufreq/powernow-k8.ko):
No such device
посмотрел в папку ядра - модуль есть

в биосе опцию включил qool & quiet

никто не подскажет, почему модуль не грузится?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] не загружается модуль powernow-k8
  2008-03-13 19:30 [Comm] не загружается модуль powernow-k8 Mikhail Kuligin
@ 2008-03-14 10:42 ` Sergey Vlasov
  2008-03-15  7:04   ` Mikhail Kuligin
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Vlasov @ 2008-03-14 10:42 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 980 bytes --]

On Thu, Mar 13, 2008 at 09:30:52PM +0200, Mikhail Kuligin wrote:
> Linux budda.norma4 2.6.22-wks-smp-alt0.7 #1 SMP Wed Nov 14 02:43:42
> MSK 2007 i686 GNU/Linux
> система: Athlon 3200 KN1 Extreem Nforce4
> собственно ядро 2.6.22-wks-smp-alt0.7 использую из за тв тюнера
> посмотрел демон powernowd остановлен, попытался запустить вручную:
> couldn't open govn's file for writing: No such file or directory
> Couldn't get per-cpu data: No such file or directory
> 
> lsmod |grep freq
> cpufreq_powersave       2816  0
> cpufreq_conservative     7944  0
> cpufreq_ondemand        9228  0
> freq_table              5536  1 cpufreq_ondemand
> cpufreq_userspace       5152  0
> 
> modprobe powernow-k8
> FATAL: Error inserting powernow_k8
> (/lib/modules/2.6.22-wks-smp-alt0.7/kernel/arch/i386/kernel/cpu/cpufreq/powernow-k8.ko):
> No such device

Нужно смотреть вывод dmesg - вероятно, модуль powernow-k8 выдал сообщение
об обнаруженных проблемах при загрузке.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] не загружается модуль powernow-k8
  2008-03-14 10:42 ` Sergey Vlasov
@ 2008-03-15  7:04   ` Mikhail Kuligin
  2008-03-15  7:24     ` Alexey Borovskoy
  0 siblings, 1 reply; 4+ messages in thread
From: Mikhail Kuligin @ 2008-03-15  7:04 UTC (permalink / raw)
  To: ALT Linux Community general discussions

> Нужно смотреть вывод dmesg - вероятно, модуль powernow-k8 выдал сообщение
>  об обнаруженных проблемах при загрузке.
dmsg
powernow-k8: BIOS error - no PSB or ACPI _PSS objects

service powernowd restart
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

чую чего то не хватает, что то нужно для управления частотой?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] не загружается модуль powernow-k8
  2008-03-15  7:04   ` Mikhail Kuligin
@ 2008-03-15  7:24     ` Alexey Borovskoy
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Borovskoy @ 2008-03-15  7:24 UTC (permalink / raw)
  To: ALT Linux Community general discussions

* Суббота 15 марта 2008 Mikhail Kuligin

> > Нужно смотреть вывод dmesg - вероятно, модуль powernow-k8
> > выдал сообщение об обнаруженных проблемах при загрузке.
>
> dmsg
> powernow-k8: BIOS error - no PSB or ACPI _PSS objects

биос кривой.

-- 
Алексей.
GPG key fingerprint
949B BC0E 2C44 7528 4F63  2753 E37A 9E3F 11F3 BDE1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-15  7:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-13 19:30 [Comm] не загружается модуль powernow-k8 Mikhail Kuligin
2008-03-14 10:42 ` Sergey Vlasov
2008-03-15  7:04   ` Mikhail Kuligin
2008-03-15  7:24     ` Alexey Borovskoy

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git