LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 03-02-2007, 10:48 PM   #1
digdug4life
LQ Newbie
 
Registered: Sep 2005
Posts: 19

Rep: Reputation: 0
Problem installing 6.10


when i click install Ubuntu, it loads and then in goes to a blue screen and says:

Failed to start the X server. blah blah blah



(my processor is a Pentium 2, which i think is still in the x86, so i downloaded the x86 desktop version. idk if maybe this is a problem )
 
Old 03-03-2007, 12:13 PM   #2
ithawtewrong
Member
 
Registered: Jul 2004
Location: Mile High
Posts: 161

Rep: Reputation: 30
Xserver is video/graphics.

You need to provide more information for someone to help you.

You may start with posting the Video card section from the following file:
/etc/X11/xorg.conf

You will see a section similar to the one posted below, probably near the bottom of the file.

Code:
Section "Device"
    Identifier     "NVIDIA Corporation NV17 [GeForce4 420 Mac 32M/GeForce 440 Go 64M]"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NV17 [GeForce4 420 Mac 32M/GeForce 440 Go 64M]"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    Option         "AllowGLXWithComposite" "True"
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Depth       1
        Modes      "1280x800"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x800"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x800"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x800"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x800"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x800"
    EndSubSection
EndSection

You will probably need to press Ctrl-Alt-F1 and log into console and logon. You can then run the command vim /etc/X11/xorg.conf in order to get into this file and edit or view the file. (You will need to run sudo vim /etc/X11/xorg.conf to edit this file.)

Some common fixes would be:

1. Change the driver to a default (ie...if you have an Nvidia card the open source one would be utilized by changing the text to "nv") If you have another model you'll have to search around as I am only familiar with Nvidia

2. Change the DefaultDepth value to a lower value, maybe 16 if it's higher than that now.

3. Change the Modes section to a lower resolution and test. Maybe 1024x768 and see if that helps. (The modes would be changed based upon the DefaultDepth you specified above.)

I have fixed almost all my Xorg problems making these changes. I hope this helps.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem installing module in Fedora Core 2 (2.6 kernel vs 2.4 problem?) Arodef Linux - Kernel 3 11-30-2007 02:55 PM
Installing Red5 - Problem @ Installing fedora-rpmdevtools Aziz Linux - Software 2 11-04-2006 02:57 PM
Problem installing new programs... KDE problem? seiyachan Mandriva 33 12-19-2005 09:18 AM
problem installing-hardware problem? LivinLarge Linux - General 3 04-28-2005 01:56 PM
Problem Installing Gentoo. (Partioning Problem) w33k Linux - Software 7 08-10-2004 10:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 08:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration