lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 10 Oct 2006 11:43:08 -0500
From:	"Langsdorf, Mark" <mark.langsdorf@....com>
To:	"Christian" <christiand59@....de>
cc:	linux-kernel@...r.kernel.org
Subject: RE: cpufreq not working on AMD K8 (was Re: 2.6.19-rc1: known
 regressions)

> Am Dienstag, 10. Oktober 2006 16:59 schrieb Langsdorf, Mark:
> > > I have an AMD K8 system and I'm unable to get cpufreq working
> > > with 2.6.19-rc1.
> > > The cpufreq sysfs directory is missing under
> > > /sys/devices/system/cpu/cpu0/.
> > > 2.6.18 works as expected.
> >
> > What error message are you getting from `dmesg | grep power` ?
> 
> dmesg | grep power
> [   17.852383] powernow-k8: Found 2 AMD Athlon(tm) 64 X2 Dual 
> Core Processor 
> 3800+ processors (version 2.00.00)
> [   17.852403] powernow-k8: MP systems not supported by PSB 
> BIOS structure
> [   17.852428] powernow-k8: MP systems not supported by PSB 
> BIOS structure
> 
> Haven't seen this before.

I thought I cleaned that message out in v2.0.

The BIOS failed to supply _PSS objects that Linux could
recognize.  The powernow-k8 driver tried to use a PSB 
table, but MP/dual-core systems can't use PSB tables.  
The driver errored out.

If you can get it to work with 2.6.18 and it doesn't work
with 2.6.19-rc1, the most likely culprit is a change in the
ACPI subsystem.

Can you get decompiled dumps of the DSDT?  See the ACPI
pages on sourceforge if you need instructions. 

-Mark Langsdorf
AMD, Inc.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ