Re: adding XDM on BLFS (xdmcp)

2010-09-20 Thread sacarde
Alle sabato 18 settembre 2010, sacarde ha scritto: so... retring to configure xdm... I view in netstat that is active a port: 0.0.0.0:6000 0.0.0.0:* so, I finally can remote login with: X :1 vt8 -dpi 100 -query 192.168.1.3 > > thanks a lot > > saca...@tiscali.it -- http://l

Re: adding XDM on BLFS (xdmcp)

2010-09-18 Thread sacarde
Alle martedì 14 settembre 2010, sacarde ha scritto: > 2) in xdm.log I have error message: > error setting MTRR (base = 0xf000, size = 0x0040, type = 1) > Inappropriate ioctl for device (25) > > p.s.: http://lists.x.org/archives/xorg-devel/2010-July/011317.html I add 1 line in: /root/sour

Re: adding XDM on BLFS (xdmcp)

2010-09-15 Thread sacarde
Alle mercoledì 15 settembre 2010, DJ Lucas ha scritto: this is my xdm-config: DisplayManager.authDir: /var/lib/xdm DisplayManager.errorLogFile:/var/log/xdm.log DisplayManager.pidFile: /var/run/xdm.pid DisplayManager.keyFile: /etc/X11/xdm/xdm-keys DisplayManager.servers:

Re: adding XDM on BLFS (xdmcp)

2010-09-14 Thread DJ Lucas
On 09/13/2010 09:53 PM, DJ Lucas wrote: > On 09/12/2010 10:46 AM, sacarde wrote: > >> >> but when I enter in runleve5, xdm start, but no 177 port is open in >> >> netstat -an |grep 177 >> > > I don't know for certain, but I think you have to explicitly set the > listening IP in Xaccess now days

Re: adding XDM on BLFS (xdmcp)

2010-09-14 Thread sacarde
Alle martedì 14 settembre 2010, Tobias Gasser ha scritto: > > 1) I dont view 177 port (xdmcp) > as dj already wrote, you might have to specify the udp-port in your > inittab. I try: x:5:respawn:/usr/bin/xdm -nodaemon -udpPort 177 but not solve thanks for your help -- http://linuxfromscr

Re: adding XDM on BLFS (xdmcp)

2010-09-14 Thread Tobias Gasser
sacarde schrieb: > Alle martedì 14 settembre 2010, Tobias Gasser ha scritto: >> sacarde schrieb: > > ok I use: > >> x:5:respawn:/usr/bin/xdm -nodaemon > > > but remain problems: > > 1) I dont view 177 port (xdmcp) as dj already wrote, you might have to specify the udp-port in your inittab. i

Re: adding XDM on BLFS (xdmcp)

2010-09-14 Thread sacarde
Alle martedì 14 settembre 2010, Tobias Gasser ha scritto: > sacarde schrieb: ok I use: > x:5:respawn:/usr/bin/xdm -nodaemon but remain problems: 1) I dont view 177 port (xdmcp) 2) in xdm.log I have error message: error setting MTRR (base = 0xf000, size = 0x0040, type = 1) Inappropria

Re: adding XDM on BLFS (xdmcp)

2010-09-14 Thread Tobias Gasser
sacarde schrieb: > Alle martedì 14 settembre 2010, sacarde ha scritto: >> Alle martedì 14 settembre 2010, DJ Lucas ha scritto: >>> On 09/12/2010 10:46 AM, sacarde wrote: > > and in : .xsession-errors > > > /usr/local/lib/X11/xdm/Xsession: line 48: /usr/local/bin/xsm: No such file or > directory

Re: adding XDM on BLFS (xdmcp)

2010-09-14 Thread sacarde
Alle martedì 14 settembre 2010, sacarde ha scritto: > Alle martedì 14 settembre 2010, DJ Lucas ha scritto: > > On 09/12/2010 10:46 AM, sacarde wrote: and in : .xsession-errors /usr/local/lib/X11/xdm/Xsession: line 48: /usr/local/bin/xsm: No such file or directory /usr/local/lib/X11/xdm/Xsession

Re: adding XDM on BLFS (xdmcp)

2010-09-14 Thread sacarde
Alle martedì 14 settembre 2010, DJ Lucas ha scritto: > On 09/12/2010 10:46 AM, sacarde wrote: I start: xdm --nodaemon -udpPort 177 I have in xdm.log Release Date: 2009-10-23 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.35.2 i686 Current Operating System: Linux lfs-svn 2.6

Re: adding XDM on BLFS (xdmcp)

2010-09-13 Thread DJ Lucas
On 09/12/2010 10:46 AM, sacarde wrote: > > but when I enter in runleve5, xdm start, but no 177 port is open in > > netstat -an |grep 177 > I don't know for certain, but I think you have to explicitly set the listening IP in Xaccess now days. -- DJ Lucas -- http://linuxfromscratch.org/mai

adding XDM on BLFS (xdmcp)

2010-09-12 Thread sacarde
hi, I installed libXdmcp-1.0.3 on my BLFS (+xorg ecc..) now I would like to active xdmcp (via XDM) I download: - http://xorg.freedesktop.org/releases/individual/app/xdm-1.1.10.tar.gz and then ... - patch -Np0 -i ../Xsession-loginshell.patch - patch -Np1 -i ../Xsession-xsm.patch - ./configure