So, I just finaly got thought the gentoo install expericence and here im back with more headaches.
I was reading this tut
http://www.gentoo.org/doc/en/nvidia-guide.xml
and when ever I startx or /etc/init.d/xdm start my screen just goes black and I cant get to any terminals. In the tutorial at the bottom for troubleshooting it says
"If you are having troubles with the nVidia 2D acceleration it is likely that you are unable to set up a write-combining range with MTRR. To verify, check the contents of /proc/mtrr:
Code Listing 3.1: Checking if you have write-combining enabled
# cat /proc/mtrr
Every line should contain "write-back" or "write-combining". If you see a line with "uncachable" in it you will need to change a BIOS setting to fix this.
Reboot and enter the BIOS, then find the MTRR settings (probably under "CPU Settings"). Change the setting from "continuous" to "discrete" and boot back into Linux. You will now find out that there is no "uncachable" entry anymore and 2D acceleration now works without any glitches. "
now when I enter this command I oviously need to complete the bios change, but BAM i have no option in my bios to edit the MTRR. . . Now what do I do?

