CVS Update: xc (branch: trunk)

2003-11-13 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/11/13 09:22:51 Log message: Remove several redundant '#include inttypes.h'. They all get it from dri_util.h. Modified files: xc/lib/GL/dri/: dri_util.c xc/lib/GL/mesa/src/drv/mga/:

CVS Update: xc (branch: trunk)

2003-11-13 Thread Marc Aurele La France
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/11/13 10:42:47 Log message: 582. Fix SEGV when ATIProbe() fails (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG

CVS Update: xc (branch: trunk)

2003-11-13 Thread Marc Aurele La France
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/11/13 10:43:29 Log message: Typo Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG Revision ChangesPath 3.2956+2 -2

CVS Update: xc (branch: trunk)

2003-11-13 Thread Marc Aurele La France
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/11/13 13:21:34 Log message: 583. Fix atimisc's decoding of the mode on input for large panels (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG

CVS Update: xc (branch: trunk)

2003-11-13 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/11/13 18:17:23 Log message: 584. Wrap ucs2any with ProgramTargetName in dependencies, as needed for OS/2, and note that OS/2 doesn't have basename(3) (Bugzilla #871, Frank Giessler).

CVS Update: xc (branch: trunk)

2003-11-13 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/11/13 18:40:26 Log message: 585. Modify xf86config and xf86cfg to enable loading the freetype module (Chisato Yamauchi). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG

CVS Update: xc (branch: trunk)

2003-11-13 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/11/13 18:45:24 Log message: 587. Fix the XKB definitions for the Hiragana_Katakana key, and fix some incorrect definitions in symbols/jp (Chisato Yamauchi). Modified files:

CVS Update: xc (branch: trunk)

2003-11-13 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/11/13 20:21:49 Log message: 588. Fix broken GLX indirect rendering (David Dawes). Modified files: xc/lib/GL/glx/: g_render.c xc/programs/Xserver/hw/xfree86/: CHANGELOG

RE: XvShmPutImage with XDraw commands

2003-11-13 Thread Steve Thrash
The flicker-free solution would be to disable the XV_AUTOPAINT_COLORKEY attribute. That prevents the driver from painting the key, leaving it entirely your responsibility. Then you can do something like draw your scene (key+graphics) into the window yourself, or if you're not changing

Re: Imake: How to build static libraries (eg. for dps)

2003-11-13 Thread Marc Aurele La France
On Thu, 13 Nov 2003, Tim Krieglstein wrote: I have already posted to the debian-x mailinglist with no answers so far. :( But probably i get an answer from this list: I am tring to build debian packages of the xfree86 cvs head. There is only on problem remaining: How do i configure the files

Problem XCheckWindowEvent()

2003-11-13 Thread theoharis tsenis
Hi, at the end of a routine i want to remove the mouse-buttons events. For that purpose i use: while(XCheckWindowEvent(...)){}; When program runs the above statement never loops and the events are never removed from the queue. If i use first the XNextEvent and then the XCheckWindowEvent

Re: Imake: How to build static libraries (eg. for dps)

2003-11-13 Thread Craig Groeschel
I added to host.def the following lines, with no success: #ifndef DoNormalLib #define DoNormalLib YES #endif #ifndef DoSharedLib #define DoSharedLib YES The Do*Lib symbols are only supposed to be set by imake in each library's directory. If I remember correctly, you want to set symbols

RE: XvShmPutImage with XDraw commands

2003-11-13 Thread Tim Roberts
On Thu, 13 Nov 2003 08:51:25 -0500, Steve Thrash wrote: Also - is XvMC the right solution if I want to blend two images to an arbitrary percentage tranparency at 30 FPS using the graphics hardware? Unless I have missed a staff meeting somewhere, XvMC is specifically designed to allow hardware

Re: glx failing

2003-11-13 Thread Torrey Lyons
At 10:01 AM -0800 11/10/03, Ian Romanick wrote: Frank Gießler wrote: with my current CVS snapshot (Changelog up to #530), glxgears gives me the following at startup: X Error of failed request: BadLength (poly request too large or internal Xlib length error) Major opcode of failed request:

Re: glx failing

2003-11-13 Thread David Dawes
On Thu, Nov 13, 2003 at 04:40:30PM -0800, Torrey Lyons wrote: At 10:01 AM -0800 11/10/03, Ian Romanick wrote: Frank Gießler wrote: with my current CVS snapshot (Changelog up to #530), glxgears gives me the following at startup: X Error of failed request: BadLength (poly request too large or

Re: [I18n] KeySyms 5 to 8, multiple character sequences

2003-11-13 Thread Ivan Pascal
Hi, From what you say ... I can forget KeySyms above 4 ... as the XLookupString does not allow to access them ... Yes. The XLOCALEDIR is also a problem ... I would need to replace the whole set of locales Why? You need to copy the locales you really use. I don't think you use all of over

Re: [I18n] locale issues under linux

2003-11-13 Thread Greg Davey
That is one of the many strange things that have gotten me stumped. The locale.alias file that was installed in the system by make install is empty, as are the locale.dir and compose.dir files. The locale I am using is en_US. With the program I wrote I tested: en_US, en_CA, ja_JP, en_AU, C,

Re: [I18n] locale issues under linux

2003-11-13 Thread Greg Davey
Ok, I seem to have solved my problem. As pointed out by Jungshik, my locale.alias file was in need of editing. Now the problem I have is; Why did the Makefile install empty files into my X11-dir/lib/X11/locale directory? On top of that all subdirectories contain empty compose.dir, XLC_LOCALE,

[XFree86] SUN 24 on Radeon 9200

2003-11-13 Thread Uwe Dippel
This is more of an info than a request. A sticky note to be found if necessary. The monitor is great value, but gave me few problems due to its wide screen ratio; with an optimal resolution of 1920x1200. The Radeon 9200 running with the Radeon-supplied driver supports the ratio, pixels and maximal

[XFree86] Resolution supported by XFree86 4.3.0

2003-11-13 Thread pankaj srinivasan
Hello, I need to obtain a resolution of 1920X1200 using XFree86 4.3.0. I have been able to run XFree86 4.3.0 on LynxOS 4.0 and it is working fine. The graphics card being used is ATI Radeon Mobility 9000 that supports an even higher resolution than required. Could you please tell me the maximum

[XFree86] Keyboard shortcuts problem

2003-11-13 Thread Jaroslav Vozab
Hi, I would like to do following but I have no idea how to do it. I have a application running on X (using WMaker) and I need to force X to send some keyboard shortcuts to this application when this application is not on top. For implementation of the application I used Gtk. Is there any

[XFree86] [XFree86]Problems with PS/2-port

2003-11-13 Thread Jens Nixdorf
Hi All, i have following problem with my embedded linux-system. At first some specs: kernel 2.4.18 xfree 4.1.0 touchscreen connected to ttyS0 mouse and keyboard connected to PS/2 As the system has a touchscreen, normally it would be driven only by this device. But for service or maintenance

[XFree86] on a ProSavage8 card

2003-11-13 Thread Pablo Rodriguez
Hi there, I bought an Acer Aspire 1353LM a month ago and I have installed MDK 9.1. The graphic card is a S3ProSavage8 8AGP. MDK uses the vesa driver for it, that works fine, excepting some flickering when watching dvds with mplayer (or any dvd player). I wanted to install the proper driver (the

[XFree86] Please help me

2003-11-13 Thread mahamad shaik saleem
reporting problems. (See http://www.XFree86.Org/) Build Operating System: Linux 2.4.18-11smp i686 [ELF] Build Host: daffy.perf.redhat.com Module Loader present OS Kernel: Linux version 2.4.18-14 ([EMAIL PROTECTED]) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Wed Sep 4

[XFree86] XFree86 on Sony VAIO Laptop

2003-11-13 Thread indra sarkar
Title: Message Hi everyone, Can anyone help me please? i've set up my new PCG-GRT786M as adualboot system with redhat7.2. All is well apart from the Xfree86 server which refuses to start. i've installed the latest nvidia drivers (apparently successfully) and hacked up my xfree86config

[XFree86] remove and re-install completally X

2003-11-13 Thread gustavo
Hello List By did some stupid thinks with the Xserver. Finally I remove xserver-common and dependencies and after it install all the pakages removed. But the X still not work. Is any way to remove X and all the thinks related to it (Is not inoff with remove xserver-commomn package) and

Re: [XFree86] XFree86 on Sony VAIO Laptop

2003-11-13 Thread Bharathi S
On Thu, 13 Nov 2003, indra sarkar wrote: i've set up my new PCG-GRT786M as a dualboot system with redhat7.2. All is well apart from the Xfree86 server which refuses to start. If I understood ur problem correctly :) Some of the new cards will not be suppoted by the old X. Even if you install

[XFree86] Keys on keyboard that dont work

2003-11-13 Thread Gerth Jonsson JnGt
Hi there! I have a problem in my Linux/SuSE and I haven't found the solution anywhere. The problem is that the characters , and | don't show up on the display when pressed in fx Emacs, Kate and KDE. In Linux outside KDE it works out just fine... When looking in the XF86Config-file I see the

RE: [XFree86] on a ProSavage8 card

2003-11-13 Thread Marcel Mourguiart
xfree 4.3 on mdk 9.1 already have the Tim Roberts driver. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de Pablo Rodriguez Enviado el: jueves, 04 de diciembre de 2003 7:15 Para: [EMAIL PROTECTED] Asunto: [XFree86] on a ProSavage8 card Hi there,

[XFree86] X config - ADI M900

2003-11-13 Thread Jeff
Hi All I'm having problems with my monitor / gfx card. It all works under X but wont run with a resolution above 1280x960. I'm running RH9 with X version 4.3.0 with the latest nvidia drivers. GFX Card - nvidia geforce 4 Ti4200 AGO Monitor - ADI Microscan M900 (19) Any suggestions? Jeff

Re: [XFree86] Trident Blade, no screens

2003-11-13 Thread John Chandler
Thomas Winischhofer writes: John Chandler wrote: (--) PCI:*(0:8:0) Silicon Integrated Systems [SiS] SiS300/305 PCI/AGP VGA Display Adapter rev 144, Mem @ 0xd000/27, 0xe000/17, I/O @ 0xdc00/7 (--) PCI: (1:0:0) Trident Microsystems CyberBlade/i1 rev 106, Mem @

[XFree86] RH9 on DELL computer

2003-11-13 Thread Lorenzo . Rondelli
Hi first of all sorry for my little english. I have a Personal Workstation DELL Precision 330 MT P4 1,8Ghz, FireGL2 I have installed with succesful RedHat Linux 9 on it but when I run the STARTX program from the prompt I have this msg : (EE) Error from xf86HandledConfigfile() Fatal server error:

[XFree86] RH9 on DELL computer

2003-11-13 Thread Lorenzo . Rondelli
Hi first of all sorry for my little english. I have a Personal Workstation DELL Precision 330 MT P4 1,8Ghz, FireGL2 I have installed with succesful RedHat Linux 9 on it but when I run the STARTX program from the prompt I have this msg : (EE) Error from xf86HandledConfigfile() Fatal server

[XFree86] 2 Radeon cards/dual head setup problems

2003-11-13 Thread Jesús-Antonio Arroyo
Hello, I am having a hard time setting up my second card on my box. I am running XF86 v. 4.3.0 My hardware: card 1 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] (prog-if 00 [VGA]) Subsystem: Dell Computer

[XFree86] Follow up to 2 radeons / dual head setup problem

2003-11-13 Thread Jesús-Antonio Arroyo
follow up email with log: It turns out it was too long to paste into my webmail client so I have attached it instead. Thanks in advance for your help, Tony. --- Jesús-Antonio Arroyo Senior System Administrator IDC o: 508.988.6894 c: 508.962.5124 f: 508.988.6767 e: [EMAIL PROTECTED]

Re: [XFree86] RH9 on DELL computer

2003-11-13 Thread Marc Aurele La France
On Thu, 13 Nov 2003 [EMAIL PROTECTED] wrote: first of all sorry for my little english. I have a Personal Workstation DELL Precision 330 MT P4 1,8Ghz, FireGL2 I have installed with succesful RedHat Linux 9 on it but when I run the STARTX program from the prompt I have this msg : (EE) Error

[XFree86] An idea: Any comments?

2003-11-13 Thread Smith Smith
Hi Everyone, This probably isn?t the right forum in which to place this, but I have no idea which one is the right one, so if anyone would be so kind as to point me in the right direction, I?d be most grateful. The idea that I had is as follows, and related to X, which is why I am posting this

[XFree86] KDE works but not GNOME

2003-11-13 Thread mbedi
I am using RH Linux 9 Kernel 2.4.20-8 with a Samsung 55V monitor with Intel 810 video The X86 config and log files are attached. (please ignore the dates as the system clock is erratic) XFree86 version is 4.3.0 I have both GNOME ver. 2.2 and KDE ver. 3.1 and usually switch between the two.

Update re: [XFree86] Trident Blade, no screens

2003-11-13 Thread John Chandler
From: John Chandler [EMAIL PROTECTED] Subject: Re: [XFree86] Trident Blade, no screens | Thomas Winischhofer writes: | John Chandler wrote: | (--) PCI:*(0:8:0) Silicon Integrated Systems [SiS] SiS300/305 PCI/AGP VGA Display Adapter rev 144, Mem @ 0xd000/27, 0xe000/17, I/O @

[XFree86] using usb mouse

2003-11-13 Thread George Georgalis
I'm able to use my usb mouse with gpm, /etc/gpm.conf contains: device=/dev/input/mouse0 responsiveness=10 repeat_type=raw type=autops2 append= sample_rate= however XFree86 can not use it Section InputDevice Identifier USB Mouse Driver mouse Option Protocol auto

Re: [XFree86] XFree86 on Sony VAIO Laptop

2003-11-13 Thread Mark Vojkovich
I'm not sure if NVIDIA's binary drivers support the GeForce Go FX5600 yet. I heard that they didn't. This chip is supported by the the nv driver that comes with XFree86 4.3 though. RH9 includes XFree86 4.3. It appears to me that 4.3 has some 1400x1050 modelines built in too. Sometimes the

Re: [XFree86] X config - ADI M900

2003-11-13 Thread Mark Vojkovich
If modelines are being rejected, the reason would be in the /var/log/XFree86.0.log file. This usually happens if the monitor specs are entered incorrectly in the XF86Config file. Mark. On 13 Nov 2003, Jeff wrote: Hi All I'm having problems with my monitor / gfx

RE: [XFree86] XFree86 on Sony VAIO Laptop

2003-11-13 Thread Marcel Mourguiart
With installed NVIDIA-Linux-x86-1.0-4496-pkg2.run as per README The new nVidia-based video card works just fine, but Open Office gives a Segmentation fault, and Xmms, same issue! This works with the last Xfree86 CVS but there is no 3D support Saludos Marcel - M3 Linux User #328858

Re: [XFree86] An idea: Any comments?

2003-11-13 Thread Richard L. Kitchen
Hmmm Maybe this is a tenderfoot answer... but why can't you just use the shared memory extension to the Xserver ? That gives you a window into the Xserver and retains the event processing. ___ XFree86 mailing list [EMAIL PROTECTED]

Re: [XFree86] An idea: Any comments?

2003-11-13 Thread Richard L. Kitchen
Thanks for your reply, but I'm not entirely sure what you mean... I'm really not that well acquainted with the details of how the Xserver works; I realise I'd have to do a lot of reading if I'm actually to get anywhere with this idea :-) but is your suggestion to take care of what I had

[XFree86] (no subject)

2003-11-13 Thread Marc
I'm using a Radeon 9200 on Mandrake 9.1 with a Soyo Black Dragon KT400 mobo. The chipset is Via kt400. I'm using the fglrx drivers from Schneider Digital(spelling close enough). I never managed to get direct rendering enabled because of some agp problem. Someone suggested a fix, so I changed the

[XFree86] snowstorm

2003-11-13 Thread Bucko Sama
i'm running slackware linux 9.1 on kernel 2.4.22 and xfree86 version 4.3.0... and the power just went out. logging back in, i find that startx and xinit no longer work under my username, but only under root (fatal server error: xf86OpenConsole:Server must be suid root). does any one know what

Re: [XFree86] remove and re-install completally X

2003-11-13 Thread Christopher Thom
Quoth gustavo: Is any way to remove X and all the thinks related to it (Is not inoff with remove xserver-commomn package) and reinstall the without reinstall linux (debian for my) ?? xserver-common is just all the files that are common to the different xserver packages and programmes. What

Re: [XFree86] snowstorm

2003-11-13 Thread Mark Vojkovich
As root: chmod +s /usr/X11R6/bin/XFree86 Mark. On Thu, 13 Nov 2003, Bucko Sama wrote: i'm running slackware linux 9.1 on kernel 2.4.22 and xfree86 version 4.3.0... and the power just went out. logging back in, i find that startx and xinit no

[XFree86] AMERICAN STOCK MARKET: TRHL Retains Sky Investor Relations...Erik

2003-11-13 Thread Candice Battle
American Stock Market - Press Release... True Health - TRHL - Retains Sky Investor Relations BECKENHAM, England---PRNewswire---True Health, Inc, (OTC Bulletin Board: TRHL) an emerging leader in healthcare recruitment and pressure relieving systems, announces that it has retained the investor

[XFree86] Server X Blank Screen

2003-11-13 Thread hadinata
Here' the log file found. The X windows doesn't appear on the screen. I only can configure them through SSH to connect to it using command line. Hope you can help me on this. Thanks. XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2) Release Date: 27 February 2003 X Protocol Version 11,

[XFree86] Resolution supported by XFree86

2003-11-13 Thread pankaj srinivasan
Hello, I am in an urgent need to obtain a resolution of 1920X1200 using XFree86 4.3.0. I am using LynxOS 4.0 operating system and am running XFree86 4.3.0 on LynxOS 4.0. The graphics card being used is ATI Radeon Mobility 9000 that supports an even higher resolution than that required as

[XFree86] pls -help

2003-11-13 Thread NAGARAJ
Hai sir I have some errors coming inredhat 8 box. during boot up. I am not getting the display on monitor . Eventhough at runlevel 3 and typing startx I am getting the following errors. XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System (protocol Version 11, revision

[XFree86] Where to find the definitions of ScreenInfo and ScreenPtr?

2003-11-13 Thread aeonaeon
Dear sir: I want to know: Where to find the definitions of ScreenInfo and ScreenPtr? Thank you in advance. aeon ___ XFree86 mailing list [EMAIL PROTECTED]