Summary: | R580 Powermanagement with Kernelmodesetting: | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | revealed <revealed> | ||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||
Status: | RESOLVED NOTABUG | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
revealed
2011-10-10 15:49:59 UTC
Created attachment 52201 [details]
VBIOS ROM from my GFX;
Maybe you could check for me if my GFX would provide required information for Voltages and PCI-E Lanes and Powermanagement and so on? Many thanks!
Pre-R6xx desktop cards did not generally have low power modes and the open source driver does not support overclocking at the moment. Hello! Many thanks for your reply! Is the output that i get and that i can not switch powermethod and profiles correct? I thought it should report voltages and so on? Because it is i am just wondering. The problem in my next words is, they are related to another operating system. Using windows i thought, the card would have something like a 2D mode, where the core and ram are working with less mhz. And i thought in 3D mode it would power up to the standard mhz? I would need to verify this myselves now, because i am not sure. But usually i dont use Windows, because i can not do what i need to do with my PC using windows. I would just personally need verification, that my card works properly and that it does not consume more energy than it should. And that it runs at it's designed speed. Better would be, that Linux would handle the card even better than windows could. How is it? Greetings, R I mean the Plasmoid just says, that it runs at 506 MHZ core and 594 MHZ ran and something like 41 degrees? Somehow in a stuck way. Greetings, R On pre-R6xx desktop asics, there are generally no low power states. There is generally only a single default state or, on some high end cards cards, default state and an overclock state. Your card has two power states: 1. default state engine: 508Mhz, memory: 600Mhz 2. 3D/overclock state engine: 650Mhz, memory: 1000Mhz We don't currently support overclock states so that leaves just one state. Ah. Ok thats what i did not get. So it is intended to run at the default. Thats what i also found in the catalyst on windows even. 506 MHZ (core) 594 MHZ (RAM) The temperature reading is just slightly different. Without having started special 3D apps from just exiting linux and booting in windows. The catalyst tool reports 68 degrees and not 41. If i tick that Overdrive function i can call an assistant and it tests the GFX's capabilities and so on. In 3D overclocking mode it would run up to: 695 MHZ (core) 1026 MHZ (RAM) With stock cooler from ASUS. Huummm... so no underclocking? My basic intention was that i thought it would reduce its consumption. I would not intend to enable something like Overclocking features normally. I hope i haven't stolen too much of your time. Many thanks for opening my eyes. So i could just even go ahead and uninstall the Plasmoid. I would not be able switching profiles. So my card is not in a low power mode or anything? It is just at it's default core speed? I am a little confused. Greetings, R Your OEM only defined two power state: default and overclock. The driver sticks to the states defined in the vbios since they have been validated and are known to been good combinations. You could in theory define your own low power state and hack it up in the driver, but certain clock combinations cause stability problems on some cards so YMMV. Basically i remember that when i initially read the first time about powermanagement on radeon for linux, that i read on a forum like phoronix. At that time it sounded somehow in this article that until now not supported cards get set to something like a emergency value that prohibits the core from melting basically until the values can be set to the intended values by default with further developement. Somehow something like a matrix on radeon wiki would be cool. If it would tell: R580 cards like mine: (Usually two powerstates (default) and (overclocked) overclocking not implemented yet.) (No: Dynamic Low Mid High Automatic). So if this now is default and inteded. I can and should just forget that. Better would be underclocking. But i think i lack of skill doing this. :) I would love that be sure. Many thanks for your resolution! (In reply to comment #8) […] > Somehow something like a matrix on radeon wiki would be cool. If it would tell: > > R580 cards like mine: > (Usually two powerstates (default) and (overclocked) overclocking not > implemented yet.) (No: Dynamic Low Mid High Automatic). > > So if this now is default and inteded. I can and should just forget that. > > Better would be underclocking. But i think i lack of skill doing this. :) I > would love that be sure. Maybe instead of maintaining a table in the Wiki, more information could be printed to the console/log files by the Radeon driver(?)? This would of course not help users wanting to easily know if a Linux kernel upgrade would bring them new supported features. They can only look at the source comments/print outs in the repository. So Alex, how hard would it be to print something like the following to `Xorg.log` or the kernel ring buffer? Powermanagement: pre-R6xx does not support low power states: disabled Overclocking: not implemented yet, using default Temperature reading not working correctly yet. Thanks, Paul |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.