[XFree86] RE: [Thinstation-general] Re: [Thinstation-developer] Re: [XFree8 6] Out of Memory

2003-09-07 Thread Miles Roper
Hi Alan,

Ok, I've got things sorted so I can get back to the orginal problem I was
dealing with Mark.  Not sure in the end what was the problem, as I changed
how I was building the XF86Config file, its now loading all the extentions
it should and is easier to maintain.  I do still have one problem though
with connecting to xf4vnc with a tight vncviewer 1.2.9, when you select with
the mouse it still closes the window, unless you disable the clipboard
transfer.

Cheers

Miles

-Original Message-
From: Alan Hourihane [mailto:[EMAIL PROTECTED]
Sent: Friday, 5 September 2003 10:28 p.m.
To: Miles Roper
Cc: '[EMAIL PROTECTED]'; bingjie bingjie;
[EMAIL PROTECTED]; Thinstation-Developer
(E-mail); 'Mark Vojkovich'
Subject: [Thinstation-general] Re: [Thinstation-developer] Re: [XFree86]
Out of Memory


You've removed all the other Load lines from your Module section and just
left the vnc.so there.

The 'Load vnc' line should be added to your EXISTING!! Module Section not
completely replaced.

That's your problem.

And as for the crashing, you've not read the release notes properly. The
.101 release requires you to put back the original video driver from
XFree86 4.3.0.

Alan.

On Fri, Sep 05, 2003 at 05:48:25PM +1200, Miles Roper wrote:
 Hi Alan,
 
 Could you have a look at this, I've been trying to work out a problem with
 Mark, but ran into a snitch with xf4vnc and would like your feedback.
 
 
 when I try a 
 
 xdpyinfo
 
 it doesn't show the X_Resouce extenstion
 
 when I do a
 
 xdpyinfo -ext all
 
 it says
 
 XFree-VidModeExtention extention not supported by server
 SHAPE extention not supported by server
 SYNC extention not supported by server
 XFree86-DGA extention not supported by server
 XFree86-Misc extention not supported by server
 DOUBLE-DUFFER extention not supported by server
 RECORD extention not supported by server
 XINERAMA extention not supported by server
 
 now, I'm loading the vnc.so module which I've just found out is the reason
 all the above extenstions aren't working.  When I remove it they work.
I've
 just tried to upgrade to xf4vnc 4.3.0.101 to see if this fixes any
problems
 but now it doesn't work at all, here is my XFree86.log
 
 Also, a couple of people have been saying how slow Xfree seems to them,
 could it be because the above extenstions aren't supported?
 
 Cheers
 
 Miles
 
 
 -Original Message-
 From: Mark Vojkovich [mailto:[EMAIL PROTECTED]
 Sent: Friday, 5 September 2003 04:49 p.m.
 To: Miles Roper
 Cc: '[EMAIL PROTECTED]'; bingjie bingjie;
 [EMAIL PROTECTED]; Thinstation-Developer
 (E-mail)
 Subject: RE: [Thinstation-developer] Re: [XFree86] Out of Memory
 
 
 
 
 On Fri, 5 Sep 2003, Miles Roper wrote:
 
  is this built as part of the XFree Binary, or is it in a seperate lib.a
  file, if so which one as I need to include this into my build.
 
It looks like it's in the libextmod.a module.  Perhaps you're
 just not loading that module?
 
   Mark.
 




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Thinstation-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/thinstation-general
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [Thinstation-developer] Re: [XFree86] Out of Memory

2003-09-07 Thread Miles Roper
Hi Mark,

ok, using restest I get the following with ica, when viewing a powerpoint
presentation, with a heap of bitmap pictures.

X-Resource extension version 1.0
There are 5 clients
Client 0 (base = 0x20, mask = 0x1f): 7 resource types
   WINDOW: 3
   GC: 5
   FONT: 2
   CURSOR: 2
   COLORMAP ENTRY: 1
   Unregistered resource 22: 1
   Unregistered resource 32: 1
Client 1 (base = 0x40, mask = 0x1f): 10 resource types
   WINDOW: 100
   PIXMAP: 71  (750616 bytes)
   GC: 7
   FONT: 5
   CURSOR: 4
   COLORMAP ENTRY: 1
   OTHER CLIENT: 3
   PASSIVE GRAB: 48
   Unregistered resource 21: 2
   Unregistered resource 32: 1
Client 2 (base = 0x60, mask = 0x1f): 3 resource types
   PIXMAP: 1  (512 bytes)
   COLORMAP ENTRY: 1
   Unregistered resource 32: 1
Client 3 (base = 0x80, mask = 0x1f): 9 resource types
   WINDOW: 4
   PIXMAP: 25  (356372 bytes)
   GC: 37
   FONT: 2
   CURSOR: 3
   COLORMAP ENTRY: 1
   OTHER CLIENT: 1
   Unregistered resource 22: 1
   Unregistered resource 32: 1
Client 4 (base = 0xa0, mask = 0x1f): 1 resource types
   GC: 1

I'll just show the pixmap line as the power point show runs.

   PIXMAP: 33  (1894900 bytes)
   PIXMAP: 33  (5425556 bytes)
   PIXMAP: 35  (6385684 bytes)
   PIXMAP: 36  (7345684 bytes)
   PIXMAP: 35  (7345556 bytes)
   PIXMAP: 35  (7345556 bytes)
   PIXMAP: 35  (7345556 bytes)
   PIXMAP: 34  (7345428 bytes)
   PIXMAP: 35  (7345556 bytes)
   PIXMAP: 35  (7345556 bytes)
   PIXMAP: 36  (7345684 bytes)
   PIXMAP: 36  (7345684 bytes)
   PIXMAP: 36  (7345684 bytes)
   PIXMAP: 36  (7345684 bytes)
   PIXMAP: 39  (7346068 bytes)
   PIXMAP: 41  (6452660 bytes)
   PIXMAP: 37  (6385940 bytes)
   PIXMAP: 25  (356372 bytes)

doing a PS shows the memory of the XServer Process shows

8456
11276
14096
14108
13168
8456

I tried with rdesktop and get something similar.

Ideas?

Cheers

Miles

-Original Message-
From: Mark Vojkovich [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 3 September 2003 12:48 p.m.
To: '[EMAIL PROTECTED]'
Cc: bingjie bingjie; [EMAIL PROTECTED];
Thinstation-Developer (E-mail); 'Mike Eriksen'
Subject: [Thinstation-developer] Re: [XFree86] Out of Memory



  It really doesn't sound like this is a server problem, rather
the client is allocating BIG pixmaps or something like that.  You
can verify that by running restest:

http://www.xfree86.org/~mvojkovi/restest.c

 Be careful!  If you run that app you'll want to run it by redirecting
the output to a file restest  outfile because it grabs the server
and can introduce a deadlock if the terminal is printing the output
while restest is running.  Restest prints out the number of bytes
worth of pixmap memory held on behalf of each client.  Restest needs
XFree86 4.3 or newer to run.


Mark.


On Wed, 3 Sep 2003, Miles Roper wrote:

 I'm curious how you got it to work too :o)
 
 Yep, that's the Xfree memory problem, this has been mentioned before on
 mailing list.  no idea why this occurs.  X is basically eating up all the
 memory and then crashing when it runs out.  No known solution as yet, I've
 posted to the X mailing list, no answer :o(  This one bug I would really
 like to get sorted but don't have any solutions, I've spent several hours
 searching on net and trolling through mailing lists, any help from anyone
 would be much appreciated.
 
 where you using ICA, rdesktop or something else when playing the movie?
 
 I've attached the orginally email I got no reply to below...
 
 Hi,
 
 I'm having a really weird XFree86 problem.  I'm using XFree 4.3 and
running
 on it Citrix ICA Version 7.0
 
 The ICA client connects to a windows Citrix server.
 
 If I open up a document in word through the ICAClient with a bitmap
picture
 the memory requirements of XFree86 seem to increase dramatically, but the
 wfica process stays the same.  If I close the file the memory returns to
 normal.
 
 ie before document:
  Memory
  1952 root   3612 S   XFree86 :1 -depth 16
 
 after document:
   Memory
  1952 root   4836 S   XFree86 :1
 
 if I open up 12 documents the machine runs out of memory and closes down
the
 X server.  However, if I re-establish the connection to the server, which
 restores the 5 documents, I can open up another 5 before the client runs
out
 of memory again, and so on and so it.
 
 It only seems to be with certain documents as others seem to open up fine,
 the ones that seem effected are ones with a scanned in signature which I
 suspect is a BMP image embedded in the document.
 
 I've tried limiting the XFree86 server by using the following switches but
 it doesn't make any difference:
 
 XFree86 :1 -depth 16 -ld 4096 -ls 1024
 
 The client is 4.3.0.1, kernel version 2.4.20, ICA Client Version 7.0
 Server is Metraframe XP Version 1, Features release 3, Service Pack 3
 
 Ok, I'm stumped any help would be great.
 
 Cheers
 
 Miles
 
 
 TS 1.0 RC2
 When I playing Movie online the TS shutdown  give the
 message

RE: [Thinstation-developer] Re: [XFree86] Out of Memory

2003-09-07 Thread Miles Roper
is there anyway to limit or set a maximum to the amount of pximap memory
that's allocated?

-Original Message-
From: Mark Vojkovich [mailto:[EMAIL PROTECTED]
Sent: Monday, 8 September 2003 12:51 p.m.
To: Miles Roper
Cc: bingjie bingjie; [EMAIL PROTECTED];
Thinstation-Developer (E-mail); 'Mike Eriksen'; '[EMAIL PROTECTED]'
Subject: RE: [Thinstation-developer] Re: [XFree86] Out of Memory




On Mon, 8 Sep 2003, Miles Roper wrote:

 I'll just show the pixmap line as the power point show runs.
 
PIXMAP: 33  (1894900 bytes)
PIXMAP: 33  (5425556 bytes)
PIXMAP: 35  (6385684 bytes)
PIXMAP: 36  (7345684 bytes)
PIXMAP: 35  (7345556 bytes)
PIXMAP: 35  (7345556 bytes)
PIXMAP: 35  (7345556 bytes)
PIXMAP: 34  (7345428 bytes)
PIXMAP: 35  (7345556 bytes)
PIXMAP: 35  (7345556 bytes)
PIXMAP: 36  (7345684 bytes)
PIXMAP: 36  (7345684 bytes)
PIXMAP: 36  (7345684 bytes)
PIXMAP: 36  (7345684 bytes)
PIXMAP: 39  (7346068 bytes)
PIXMAP: 41  (6452660 bytes)
PIXMAP: 37  (6385940 bytes)
PIXMAP: 25  (356372 bytes)
 
 doing a PS shows the memory of the XServer Process shows
 
 8456
 11276
 14096
 14108
 13168
 8456
 
 I tried with rdesktop and get something similar.
 
 Ideas?

   That looks like normal behavior.  The client allocated 7 Meg
worth of pixmaps and the server footprint grows accordingly.


Mark.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] RE: [Thinstation-general] Re: [Thinstation-developer] Re: [XFree8 6] Out of Memory

2003-09-05 Thread Miles Roper
your right I did, although I didn't mean to :o) opps

i have, as i've been using the beta 100, so the video drivers are still the
orginal ones which come with xfree4.3, not the xfv4nc ones.
-Original Message-
From: Alan Hourihane [mailto:[EMAIL PROTECTED]
Sent: Friday, 5 September 2003 10:28 p.m.
To: Miles Roper
Cc: '[EMAIL PROTECTED]'; bingjie bingjie;
[EMAIL PROTECTED]; Thinstation-Developer
(E-mail); 'Mark Vojkovich'
Subject: [Thinstation-general] Re: [Thinstation-developer] Re: [XFree86]
Out of Memory


You've removed all the other Load lines from your Module section and just
left the vnc.so there.

The 'Load vnc' line should be added to your EXISTING!! Module Section not
completely replaced.

That's your problem.

And as for the crashing, you've not read the release notes properly. The
.101 release requires you to put back the original video driver from
XFree86 4.3.0.

Alan.

On Fri, Sep 05, 2003 at 05:48:25PM +1200, Miles Roper wrote:
 Hi Alan,
 
 Could you have a look at this, I've been trying to work out a problem with
 Mark, but ran into a snitch with xf4vnc and would like your feedback.
 
 
 when I try a 
 
 xdpyinfo
 
 it doesn't show the X_Resouce extenstion
 
 when I do a
 
 xdpyinfo -ext all
 
 it says
 
 XFree-VidModeExtention extention not supported by server
 SHAPE extention not supported by server
 SYNC extention not supported by server
 XFree86-DGA extention not supported by server
 XFree86-Misc extention not supported by server
 DOUBLE-DUFFER extention not supported by server
 RECORD extention not supported by server
 XINERAMA extention not supported by server
 
 now, I'm loading the vnc.so module which I've just found out is the reason
 all the above extenstions aren't working.  When I remove it they work.
I've
 just tried to upgrade to xf4vnc 4.3.0.101 to see if this fixes any
problems
 but now it doesn't work at all, here is my XFree86.log
 
 Also, a couple of people have been saying how slow Xfree seems to them,
 could it be because the above extenstions aren't supported?
 
 Cheers
 
 Miles
 
 
 -Original Message-
 From: Mark Vojkovich [mailto:[EMAIL PROTECTED]
 Sent: Friday, 5 September 2003 04:49 p.m.
 To: Miles Roper
 Cc: '[EMAIL PROTECTED]'; bingjie bingjie;
 [EMAIL PROTECTED]; Thinstation-Developer
 (E-mail)
 Subject: RE: [Thinstation-developer] Re: [XFree86] Out of Memory
 
 
 
 
 On Fri, 5 Sep 2003, Miles Roper wrote:
 
  is this built as part of the XFree Binary, or is it in a seperate lib.a
  file, if so which one as I need to include this into my build.
 
It looks like it's in the libextmod.a module.  Perhaps you're
 just not loading that module?
 
   Mark.
 




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Thinstation-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/thinstation-general
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [Thinstation-developer] Re: [XFree86] Out of Memory

2003-09-04 Thread Miles Roper
is this built as part of the XFree Binary, or is it in a seperate lib.a
file, if so which one as I need to include this into my build.

-Original Message-
From: Mark Vojkovich [mailto:[EMAIL PROTECTED]
Sent: Thursday, 4 September 2003 05:56 a.m.
To: Miles Roper
Cc: '[EMAIL PROTECTED]'; bingjie bingjie;
[EMAIL PROTECTED]; Thinstation-Developer
(E-mail); 'Mike Eriksen'
Subject: RE: [Thinstation-developer] Re: [XFree86] Out of Memory




On Wed, 3 Sep 2003, Miles Roper wrote:

 restest
 XResQueryExtension failed
 

   If X-Resource doesn't show up in the list of extensions that
xdpyinfo prints out, your server doesn't have support for the 
X Resource extension built in.  I believe XFree86 4.3 and newer build 
this by default (just make World without modifying anything).


Mark.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Out of Memory

2003-09-02 Thread Miles Roper
I'm curious how you got it to work too :o)

Yep, that's the Xfree memory problem, this has been mentioned before on
mailing list.  no idea why this occurs.  X is basically eating up all the
memory and then crashing when it runs out.  No known solution as yet, I've
posted to the X mailing list, no answer :o(  This one bug I would really
like to get sorted but don't have any solutions, I've spent several hours
searching on net and trolling through mailing lists, any help from anyone
would be much appreciated.

where you using ICA, rdesktop or something else when playing the movie?

I've attached the orginally email I got no reply to below...

Hi,

I'm having a really weird XFree86 problem.  I'm using XFree 4.3 and running
on it Citrix ICA Version 7.0

The ICA client connects to a windows Citrix server.

If I open up a document in word through the ICAClient with a bitmap picture
the memory requirements of XFree86 seem to increase dramatically, but the
wfica process stays the same.  If I close the file the memory returns to
normal.

ie before document:
 Memory
 1952 root   3612 S   XFree86 :1 -depth 16

after document:
  Memory
 1952 root   4836 S   XFree86 :1

if I open up 12 documents the machine runs out of memory and closes down the
X server.  However, if I re-establish the connection to the server, which
restores the 5 documents, I can open up another 5 before the client runs out
of memory again, and so on and so it.

It only seems to be with certain documents as others seem to open up fine,
the ones that seem effected are ones with a scanned in signature which I
suspect is a BMP image embedded in the document.

I've tried limiting the XFree86 server by using the following switches but
it doesn't make any difference:

XFree86 :1 -depth 16 -ld 4096 -ls 1024

The client is 4.3.0.1, kernel version 2.4.20, ICA Client Version 7.0
Server is Metraframe XP Version 1, Features release 3, Service Pack 3

Ok, I'm stumped any help would be great.

Cheers

Miles


TS 1.0 RC2
When I playing Movie online the TS shutdown  give the
message:
syslog.err klogd:Out of memory:killed process 678(3)

What's wrong with TS?

By the way,thanks Miles Roper.
The TS sound problem has benn fixed.

thanks.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [Thinstation-developer] Re: [XFree86] Out of Memory

2003-09-02 Thread Miles Roper
Hi Mark,

Tried running this and I get the below

restest  log
sh: Syntax error bad fd number

restest  log
cating the log file XResQueryExtension failed

restest
XResQueryExtension failed

have compiled and included the libXRes.so.1.0 in lib on the machine I'm
running it on, its linked to libXRes.so.1 and libXRes.so

I haven't replaced XFree86 with the new one I compiled including the #define
SharedLibXRes   YES, I just copied the library into lib

have built x with

#define BuildDocs NO
#define BuildDebug NO

#define CcCmd gcc -B/mnt/hdc/thinstation_src/glibc-2.1.3/lib
-Wl,-rpath-link,/mnt/hdc/thinstation_src/glibc-2.1.3/lib -Os -mcpu=i586
-march=i386

#define DefaultGcc2i386Opt  -Os -fno-strength-reduce

#define HasPam  YES

#define TouchScreen NO

#define XVirtualFramebufferServer   NO
#define XprtServer NO

#define BuildFonts  NO

#define HasCookieMaker NO

#define HasGlide2 NO
#define HasGlide3 NO
#define HasMMXSupport NO
#define Has3DNowSupport NO

#define JoystickSupport NO

#define SharedLibXRes   YES

-Original Message-
From: Mark Vojkovich [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 3 September 2003 12:48 p.m.
To: '[EMAIL PROTECTED]'
Cc: bingjie bingjie; [EMAIL PROTECTED];
Thinstation-Developer (E-mail); 'Mike Eriksen'
Subject: [Thinstation-developer] Re: [XFree86] Out of Memory



  It really doesn't sound like this is a server problem, rather
the client is allocating BIG pixmaps or something like that.  You
can verify that by running restest:

http://www.xfree86.org/~mvojkovi/restest.c

 Be careful!  If you run that app you'll want to run it by redirecting
the output to a file restest  outfile because it grabs the server
and can introduce a deadlock if the terminal is printing the output
while restest is running.  Restest prints out the number of bytes
worth of pixmap memory held on behalf of each client.  Restest needs
XFree86 4.3 or newer to run.


Mark.


On Wed, 3 Sep 2003, Miles Roper wrote:

 I'm curious how you got it to work too :o)
 
 Yep, that's the Xfree memory problem, this has been mentioned before on
 mailing list.  no idea why this occurs.  X is basically eating up all the
 memory and then crashing when it runs out.  No known solution as yet, I've
 posted to the X mailing list, no answer :o(  This one bug I would really
 like to get sorted but don't have any solutions, I've spent several hours
 searching on net and trolling through mailing lists, any help from anyone
 would be much appreciated.
 
 where you using ICA, rdesktop or something else when playing the movie?
 
 I've attached the orginally email I got no reply to below...
 
 Hi,
 
 I'm having a really weird XFree86 problem.  I'm using XFree 4.3 and
running
 on it Citrix ICA Version 7.0
 
 The ICA client connects to a windows Citrix server.
 
 If I open up a document in word through the ICAClient with a bitmap
picture
 the memory requirements of XFree86 seem to increase dramatically, but the
 wfica process stays the same.  If I close the file the memory returns to
 normal.
 
 ie before document:
  Memory
  1952 root   3612 S   XFree86 :1 -depth 16
 
 after document:
   Memory
  1952 root   4836 S   XFree86 :1
 
 if I open up 12 documents the machine runs out of memory and closes down
the
 X server.  However, if I re-establish the connection to the server, which
 restores the 5 documents, I can open up another 5 before the client runs
out
 of memory again, and so on and so it.
 
 It only seems to be with certain documents as others seem to open up fine,
 the ones that seem effected are ones with a scanned in signature which I
 suspect is a BMP image embedded in the document.
 
 I've tried limiting the XFree86 server by using the following switches but
 it doesn't make any difference:
 
 XFree86 :1 -depth 16 -ld 4096 -ls 1024
 
 The client is 4.3.0.1, kernel version 2.4.20, ICA Client Version 7.0
 Server is Metraframe XP Version 1, Features release 3, Service Pack 3
 
 Ok, I'm stumped any help would be great.
 
 Cheers
 
 Miles
 
 
 TS 1.0 RC2
 When I playing Movie online the TS shutdown  give the
 message:
 syslog.err klogd:Out of memory:killed process 678(3)
 
 What's wrong with TS?
 
 By the way,thanks Miles Roper.
 The TS sound problem has benn fixed.
 
 thanks.
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
 



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Thinstation-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/thinstation-developer
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] XFree Memory Problem

2003-07-27 Thread Miles Roper
Hi,

Still having a problem with this, is anyone able to help?

I'm having a really weird XFree86 problem.  I'm using XFree 4.3 and running
on it Citrix ICA Version 7.0

The ICA client connects to a windows Citrix server.

If I open up a document in word through the ICAClient with a bitmap picture
the memory requirements of XFree86 seem to increase dramatically, but the
wfica process stays the same.  If I close the file the memory returns to
normal.

ie before document:
 Memory
 1952 root   3612 S   XFree86 :1 -depth 16

after document:
  Memory
 1952 root   4836 S   XFree86 :1 -depth 16

if I open up 12 documents the machine runs out of memory and closes down the
X server.  However, if I re-establish the connection to the server, which
restores the 5 documents, I can open up another 5 before the client runs out
of memory again, and so on and so it.

It only seems to be with certain documents as others seem to open up fine,
the ones that seem effected are ones with a scanned in signature which I
suspect is a BMP image embedded in the document.

I've tried limiting the XFree86 server by using the following switches but
it doesn't make any difference:

XFree86 :1 -depth 16 -ld 4096 -ls 1024

The client is 4.3.0.1, kernel version 2.4.20, ICA Client Version 7.0
Server is Metraframe XP Version 1, Features release 3, Service Pack 3

Ok, I'm stumped any help would be great.

Cheers

Miles
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] XFree Memory Problem

2003-07-22 Thread Miles Roper
Hi,

I'm having a really weird XFree86 problem.  I'm using XFree 4.3 and running
on it Citrix ICA Version 7.0

The ICA client connects to a windows Citrix server.

If I open up a document in word through the ICAClient with a bitmap picture
the memory requirements of XFree86 seem to increase dramatically, but the
wfica process stays the same.  If I close the file the memory returns to
normal.

ie before document:
 Memory
 1952 root   3612 S   XFree86 :1 -depth 16

after document:
  Memory
 1952 root   4836 S   XFree86 :1

if I open up 12 documents the machine runs out of memory and closes down the
X server.  However, if I re-establish the connection to the server, which
restores the 5 documents, I can open up another 5 before the client runs out
of memory again, and so on and so it.

It only seems to be with certain documents as others seem to open up fine,
the ones that seem effected are ones with a scanned in signature which I
suspect is a BMP image embedded in the document.

I've tried limiting the XFree86 server by using the following switches but
it doesn't make any difference:

XFree86 :1 -depth 16 -ld 4096 -ls 1024

The client is 4.3.0.1, kernel version 2.4.20, ICA Client Version 7.0
Server is Metraframe XP Version 1, Features release 3, Service Pack 3

Ok, I'm stumped any help would be great.

Cheers

Miles
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] s3 driver problems

2003-06-19 Thread Miles Roper
Hi,

I'm having a problem with the s3 driver in Xfree 4.3 patched to 4.3.0.1 

my device section is


Section Device
Identifier  Card1
Option SWcursor
Driver  s3
EndSection


on a working Xfree 4.2 machine doing a Xfree86 -configure the below is the
device section returned

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option noaccel   # [bool]
#Option swcursor  # [bool]
#Option slow_dram_refresh # [bool]
#Option slow_dram # [bool]
#Option slow_edodram  # [bool]
#Option slow_vram # [bool]
Identifier  Card0
Driver  s3
VendorName  S3
BoardName   Trio32/64
BusID   PCI:0:12:0
EndSection


below is the full log file for the working machine, after that is the
non-working machine

XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.19-16mdk i586 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Fri Jun 20 16:49:40 2003
(==) Using config file: /usr/X11R6/lib/X11/XF86Config
(==) ServerLayout default
(**) |--Screen Screen1 (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device Card1
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) Option AutoRepeat 400 30
(==) Keyboard: CustomKeycode disabled
(++) FontPath set to /usr/X11R6/lib/X11/fonts/misc
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(**) ModulePath set to /lib/X11/modules
(**) Option BlankTime 10
(**) Option StandbyTime 20
(**) Option SuspendTime 30
(**) Option OffTime 60
Using vt 7
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /lib/X11/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /lib/X11/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7100 card , rev 01 class 06,00,00 hdr
00
(II) PCI: 00:01:0: chip 8086,7110 card , rev 01 class 06,01,00 hdr
80
(II) PCI: 00:01:1: chip 8086,7111 card , rev 01 class 01,01,80 hdr
00
(II) PCI: 00:01:2: chip 8086,7112 card , rev 01 class 0c,03,00 hdr
00
(II) PCI: 00:01:3: chip 8086,7113 card , rev 01 class 06,80,00 hdr
00
(II) PCI: 00:0c:0: chip 5333,8811 card , rev 00 class 03,00,00 hdr
00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /lib/X11/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: scanpci
(II) Unloading /lib/X11/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus -1: bridge is at (0:1:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:12:0) S3 Trio32/64 rev 0, Mem @ 0xe700/23
(II) Addressable bus resource ranges are
[0] -1  0x - 0x (0x0) MX[B]
[1] -1  0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1  0xffe0 - 0x (0x20) MX[B](B)
[1] -1  0x0010 - 0x3fff (0x3ff0) 

[XFree86] question on modules

2003-06-16 Thread Miles Roper
Hi,

Several times the project I'm working on has had queries regarding what are
all the libraries used in XFree.  Is there, or can, we get a description of
all the modules.  The ones below are the ones we are most interested.  We
are interested in this so we can remove the unnecessary ones from the build
as space is quite tight.

Note that we are supporting many different screen cards, so would like to
know which modules are used with which screen cards.

Cheers

Miles

libafb.a
libcfb16.a
libcfb24.a
libcfb32.a 
libcfb.a
libint10.a 
liblayer.a
libmfb.a
librac.a
libshadow.a
libshadowfb.a
libxf24_32bpp.a
libxf8_16bpp.a
libxf8_32bpp.a
libddc.a
libfb.a
libi2c.a
libpcidata.a
libramdac.a
libvbe.a
libvgahw.a
libxaa.a
libint10.a
libxf4bpp.a
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Compiling XFree with BuildLowMem

2003-06-09 Thread Miles Roper
Hi,

I'm trying to compile XFree86 4.3.0.1 with

#define BuildLowMem = YES

as it seems to be a option for low memory machines.  I'm trying to reduce
memory consumption of XFree for a thinclient solution.

When compiling the following error occurs

+ ln -s ../../../../programs/xmh/box6 .
make[4]: *** No rule to make target `../cfb/cfb8cppl.c', needed by
`cfb8cppl.c'.  Stop.
make[3]: *** [includes] Error 2
make[2]: *** [includes] Error 2
make[1]: *** [includes] Error 2

seems to be a problem with 

xfree86-4.30/xc/programs/Xserver/lmfcfb'

Ideas?

Cheers

Miles
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86