https://bugs.freedesktop.org/show_bug.cgi?id=66176
--- Comment #3 from Emil Velikov <[email protected]> --- (In reply to comment #2) > I am willing to give you a hand in the development and/or testing, if needed. Glad to hear, there are a few notes further down that you can start with > > I know for a fact that re-clocking is possible on this card - I do that > (quite regularly) on Windows and if I remember correctly I've also done this > "manually" using the pathscale tools. Afaik Windows is another kettle of fish, although if it worked previously that's a good starting point On the other from you can work from the current state and nitpick until it works * The fanspeed set fails as the mode is not NOUVEAU_THERM_CTRL_MANUAL Annoying but not crucial for the re-clocking to complete. Note I'm not entirely sure where it should be set * pclk->pll_calc seems to return 0, causing nv40_calc_pll() to throw ERANGE * Some of the functions called within nouveau_mem_timing_calc() may need tweaking depending on now well we generate the appropriate memory timings Happy hacking :) P.S. Only one zero is required to change the perflvl - "0" rather than "0,0" -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
