how to load the GUI

Asked by John Kelly

An engineer with little time to spare took a look at my sony vio and got it going in the terminal and said you are in but you need to load the GUI?
Help!!
thanks
JOhn

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xserver-xorg-video-nv Edit question
Assignee:
No assignee Edit question
Solved by:
Sam_
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

if you run:

startx

does it run ok?

Revision history for this message
mycae (mycae) said :
#2

Its a little odd that he left you on a terminal. This may be either (1) the GUI has failed for some odd reason, or (2) the laptop is misconfigured (3) the ubuntu-server edition of ubuntu was installed for whatever reason.

First, try this, then if you get stuck, please get some extra info so we can understand your situation better.

* Ensuring that you are plugged into a wired network, In the terminal, type "sudo apt-get install ubuntu-desktop". This should proceed to download and install the desktop component of ubuntu, if it is not already installed. If you get error messages, then this has failed.

If this fails please read on.

Please take photos of the required info (incl error messages, and requested info) and post them here:
http://imagepaste.nullnetwork.net/

We need to know your ubuntu version, so please post images showing the output of these commands. These commands must be entered in *exactly*, with all spaces in the correct position and all in the same case (upper/lower). Note that in lsb_release, the first letter is an L, not an "eye". Your network cable must be plugged in.

lsb_release -a
uname -a

Then run (again in both cases its an L, not an "eye"):

sudo fdisk -l
lshw -C network
ping -c 4 8.8.8.8

Please post the results of these commands back here, so we can see what is going on.

Revision history for this message
John Kelly (lioganach) said :
#3

On 30/05/11 17:35, actionparsnip wrote:
> Your question #159627 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/159627
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> if you run:
>
> startx
>
> does it run ok?
>
The problem started some weeks ago when I was directed to uninstall
nvidia driver in doing this the computer went awol.
Now it says among the text after startx failed to load module nvidia

fatal server error
no screens found
Please consult the X.Org Foundation support at httpetc

Revision history for this message
John Kelly (lioganach) said :
#4

On 30/05/11 17:41, mycae wrote:
> Your question #159627 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/159627
>
> mycae requested more information:
> Its a little odd that he left you on a terminal. This may be either (1)
> the GUI has failed for some odd reason, or (2) the laptop is
> misconfigured (3) the ubuntu-server edition of ubuntu was installed for
> whatever reason.
>
> First, try this, then if you get stuck, please get some extra info so we
> can understand your situation better.
>
> * Ensuring that you are plugged into a wired network, In the terminal,
> type "sudo apt-get install ubuntu-desktop". This should proceed to
> download and install the desktop component of ubuntu, if it is not
> already installed. If you get error messages, then this has failed.
>
> If this fails please read on.
>
> Please take photos of the required info (incl error messages, and requested info) and post them here:
> http://imagepaste.nullnetwork.net/
>
> We need to know your ubuntu version, so please post images showing the
> output of these commands. These commands must be entered in *exactly*,
> with all spaces in the correct position and all in the same case
> (upper/lower). Note that in lsb_release, the first letter is an L, not
> an "eye". Your network cable must be plugged in.
>
> lsb_release -a
> uname -a
>
> Then run (again in both cases its an L, not an "eye"):
>
> sudo fdisk -l
> lshw -C network
> ping -c 4 8.8.8.8
>
>
> Please post the results of these commands back here, so we can see what is going on.
>
it says ubuntu-desktop is already the newest version

cant send anything because all I have is terminal window covering the
whole computer
John

Revision history for this message
Best Sam_ (and-sam) said :
#5

sudo apt-get install nvidia-current
sudo apt-get install nvidia-settings

sudo apt-get update
sudo apt-get upgrade
sudo apt-get -f install

Verify if driver is activated in system-settings -> additional drivers
Bug #771788 is still open.

Revision history for this message
John Kelly (lioganach) said :
#6

laptop R.I.P.

thanks
John