Re: RE : [Linux-decnet-user] X and Decnet
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Patrick C. <pa...@ty...> - 2003-04-29 15:05:20
|
On Tue, Apr 29, 2003 at 03:07:30PM +0200, BASSIR Mohcine wrote: > Sorry, > > It's a language error (i'm not really good in english). > > I have do: > > 1) > $ ldd /usr/X11R6/bin/XFree86 > > results: libdnet.so.2 => /usr/lib/libdnet.so.2 (0x40023000) > > 2) > > $ cat /proc/net/decnet > > results: > > Local Remote > 3.200/2011 0050:2883 0118:0016 2 ROOT 3.262/000B 0118:0016 0049:2882 2 42 RUN IMMED > 0.0/0000 0001:0001 0000:0000 2 X$X0 0.0/0000 0000:0000 0000:0000 2 0 OPEN IMMED > > > It's appear it is ok or not ? > If yes ... That looks fine. is what you are seeing the X-server hangs you were having previously? If so can you send the patch you are using for DECnet just to make sure that you have all the changes that were made to that bit - I have a feeling that another fix was made and am not sure you got it. Another thing you might like to try is Linux 2.5. There are lots of good fixes and changes in the 2.5 code. I appreciate the linux-2.5 is not something you want to try on a production machine but if it works on 2.5 and not on 2.4 then that might be a useful piece of information. regards, patrick |