Results 1 to 9 of 9

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
    5,169
    Distro
    Kubuntu

    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; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  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.

  8. #8
    Join Date
    Nov 2013
    Beans
    1

    Re: Ubuntu 12.04 and No Display Variable Set error

    I don't get it really. My frustration level is at it's maximum right now. For a week I'm trying to install Ubuntu (first 13.10, then 12.04 LTS) and I'm not seeing the light anymore. I can make the "jerk" meme with Ubuntu in which I'll write: "Works flawlessly from USB stick during installation/ Freezes at restart due to graphics driver failure". The best i get after each installation is the text login mode... amongst crashes, errors and other stuff. So I login, type startx, watch it fail and read countless lines of forum threads... But I can't understand one thing... why can it work from a stick??? Why can't it work after installation??? Ok, there's a graphic card issue, but then it shouldn't start at installation. What's the excuse for the GUI not to load after installation?

  9. #9
    Join Date
    Aug 2013
    Beans
    4

    Re: Ubuntu 12.04 and No Display Variable Set error

    You might have this issue because another driver is loaded when booting than during installation, or a different X config.
    When you get in safe mode and have a terminal you can troubleshoot the issue.
    I would call it a bug, feel free to report it : https://launchpad.net/ubuntu/+bugs .
    When installing th proprietary driver, sometimes things go wrong.
    Check the forums for driver realted issues.

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
  •