Greetings! I'm new to Linux and liking it very much. My problem is that the NVIDIA driver on my Dell laptop does not work. Compiz and 3D effects don't work. Neither does the HDMI port (VGA is OK).
The following information appears for Menu>Additional Drivers:
"No proprietary drivers are in use on this system.
NVIDIA accelerated graphics driver (version current) [Recomended]
* This driver is activated but not currently in use."
NVIDIA X Server Settings returns the following error:
"You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server."
I ran nvidia-xconfig as root in the terminal. However, after restart only a dark screen appeared, and, without a command line, I was unable to do anything. Fortunately, I figured out how to reboot in safe graphics mode and return to the previous graphics settings.
I've been trying different solutions in Linux and Ubuntu forums, but none seem to work. For instance, one source recommended disabling Optimus in BIOS (http://ubuntuforums.org/showthread.php?t=1726575), but this makes the graphics very crude. Another source suggested to navigate to /etc/X11/xorg.conf and edit the driver line to read Driver "nvidia"...and then restart/kill/restart the X server. However, there is *no* "xorg.config" file in the x11 folder, only "xorg.config.backup" and "xorg.config.failsafe." (In xorg.config.backup the driver is listed as Nvidia)
Any help you could provide would be greatly appreciated. Thus far, I've been able to recover from my missteps, but I'm in way over my head. Below is the relevant info for my computer:
jf@jf-Latitude-E6520 ~ $ inxi -v 4 G
System: Host jf-Latitude-E6520 Kernel 2.6.38-13-generic x86_64 (64 bit) Distro Linux Mint 11 Katya
CPU: Dual core Intel Core i5-2520M (-HT-MCP-) cache 3072 KB flags (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) clocked at 800.00 MHz
Graphics: Card-1 Intel 2nd Generation Core Processor Family Integrated Graphics Controller Card-2 nVidia Device 1056 X.Org 1.10.1 Res: 1360x768@59.8hz
GLX Renderer N/A GLX Version N/A

