CVS Update: xc (branch: trunk)

2004-01-10 Thread Matthieu Herrb
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/10 01:09:52 Log message: Add support for gcc3 C++ changes on OpenBSD (Marc Espie). Modified files: xc/config/cf/: OpenBSDLib.tmpl Revision ChangesPath 1.9 +13

CVS Update: xc (branch: trunk)

2004-01-10 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/10 14:27:46 Log message: Document some generic X server options that weren't mentioned here. Modified files: xc/programs/Xserver/: Xserver.man Revision ChangesPath 3.31

CVS Update: xc (branch: trunk)

2004-01-10 Thread Mark Vojkovich
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/10 14:31:54 Log message: Automatically disable RandR if the Rotate option is specified. Modified files: xc/programs/Xserver/hw/xfree86/drivers/nv/: nv.man nv_driver.c riva_driver.c

CVS Update: xc (branch: trunk)

2004-01-10 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/10 20:03:17 Log message: 753. Rendition driver fixes: - Fix the mode size limits so that the set of modes that the driver accepts isn't unnecessarily restricted. - Fix

lndir patch for reconizing subversion directory

2004-01-10 Thread Bang Jun-Young
The following patch enables lndir to skip subversion admin directory .svn while creating links: Index: lndir.c === --- lndir.c (revision 9) +++ lndir.c (working copy) @@ -222,6 +222,8 @@ continue;

UseKoi8RForCyrillic

2004-01-10 Thread Bang Jun-Young
Hi, I have found UseKoi8RForCyrillic option is only referenced in X11.tmpl and xfree86.cf. Nowhere in the rest of the tree depends on it, so I guess it can be safely nuked. Jun-Young -- Bang Jun-Young [EMAIL PROTECTED] ___ Devel mailing list [EMAIL

Re: Docs on writing an extension

2004-01-10 Thread Warren Turkal
Suzy Deffeyes wrote: Is appendix C of xlib.ps a good source? http://cvsweb.xfree86.org/cvsweb/xc/doc/hardcopy/X11/xlib.PS.gz IMO, this reference is not very detailed and needs significant expansion to be a useful resource. wt -- Warren Turkal President, GOLUM, Inc. http://www.golum.org

Re: C++ code in Xfree86?

2004-01-10 Thread Warren Turkal
Suresh Chandra Mannava wrote: Is there any C++ code in Xfree86-4.2.0 source? I believe that GLU or something else GL related may have c++ code. wt -- Warren Turkal President, GOLUM, Inc. http://www.golum.org ___ Devel mailing list [EMAIL PROTECTED]

Re: building X11 in separate pieces

2004-01-10 Thread Warren Turkal
Mario Klebsch wrote: xlib is just a small layer on top of the XLib protocol. So what should be gained by using a different implementation? But without digging to deep into that question, does freedesktop only provide an alternative xlib or do they offer an alternative to XFree (providing a

Re: building X11 in separate pieces

2004-01-10 Thread Mario Klebsch
Hi! Am Samstag, 10.01.04 um 13:40 Uhr schrieb Warren Turkal: Mario Klebsch wrote: But without digging to deep into that question, does freedesktop only provide an alternative xlib or do they offer an alternative to XFree (providing a complete set of libraries (xlib, Xt, Xaw, ...) and the imake

xprt 902 eats up all cpu cycles

2004-01-10 Thread Tim Krieglstein
Hi I am currently testing the 4.3.99.902 release on an Radeon 9200. Debian Sid It is much more stable than the 901 release for me. And i had only one lockup so far (and i was'nt able to trace the error back to xfree since linux 2.6.0 also had some problems). It was a hard lockup, so couldn't do

Re: building X11 in separate pieces

2004-01-10 Thread Warren Turkal
Mario Klebsch wrote: Am Samstag, 10.01.04 um 13:40 Uhr schrieb Warren Turkal: I never understood why so many people consider these autotools easier to use than the imake system. Imake (or to be precise, the config files included with X11) knows everything about the local X11 installation,

Re: building X11 in separate pieces

2004-01-10 Thread Warren Turkal
Thomas Dickey wrote: On Sat, 10 Jan 2004, Mario Klebsch wrote: They are not - within the imake build system. Outside it, there are two issues a) accommodating mis-installed or obsolete imake config files b) setting different compile-time options. included with X11) knows everything

Re: building X11 in separate pieces

2004-01-10 Thread Thomas Dickey
On Sat, 10 Jan 2004, Warren Turkal wrote: I believe that we have it working in all gcc based build environments that it can. sigh: as you're probably aware, an application that builds only with gcc is completely uninteresting to me. -- Thomas E. Dickey http://invisible-island.net

Re: building X11 in separate pieces

2004-01-10 Thread David Dawes
On Sat, Jan 10, 2004 at 02:28:45PM -0600, Warren Turkal wrote: I tried a while back to get the libX11 in XF86 to include pkgconfig files needed to do this kind of thing. You all didn't see the point. I would still like to do that if there is any interest in making autotools work better with the

Re: IPv6-enabled XFree86 4.4.0 with IPv4-only kernel

2004-01-10 Thread Rafa Rzepecki
On Thursday 08 of January 2004 22:28, Martin MOKREJ wrote: On Thu, 8 Jan 2004, David Dawes wrote: On Thu, Jan 08, 2004 at 09:44:05PM +0100, Martin MOKREJS wrote: On Thu, 8 Jan 2004, David Dawes wrote: On Thu, Jan 08, 2004 at 09:11:59PM +0100, Martin MOKREJS wrote: On Thu, 8 Jan 2004,

Re: xprt 902 eats up all cpu cycles

2004-01-10 Thread Fred Heitkamp
On Sat, 10 Jan 2004, Tim Krieglstein wrote: Hi I am currently testing the 4.3.99.902 release on an Radeon 9200. Debian Sid It is much more stable than the 901 release for me. And i had only one lockup so far (and i was'nt able to trace the error back to xfree since linux 2.6.0 also had some

Re: xprt 902 eats up all cpu cycles

2004-01-10 Thread swivel
On Sat, Jan 10, 2004 at 07:30:03PM +0100, Tim Krieglstein wrote: Hi I am currently testing the 4.3.99.902 release on an Radeon 9200. Debian Sid It is much more stable than the 901 release for me. And i had only one lockup so far (and i was'nt able to trace the error back to xfree since linux

Re: building X11 in separate pieces

2004-01-10 Thread Mario Klebsch
Hi! Am Samstag, 10.01.04 um 21:28 Uhr schrieb Warren Turkal: You could just install X11 somewhere on your system, make a copy of xmkmf, imake and its configuration, edit the config files according to your needs and compile the X11 programs using your new configuration. No changes should be

fbdev rotation problems

2004-01-10 Thread Jonathan Thambidurai
I discovered two problems (and have attached basic fixes) with the fbdev code. First, rotation (portrait mode) is messed up; disabling xrandr in the fbdev driver fixes this (though xrandr should probably only be disabled when rotation is specified in XF86Config, as is done in the sis driver; my

Re: fbdev rotation problems

2004-01-10 Thread Jonathan Thambidurai
On Sat, 2004-01-10 at 22:07, Jonathan Thambidurai wrote: I discovered two problems (and have attached basic fixes) with the fbdev code. First, rotation (portrait mode) is messed up; disabling xrandr in the fbdev driver fixes this (though xrandr should probably only be disabled when rotation

Re: Suggested Fixes for the Rendition Driver - Long Message

2004-01-10 Thread David Dawes
On Sat, Jan 10, 2004 at 11:31:05AM -0500, Eric Wittry wrote: I have attached an updated set of changes to this message. This set includes all the fixes of my previous message and adds code to check that the driver has been passed a supported bit depth. As of now. the driver will simply core dump

Re: fbdev rotation problems

2004-01-10 Thread David Dawes
On Sat, Jan 10, 2004 at 10:07:15PM -0500, Jonathan Thambidurai wrote: I discovered two problems (and have attached basic fixes) with the fbdev code. First, rotation (portrait mode) is messed up; disabling xrandr in the fbdev driver fixes this (though xrandr should probably only be disabled when

[Fonts] Re: A special funny website

2004-01-10 Thread SAT
Thank you for contacting us through collegeboard.com. We will research your inquiry and send a reply within 48 hours. The College Board is an association of colleges and high schools that believe in educational excellence for all students. TRACKING NUMBER: A2068333-00010353903

[XFree86] 2D corruption in text with nv/GeForce 4 and XFree86 4.2.1.1

2004-01-10 Thread Petter Sundlöf
When using the nv driver I have 2D text corruption in things like Mozilla (mail windows and occasionally web page contents) and xterms. Here's a screenshot: http://findus.dhs.org/~odd/nv_corruption.png The blinking text marker is also corrupted -- part of it is inverted (a piece of it changes

[XFree86] Need To Know Which Nvidia Card To Choose iIn Xfree

2004-01-10 Thread Kathy Wills
My video card in a Nvidia TNT card with 32mb of ram. When I look at the listing for this card in the XFree86 list it shows a TNT Card A and TNT Card B. I have been unable to find out which of these is the proper one to use for my card. I have tried looking at the XFree Documentation and, also,

Re: [XFree86] [SPAM] ...and if you don't have a monitor at all? How do you configure XFree?

2004-01-10 Thread Måns Rullgård
karsten [EMAIL PROTECTED] writes: In an embedded system where there is no keyboard and no monitor connected to the machine, how do you configure X?? I am running on a briQ (PPC arch, YDL - RedHat reloaded :-) ) I have been using ssh for ever, but I would like to use X. So I downloaded the

Re: [XFree86] Kde (3.1.3) desktop does not resize to match the screen when changed in portrait mode.

2004-01-10 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, on 01/09/04 20:08, Mark Vojkovich wrote: |With the CCW option, the server should look exactly like | it has a 768x1024 root window from the client's point of view. | What does xdpyinfo say about the screen dimensions. | |

[XFree86] Gentoo and XFree86

2004-01-10 Thread Ingi Ossurarson
Hi I'm new to Linux and need some help please Ihave Dell Optiplex PIII 600Mhz with onboard ATI 3D Rage Pro. I'm trying to install gentoo linux. I get error when running startx. "no screens faound" How should my xfree86 config file be configured? It says on your web that Xfree86 ver 4.3

Re: [XFree86] Building twm from CVS?

2004-01-10 Thread Matthieu Herrb
Joel Konkle-Parker wrote (in a message from Friday 9) I'm using XFree86 4.2.0 from Debian Sarge, but I'm trying to work out a bug in twm. Is it possible to get the latest twm sources from CVS and compile it by itself to replace the one in 4.2.0, or do I need to build myself a complete

[XFree86] 01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 5d)

2004-01-10 Thread en ne
Dear Alan, Xfree, Ok, I installed the latest Fedora and the screen didn t go green for a while. Today it did it again. Here the log file you asked for. __ Gesendet von Yahoo! Mail - http://mail.yahoo.de Logos und Klingeltöne fürs

[XFree86] Problem with S3 ViRGE DX

2004-01-10 Thread Nagy Ferenc Lszl
Hi! There was a thread in november with the same subject starting here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg11195.html I have the same problem (on somebody else's hardware): when video memory is written, screen flickers. The effect can be seen better with small number of objects on

Re: [XFree86] Problem with S3 ViRGE DX

2004-01-10 Thread Kevin Brosius
Nagy Ferenc László wrote: Hi! There was a thread in november with the same subject starting here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg11195.html I have the same problem (on somebody else's hardware): when video memory is written, screen flickers. The effect can be seen

[XFree86] CVS on ultrasparc debian sid with new libc.

2004-01-10 Thread Mike Mestnik
Currently with debian to compile any 64bit program you need to replace your libc, just untill the new libc hits the mirrors. This workes great AFAIK. I got the following error while building xfree86 CVS. make[6]: Entering directory `/root/xfree86/head/xc/lib/GL/mesa/src/SPARC' rm -f xform.i cpp

Re: [XFree86] 2D corruption in text with nv/GeForce 4 and XFree86 4.2.1.1

2004-01-10 Thread Mark Vojkovich
You'll want to be using one of the Pre-XFree86 4.4 release candidates. Mark. On Sat, 10 Jan 2004, [ISO-8859-1] Petter Sundlöf wrote: When using the nv driver I have 2D text corruption in things like Mozilla (mail windows and occasionally web page contents) and

Re: [XFree86] Need To Know Which Nvidia Card To Choose iIn Xfree

2004-01-10 Thread Mark Vojkovich
I'm not sure why you're in a position to have to choose anything. The driver itself will autodetect the card and do the right thing. You shouldn't be called on to have to tell anything which specific card you have. Mark. On Sat, 10 Jan 2004, Kathy Wills wrote: My

Re: [XFree86] 2D corruption in text with nv/GeForce 4 and XFree86 4.2.1.1

2004-01-10 Thread Petter Sundlöf
Mark Vojkovich wrote: You'll want to be using one of the Pre-XFree86 4.4 release candidates. Mark. Right. You don't happen to know a Debian unstable repository for snapshots of this? I'm hesitant to compile something so large from source on this old K7 600, with only 200-300MB free

Re: [XFree86] 2D corruption in text with nv/GeForce 4 and XFree86 4.2.1.1

2004-01-10 Thread Petter Sundlöf
Mark Vojkovich wrote: You'll want to be using one of the Pre-XFree86 4.4 release candidates. Mark. Never mind my latest mail. I checked out drivers/nv, and I'm in the process of compiling the driver now. ___ XFree86 mailing list [EMAIL

Re: [XFree86] 2D corruption in text with nv/GeForce 4 and XFree86 4.2.1.1

2004-01-10 Thread Mark Vojkovich
On Sat, 10 Jan 2004, [ISO-8859-1] Petter Sundlöf wrote: Mark Vojkovich wrote: You'll want to be using one of the Pre-XFree86 4.4 release candidates. Never mind my latest mail. I checked out drivers/nv, and I'm in the process of compiling the driver now. A 4.4 driver won't

Re: [XFree86] XFree86 X

2004-01-10 Thread Alan Coopersmith
jayjwa wrote: XFree86 is a free implementation of the X Window system correct? Well, I was checking out http://www.x.org, which I had always assumed where the original makers of X, and I got the impression that their version of X was also free to download. The terms of download seemed to grant

[XFree86] In response to - as requested - Epox mainboard Via KM400 Unichrome

2004-01-10 Thread gena-j
Hi XFree86 has found a valid card configuration. Unfortunately the appropriate data has not been added to xf86PciInfo.h. Please forward 'scanpci -v' output to XFree86 support team. pci bus 0x cardnum 0x00 function 0x00: vendor 0x1106 device 0x3205 VIA Device unknown CardVendor 0x1106

Re: [XFree86] 2D corruption in text with nv/GeForce 4 and XFree86 4.2.1.1

2004-01-10 Thread Christopher Thom
Quoth Petter Sundlöf: Right. You don't happen to know a Debian unstable repository for snapshots of this? I'm hesitant to compile something so large from source on this old K7 600, with only 200-300MB free space. I don't think such a thing exists. apt-get.org has a bunch of site which have