> 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.
Could it be related to that is can't extract the PCIid? ~/download/nouveau$ pciid=`grep /dev/nvidia rentmp/renouveau/cards/card_stdout.txt | cut -d" " -f10 | head -1 | tr -t : _` ~/download/nouveau$ echo $pciid device ~/download/nouveau$ > 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. Thanks. I wend with the quick fix =) How often should I send dumps? Hugs, Louise _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
