NVIDIA driver problem
I am running Ubuntu 7.10 with nvidia 6600gt. I used the restricted drviers manager to install the nvidia driver. When I open up a terminal and type "who", I get the following:
Code:
matty tty7 2008-02-23 10:17 (:0)
matty pts/0 2008-02-23 10:18 (:1.0)
Instead of the usual (when using the nv driver)
Code:
matty tty7 2008-02-23 10:17 (:0)
matty pts/0 2008-02-23 10:18 (:0.0)
This is causing a whole bunch of issues, namely that I have to use "export DISPLAY=:0.0" to run flightgear or torcs (3d apps) and also when playing back dvds (ex: DISPLAY=:0.0 vlc) or else I get pretty bad tearing during playback.
What's going on with the NVIDIA drivers with ubuntu? How can I fix this?
Thanks