Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Andreas Janssen #1
Re: Setting up Debian: XServer problems and Gnome doesn't start
Hello
Robert Bamler (<robert.bamler@gmx.de>) wrote:
Looks like you chose the wrong driver for your card (the vga driver).> I have some problems with my Debian system I've just set up. After
> booting Debian, the monitor keeps switching between displaying the
> login prompt and a black screen for some seconds and then a message
> appears saying that the X Server is not set up properly. It provides
> some more detailed information which I unfortunately do not
> understand. The last lines are:
>
> (EE) VGA(0): Driver can't support depth 24
> (EE) Screen(s) found, but none have a usable configuration
>
>
> (My graphic device does certainly support 24 bit color depth. Besides,
> I sadly do not know how to chose another color depth.)
Try
dpkg-reconfigure xserver-xfree86
and choose the right one. Take a look at the documentation on
<http://www.xfree86.org> to find out if you don't know. Debian 3.0
(Woody) comes with XFree 4.1 (and also 3.3.6). You can also try the
vesa driver, which should work with all modern cards.
You cannot run Gnome if your X server does not startup.> When I abort the error message I can login at the prompt. After
> logging in, Gnome does not start though I'm quite sure I've installed
> it when setting up the Debian system.
gdm is a graphical login manager. You don't want to start gdm if you are> When trying to start it manually
> by typing "gdm" as root, I get the following error message: "gdm
> already running. Aborting!"
already logged in, instead you want to start Gnome. However, neither
Gnome or gmd can be used if your X server does not work. And because
the system probably tried to load gdm at boottime, but loading was not
finished because your not-working X server, the system /thinks/ it is
running.
best regards
Andreas Janssen
--
Andreas Janssen
[email]andreas.janssen@bigfoot.com[/email]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976
Andreas Janssen Guest
-
RH 7.2 Gnome - How to Start
I've installed what I think is Gnome from the disk distribution of RH 7.2 that I have. I installed the gdm rpm. I got a long list of dependencies.... -
Setting Gnome preferences system wide
On Mon, 2003-08-04 at 19:31, Mark C wrote: The Gnome Desktop System Administrators Guide is a very helpful tool:... -
setting window manager in Gnome 2.2 (on woody)
How does one change the window manager in the Gnome 2.2 backport for woody? I couldn't find anything relevant in the Desktop Preferences. ... -
Gnome Panel and Gnome 2 migration in sarge; user problems
Hi all, I'm running testing and update every couple of days. For my desktop I use WindowMaker and the Gnome panel to launch apps and have some... -
Building FVWM 2.5.7 for Debian testing / Gnome 2
On Mon, Jul 14, 2003 at 04:45:07PM -0400, Paul Smith wrote: Try apt-get install libdb3-dev. It'll probably fail, but at least apt-get will tell... -
Robert Bamler #2
Re: Setting up Debian: XServer problems and Gnome doesn't start
Hello,
> Looks like you chose the wrong driver for your card (the vga driver).
> Try
>
> dpkg-reconfigure xserver-xfree86
>
> and choose the right one. Take a look at the documentation on
> <http://www.xfree86.org> to find out if you don't know. Debian 3.0
> (Woody) comes with XFree 4.1 (and also 3.3.6). You can also try the
> vesa driver, which should work with all modern cards.
Thank you for your help. I have a card wich is not supported by the
xserver, so I had to download the driver. It works now.
Robert
Robert Bamler Guest



Reply With Quote

