Re: Unable to connect to X server
On Mon, Oct 22, 2001 at 02:06:32AM +0100, lordofchaos@ukonline.co.uk wrote:
| Hello folks,
|
| I have just joined this list in the hope that you can sort me out ;-)
| And you have probably seen this request many times before, but I am still
| learning.
|
| I have just upgraded to XFree86 V4* from V3* using apt-get from the french
| mirror.
Which version? 4.1.0-7?
| Can you tell me what to do to get this running please and remember I
| dont know a lot about Linux in general yet. ;-)
From http://lists.debian.org/debian-user/2001/debian-user-200110/msg02436.html
There is a bug in /etc/X11/Xsession.d/99xfree86-common_start in
4.1.0-7:
Change:
exec "$REALSTARTUP"
to:
exec $REALSTARTUP
-- G. Branden Robinson
-D
Reply to: