Results 1 to 7 of 7

Thread: Ubuntu 12.04 and No Display Variable Set error

  1. #1
    Join Date
    Aug 2012
    Beans
    9

    Ubuntu 12.04 and No Display Variable Set error

    I, do apologize, if this has been posted before, but I'm having an issue.. I just recently finished installing Ubuntu 12.04 on my Toshiba Qosmio x505. It has an Nvidia GTX 360m video card on it.. some how, I was able to get to the login screen and everything after the installation, but now after doing all the updates and driver downloads, I can't get back to the Log In Screen. It promptly takes me to the the terminal and asks me to login through the terminal. I did and typed in the "startx" command to boot up to the GUI, but I got this error: Fatal: Couldn't Open Display" and "No Display variable set...

    So I poked around a littled bit and tried a few commands, sudo lightdm, sudo startx, and sudo gdm.. because according to Google I should be able to remedy the problem using those commands, but it was all to no avail. I am wondering what I should do.. I know my computer meets the basic system requirement above and beyond the call of duty, but I can't seem to get this up and running.. is there any that you guys could suggest that could help me get this up and running? I would like a bit of an explanation of how it works and such, but please don't make it too complicated I'm still VERY new to Ubuntu, and only just started messing around with some of the terminal commands and such on a Netbook I had..
    Last edited by lykenstrife; August 3rd, 2012 at 12:06 AM.

  2. #2
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    3,518
    Distro
    Xubuntu 13.04 Raring Ringtail

    Re: Ubuntu 12.04 and No Display Variable Set error

    try installing the gpu driver
    Code:
    sudo apt-get install nvidia-current
    run this 1st to get the latest driver
    Code:
    sudo apt-add-repository ppa:ubuntu-x-swat/x-updates;sudo apt-get update
    if it still does not work you can try the open source driver
    Code:
    sudo apt-get purge nvidia-current
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included
    I frequently edit my post several times when I have the last post
    Putting your Networked Printer's scanner software to shame PHP Scanner Server

  3. #3
    Join Date
    Aug 2012
    Beans
    9

    Re: Ubuntu 12.04 and No Display Variable Set error

    when I tried sudo apt-get install nvidia-current I got Failure to match Toshiba with Lenovo..

    I was also told on the support chat to try display=:'0.0&& startx' to which I got: Fatal Server Error: No Screens Found.

    the sudo apt-add-repository ppa:ubuntu-x-swat/x-updates;sudo apt-get update command gave me the same error as startx Fatal: Couldn't Open Display

  4. #4
    Join Date
    Aug 2012
    Beans
    9

    Re: Ubuntu 12.04 and No Display Variable Set error

    bump..

  5. #5
    Join Date
    Aug 2012
    Beans
    9

    Re: Ubuntu 12.04 and No Display Variable Set error

    bump....

  6. #6
    Join Date
    Aug 2012
    Beans
    9

    Re: Ubuntu 12.04 and No Display Variable Set error

    Bump.....

  7. #7
    Join Date
    Nov 2011
    Beans
    3

    Re: Ubuntu 12.04 and No Display Variable Set error

    thanks, this helped me to solve my problem.

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
  •