Re: xdm delays

2001-02-07 Thread kmself
on Wed, Jan 31, 2001 at 04:32:24PM -0500, MaD dUCK ([EMAIL PROTECTED]) wrote: > hey, > > when i log in through xdm, i am presented with a precisely 60 second > long delay before the first line of my .xsession is executed. in fact, > using root privileges to modify the xdm files, i found out that >

Fwd: xdm delays

2001-02-04 Thread MaD dUCK
guys, the below problem is still giving me a headache. xdm takes 60 seconds before it looks at Xsession and .xsession, and this is due to requests for the font server, which runs on RPC rather than IPC... i am not running portmap, port 111 is closed, and there is no font server present on the syste

Re: [PLUG] xdm delays

2001-01-31 Thread mike polniak
MaD dUCK wrote: > > now, there is ':' in there, but that shouldn't mean that it needs a > font server, right? anyway, i am postponing this email to restart xdm > now that i have commented the first three lines... > > ... back... but that did not fix the problem... it is still asking for > a conne

Re: [PLUG] xdm delays

2001-01-31 Thread MaD dUCK
also sprach gabriel rosenkoetter (on Wed, 31 Jan 2001 06:51:31PM -0500): > xfs is the X Font Server, and you most definitely need it, though > you shouldn't have to use RPC to get it from localhost... you > should get it via standard IPC channels... have a look at your > xf86config and related stuf

Re: [PLUG] xdm delays

2001-01-31 Thread MaD dUCK
found the problem and am now questioning the sanity of the world. so i started portmap to see if it fixed it. no, it did not. but the requests were for port 111, so portmap had to be involved. then i noticed this font server thing again, and restarted xfs once portmap was running... and wham - pro

Re: xdm delays

2001-01-31 Thread MaD dUCK
also sprach Erik Steffl (on Wed, 31 Jan 2001 01:55:08PM -0800): > I had the same problem (the same symptoms) and IIRC it was fixed by > commenting out the font server line (I do not run font server): > > # FontPath "unix/:7100"# local font i am not using any of

Re: [PLUG] xdm delays

2001-01-31 Thread MaD dUCK
also sprach gabriel rosenkoetter (on Wed, 31 Jan 2001 05:53:47PM -0500): > Um, well, NIS/YP *always* uses portmap. That's how RPC services work. thought so... > ... but you don't want to be a YP client, and you should be able to > tell xdm this somehow. > > What starts xdm? Something in rc? Ther

Re: [PLUG] xdm delays

2001-01-31 Thread MaD dUCK
also sprach gabriel rosenkoetter (on Wed, 31 Jan 2001 05:08:09PM -0500): > Is your xdm built with debugging flags? If not, rebuild it, and run > it under gdb. No, wait, screw that, strace it (you'll want to spit > that to a file... use the -o option) and see what the hell its doing > in all that ti

Re: [PLUG] xdm delays

2001-01-31 Thread MaD dUCK
also sprach gabriel rosenkoetter (on Wed, 31 Jan 2001 04:41:32PM -0500): > Checking out XDMCP is probably a good idea (and I don't know where > to look exactly), but you might *also* want to see if your xdm is > trying to do kerberos verification after standard login (that is, > check out a ticket

Re: xdm delays

2001-01-31 Thread Erik Steffl
MaD dUCK wrote: > > hey, > > when i log in through xdm, i am presented with a precisely 60 second > long delay before the first line of my .xsession is executed. in fact, > using root privileges to modify the xdm files, i found out that > /etc/X11/xdm/Xstartup_0 (which calls /etc/X11/xdm/Xstartup

xdm delays

2001-01-31 Thread MaD dUCK
hey, when i log in through xdm, i am presented with a precisely 60 second long delay before the first line of my .xsession is executed. in fact, using root privileges to modify the xdm files, i found out that /etc/X11/xdm/Xstartup_0 (which calls /etc/X11/xdm/Xstartup) is executed and finishes, but