[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X does not work



> 
> Michael Thaler wrote:
> >
> > Hello!
> >
> > I tried to install X on the HURD. I downloaded
> >
> > ftp://alpha.gnu.org/gnu/hurd/contrib/XFree/X3323-Hurd.tar.gz
 
   There are the newer binaries at
ftp://ftp.xfree86.org/pub/XFree86/3.3.3.1/binaries/Hurd .
Look also at http://f77.nop.or.jp/doc/XFree86-3.3.3.1.html for details.
 

> and the translators
> >
> > ftp://alpha.gnu.org/gnu/hurd/contrib/XFree/kbd
> > ftp://alpha.gnu.org/gnu/hurd/contrib/XFree/mouse
> > ftp://alpha.gnu.org/gnu/hurd/contrib/XFree/pfinet
> >
> > I installed X3323-Hurd.tar.gz with
> >
> > cd /
> > tar -xzf /path-to-X3323-Hurd.tar.gz
> >
> > All files are correctly installed in /X11R6
> >
> > After that I copied the kbd,mouse and pfinet translators to /hurd


You don't need to overwrite pfinet.
 

> > I set up the translators with:
> >
> > settrans -cg /dev/kbd
> > chown root /dev/kbd
> > chmod 444 /dev/kbd
> > settrans /dev/kbd /hurd/kbd /dev/kbd
> >
> > settrans -cg /dev/mouse
> > chown root /dev/mouse
> > chmod 444 /dev/mouse
> > settrans /dev/mouse /hurd/mouse --protocol=ps/2
> >
> > I use a ps/2-mouse. By the way, I installed the latest tar.gz-Version
> > of HURD from Marcus' site. And I installed the .deb-Package hurd.
> >
> > I also set
> >
> > export LD_LIBRARY_PATH=/usr/X11R6/lib
> > export DISPLAY=localhost:0.0

 
 I don't need it on my box.I have created /etc/ld.so.conf.May be it
doesn't matter.

 
> > I copied all files from debian-linux, which is running with X on the
> > same box to /etc/X11.

 
   I'm not sure that it can help now.You can use XF86Config from linux
to compare with native XF86Config created by xf86config.Important is
:Protocol "osmouse" und Device "/dev/mouse".

 
> 
> > When I try to start X I get the following error-messages:
> > _XSERVTransSocketOpen: socket() failed for tcp
> > _XSERVTransSocketOpenCOTSServer: Unable to open socket for tcp
> > _XSERVTransOpen: transport open failed for tcp/hurd:0
> > _XSERVTransMakeAkkCOTSServerListeners: failed to open listener for tcp
> >
> > Fatal server error:
> > Cannot establish any listening sockets - Make sure an X server isn't
> > already running
 

 Is your network O.K.?On standalone box simple "settrans -gf
/servers/socket/2 /hurd/pfinet"
should work.

Regards
 Michail


Reply to: