Re: error running xserver

Ralph Thomas <[email protected]> Tue, 4 May 2004 08:51:15 -0700
Newsgroups gmane.comp.freedesktop.xserver
Message-ID <[email protected]>
If it doesn't work even when you omit the -nolisten tcp, then I think
you might be running into a problem with xtrans. The version in HEAD
is broken.

You might want to try something like this:

cd xtrans
cvs update -r XTRANS-0_1-RELEASE
gmake
gmake install
cd ../X11
gmake
gmake install

Then try running Xfbdev again.

Thanks,
 Ralph

On Mon, 03 May 2004 19:07:18 +0200, Fernando San Martin Woerner
<[email protected]> wrote:
> 
> i try:
> 
> /opt/fdo/bin/Xfbdev -screen 1024x768x32x85 -mouse /dev/psaux -ac
> -nolisten tcp :1 & xterm -display :1
> 
> and i get this output...
> 
> XSERVTransTransNoListen: unable to find transport: tcp
> 
> Fatal server error:
> Failed to disable listen for tcp
> 
> any idea?, thanks in advance....
> 
> --
> Fernando San Martín Woerner        counter.li.org Linux User #216550
> Jefe Depto. Informática            Galilea S.A.
> Talca, VII Región Chile            (56)71-224876
> GNOME Foundation Membership        http://pygestor.gnome.cl
> 
> _______________________________________________
> xserver mailing list
> [email protected]
> http://freedesktop.org/mailman/listinfo/xserver
>