Re: vesa display codes (Etch Xorg memory leak?)

2007-05-22 Thread Andrei Popescu
On Mon, May 21, 2007 at 07:44:14PM -0500, Owen Heisler wrote: Anyway, I tried some other video= lines and nothing makes any difference. I tried vesafb, rivafb, and nvidiafb for the driver and both 1024x768 (vga=791 works fine) and 1280x960 for the resolution (all combinations for rivafb and

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-22 Thread Owen Heisler
On Tue, 2007-05-22 at 09:33 +0300, Andrei Popescu wrote: On Mon, May 21, 2007 at 07:44:14PM -0500, Owen Heisler wrote: Anyway, I tried some other video= lines and nothing makes any difference. I tried vesafb, rivafb, and nvidiafb for the driver and both 1024x768 (vga=791 works fine) and

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-22 Thread Andrei Popescu
On Tue, May 22, 2007 at 07:24:40AM -0500, Owen Heisler wrote: There doesn't seem to be a correct vga= parameter for 1280x960. I was suggesting 791 as it is still better then the default and you can see something happening (I just hate it when I mess with options and I see no change :))

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-22 Thread Owen Heisler
On Tue, 2007-05-22 at 18:56 +0300, Andrei Popescu wrote: On Tue, May 22, 2007 at 07:24:40AM -0500, Owen Heisler wrote: There doesn't seem to be a correct vga= parameter for 1280x960. I was suggesting 791 as it is still better then the default and you can see something happening (I just

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-22 Thread Andrei Popescu
On Tue, May 22, 2007 at 06:28:50PM -0500, Owen Heisler wrote: So I add nvidiafb to /etc/initramfs-tools/modules, run update-initramfs -u (this is fun) and now nvidia is also listed. Now I reboot and try video=nvidiafb:1280x960 and video=nvidiafb:1024x768 and get something slightly worse

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-21 Thread Andrei Popescu
On Sun, May 20, 2007 at 11:06:39PM -0400, cga2000 wrote: I tried: video=rivafb:1280x960 video=vesafb:1280x960 but neither worked. You do realize that you may need to compile a custom kernel to enable support for a given video card..? Not necessarily. It should work if you

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-21 Thread cga2000
On Mon, May 21, 2007 at 02:44:29AM EDT, Andrei Popescu wrote: On Sun, May 20, 2007 at 11:06:39PM -0400, cga2000 wrote: I tried: video=rivafb:1280x960 video=vesafb:1280x960 but neither worked. You do realize that you may need to compile a custom kernel to enable support

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-21 Thread Andrei Popescu
On Mon, May 21, 2007 at 08:18:37AM -0400, cga2000 wrote: On Mon, May 21, 2007 at 02:44:29AM EDT, Andrei Popescu wrote: On Sun, May 20, 2007 at 11:06:39PM -0400, cga2000 wrote: I tried: video=rivafb:1280x960 video=vesafb:1280x960 but neither worked. You do realize

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-21 Thread cga2000
On Mon, May 21, 2007 at 12:35:57PM EDT, Andrei Popescu wrote: On Mon, May 21, 2007 at 08:18:37AM -0400, cga2000 wrote: On Mon, May 21, 2007 at 02:44:29AM EDT, Andrei Popescu wrote: On Sun, May 20, 2007 at 11:06:39PM -0400, cga2000 wrote: I tried: video=rivafb:1280x960

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-21 Thread Owen Heisler
On Mon, 2007-05-21 at 19:27 -0400, cga2000 wrote: _Owen_, What do you get .. a kernel oops .. a black screen of death .. a vga console with oversized fonts ..? With any video= parameter, I get the default resolution (640x480/80x25, I suppose), just like there was no vga= or video=

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-20 Thread Greg Folkert
On Sun, 2007-05-20 at 01:10 -0400, cga2000 wrote: On Sat, May 19, 2007 at 07:33:51PM EDT, Owen Heisler wrote: On Sat, 2007-05-19 at 19:10 -0400, Greg Folkert wrote: On Fri, 2007-05-18 at 00:10 -0400, Greg Folkert wrote: On Thu, 2007-05-17 at 18:34 -0500, Owen Heisler wrote: On Thu,

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-20 Thread cga2000
On Sun, May 20, 2007 at 12:01:18PM EDT, Greg Folkert wrote: [..} Mind if I add snippets of you two posts to Owen to that Vesa Mode Page? Not in principle naturally. Just that I'd be a little concerned about the contents of my posts possibly misleading others .. A clear case of I don't

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-20 Thread Greg Folkert
On Sun, 2007-05-20 at 17:25 -0400, cga2000 wrote: On Sun, May 20, 2007 at 12:01:18PM EDT, Greg Folkert wrote: Mind if I add snippets of you two posts to Owen to that Vesa Mode Page? Not in principle naturally. [snip] Oh, if you do decide to add something to your web page, please let me

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-20 Thread Owen Heisler
On Sun, 2007-05-20 at 01:10 -0400, cga2000 wrote: On Sat, May 19, 2007 at 07:33:51PM EDT, Owen Heisler wrote: On Sat, 2007-05-19 at 19:10 -0400, Greg Folkert wrote: On Fri, 2007-05-18 at 00:10 -0400, Greg Folkert wrote: On Thu, 2007-05-17 at 18:34 -0500, Owen Heisler wrote: On Thu,

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-20 Thread cga2000
On Sun, May 20, 2007 at 07:25:41PM EDT, Owen Heisler wrote: [..] A list of the available video drivers here (?): http://linux-fbdev.sourceforge.net/driverlist.php I tried: video=rivafb:1280x960 video=vesafb:1280x960 but neither worked. You do realize that you may need to compile a

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-19 Thread Owen Heisler
On Fri, 2007-05-18 at 00:10 -0400, Greg Folkert wrote: On Thu, 2007-05-17 at 18:34 -0500, Owen Heisler wrote: On Thu, 2007-05-17 at 16:02 -0400, Greg Folkert wrote: http://www.gregfolkert.net/info/vesa-display-codes.html Very helpful! Although no 1280x960 (grr) unfortunately. Is there

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-19 Thread Greg Folkert
On Sat, 2007-05-19 at 17:09 -0500, Owen Heisler wrote: On Fri, 2007-05-18 at 00:10 -0400, Greg Folkert wrote: On Thu, 2007-05-17 at 18:34 -0500, Owen Heisler wrote: On Thu, 2007-05-17 at 16:02 -0400, Greg Folkert wrote: http://www.gregfolkert.net/info/vesa-display-codes.html Very

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-19 Thread Owen Heisler
On Sat, 2007-05-19 at 19:10 -0400, Greg Folkert wrote: On Fri, 2007-05-18 at 00:10 -0400, Greg Folkert wrote: On Thu, 2007-05-17 at 18:34 -0500, Owen Heisler wrote: On Thu, 2007-05-17 at 16:02 -0400, Greg Folkert wrote: http://www.gregfolkert.net/info/vesa-display-codes.html Very

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-19 Thread Greg Folkert
On Sat, 2007-05-19 at 18:33 -0500, Owen Heisler wrote: video=:xres:,yres:,depth:,left:,right:,hslen:,upper:,lower:,vslen: It looks like I need something like this: Modeline 1280x1024 DCF HR SH1 SH2 HFL VR SV1 SV2 VFL Is there some way to get that from xorg? And what do I use for the

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-19 Thread cga2000
On Sat, May 19, 2007 at 07:33:51PM EDT, Owen Heisler wrote: On Sat, 2007-05-19 at 19:10 -0400, Greg Folkert wrote: On Fri, 2007-05-18 at 00:10 -0400, Greg Folkert wrote: On Thu, 2007-05-17 at 18:34 -0500, Owen Heisler wrote: On Thu, 2007-05-17 at 16:02 -0400, Greg Folkert wrote:

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-19 Thread cga2000
On Sat, May 19, 2007 at 07:33:51PM EDT, Owen Heisler wrote: On Sat, 2007-05-19 at 19:10 -0400, Greg Folkert wrote: On Fri, 2007-05-18 at 00:10 -0400, Greg Folkert wrote: On Thu, 2007-05-17 at 18:34 -0500, Owen Heisler wrote: On Thu, 2007-05-17 at 16:02 -0400, Greg Folkert wrote:

Re: Etch Xorg memory leak?

2007-05-18 Thread Douglas Allan Tutty
On Sun, May 13, 2007 at 07:51:18AM -0400, Douglas Allan Tutty wrote: Over time, xorg takes up more and more memory. On my i386, I only have 64 MB of ram so I can only run X for about 45 minutes before the system thrashes. Eventually, Xorg dies but doesn't release the screen. If I let the

Re: Etch Xorg memory leak?

2007-05-18 Thread Douglas Allan Tutty
Package: xserver-xorg-core Running up-to-date Etch. Over time, xorg takes up more and more memory. I have two computers: rocky: PII-233 with 64 MB ram running i386 titan: Athlon64 with 1 GB ram running amd64 On my i386, I only have 64 MB of ram so I can only run X for about 45

Re: Etch Xorg memory leak?

2007-05-18 Thread Douglas Allan Tutty
On Fri, May 18, 2007 at 09:18:01PM -0400, Douglas Allan Tutty wrote: Package: xserver-xorg-core Sorry for the noise. I thought I'd turn my question into a bug report but sent it here instead of bugs by accident. Doug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: Etch Xorg memory leak?

2007-05-18 Thread Roberto C . Sánchez
On Fri, May 18, 2007 at 09:24:37PM -0400, Douglas Allan Tutty wrote: On Fri, May 18, 2007 at 09:18:01PM -0400, Douglas Allan Tutty wrote: Package: xserver-xorg-core Sorry for the noise. I thought I'd turn my question into a bug report but sent it here instead of bugs by accident. Don't

Re: Etch Xorg memory leak?

2007-05-17 Thread Douglas Allan Tutty
On Sun, May 13, 2007 at 02:43:15PM +0200, Hervé Piedvache wrote: Le dimanche 13 mai 2007, Douglas Allan Tutty a écrit : I'm having trouble with Xorg under Etch i386 and similar annoyance under amd64. Over time, xorg takes up more and more memory. On my i386, I only have I had the same

Re: Etch Xorg memory leak?

2007-05-17 Thread Douglas Allan Tutty
On Sun, May 13, 2007 at 10:22:00AM -0500, Mumia W.. wrote: On 05/13/2007 06:51 AM, Douglas Allan Tutty wrote: I'm having trouble with Xorg under Etch i386 and similar annoyance under amd64. Over time, xorg takes up more and more memory. [...] I also installed Etch on a computer that has

Re: Etch Xorg memory leak?

2007-05-17 Thread Tom Furie
On Thu, May 17, 2007 at 12:17:34PM -0400, Douglas Allan Tutty wrote: On Sun, May 13, 2007 at 10:22:00AM -0500, Mumia W.. wrote: On 05/13/2007 06:51 AM, Douglas Allan Tutty wrote: Try out the VESA driver and see if the problem recurs. Would if I could. On the i386, dpkg-reconfigure

Re: Etch Xorg memory leak?

2007-05-17 Thread Douglas Allan Tutty
On Thu, May 17, 2007 at 05:31:09PM +0100, Tom Furie wrote: On Thu, May 17, 2007 at 12:17:34PM -0400, Douglas Allan Tutty wrote: On Sun, May 13, 2007 at 10:22:00AM -0500, Mumia W.. wrote: On 05/13/2007 06:51 AM, Douglas Allan Tutty wrote: Try out the VESA driver and see if the problem

Re: Etch Xorg memory leak?

2007-05-17 Thread Greg Folkert
On Thu, 2007-05-17 at 12:58 -0400, Douglas Allan Tutty wrote: On Thu, May 17, 2007 at 05:31:09PM +0100, Tom Furie wrote: On Thu, May 17, 2007 at 12:17:34PM -0400, Douglas Allan Tutty wrote: On Sun, May 13, 2007 at 10:22:00AM -0500, Mumia W.. wrote: On 05/13/2007 06:51 AM, Douglas Allan

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-17 Thread Owen Heisler
On Thu, 2007-05-17 at 16:02 -0400, Greg Folkert wrote: http://www.gregfolkert.net/info/vesa-display-codes.html Very helpful! Although no 1280x960 (grr) unfortunately. Is there any way to get that? signature.asc Description: This is a digitally signed message part

Re: vesa display codes (Etch Xorg memory leak?)

2007-05-17 Thread Greg Folkert
On Thu, 2007-05-17 at 18:34 -0500, Owen Heisler wrote: On Thu, 2007-05-17 at 16:02 -0400, Greg Folkert wrote: http://www.gregfolkert.net/info/vesa-display-codes.html Very helpful! Although no 1280x960 (grr) unfortunately. Is there any way to get that? vbetool is supposed to do it. Or

Etch Xorg memory leak?

2007-05-13 Thread Douglas Allan Tutty
I'm having trouble with Xorg under Etch i386 and similar annoyance under amd64. Over time, xorg takes up more and more memory. On my i386, I only have 64 MB of ram so I can only run X for about 45 minutes before the system thrashes. Eventually, Xorg dies but doesn't release the screen. If I

Re: Etch Xorg memory leak?

2007-05-13 Thread Hervé Piedvache
I had the same trouble was my video driver which made that ... Switch to last version of nvidia solved the trouble for me ! regards, Le dimanche 13 mai 2007, Douglas Allan Tutty a écrit : I'm having trouble with Xorg under Etch i386 and similar annoyance under amd64. Over time, xorg takes up

Re: Etch Xorg memory leak?

2007-05-13 Thread Mumia W..
On 05/13/2007 06:51 AM, Douglas Allan Tutty wrote: I'm having trouble with Xorg under Etch i386 and similar annoyance under amd64. Over time, xorg takes up more and more memory. [...] I also installed Etch on a computer that has only 64MB of RAM, and I haven't noticed this problem. As Hervé