Bug#281952: confirming this bug
Daniel Kahn Gillmor
Daniel Kahn Gillmor <dkg@fifthhorseman.net>, 281952@bugs.debian.org
Mon, 6 Dec 2004 15:27:43 -0500
i just wanted to confirm this as a bug.
i'm getting the same misbehavior on an old translucent dark blue iMac
named 'mau'.
the problem appears to be that
control-center-2.6.1/debian/patches/08_pmu_fix.patch
makes acme_fblevel_is_powerbook() test /proc/cpuinfo for the presence
of the string 'NewWorld' instead of testing for 'PowerMac' like it
used to, while simultaneously switching around the order of the tests
for the existence of /dev/pmu, which might have already yielded the
desired behavior, at least for me.
but i don't really understand the full rationale for the changes that
appear to be made in that patch anyway.
here's info on the system that i'm looking at:
[sysadmin@mau sysadmin]$ apt-show-versions capplets
capplets/testing uptodate 1:2.6.1-13
[sysadmin@mau sysadmin]$ cat /proc/cpuinfo
processor : 0
cpu : 750CXe
temperature : 31-33 C (uncalibrated)
clock : 500MHz
revision : 34.20 (pvr 0008 2214)
bogomips : 995.32
machine : PowerMac4,1
motherboard : PowerMac4,1 MacRISC2 MacRISC Power Macintosh
detected as : 256 (iMac "Flower Power")
pmac flags : 00000001
L2 cache : 256K unified
memory : 320MB
pmac-generation : NewWorld
[sysadmin@mau sysadmin]$
peace,
--dkg