Le Sat, 14 Jul 2007 15:14:28 +0200 "Louise Hoffman" <[EMAIL PROTECTED]> a écrit:
> When REnouveau came to "74/75 test_interesting_registers" the CPU used > 100% and I could only use the mouse, but not interact witt anything. It's happening because this test check if certain hardware registers are available or not by reading them. And sometimes, it crashes when they are not available. > What could be wrong? I am using GeForce 6150 and Fedora 7. Quick fix: disable this test in the test list in renouveau main.c, func_store test_funcs[] array by commenting the line. It's the latest item. Long fix: check in tests.c test_interesting_regs() function which register tested make your system crashing. Most likely in nv40_regs[] array or no_g80_regs[] array. -- Patrice Mandin WWW: http://pmandin.atari.org/ Programmeur Linux, Atari Spécialité: Développement, jeux _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
