CVS Update: xc (branch: trunk)

2003-03-31 Thread Matthieu Herrb
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/03/31 13:58:56 Log message: Additionnal checks on data received in XOpenDisplay(). Bugzilla #40, Andreas Ehliar. Modified files: xc/lib/X11/: OpenDis.c Revision ChangesPath

RE: Xrandr developer

2003-03-31 Thread Rob Taylor
Jim Gettys and Keith Packard are teh main protagonists, however Jim has been busy recuperating from a broken ankle, and Keith has been involved in some political stuff - see the 'forum' mailing for details. It seems the best thing to do at the moment is for those of us interested in XRandR

Xvideo patch for R128

2003-03-31 Thread Rik Faith
[I didn't see anything specific for patches on http://www.xfree86.org/mailman/listinfo (and I haven't been keeping track of the recent list changes), so I hope this is ok to post here.] Here is a patch against XFree86 4.3.0 (from the xf-4_3_0 cvs tag). The problem is that at high screen

Re: Make install blows away startup files?

2003-03-31 Thread Kendall Bennett
Kevin Brosius [EMAIL PROTECTED] wrote: Depends somewhat on how RH does X init. You can look through startx and xinit setup and see what's being changed. Isn't the installer supposed to not replace xinit.rc if the file already exists? That is what the comment in the xf86site.def file says,

Re: [forum] Help with configuration please!

2003-03-31 Thread Mark Vojkovich
I stripped forum from the reply since devel is more appropriate. The reason why this doesn't work reliably in the nv driver is because there is not an I2C bus - there are THREE of them - and it's not clear which one the driver should be looking on. They're not even the same between one

Re: [forum] Help with configuration please!

2003-03-31 Thread Andrew C Aitchison
On Mon, 31 Mar 2003, Mark Vojkovich wrote: I stripped forum from the reply since devel is more appropriate. The reason why this doesn't work reliably in the nv driver is because there is not an I2C bus - there are THREE of them - and it's not clear which one the driver should be

Re: [forum] Help with configuration please!

2003-03-31 Thread Mark Vojkovich
On Mon, 31 Mar 2003, Andrew C Aitchison wrote: On Mon, 31 Mar 2003, Mark Vojkovich wrote: I stripped forum from the reply since devel is more appropriate. The reason why this doesn't work reliably in the nv driver is because there is not an I2C bus - there are THREE of them -

Creating an XImage

2003-03-31 Thread Josh Davis
I am trying to create an XImage, but after the function call to XCreateImage(), my XImage pointer's value is 0. I really don't know much about Xlib. I want to create an XImage for image data that I already have. Can someone give me a list of steps to follow that lead to a properly created

error building shared libXau

2003-03-31 Thread Frank Liu
I am trying to enable building shared lib for libXau, but got an error: ... gcc -o ./libXau.so.6.0~ -shared -Wl,-rpath,/usr/X11R6/lib -Wl,-soname,libXau.so.6 AuDispose.o AuFileName.o AuGetAddr.o AuGetBest.o AuLock.o AuRead.o AuUnlock.o AuWrite.o + rm -f libXau.so.6 + ln -s libXau.so.6.0

shared Xfontcache

2003-03-31 Thread Frank Liu
I am trying to enabl shared Xfontcache, but xfs fails to link: ... gcc -o xfs -O2 -L../../exports/libdifs/libdifs.a difs/libdifs.a os/libos.a -L/usr/X11R6/lib -lsocket -L../../exports/lib -lXfont -lfntstubs -lfreetype -lXfontcache -lm -lz -lsocket -Wl,-rpath,/usr/X11R6/lib

Re: Make install blows away startup files?

2003-03-31 Thread Kendall Bennett
Matthieu Herrb [EMAIL PROTECTED] wrote: Might make more people willing to test XFree86 releases on their machines. One experience like I had for the average tester who just wants to help out is likely to cause him to re- install his Linux distro and never run a 'make install' again

Re: Make install blows away startup files?

2003-03-31 Thread Kevin Brosius
Kendall Bennett wrote: Kevin Brosius [EMAIL PROTECTED] wrote: Depends somewhat on how RH does X init. You can look through startx and xinit setup and see what's being changed. Isn't the installer supposed to not replace xinit.rc if the file already exists? That is what the comment

Re: Creating an XImage

2003-03-31 Thread Mark Vojkovich
On Tue, 1 Apr 2003, Carsten Haitzler wrote: On Mon, 31 Mar 2003 17:13:58 -0500 Josh Davis [EMAIL PROTECTED] babbled: I am trying to create an XImage, but after the function call to XCreateImage(), my XImage pointer's value is 0. I really don't know much about Xlib. I want to create

Re: Make install blows away startup files?

2003-03-31 Thread Kendall Bennett
Kevin Brosius [EMAIL PROTECTED] wrote: Isn't the installer supposed to not replace xinit.rc if the file already exists? That is what the comment in the xf86site.def file says, but that would appear not to be the case? Well, /etc/X11/xinit/xinitrc certainly wasn't updated during my last

Re: Creating an XImage

2003-03-31 Thread The Rasterman
On Mon, 31 Mar 2003 20:26:47 -0500 (EST) Mark Vojkovich [EMAIL PROTECTED] babbled: On Tue, 1 Apr 2003, Carsten Haitzler wrote: On Mon, 31 Mar 2003 17:13:58 -0500 Josh Davis [EMAIL PROTECTED] babbled: I am trying to create an XImage, but after the function call to

BuildGlxExt

2003-03-31 Thread Frank Liu
Can somebody explain to me what is BuildGlxExt? in the comment, it says: /* * If you don't want to build support for an external GLX server module or * library, uncomment this. * #define BuildGlxExt NO */ what does external mean? Thanks! Frank

Re: [forum] Help with configuration please!

2003-03-31 Thread Sven Luther
On Mon, Mar 31, 2003 at 03:34:43PM -0500, Mark Vojkovich wrote: I stripped forum from the reply since devel is more appropriate. Ok, no problem with me. The reason why this doesn't work reliably in the nv driver is because there is not an I2C bus - there are THREE of them - and it's

Re: error building shared libXau

2003-03-31 Thread Matthieu Herrb
Frank Liu wrote (in a message from Monday 31) I am trying to enable building shared lib for libXau, but got an error: ... gcc -o ./libXau.so.6.0~ -shared -Wl,-rpath,/usr/X11R6/lib -Wl,-soname,libXau.so.6 AuDispose.o AuFileName.o AuGetAddr.o AuGetBest.o AuLock.o AuRead.o AuUnlock.o

Re: [Fonts] can't open default font 'fixed'

2003-03-31 Thread James Richard Tyrer
kenneth campbell wrote: Hello, I have been running xwindows on 7.2 RH for some time. Today upon startx I received error 104-can't open default font 'fixed'. Any advice...thanks in advance. Are the attached the characters you need: UTF8 encoding. They are in Arial Unicode, ClearlyU,

Re: [XFree86] Fatal error 104 upon starting x

2003-03-31 Thread Kevin Chen
Lionel Lecoq wrote: The XF86Config file you show is an X 3.3.6 config file (keyboard section...) and you are running X 4.2 using (luckily) XF86Config-4, see log... any change you want to do has to be done in XF86Config-4 You should look at the input device section for the mouse. Not having the

Re: [XFree86] XFree86 multiple screen control

2003-03-31 Thread Ariz Jacinto
try Chips and Technologies Video card (ie. CT69030) which have a dual vga output. config: just run XFree86 -configure running apps on 1st monitor: xterm -display :0.0 running apps on 2nd monitor: xterm -display :0.1 hth Mattiroli, Gianluca wrote: Hi, I'm relative new to X

[XFree86] ATI Radeon 8500LE XFree 4.3.0

2003-03-31 Thread Argo Kangro
Hi! I'm Having trouble starting X. I have ATI Radeon 8500LE(DVI and TV-out), Linux Mandrake 9.1 with XFree 4.3.0. I've attached XFreeconfig and log file. Could anyone help. Regards. # File: XF86Config-4 # File generated by fglrxconfig (C) ATI Research, a substitute for xf86config. # Note by ATI:

[XFree86] Disabling unneed video modes

2003-03-31 Thread Fryderyk Dziarmagowski
Hi, i want to force xserver to use _only_ video modes that are listed in section Modes and Screen. is it possible? One more question: I know that i can disable randr extension, in ServerFlags, but how? Theres no info in documentation about that ;) Greets -- [ Refugiado Comunista [EMAIL

[XFree86] [Bug 81] New: Missing types in keysymdef.h

2003-03-31 Thread bugzilla-daemon
[This e-mail has been automatically generated.] http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=81 Summary: Missing types in keysymdef.h Product: XFree86 Server Version: 4.2 Platform: All OS/Version: FreeBSD

[XFree86] Problems compiling from source on Linux

2003-03-31 Thread Me
Hello all. I have a problem. I'm trying to compile XFree86 4.3.0 from source on a Redhat Linux 8.0 machine. I did a typical server install of Redhat that does not load X. So, I follow the instructions and do make world, make install and make install.man. Everything appears fine. The

Re: [XFree86] XFree 4.3.0 and fonts

2003-03-31 Thread Tom Diamond
Mark Vojkovich wrote: It's hard to tell what you're describing. Do you have a screen shot of corruption. http://194.177.204.125/~thdiaman/1.png -- echo Knock, knock, anyone inside? /dev/mind brains : I/O error : request timed out brains : Log off and go home

[XFree86] A problem with my video card.

2003-03-31 Thread Andrea D'Orsi
Good morning, i wrote youbecause my Red Hat Linux 7.0 Xconfigurator doesn't recognize my video card (nVidia GeForce 2 MX 100/200 - 32 MB). It's impossible starting X graphic interface, only text mode it's ok. Running Xconfigurator an error message appears after selected a screen and when

[XFree86] [Bug 82] New: xlibi18n Imakefiles use REQUIREDLIBS

2003-03-31 Thread bugzilla-daemon
[This e-mail has been automatically generated.] http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=82 Summary: xlibi18n Imakefiles use REQUIREDLIBS Product: Client Libraries Version: 4.3 Platform: IA32 OS/Version: FreeBSD

Re: [XFree86] ATI 9000 Pro in Red Hat 8.0 with ATI drivers:Multihead has darkmonitor

2003-03-31 Thread Estevan Cedillo
Is that all you did is install the rpm of ati drivers. From: Paul [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [XFree86] ATI 9000 Pro in Red Hat 8.0 with ATI drivers:Multihead has dark monitor Date: 30 Mar 2003 10:39:25 -0800 I'm afraid I don't exactly

Re: [XFree86] ATI Radeon 8500LE XFree 4.3.0

2003-03-31 Thread Estevan Cedillo
make sure you have compile the flgrx with kernal Source of Linux. From: Argo Kangro [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [XFree86] ATI Radeon 8500LE XFree 4.3.0 Date: Mon, 31 Mar 2003 11:40:40 +0300 Hi! I'm Having trouble starting X. I have ATI Radeon

[XFree86] XFree86 v4.3

2003-03-31 Thread Joe Budafuco
Hello: I upgraded to X v4.3 but when booting I get a warning saying XV module is not present. Plus, DIR extensions are not present. ALl this worked with ver 4.2 so I am wondering which package contains the XV module. I am running RedHat 7.2 (glibc 2.1) on a x86. Thanks.

Re: [XFree86] Your buglist for The XFree86 Project's Bugzilla needsattention.

2003-03-31 Thread Dr Andrew C Aitchison
On Mon, 31 Mar 2003 [EMAIL PROTECTED] wrote: [This e-mail has been automatically generated.] You have one or more bugs assigned to you in the Bugzilla bugsystem (http://bugs.xfree86.org/) that require attention. All of these bugs are in the NEW state, and have not been touched

Re: [XFree86] ATI 9000 Pro in Red Hat 8.0 with ATIdrivers:Multihead has dark monitor

2003-03-31 Thread Paul
Yes. That is the whole point of an rpm package. You apply rpm -i package and you are done. Why wasn't it just tarred files? Are we supposed to compile everything? On Mon, 2003-03-31 at 09:06, Estevan Cedillo wrote: Is that all you did is install the rpm of ati drivers. From: Paul

[XFree86] LCD Panel on DVI Radeon

2003-03-31 Thread Pranay Kumar
Hi all, My setup: Linux 2.4.18, X 4.2.0, Radeon 8500, gatos drivers for 4.2.0 exp 11 Everything works fine most of the time. Every now I then when I boot my system, the DVI output on the LCD shows a lot of colored lines/bands. They kind of fill the whole screen. When I run smething, that output

Re: [XFree86] ATI 9000 Pro in Red Hat 8.0 with ATIdrivers:Multihead has dark monitor

2003-03-31 Thread Paul
I had a look at the directories and files installed by the rpm package. I then tried running the make scripts. Since there was no documentation whatsoever, not even in the scripts themselves, I did what is most typical for make scripts. I ran the make_install.sh script at the directory closest

Re: [XFree86] Disabling unneed video modes

2003-03-31 Thread Ken Marx
I found this by trial and error: Section ServerFlags Option RANDR False # needed esp. if using Rotate w/ some drivers EndSection Fryderyk Dziarmagowski wrote: Hi, i want to force xserver to use _only_ video modes that are listed in section Modes and Screen. is it possible? One more

[XFree86] Re: [GATOS]LCD Panel on DVI Radeon

2003-03-31 Thread Michael D. Harnois
Interesting. I thought I was the only one. I have a Radeon 7000 here and the problem occurs both in 2.4.21-pre6 and 2.5.66. On Mon, 2003-03-31 at 13:17, Pranay Kumar wrote: Hi all, My setup: Linux 2.4.18, X 4.2.0, Radeon 8500, gatos drivers for 4.2.0 exp 11 Everything works fine most of

[XFree86] generic touchscreen w/ fifo input

2003-03-31 Thread Richard Scheffenegger
Hi! I'm working on a project, where I want to fully integrate a pc (old gericom laptop) into my car (toyota prius). The car comes by default with a touch screen, and I have already written a small program for communicating with the display. However, so far I had no luck in trying to make some

Re: [XFree86] Disabling unneed video modes

2003-03-31 Thread Fryderyk Dziarmagowski
On Mon, 31 Mar 2003 11:03:53 -0800 Ken Marx [EMAIL PROTECTED] wrote: I found this by trial and error: Section ServerFlags Option RANDR False # needed esp. if using Rotate w/ some drivers EndSection Thanx. I already find this, looking in XF86 source is a very nice thing ;)

[XFree86] Fw: bug or config pb?

2003-03-31 Thread emmanuel simonnet
Sorry ,I forgot to join the files. Done. Waiting for answer. Thank you - Original Message - From: emmanuel simonnet [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 31, 2003 10:46 PM Subject: bug or config pb? Hello I can't connect to Xserver . Error msg :no screen found

Re: [XFree86] Problems compiling from source on Linux

2003-03-31 Thread Mark Vojkovich
It looks like you need libpng to build it. Mark. On Mon, 31 Mar 2003, Me wrote: Hello all. I have a problem. I'm trying to compile XFree86 4.3.0 from source on a Redhat Linux 8.0 machine. I did a typical server install of Redhat that does not load X. So, I

[XFree86] bug or config pb?

2003-03-31 Thread emmanuel simonnet
Hello I can't connect to Xserver . Error msg :no screen found See Xfree86 log and Xf86Config file joined. What's wrong (probably my config)? Could you help? Distr : Mandrake 9.1 Video Card : Radeon 7500 Monitor : iiyama La702UT(Vision Master Pro 1411) ,spec : 110 MHz;30-70Khz;50-160Hz One more

Re: [XFree86] XFree 4.3.0 and fonts

2003-03-31 Thread Mark Vojkovich
Yes, it does look like the source glyphs are corrupted. I see the same missing pixel in all of the 'o', for example. Perhaps this is just an artifact of scaling bitmap fonts? Do you have unscaled appended to your bitmap font paths. eg: FontPath /usr/X11R6/lib/X11/fonts/misc:unscaled

[XFree86] Problem in Radeon driver on IGP

2003-03-31 Thread Carl Thompson
Here is more information for you on the problems I am having with the IGP patched Radeon driver in non-native RMX modes. Just for sanity's sake can someone send me an XF86Config and server log for the Radeon driver from a computer that works correctly in non-native resolutions with the Radeon IGP

Re: [XFree86] ATI 9000 Pro in Red Hat 8.0 with ATIdrivers:Multihead has darkmonitor

2003-03-31 Thread Estevan Cedillo
yup in the ati control panel version and some other things on the control panel does it say vesa if thats so you didn't complete the installtion. From: Paul [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [XFree86] ATI 9000 Pro in Red Hat 8.0 with

Re: [XFree86] ATI 9000 Pro in Red Hat 8.0 with ATIdrivers:Multihead has darkmonitor

2003-03-31 Thread Estevan Cedillo
thats where i got stuck after I did the run this with flgrx i had to compile it with the kenral source of linux. I don't know how to compile the kenral source with the flgrx. From: Paul [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [XFree86] ATI 9000 Pro

[XFree86] did you see this?

2003-03-31 Thread susankh
___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

[XFree86] [Bug 17] Xfree86 Server 4.3.0 fails to build on FreeBSD (5.0-current) alpha-architecture [PATCH]

2003-03-31 Thread bugzilla-daemon
[This e-mail has been automatically generated.] http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=17 [EMAIL PROTECTED] changed: What|Removed |Added

[XFree86] [Bug 48] XF86VidModeSwitchToMode must be called twice (!?)

2003-03-31 Thread bugzilla-daemon
[This e-mail has been automatically generated.] http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=48 --- Additional Comments From [EMAIL PROTECTED] 2003-03-31 17:10 --- I'd suggest improving the manual page, given a example on how to correctly use this function

[XFree86] [Bug 66] xterm is insecure on OSes which don't have grantpt(3)

2003-03-31 Thread bugzilla-daemon
[This e-mail has been automatically generated.] http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=66 [EMAIL PROTECTED] changed: What|Removed |Added

Re: [XFree86] 4.3.0 config. problem with SiS (was: Where am I?)

2003-03-31 Thread Thomas Winischhofer
Frank Hrebabetzky wrote: Ok. I attached two log files generated from a call of 'XFree86 -xf86config /root/XF86config.new': - xfree_dri.log: the log generated with an unaltered /root/XF86config.new - xfree_nodri.log: the log after commenting out 'Load DRI' in the Module section of

Re: [XFree86] Problems compiling from source on Linux

2003-03-31 Thread Me
I have libpng10-1.0.13-6 and libpng-1.2.2-8 installed. Is there a particular version I need? It looks like you need libpng to build it. Mark. On Mon, 31 Mar 2003, Me wrote: Hello all. I have a problem. I'm trying to compile XFree86 4.3.0 from source on a

Re: [XFree86] ATI 9000 Pro in Red Hat 8.0 with ATIdrivers:Multiheadhas dark monitor

2003-03-31 Thread Paul
Yes, I see your problem. I've had a little experience with this. In Red Hat 8.0, you must have the Kernel Development part of the Development section of the package manager installed. To compile software to run on Linux, you usually just run those make scripts. But also, you have to set up

Re: [XFree86] Problems compiling from source on Linux

2003-03-31 Thread Mark Vojkovich
On Mon, 31 Mar 2003, Me wrote: I have libpng10-1.0.13-6 and libpng-1.2.2-8 installed. Is there a particular version I need? xcursorgen.c:35:17: png.h: No such file or directory You need header files too. If you're installing those things with RPM, sometimes you don't get those unless you

[XFree86] Autogenerated png, bitmap images

2003-03-31 Thread Tony Vargas
X11 helpers, Howdy. I am trying to create graphs using a program called R (a statistical program - www.r-project.org) via cron. R uses X11 libraries to interface with the libpng and libjpeg libraries to generate graphs. I have been able to create graphs (using cron/R) by first starting Xvfb -

[XFree86] [Bug 85] New: unrecoverable freeze with mga mystique, unless NoAccel is specified

2003-03-31 Thread bugzilla-daemon
[This e-mail has been automatically generated.] http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=85 Summary: unrecoverable freeze with mga mystique, unless NoAccel is specified Product: Drivers Version: 4.3

Re: [XFree86] Missing Module

2003-03-31 Thread Mark Vojkovich
On Mon, 31 Mar 2003, Joe Budafuco wrote: After upgrading to Xfree86 v4.3 from v4.2 I get a warning saying that the XV module isn't present. This in turn disables DRI. Just wondering what package this module would be in. I am using RedHat v7.2 with glibc 2.1 on a x86 architecture PC.

[XFree86] X configuration

2003-03-31 Thread balaji
Dear sir,     I have installed linux 8.0. But I am not able to configure the X windows. Herewith I have attached the log file for your reference. Kinldy give me procedure to configure the X. Thanks, Balaji XFree86.0.log Description: Binary data

Re: [XFree86] XFree 4.3.0 and fonts

2003-03-31 Thread Tom Diamond
Mark Vojkovich wrote: Yes, it does look like the source glyphs are corrupted. I see the same missing pixel in all of the 'o', for example. Perhaps this is just an artifact of scaling bitmap fonts? Do you have unscaled appended to your bitmap font paths. eg: Yeap : $ cat /etc/X11/XF86Config

Re: [XFree86] How do I install the drivers from ATI for my ATI Radeon9000 Pro?

2003-03-31 Thread Tom Diamond
Paul wrote: I have gone through all the documentation at the site. There are the installation tips and the driver release notes. I have gone through all this documentation several times and tried just about everything over and over again. I have tried running the make scripts in the module

[XFree86] [Bug 83] New: Rage 128 driver missing symbols in referenced symbol list

2003-03-31 Thread bugzilla-daemon
[This e-mail has been automatically generated.] http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=83 Summary: Rage 128 driver missing symbols in referenced symbol list Product: Drivers Version: 4.3 Platform: All