CVS Update: xc (branch: trunk)

2004-02-07 Thread Mark Vojkovich
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/02/07 14:56:36 Log message: Fix typo reported by Loic. Modified files: xc/programs/Xserver/hw/xfree86/drivers/nv/: nv_setup.c Revision ChangesPath 1.40 +2 -2

CVS Update: xc (branch: trunk)

2004-02-07 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/02/07 15:20:28 Log message: update Modified files: xc/programs/Xserver/hw/xfree86/getconfig/: getconfig.pl getconfig.sh Revision ChangesPath 1.3 +1 -2

CVS Update: xc (branch: trunk)

2004-02-07 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/02/07 16:07:26 Log message: Set pVia-pVisualConfigs and pVia-pVisualConfigsPriv to NULL after freeing the data they point to (Yann Vernier). Modified files:

CVS Update: xc (branch: trunk)

2004-02-07 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/02/07 16:30:56 Log message: Add the pre-TOG form of the MIT license. Modified files: xc/programs/Xserver/hw/xfree86/doc/sgml/: LICENSE.sgml Revision ChangesPath 1.23

CVS Update: xc (branch: trunk)

2004-02-07 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/02/07 16:48:28 Log message: Fix setting of $PATH when it is initially not set (Bugzilla #1159, Christian Biere). Modified files: xc/programs/scripts/: xon.sh Revision Changes

CVS Update: xc (branch: trunk)

2004-02-07 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/02/07 17:52:31 Log message: 794. Fix font alias overrun. Modified files: xc/lib/font/fontfile/: dirfile.c xc/programs/Xserver/hw/xfree86/: CHANGELOG Revision

Re: Multiple sessions accessed simultaneously

2004-02-07 Thread Andrew Bevitt
On Sat, 7 Feb 2004 09:30 pm, Andrew C Aitchison wrote: I see that the patch http://cambuca.ldhs.cetuc.puc-rio.br/multiuser/XFree86-4.3.0-unified.patch at http://cambuca.ldhs.cetuc.puc-rio.br/multiuser/ was tidied up in September 2003, and may now be suitable for inclusion in XFree86

Re: XVideo seems to work on NeoMagic NM2097

2004-02-07 Thread Alex Deucher
--- Karl Oberjohn [EMAIL PROTECTED] wrote: Hello, I have a Mitsubishi AMiTY CN2 notebook with a NeoMagic NM2097 (MagicGraph 128ZV+) video chipset. I was excited to see that XVideo support was added for NeoMagic chipsets in XFree86 version 4.3, but for the life of me, I could not get

nv driver - 4.4 hangs with GeForce2 Integrated - correction

2004-02-07 Thread Law
Hello, With XFree 4.4, nv driver and GeForce2 Integrated (Chipset ID 0x01A0), XFree hangs. The log shows that the video ram size value determinated is wrong ( VideoRAM: 1120256 kBytes ) In file nv_setup.c, in function nv10GetConfig, the line : if((pNv-Chipset 0x) == 0x01a0) { should be

Newbie question, difference between offscreen and onscreen image formats?

2004-02-07 Thread Suhaib Chishtie
I'm trying to make v4l driver to work with chips (Chips and tech 69030) x11 driver. The frame grabber can only write directly to offscreen video memory in YUV format. But the X11 v4l driver reports RGB as the only offscreen image format available. Althoough the chips does support both RGB and

VisibilityNotify/XRaiseWindow race

2004-02-07 Thread Alexander Pohoyda
Hi! This is a general question on X client design. Please excuse me that it is not directly related to the XFree86 Project. Imagine there are two clients running the same code: while (!done) { XWindowEvent(... | VisibilityChangeMask, theEvent); switch (theEvent.type)

Re: nv driver - 4.4 hangs with GeForce2 Integrated - correction

2004-02-07 Thread Mark Vojkovich
Thanks for finding that typo. I've committed the fix. Mark. On Sat, 7 Feb 2004, Law wrote: Hello, With XFree 4.4, nv driver and GeForce2 Integrated (Chipset ID 0x01A0), XFree hangs. The log shows that the video ram size value determinated is wrong ( VideoRAM:

Re: Newbie question, difference between offscreen and onscreen image formats?

2004-02-07 Thread Mark Vojkovich
On Sat, 7 Feb 2004, Suhaib Chishtie wrote: I'm trying to make v4l driver to work with chips (Chips and tech 69030) x11 driver. The frame grabber can only write directly to offscreen video memory in YUV format. But the X11 v4l driver reports RGB as the only offscreen image format available.

Fwd: [Xorg-commit] xc/lib/font/fontfile dirfile.c,1.1.4.2,1.1.4.3

2004-02-07 Thread mark kandianis
i saw this get committed; seems serious after doing some research on this bug. how cum we don't have it? mark. --- Forwarded message --- From: Kaleb Keithley [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Xorg-commit] xc/lib/font/fontfile dirfile.c,1.1.4.2,1.1.4.3 Date: Sat, 7 Feb

Re: Fwd: [Xorg-commit] xc/lib/font/fontfile dirfile.c,1.1.4.2,1.1.4.3

2004-02-07 Thread David Dawes
On Sat, Feb 07, 2004 at 07:56:58PM -0500, mark kandianis wrote: i saw this get committed; seems serious after doing some research on this bug. how cum we don't have it? The fix was being held to allow for a coordinated release of the details and updated vendor packages. Since it is public

Re: Fwd: [Xorg-commit] xc/lib/font/fontfile dirfile.c,1.1.4.2,1.1.4.3

2004-02-07 Thread Alan Coopersmith
David Dawes wrote: The fix was being held to allow for a coordinated release of the Perhaps if someone from XFree86 had contacted the X.org security list to notify the other X vendors that this issue was being coordinated, it would have been handled properly. Who exactly does the coordinating and

Re: [Dri-devel] GL_VERSION 1.5 when indirect rendering?

2004-02-07 Thread Ian Romanick
Andreas Stenglein wrote: Am 2004.02.04 21:00:14 +0100 schrieb(en) Brian Paul: Ian Romanick wrote: Making that change and changing the server-side to not advertise a core version that it can't take protocol for would fix the bug for 4.4.0. Do you think anything should be done to preserve text

[XFree86] BUG

2004-02-07 Thread kaustubh
I have installed RED HAT LINUX 7.2 on my Pentium2 233 with 64MB RAM.I have SiS6215C as my display card. I am unable to run X Server.I am attaching the LOG file herewith. Plz.give me an URGENT solution. Thanks. Kaustubh Acharya. XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window

[XFree86] BUG

2004-02-07 Thread kaustubh acharya
i have a BUG in X server for SiS6215C display card.I am attaching log file. Thank You. Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System (protocol Version 11, revision 0, vendor release 6510) Release Date:

[XFree86] TWM patches

2004-02-07 Thread Alexander Pohoyda
Hi, Would somebody please have a look at my TWM patches? http://bugs.xfree86.org/show_bug.cgi?id=968 XPM picture format support for icons. http://bugs.xfree86.org/show_bug.cgi?id=1078 Function to change window/icon titles. http://bugs.xfree86.org/show_bug.cgi?id=1124 IconMaxWidth

[XFree86] Re: TWM patches

2004-02-07 Thread Mike A. Harris
On Sat, 7 Feb 2004, Alexander Pohoyda wrote: Would somebody please have a look at my TWM patches? http://bugs.xfree86.org/show_bug.cgi?id=968 XPM picture format support for icons. http://bugs.xfree86.org/show_bug.cgi?id=1078 Function to change window/icon titles.

[XFree86] Re: BUG

2004-02-07 Thread Mike A. Harris
On Sat, 7 Feb 2004, kaustubh wrote: Date: Sat, 7 Feb 2004 12:28:25 +0530 (IST) From: kaustubh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Content-Type: multipart/mixed; boundary=YsV9A30274eC_01234567_9 Subject: BUG I have installed RED HAT LINUX 7.2 on my Pentium2 233

Re: [XFree86] Re: TWM patches

2004-02-07 Thread Alan Hourihane
On Sat, Feb 07, 2004 at 05:48:27AM -0500, Mike A. Harris wrote: On Sat, 7 Feb 2004, Alexander Pohoyda wrote: Would somebody please have a look at my TWM patches? http://bugs.xfree86.org/show_bug.cgi?id=968 XPM picture format support for icons.

Re: [XFree86] BUG

2004-02-07 Thread Thomas Winischhofer
kaustubh wrote: I have installed RED HAT LINUX 7.2 on my Pentium2 233 with 64MB RAM.I have SiS6215C as my display card. I am unable to run X Server.I am attaching the LOG file herewith. Plz.give me an URGENT solution. Thanks. This card is not supported by the SiS driver. Replace driver sis by

Re: [XFree86] Re: TWM patches

2004-02-07 Thread Mike A. Harris
On Sat, 7 Feb 2004, Alan Hourihane wrote: Date: Sat, 7 Feb 2004 11:53:42 + From: Alan Hourihane [EMAIL PROTECTED] To: Mike A. Harris [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Content-Type: text/plain; charset=us-ascii Subject: Re: [XFree86] Re: TWM patches On Sat, Feb 07, 2004 at 05:48:27AM

[XFree86] Report to Sender

2004-02-07 Thread i2Postal1
Incident Information:- Database: c:/lotus/domino/data/mail2.box Originator: [EMAIL PROTECTED] Recipients: [EMAIL PROTECTED] Subject:hello Date/Time: 02/07/2004 07:09:37 AM Message sent to [EMAIL PROTECTED] was quarantined because it contained content that is not compliant with i2's

[XFree86] Trident accelrated river... buggy???

2004-02-07 Thread Hugh Frater
Hi, I've got a thinkpad 760xl with a trident cyber chip. Looked all over the net for info about this and 4.*.* version of XFree86... Can't get it to work properly at all! It used to work fine with 3.3.6... Is the trident driver buggy in the 4.*.* series? I've heard it is, but was after some

Re: [XFree86] TWM patches

2004-02-07 Thread David Dawes
On Sat, Feb 07, 2004 at 11:35:53AM +0100, Alexander Pohoyda wrote: Hi, Would somebody please have a look at my TWM patches? http://bugs.xfree86.org/show_bug.cgi?id=968 XPM picture format support for icons. http://bugs.xfree86.org/show_bug.cgi?id=1078 Function to change window/icon

[XFree86] Non-working email address

2004-02-07 Thread catch-all
Please write to [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] TWM patches

2004-02-07 Thread Matthieu Herrb
Alexander Pohoyda wrote (in a message from Friday 6) Hi, Would somebody please have a look at my TWM patches? http://bugs.xfree86.org/show_bug.cgi?id=968 XPM icon support. http://bugs.xfree86.org/show_bug.cgi?id=1078 Function to change window titles.

Re: [XFree86] external crt on i855 laptop

2004-02-07 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, on 02/05/04 10:55, Luca Capello wrote: config, just ask. BTW, of course I suffer from the unavailability of 1400x1050 in the BIOS, so I am using 1280x1024 for now. Try enabling AGPgart/DRM/DRI. making more tests, I found that you don't need

[XFree86] !!! Licensing@divxnetworks.com has moved !!!

2004-02-07 Thread Policy Filter
This message was created automatically by mail delivery software. Due to the recent release of virus' on the internet [EMAIL PROTECTED] has been disabled. Please forward any licensing request to [EMAIL PROTECTED] or fill out the licensing request form at

[XFree86] Problem with ASUS ATI Radeon 9200SE

2004-02-07 Thread Dmitry Tsvigun
Help me, please! I have problem with ASUS ATI Radeon 9200SE to start X. See attachment. Tsvigun Dmitry XFREE86.0 Description: Binary data

[XFree86] Problem with ASUS ATI Radeon 9200SE

2004-02-07 Thread Dmitry Tsvigun
Help me, please! I have problem with ASUS ATI Radeon 9200SE to start X. Slackware 9.0, kernel 4.2.20,XFree 4.3.0. See attachment. Tsvigun Dmitry XFREE86.0 Description: Binary data

Re: [XFree86] external crt on i855 laptop

2004-02-07 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, on 02/06/04 21:54, Luca Capello wrote: In order to use the CRT, this *must* be connected when X starts and you should 'startx' from a console *on* the CRT (I mean, boot on console, switch to CRT with Fn+F8 and then log in and 'startx').

Re: [XFree86] Problem with ASUS ATI Radeon 9200SE

2004-02-07 Thread Chad Carr
On Sat, 2004-02-07 at 10:09, Dmitry Tsvigun wrote: Help me, please! I have problem with ASUS ATI Radeon 9200SE to start X. Slackware 9.0, kernel 4.2.20, XFree 4.3.0. See attachment. Are you using the DVI output or the VGA output? Does X start when you hit CTRL-ALT-Backspace? --

[XFree86] BIG BUG on the last latitude d505 from dell

2004-02-07 Thread c_goze
my laptop latitude d505 with a i855GME chipset is not working at all I tried tzo distrubution SUSE 9 PRO or RedHat 9.0 HELP HELP HELP ME ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

[XFree86] Problem with ASUS ATI Radeon 9200SE

2004-02-07 Thread Dmitry Tsvigun
Help me, please! I have problem with ASUS ATI Radeon 9200SE to start X. Slackware 9.0, kernel 4.2.20,XFree 4.3.0. See attachment. Tsvigun Dmitry XFREE86.0 Description: Binary data

Re: [XFree86] Trident accelrated river... buggy???

2004-02-07 Thread Michael Taylor
Hugh Frater wrote: I've got a thinkpad 760xl with a trident cyber chip. Looked all over the net for info about this and 4.*.* version of XFree86... Can't get it to work properly at all! It used to work fine with 3.3.6... Is the trident driver buggy in the 4.*.* series? I've heard it is,

[XFree86] linux mandrake bug

2004-02-07 Thread Brian Nelson
I recently downloaded the ISO image for Mandrake Move, and it started to boot up properly on my desktop (which is not connected to the internet, which is why i'm sending the report this way). However, there was a: Fatal server error: no screens found it says that when reporting a server crash, i

Re: [XFree86] BIG BUG on the last latitude d505 from dell

2004-02-07 Thread Michael Taylor
[EMAIL PROTECTED] wrote: my laptop latitude d505 with a i855GME chipset is not working at all I tried tzo distrubution SUSE 9 PRO or RedHat 9.0 Please send us your XFree86 config file (/etc/X11/XF86Config) and the log file (/var/log/XFree86.0.log).

Re: [XFree86] Problem with ASUS ATI Radeon 9200SE

2004-02-07 Thread Michael Taylor
Dmitry Tsvigun wrote: Help me, please! I have problem with ASUS ATI Radeon 9200SE to start X. See attachment. XFree86 Version 4.3.0 Release Date: 27 February 2003 ... (--) PCI:*(1:0:0) ATI Technologies Inc unknown chipset (0x5964) rev 1, Mem @ 0xf000/27, 0xdf00/16, I/O @ 0xd800/8, BIOS

Re: [XFree86] Problem with ASUS ATI Radeon 9200SE

2004-02-07 Thread Chad Carr
Not a subscriber, I guess. Resend including original poster email addr (so that thread will continue here). On Sat, 2004-02-07 at 10:57, Chad Carr wrote: On Sat, 2004-02-07 at 10:09, Dmitry Tsvigun wrote: Help me, please! I have problem with ASUS ATI Radeon 9200SE to start X. Slackware

Re: [XFree86] linux mandrake bug

2004-02-07 Thread Michael Taylor
Brian Nelson wrote: which is why i'm sending the report this way). However, there was a: Fatal server error: no screens found it says that when reporting a server crash, i need to send the full server output, not just the last message. it can be found at /var/log/Xfree86.0.log, and i

[XFree86] Re: hello

2004-02-07 Thread GMS
auto.txt Description: Binary data

[XFree86] Virenchecker Information

2004-02-07 Thread virencheck
Dies ist eine automatisch generierte Meldung - auto-generated email . Die Mail mit folgenden Eigenschaften - orignal mail header : Subjekt: Hello Absender / from: [EMAIL PROTECTED] Empfänger / to : [EMAIL PROTECTED] wurde nicht weitergeleitet, da sie vermutlich

[XFree86] Black screen when using TV OUT

2004-02-07 Thread Carlos Fernandez Sanz
Hi, I'm trying to use my TV with my linux box (Suse 9.0 with kernel 2.4.23, current nvidia drivers). The video card is an Asus V 9520 Magic (GeForce FX 5200 chipset). I installed the Nvidia driver, followed all the instructions, etc, but when I 'startx', the screen (TV) goes black (black

[XFree86] getting into my second monitor

2004-02-07 Thread tdunstan
hi crewi have a bit of a stupid question from a newbie. i have set up my fedorasystem with my nvidia ti4200 and all is good, but, when i set up mysecond monitor (not twinview) i can't seem to get access to it using themouse. i want to be able to run programs in it but i can't send anywindows to

[XFree86] getting into my second monitor

2004-02-07 Thread tdunstan
hi crew i have a bit of a stupid question from a newbie. i have set up my fedorasystem with my nvidia ti4200 and all is good, but, when i set up mysecond monitor (not twinview) i can't seem to get access to it using themouse. i want to be able to run programs in it but i can't send anywindows to

Re: [XFree86] getting into my second monitor

2004-02-07 Thread Mark Vojkovich
On Sun, 8 Feb 2004 [EMAIL PROTECTED] wrote: hi crew i have a bit of a stupid question from a newbie. i have set up my fedorasystem with my nvidia ti4200 and all is good, but, when i set up mysecond monitor (not twinview) i can't seem to get access to it using themouse. i want to be able to