The video chip on those had a bad habit of dying. If you want to confirm whether it's that, boot in to single user mode, then:
mount /
mkdir /var/root/NVIDIA
mv /System/Library/Extensions/NV* /var/root/NVIDIA/
reboot
If it boots and runs but without any graphics acceleration, then you know for sure that the NVIDIA hardware died.
mount /
mkdir /var/root/NVIDIA
mv /System/Library/Extensions/NV* /var/root/NVIDIA/
reboot
If it boots and runs but without any graphics acceleration, then you know for sure that the NVIDIA hardware died.