Quote - (markjensen @ Sep 5 2008, 15:28)

That is weird. Ubuntu detected my wife's nVidia perfectly. Prompted for install, clicked and done. Same on my new PC I just bought.
Can you run the nvidia-settings app?
Can't because once i install the restricted drivers or the .run driver, i get stuck at a 640x480 display, rendering the gui tool useless.
Quote -
What does an lspci -v | grep -A 9 VGA show you?
CODE
01:00.0 VGA compatible controller: nVidia Corporation NV44 [Quadro NVS 285] (rev a1) (prog-if 00 [VGA controller])
Subsystem: nVidia Corporation Unknown device 0334
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at dd000000 (32-bit, non-prefetchable) [size=16M]
Memory at d0000000 (64-bit, prefetchable) [size=128M]
Memory at de000000 (64-bit, non-prefetchable) [size=16M]
Expansion ROM at dfe00000 [disabled] [size=128K]
Capabilities: <access denied>
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express (rev 01)
Quote -
If you boot the CD Live, what are the contents of your /etc/X11/xorg file?
CODE
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
So at this point i'm fine without installing drivers, but i can't get my second monitor going ( don't know what to put in the xorg.conf manually, they're Planar 1711M's by the way) so that i can effectively use my VM or my machine period, how i want to.