[Linux-decnet-user] X and Decnet
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: BASSIR M. <Moh...@ax...> - 2003-04-28 07:15:48
|
So, =20 i have provide some diagnostic and it's appear OK. How can i verify that the DECnet module is being=20 loaded before the Xserver starts. =20 Patrick, for information, it is not the first time that i ask you about = a similar problem. This is links with a part of discussion: http://www.geocrawler.com/archives/3/3243/2002/7/0/9148849/ http://www.geocrawler.com/mail/msg.php3?msg_id=3D9149573&list=3D3243 http://www.geocrawler.com/mail/msg.php3?msg_id=3D9151703&list=3D3243 http://www.geocrawler.com/mail/msg.php3?msg_id=3D9151896&list=3D3243 http://www.geocrawler.com/mail/msg.php3?msg_id=3D9152625&list=3D3243 =20 At this time you answer me a solution ( Kernel modification) but with = this Xserver Freeze after a random time. =20 M.Bassir =20 -------- Message d'origine--------=20 De: Patrick Caulfield [mailto:pa...@ty...]=20 Date: sam. 26/04/2003 10:51=20 =C0: BASSIR Mohcine=20 Cc: DECnet list=20 Objet: Re: [Linux-decnet-user] X and Decnet On Sat, Apr 26, 2003 at 09:20:00AM +0200, BASSIR Mohcine wrote: > Hi, > =20 > My Xserver have DECnet support compiled in and i use Decnet. > I think that the problem is not on the Xserver or decnet, but on > the Kernel. > I use the version 2.4.21 that is include on the Mandrake 9.1. Well, please provide some useful diagnostic information then. If your Xserver has DECnet support compiled in then $ ldd /usr/X11R6/bin/XFree86 should show: libdnet.so.2 =3D> /usr/lib/libdnet.so.2 (0x41d2f000) (and others) and $ cat /proc/net/decnet should show: Local Remote 0.0/0000 0001:0001 0000:0000 2 X$X0 0.0/0000 0000:0000 = 0000:0000 2 0 If the first is the case and the latter not then make sure that the = DECnet module is being loaded before the Xserver starts. patrick |