Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: How Well Is AMD CnQ Working For You On Linux?

  1. #11
    Join Date
    Mar 2011
    Posts
    122

    Default

    I just upgraded my kernel from 3.6 to 3.7-rc3 and wondered why CnQ stopped working at all, so I looked into the boot messages and found:
    powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead.
    As I didn't had acpi-cpufreq compiled into the kernel the issue was found.

    Not sure if I would call that a bad thing through. CPU is:
    model name : AMD Athlon(tm) II X3 455 Processor

  2. #12
    Join Date
    Jun 2012
    Posts
    180

    Default

    Quote Originally Posted by pingufunkybeat View Post
    I really do suspect that AMD will find a way to get proper powersaving out for their GPUs.
    But currently they broke already existing code even further . In recent kernels (3.5-3.7 kernels or so), dynpm mode is completely broken for my GPU and /sys/kernel/debug/dri/0/radeon_pm_info could output numbers not matching actual state of things in some cases. Now driver unwilling to reclock GPU to 157 MHz (lowest clock, ok for idle desktop) and only uses 600MHz after boot (far hotter and power hungry mode). Earlier kernels were better in this regard.

    Amazing. I fail to understand: hey, dear AMD guys, why can't you just get some 2-3 GPUs of each 5xxx, 6xxx, 7xxx family and APUs and actually boot some Linux on that hardware to see how it performs? AMD should surely have enough resources for very little test lab where it's possible to see all major quirks in code. But it looks like if it's not a case.
    Last edited by 0xBADCODE; 10-28-2012 at 10:59 PM.

  3. #13
    Join Date
    Oct 2012
    Posts
    86

    Default

    Quote Originally Posted by 0xBADCODE View Post
    But currently they broke already existing code even further . In recent kernels (3.5-3.7 kernels or so), dynpm mode is completely broken for my GPU and /sys/kernel/debug/dri/0/radeon_pm_info could output numbers not matching actual state of things in some cases. Now driver unwilling to reclock GPU to 157 MHz (lowest clock, ok for idle desktop) and only uses 600MHz after boot (far hotter and power hungry mode). Earlier kernels were better in this regard.

    Amazing. I fail to understand: hey, dear AMD guys, why can't you just get some 2-3 GPUs of each 5xxx, 6xxx, 7xxx family and APUs and actually boot some Linux on that hardware to see how it performs? AMD should surely have enough resources for very little test lab where it's possible to see all major quirks in code. But it looks like if it's not a case.
    It looks like 4xxx are no better, after setting the profile to mid on HD 4850, I'm still at 625MHz core and 993MHz memory i.e. "the defaults".

    Good thing It's a desktop card and I have dual-slot cooling...

  4. #14
    Join Date
    Oct 2009
    Posts
    1,784

    Default

    This "article" started out ok, but as soon as I got to the first TEST, the lack of intelligence behind it became instantaneously obvious.

    When you put the CPU under LOAD, it ramps up to MAXIMUM POWER CONSUMPTION. CnQ has ZERO effect when the CPU is loaded. You need to test power consumption when IDLE and under varying (controlled) levels of load LESS than fully loaded, and compare the power consumption at the same work loads.

    From personal observation, when unloaded, my AMD CPUs all sit cooly at their minimum frequencies. As others have noted (and mine being no exception), power consumption is drastically better than manufacturer's specs.

  5. #15
    Join Date
    Apr 2010
    Posts
    1,946

    Default

    My personal experience with CnQ is that its doing its job excellent if you do normal work.

    However, if you have full 100% load over large period of time, its better to turn it off and set governor to performance to bump the frequency. This yields in ~10% performance gain over large time period, possibly due to less logic and less ons/offs.

  6. #16
    Join Date
    Apr 2010
    Posts
    1,946

    Default

    Quote Originally Posted by TAXI View Post
    I just upgraded my kernel from 3.6 to 3.7-rc3 and wondered why CnQ stopped working at all, so I looked into the boot messages and found:
    powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead.
    As I didn't had acpi-cpufreq compiled into the kernel the issue was found.

    Not sure if I would call that a bad thing through. CPU is:
    model name : AMD Athlon(tm) II X3 455 Processor
    Thanks for update.

    "These chips are now supported by acpi-cpufreq, so we can delete all the
    code handling them."

    See here Seems just like code cleaning and move to me.

    Also, here
    " + Support for K10 and newer processors is now in acpi-cpufreq."

    Looks like power management is similar on all Intel, VIA and AMD cpus and they decided to consolidate it into one driver.
    Last edited by crazycheese; 10-29-2012 at 08:22 AM.

  7. #17
    Join Date
    Dec 2010
    Location
    Newburyport, MA
    Posts
    628

    Default

    Quote Originally Posted by droidhacker View Post
    This "article" started out ok, but as soon as I got to the first TEST, the lack of intelligence behind it became instantaneously obvious.

    When you put the CPU under LOAD, it ramps up to MAXIMUM POWER CONSUMPTION. CnQ has ZERO effect when the CPU is loaded. You need to test power consumption when IDLE and under varying (controlled) levels of load LESS than fully loaded, and compare the power consumption at the same work loads.

    From personal observation, when unloaded, my AMD CPUs all sit cooly at their minimum frequencies. As others have noted (and mine being no exception), power consumption is drastically better than manufacturer's specs.
    I thought the exact same thing, but, even while putting the CPUs under load, they still showed some power efficiency which he did point out.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •