Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Mar 2008 23:59:59 +0100
From:      =?iso-8859-1?b?RnLpZOlyaWM=?= PRACA <frederic.praca@freebsd-fr.org>
To:        freebsd-hackers@freebsd.org
Subject:   Kernel crash on Asus A7N8X-X
Message-ID:  <1204671599.47cdd46f6b1e2@imp.free.fr>

next in thread | raw e-mail | index | archive | help
Hello dear hackers,
I own a Asus A7N8X-X motherboard (NForce2 chipset) with a Radeon 9600 video
card. After upgrading from 6.3 to 7.0, I launched xorg which crashed the kernel.
After looking in the kernel core dump, I found that the agp_nvidia_flush_tlb
function of /usr/src/sys/pci/agp_nvidia.c crashed on the line 377. The loop
fails from the beginning (when i==0). I commented out the two last loops and it
seems to work now but as I didn't understand what is this code for, I'd like to
have some explanation about it and want to know if someone got the same problem.

Fred




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1204671599.47cdd46f6b1e2>