From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 40894] New: nv30-/temperature: Reverse engineer the temperature coefficients Date: Wed, 14 Sep 2011 15:30:03 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org https://bugs.freedesktop.org/show_bug.cgi?id=40894 Summary: nv30-/temperature: Reverse engineer the temperature coefficients Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org ReportedBy: martin.peres-Iz16wY1oaNPLSKGbIzaifA@public.gmane.org QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org We currently have some bits of knowledge about temperature management on cards up to nv40, but it doesn't seem to work on every card. The work that needs to be done is understand how the temperature table entries in the vbios influence the proprietary driver's temperature readings. What is needed is to install the envytools (https://github.com/pathscale/envytools/tree/), get your vbios using nvagetbios, parse it with nvbios, get the address of the temperature table, edit this table with an hex editor, upload it using nvafakebios, load the nvidia module and then launch the blob and check how your changes affected the temperature reading. Then, exit X, rmmod nvidia and start again at the hex editor step ;) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.