[Nouveau] [Bug 40894] New: nv30-/temperature: Reverse engineer the temperature coefficients

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 14 15:30:03 PDT 2011


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 at lists.freedesktop.org
        ReportedBy: martin.peres at ensi-bourges.fr
         QAContact: xorg-team at lists.x.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.


More information about the Nouveau mailing list