Results 1 to 7 of 7

Thread: NVIDIA Driver installation (6 screens problem)

  1. #1
    Join Date
    Apr 2009
    Beans
    19

    NVIDIA Driver installation (6 screens problem)

    hi all

    i have been installing the NVIDIA Linux driver (190.42-pkg1.run) for my 103M card on my laptop.

    It installs fine but when I reboot gdm it comes with 6 small screens ....

    i am also posting a snap of my screen.


  2. #2
    Join Date
    Apr 2009
    Beans
    19

    Re: NVIDIA Driver installation (6 screens problem)

    still waitinig

  3. #3
    Join Date
    Apr 2009
    Beans
    19

    Re: NVIDIA Driver installation (6 screens problem)

    still waiting !!

  4. #4
    Join Date
    Sep 2007
    Location
    EU
    Beans
    224
    Distro
    Ubuntu Development Release

    Re: NVIDIA Driver installation (6 screens problem)

    Really bizard. First time I see something like that. May be you should ask for help on nvidia site or just use default driver from Ubuntu installation CD. I presume your screen isn't High Definition so why using nvidia driver outside of synaptic repository?

  5. #5
    Join Date
    Dec 2008
    Location
    Spanish living in Iceland
    Beans
    36
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: NVIDIA Driver installation (6 screens problem)

    This problem has alreay been solved just follow the link http://ubuntuforums.org/showthread.p...ia+103m&page=3

    On the other hand, I found another solution. It is quite easy all you have got to do is:

    1- Download the beta drives for the 103m from nvidia (195) in your Desktop.

    2- Remove the driver that ubuntu is using, (if any).

    3- press ctrl + alt + f1

    4- sudo service gdm stop

    5- cd Desktop

    6- sudo sh NVIDIA-Linux-x86-195.30-pkg1.run.part'

    7- sudo reboot


    After this you should be done and you should have just one screen!. I hope
    it works for you!

    Last edited by Sergio7676; January 9th, 2010 at 11:26 PM.

  6. #6
    Join Date
    Mar 2010
    Beans
    1

    Talking Re: NVIDIA Driver installation (6 screens problem)

    The best solution is here:

    When you get 6 screens in Ubuntu, replace the whole written in xorg.conf and paste this ..

    Section "Device"
    Identifier "Default Device"
    Driver "nvidia"
    Option "NoLogo" "True"
    Option "ModeValidation" "NoTotalSizeCheck"
    EndSection

    .......... i.e in xorg.conf , you should have only the above paragraph. but remember you should either login as root or ctrl+alt+f1 i.e tty mode and type ..
    edit the xorg.conf by using this command... vi /etc/X11/xorg.conf
    save it. and start ur x server i.e type sudo /etc/init.d/gdm start

    ..............i faced the same problem and now my graphics just fine........good luck.

  7. #7
    Join Date
    Dec 2007
    Location
    United Kingdom
    Beans
    70
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: NVIDIA Driver installation (6 screens problem)

    How To Install Nvidia 185.xx, 190.xx and 195.xx Drivers In Ubuntu, From A Launchpad Repository
    http://www.webupd8.org/2009/08/how-t...rivers-in.html

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •