From owner-freebsd-stable@FreeBSD.ORG Fri Apr 21 14:12:10 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 468C216A400 for ; Fri, 21 Apr 2006 14:12:10 +0000 (UTC) (envelope-from stefan.tell@crashmail.de) Received: from daemon.crashmail.de (daemon.crashmail.de [212.60.234.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D6143D46 for ; Fri, 21 Apr 2006 14:12:09 +0000 (GMT) (envelope-from stefan.tell@crashmail.de) Received: from localhost (dslb-082-083-097-094.pools.arcor-ip.net [82.83.97.94]) by daemon.crashmail.de (Postfix) with ESMTP id 923855CF5 for ; Fri, 21 Apr 2006 16:12:03 +0200 (CEST) Received: by crashmail.de (OpenXP/4.10.7277 (FreeBSD) (i386)); 21 Apr 2006 16:12:07 +0000 Date: 21 Apr 2006 16:11:00 +0000 From: steve.tell@crashmail.de (Stefan 'Steve' Tell) To: freebsd-stable@freebsd.org Message-ID: <9sGmNqTehEB@zeus.crashmail.de> User-Agent: OpenXP/4.10.7277 (FreeBSD) (i386) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: powernow0: no match for extended cpuid 780 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 14:12:10 -0000 Hi, I tried to install FreeBSD 6.1-RC1 on my Acer Aspire 1304LC Notebook. That notebook has a "AMD Athlon XP 1800+" CPU. The installation process succeeded but I can't get any power management to work. If I load cpufreq.ko I get: powernow0: on cpu0 powernow0: ACPI MAX frequency not found powernow0: no match for extended cpuid 780 device_attach: powernow0 attach returned 6 "/etc/rc.d/powerd start" brings powerd: lookup freq: No such file or directory Are there any chances to get a working cpufreq-mechanism on that machine? Here you can find the dmesg output: * And a complete lists of all sysctls: * very litte hw.acpi.*, hum? Thanks in advance.