[tlinux-users:07551] NVidia GeForce4 420 Go and Toshiba laptops
Mark Hellman <[email protected]>
| Newsgroups | gmane.linux.hardware.toshiba |
|---|---|
| Message-ID | <[email protected]> |
For all the Toshiba users who have a NVidia GeForce4 420 Go graphics chip
and are having trouble installing the latest NVidia driver (1.0-8174),
here's a workaround: edit /etc/modprobe.d/nvidia and add the following
line:
options nvidia NVreg_SoftEDIDs=0 NVreg_Mobile=3 NVreg_EnableAGPFW=1
The 'NVreg_EnableAGPFW=1' is not required, but it will improve the
performance a little (enables AGP fast writes).
Mark