|
|
#49 | |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
Ditto for 275.09.04
|
|
|
|
|
|
|
#50 | |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
And not fixed in 280 beta too.
This is getting really sad. This regression is now almost half a year old. |
|
|
|
|
|
|
#51 |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
And not fixed in 280.13 as well
![]() |
|
|
|
|
|
#52 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
I took some time this morning to track down a G80-based card and was able to reproduce the problem.
The driver rejects the increased "core" clock frequency because the frequency of a related domain doesn't meet a ratio requirement in a path that sanity-checks incoming clock frequencies. This is due to a bug in one of the associated control calls. If the "core" clock frequency is increased in small increments, this bug can be worked around to a certain degree, as you discovered. I tested a fix locally and will try to get it into an upcoming 28x.xx driver release. They say Better late than never, but I imagine that's bitter-sweet in this case. At the risk of sounding insincere, I do apologize for the terrible turn-around time. |
|
|
|
|
|
|
#53 |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
Zander, taking into consideration the attitude towards open source that most closed sources companies have, I only wish to say "Thank you!" It's been a long wait but I'm very glad it's going to be fixed.
However there's still a lingering question why NVIDIA decided to forbid GTX 4XX/5XX overclocking under Linux. I'm not interested in overclocking of those GPUs (I simply don't own them and moreover I don't overclock anything ever, because it's just not worth it) but people keep inquiring. |
|
|
|
|
|
#54 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
It wasn't so much a policy decision, it was more a question of picking battles.
FERMI GPUs are very complex, with elaborate clock trees and memory interfaces (e.g. GDDR5, EDC, ECC, etc.). The NV-CONTROL overclocking interface, on the other hand, is quite naive. In order to properly support clock manipulation on FERMI and newer GPUs, a fair amount of work will need to be done in at least the X driver, NV-CONTROL and nvidia-settings to overhaul the overclocking infrastructure. I believe on Windows, a lot of this type of functionality was moved outside of the driver for that reason. We do have a bug tracking this RFE internally, and I expect we'll get to it eventually. But given ever-increasing hardware/software complexity, general driver quality concerns and other long-standing feature requests (such as the long-neglected RandR extension), it's hard to justify the effort for a small subset of the NVIDIA Linux graphics driver user base at this time. |
|
|
|
|
|
|
#55 |
|
Registered User
Join Date: Jan 2007
Posts: 119
|
Has Nouveau better support to reclock fermi based cards?
Am i wrong or am i missing something... How can a reverse enginered driver provide functionality that the proprietary one doesn't? |
|
|
|
|
|
#56 | |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
Quote:
|
|
|
|
|
|
|
#57 | |
|
Registered User
Join Date: Apr 2006
Posts: 277
|
Quote:
|
|
|
|
|
|
|
#58 |
|
Registered User
Join Date: Jan 2007
Posts: 119
|
If you look into the commit, you'll see:
Code:
prog_clk(struct drm_device *dev, int clk, struct nvc0_pm_clock *info) ![]() |
|
|
|
|
|
#59 |
|
Registered User
Join Date: Nov 2004
Location: Between the keyboard and the chair.
Posts: 490
|
so, any news?
|
|
|
|
|
|
#60 |
|
Registered User
Join Date: Feb 2011
Posts: 4
|
Hello,
Overclocking still seems not to work with the latest driver on my computer, is there any news? Thx, Alex |
|
|
|
![]() |
| Thread Tools | |
|
|