Comment 34 for bug 661248

Revision history for this message
Aaron Plattner (aplattner) wrote : Re: Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

TJ, that rm_is_supported_device function reads registers that it sounds like are reading back as 0xffffffff. You should be able to read the DWORD at BAR0 offset 0. If it reads as 0xffffffff, then the GPU is not configured correctly. You should be able to do that before even loading the NVIDIA RM.