public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: Linux Startup Issues
Date: Thu, 06 Jul 2006 08:27:59 -0700	[thread overview]
Message-ID: <44AD2BFF.8020506@comarre.com> (raw)
In-Reply-To: <MPBBJDEADLDGEMBFJCPEAEPLGMAA.JesseC@msdlg.com>

Jesse Castleberry wrote:
> I am running Debian Linux, and every time I have to reboot, it tries to
> start the Gnome graphical interface.  There's always an error, "I cannot
> start the X server (your graphical interface).  It is likely that it is not
> set up correctly.  Would you like to view the server output to diagnose the
> problem?".  When I say yes, it appears that the problem is "no screens
> found".  I tried editing the XF86Config-4 file, but I have no idea what to
> look for, or what to change.  I also tried running the XFreeConfig program,
> but while testing, it gets to a certain video mode, and freezes up.
> 
> I tried an "apt-get install XFree86", but it tells me that it can't find
> XFree86.
> 
> Any idea what I need to do to get this fixed?

Sorry I did not see this sooner.

If you're getting this message, then the package is already installed, 
but it is not configured correctly for your hardware. To run the script 
that lets you fix this, run (as root):

	dpkg-reconfigure xserver-xfree86

You will still need to know enough about your hardware to answer the 
questions correctly. If you want help with this part, you're going to 
have to tell us about the details of your system ... but "no screens 
found" *often* means that the combinations of resolution (HxW) plus 
color depth (bpp) you've selected are inconsistent with the amount of 
video RAM you have available. If that's what your underlying problem is, 
try choosing 640x480x8bpp and see if that works. If it does, you can 
then try again, moving to more and more demanding settings until you hit 
your memory limit. (But this is only a guess; for real help, you need to 
give us details.)

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2006-07-06 15:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-05 20:36 Linux Startup Issues Jesse Castleberry
2006-07-06 15:27 ` Ray Olszewski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-07-05 20:36 Jesse
2006-07-05 20:42 ` Daniele Salatti
2006-07-06  1:04 ` joy merwin monteiro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44AD2BFF.8020506@comarre.com \
    --to=ray@comarre.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox