Re: MGA fixes don't compile

2003-07-03 Thread Andrew C Aitchison
On Wed, 2 Jul 2003, Alex Deucher wrote: Actually you could probably replace the HAL functionality by using the linux matrox framebuffer driver or directfb driver as a reference. it exposes just about all the functionality of the Gxxx driver (tv out, flatpanel, YUV modes on the second crtc).

S3 Trio64UV+, S3 Trio64V2/DX

2003-07-03 Thread
With the attached trivial patch I forced these cards to work to some extent with XFree 4.3.0 ... Only 8,16 bit depths work. 64V2/DX may be needed slow_dram_refresh option. diff -u s3.bak/s3_driver.c s3/s3_driver.c --- s3.bak/s3_driver.c2003-02-27 22:59:43 +0200 +++ s3/s3_driver.c2003-07-02

News about 3D..

2003-07-03 Thread Serdar Cevher
Hi, I would like to know when SiS650 users could have the 3D support for the card on Linux. I hope you work on it. Serdar Cevher ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: mkfontscale strikes again

2003-07-03 Thread Egbert Eich
Kean Johnston writes: Egbert Eich wrote: Juliusz, Kean, please check below and tell me if it does what you expect. Mostly, except for the -x stuff. Can you and Juliusz apply and try the attached patch? This doesnt include the X11.tmpl cleanup portion of my original patch, but ti does

Re: Negative y values to fbcon_xx_putcs?

2003-07-03 Thread Michel Dänzer
On Thu, 2003-07-03 at 10:51, Cheshire Cat Fish wrote: My putcs function is getting negative y values. None of the other driver sources I have looked at appear to do anything to handle negative y values. What would cause my putcs to be called with a negative Y? Wrong list, please follow

Re: MGA fixes don't compile

2003-07-03 Thread Alex Deucher
I believe someone asked Petr once and he said he didn't mind if we used his driver as a reference. IANAL, but as long as you didn't just blatantly cut and paste the code, couldn't you use it as a reference? Still, probably better to get Petr's (and possibly directfb's) ok. Alex --- Andrew C

Re: S3 Trio64UV+, S3 Trio64V2/DX

2003-07-03 Thread Alex Deucher
open a bug at http://bugs.xfree86.org/ and include your patch so that it doesn't get lost. hopefully it will get fixed up and integrated. Alex --- áÌÅËÓÅÊ_âÁÊ [EMAIL PROTECTED] wrote: With the attached trivial patch I forced these cards to work to some extent with XFree 4.3.0 ... Only

color swapping problem

2003-07-03 Thread Laurent Mohin
Hello, I'm working on a PowerPC (big endian) processor but my graphic controller (Silicon Motion SMI712) insists on treating its frame buffer as little endian. Working at 16bpp, byte swapping led me to incorrect colors on my display. Is there an option or a patch available in the Xserver to

Re: mkfontscale strikes again

2003-07-03 Thread Juliusz Chroboczek
RM Weired. I don't see that problem when running mkfontscale RM (Solaris2.7/SPARC build with Sun Workshop/Forte 7) ... Try -e. Juliusz ___ Devel mailing list [EMAIL PROTECTED]

Blame assignment [was: mkfontscale strikes again]

2003-07-03 Thread Juliusz Chroboczek
EE So far submitted code was thoroughly tested... EE I would like to get to a situation where the submitter himself EE takes over more responsibilities and takes his code to a committable EE state... I think that both should be available -- (1) the case when I take full responsibility for a

Re: mkfontscale strikes again

2003-07-03 Thread Juliusz Chroboczek
KJ I am in favour (personally) of making -x mean eXclude a suffix KJ and perhaps changing the current mkfontscale's -x to -a, for (a)dd KJ an encoding. I agree. Juliusz ___ Devel mailing list [EMAIL PROTECTED]

Re: mkfontscale strikes again

2003-07-03 Thread Juliusz Chroboczek
From the code I don't see a difference in order between you version and Juliusz's either, am I wrong? KJ No you're not. I didnt know if those semantics were important so I KJ didn't change them. I am not sure they are important, but since this KJ is a replacement for mkfontdir, I think it is

Re: mkfontscale strikes again

2003-07-03 Thread Roland Mainz
Juliusz Chroboczek wrote: RM Weired. I don't see that problem when running mkfontscale RM (Solaris2.7/SPARC build with Sun Workshop/Forte 7) ... Try -e. That's what I did (% mkfontscale-e $PWD # in the encodings/ dir) ... Bye, Roland -- __ . . __ (o.\ \/ /.o) [EMAIL PROTECTED]

Re: Xinerama on GeForce4 cards?

2003-07-03 Thread Kendall Bennett
Alex Deucher [EMAIL PROTECTED] wrote: I don't suppose you can contribute your code back? I've sure someone could get it working in due time. Unfortunately no (NVIDIA will not let us Open Source any of our code due to existing NDA's), but we are using the riva_hw.c module from XFree86. Our

Re: Xinerama on GeForce4 cards?

2003-07-03 Thread Kendall Bennett
Mark Vojkovich [EMAIL PROTECTED] wrote: Ok. Our code is actually working with dual head on the NVIDIA cards provided that the BIOS has posted both heads to run in clone mode. On some cards the BIOS does not post the second head and only one head comes up, and the riva_hw.c module is

Re: Blame assignment [was: mkfontscale strikes again]

2003-07-03 Thread Egbert Eich
Juliusz Chroboczek writes: EE So far submitted code was thoroughly tested... EE I would like to get to a situation where the submitter himself EE takes over more responsibilities and takes his code to a committable EE state... I think that both should be available -- (1) the case

Re: Blame assignment [was: mkfontscale strikes again]

2003-07-03 Thread Brad Hards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 4 Jul 2003 06:22 am, Egbert Eich wrote:   I think that both should be available -- (1) the case when I take full   responsibility for a patch and you trust me, and (2) the case when I   don't feel competent and want you to double-check what

Re: S3 Trio64UV+, S3 Trio64V2/DX

2003-07-03 Thread Mike A. Harris
On Thu, 3 Jul 2003, Alex Deucher wrote: Date: Thu, 3 Jul 2003 07:10:09 -0700 (PDT) From: Alex Deucher [EMAIL PROTECTED] To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Content-Type: text/plain; charset=us-ascii Subject: Re: S3 Trio64UV+, S3 Trio64V2/DX open a bug at http://bugs.xfree86.org/

Re: [Fonts] chinese locale slow Application startup speed.

2003-07-03 Thread Aidan Kehoe
Ar an 3ú lá de mí 7, scríobh lcz : Hi, I port Tiny-X to XScale, I can show chinese When I export LC_ALL=zh_CN , some application startup speed is too slow, but some application startup speed is OK. When I export LC_ALL=C, All application startup speed is OK I doubt Tiny-X search

[I18n] Re: [Fonts] chinese locale slow Application startup speed.

2003-07-03 Thread Aidan Kehoe
Ar an 3ú lá de mí 7, scríobh lcz : Hi, I port Tiny-X to XScale, I can show chinese When I export LC_ALL=zh_CN , some application startup speed is too slow, but some application startup speed is OK. When I export LC_ALL=C, All application startup speed is OK I doubt Tiny-X search

[XFree86] Problem with ATI 3D Rage P/M Mobility

2003-07-03 Thread Andreas Mielke
I am using a IBM Thinkpad A20m with a ATI 3D Rage P/M Mobility card installed. XFree86 Version 4.3 supports this card using the ati-driver. Nevertheless, there is a small problem: I am not able to switch between the external and internal monitor with the Fn+F7 key. Pressing Fn+F7 on the thinkpad

[XFree86] XFree 100Hz ?

2003-07-03 Thread Knotek Vlastimil
Hi, I have monitor that supports 100Hz refresh rate (AOC 7Klr) and ATI Radeon 8500 graphics card. I'm not able to run xfree in 100Hz. Anything I do, maximum refresh rate is 85Hz. I've tried to use all available drivers for ATI Radeon 8500 (original from ATI, xfree drivers, DRI drivers,

Re: [XFree86] Help needed with Maximum clients message

2003-07-03 Thread Alan Coopersmith
Mark Vojkovich wrote: On Wed, 2 Jul 2003, Tom Williams wrote: Thanks... I just ran it and it listed 17 X clients. How many clients is too many? I believe the max is 256. Something is wrong if you are getting that message and only have 17 clients. I haven't double checked the XFree86 code, but

[XFree86] A problem I cannot fix.

2003-07-03 Thread neil
I have a newGNR monitor on an IBM 5500. It has an S3card. I had to put this in manually. Can you help please? [It all works fine in the Red Hat 8.0 install screens] Thanks Neil Perrins XFree86.0.log Description: Binary data

[XFree86] Improper shutdown

2003-07-03 Thread vishal
Hi, To whosoever it may concern, Iam using Redhat 8 and i have a problem whenever i shut down my system.. My system jus hangs ubruptly whenever i logoff to shutdown THe monitor goes blank, but the system is still on and both tha capslock and numlock key blinks on and off

[XFree86] Re: [Fink-beginners] To Erik Hock...Thanks! Re: ? = What system set-up configuration should i use for OS X 10.2.6

2003-07-03 Thread Alexander Hansen
The problem in this case is that there is some obsolete material in your documentation. It has since been updated on the Fink website. If I remember correctly, originally there were two XFree86 packages for Fink: 1) xfree86-base, which contained most of the guts of X, including the libraries

[XFree86] (no subject)

2003-07-03 Thread gradus
estou precisando do driver s3 virge/gx2 (357) version 1.00.07

[XFree86] Ati 9600 mobile support (M10)

2003-07-03 Thread Joop Boonen
Dear all, I have a question. I'm about to buy a notebook with a Radeom 9600 mobile chip. I know it's not supported yet. Does someone have some information when it'll be supported? Or what the current status for this chip is? Regards, Joop.

[XFree86] Ati 9600 mobile support (M10)

2003-07-03 Thread Joop Boonen
Dear all, I have a question. I'm about to buy a notebook with a Radeom 9600 mobile chip. I know it's not supported yet. Does someone have some information when it'll be supported? Or what the current status for this chip is? Regards, Joop.

[XFree86] Looking for a driver for Fire GL2

2003-07-03 Thread valli
Hi, I've installed Gentoo Linux 1.4_rc4 on my Pentium III machine. (includes glibc-2.3.2 and xfree86-4.3.0) Also part of my machine is the graphic card 'Diamond Fire GL2'. But I didn't find a driver for this card and my glibc-version on

[XFree86] buttons mapping

2003-07-03 Thread Memento Mori
hi all, i have a logitech mouse with 2 normal buttons, 1 middle button/wheel, and 1 application swap button. here's the mouse part of my XF86Config: Identifier Mouse1 Driver mouse Option ProtocolAuto Option Buttons 6 Option Device /dev/sysmouse Option

[XFree86] Telephone Jokes

2003-07-03 Thread Mr Joker
=PRANK-A-MATE= How to use this service: 1. Choose a Prank from the list below 2. Make sure you have the telephone number of your chosen target 3. Call 0906 403 8796 4. Listen in as the computer dials out to your victim! The Pranks: 1. Mr Fury 2. Irate Delivery Driver 3. Invite to

Re: [XFree86] Looking for a driver for Fire GL2

2003-07-03 Thread Ian Romanick
valli wrote: I've installed Gentoo Linux 1.4_rc4 on my Pentium III machine. (includes glibc-2.3.2 and xfree86-4.3.0) Also part of my machine is the graphic card 'Diamond Fire GL2'. But I didn't find a driver for this card and my glibc-version on

[XFree86] 4.2.0/Chips 65555/Armada 4220/Xvideo - luminance artifacts NTSC offset

2003-07-03 Thread Jay R. Ashworth
I'm running RedHat 7.3 (with the supplied xf86 4.2.0, and KDE 3.0), on my new(old) Compaq Armada 4220T laptop, which has a Chips 6, and an 800x600 TFT LCD. I'm trying to get things set up to where I can play movies with gmplayer, and get useful results, and while I've come a long way baby in

[XFree86] ati all inwonder

2003-07-03 Thread rijovm
hello, I have Instald redhat linux 8.0 arklinux latest version alpha 7 but there is aproblem with my videocard ATI ALL INWONDER 128 PRO AGP i think because I get 3 times the grafical shell of redhat or arklinux on my monitor a iiyama vision master pro 411/i70a/mf701u only 480/640 works but is

[XFree86] buttons mapping

2003-07-03 Thread Memento Mori
hi all, i have a logitech mouse with 2 normal buttons, 1 middle button/wheel, and 1 application swap button. here's the mouse part of my XF86Config: Identifier Mouse1 Driver mouse Option ProtocolAuto Option Buttons 6 Option Device /dev/sysmouse Option

Re: [XFree86] XFree 100Hz ?

2003-07-03 Thread Mark Vojkovich
On Thu, 3 Jul 2003, Knotek Vlastimil wrote: Hi, I have monitor that supports 100Hz refresh rate (AOC 7Klr) and ATI Radeon 8500 graphics card. I'm not able to run xfree in 100Hz. Anything I do, maximum refresh rate is 85Hz. I've tried to use all available drivers for ATI Radeon 8500

[XFree86] Help

2003-07-03 Thread Efrain Espinoza
I'm trying to build an intra Net with LTSP in a school (La Paz - Bolivia) 1 Server PIII 1.2 GH, Linux Mandrake 8.1, RAM 512 MB, HD 40 GB. 18 LessDisk terminals (BootDisk) 486, PI and PII NET Topology = BUS Coaxial I'm almost ready with this NET. but when a terminal is trying to get into XFree

Re: [XFree86] A problem I cannot fix.

2003-07-03 Thread Egbert Eich
nneil writes: I have a new GNR monitor on an IBM 5500. It has an S3 card. I had to put this in manually. Can you help please? It looks like this card model/RAMDAC combination isn't supported by XFree86 4.3 Egbert. ___ XFree86 mailing list

Re: [XFree86] A problem I cannot fix.

2003-07-03 Thread Egbert Eich
nneil writes: I have a new GNR monitor on an IBM 5500. It has an S3 card. I had to put this in manually. Can you help please? It looks like this card model/RAMDAC combination isn't supported by XFree86 4.3 Egbert. ___ XFree86 mailing list

Re: [XFree86] Help

2003-07-03 Thread Oisin Feeley
On Thu, 3 Jul 2003, Efrain Espinoza wrote: I'm trying to build an intra Net with LTSP in a school (La Paz - Bolivia) 1 Server PIII 1.2 GH, Linux Mandrake 8.1, RAM 512 MB, HD 40 GB. 18 LessDisk terminals (BootDisk) 486, PI and PII NET Topology = BUS Coaxial I'm almost ready with this

[XFree86] RedHat Version 9 No useable screen error with a AGP ATI Radeon 7500

2003-07-03 Thread CMWII W
I just upgraded my Linux workstation FROM Red Hat 8 to Red Hat Version 9. I'm getting an error when X server tries to start. No useable screens found. Any suggestion would be greatly appreciated. I have included the xfree86.0.log and XFree86Config files. I’ve tried the redhat-config-xfree86 and

Re: [XFree86] RedHat Version 9 No useable screen error with a AGP ATI Radeon 7500

2003-07-03 Thread Oisin Feeley
On Thu, 3 Jul 2003, CMWII W wrote: I just upgraded my Linux workstation FROM Red Hat 8 to Red Hat Version 9. I'm getting an error when X server tries to start. No useable screens found. Any suggestion would be greatly appreciated. I have included the xfree86.0.log and XFree86Config files.

Re: [XFree86] Problem with ATI 3D Rage P/M Mobility

2003-07-03 Thread Marc Aurele La France
On Thu, 3 Jul 2003, Andreas Mielke wrote: I am using a IBM Thinkpad A20m with a ATI 3D Rage P/M Mobility card installed. XFree86 Version 4.3 supports this card using the ati-driver. Nevertheless, there is a small problem: I am not able to switch between the external and internal monitor with

[XFree86] XDMCP + LBX

2003-07-03 Thread Daniel Rogério de Souza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have a secure tunnel between a cable modem connected machine (REMOTE) and a 56k modem connected machine (LOCAL) thru openVPN. I successfully started a remote login on LOCAL with the command X :1 -query REMOTE -from LOCAL -once vt08 from

Re: [XFree86] RedHat Version 9 No useable screen error with a AGP ATI Radeon7500

2003-07-03 Thread CMWII W
It's an Envision EN-7100e LCD From: Oisin Feeley [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [XFree86] RedHat Version 9 No useable screen error with a AGP ATI Radeon 7500 Date: Thu, 3 Jul 2003 13:49:24 -0700 (PDT) On Thu, 3 Jul 2003, CMWII W wrote: I

Re: [XFree86] Problem with ATI 3D Rage P/M Mobility

2003-07-03 Thread Andreas Mielke
Dear Marc, This is intentional behaviour. For now, switch outputs outside of X. O.k. But what exactly do you mean by 'switch outputs outside of X' ? Thanks, Andreas ___ XFree86 mailing list [EMAIL PROTECTED]

Re: [XFree86] Newbie: Setting up XFree on a single board computer

2003-07-03 Thread Christian Hvid
On Monday, Jun 30, 2003, at 05:06 Europe/Berlin, Andy Goth wrote: On Sunday, June 29, 2003 6:11 pm, Christian Hvid wrote: I have been given the daunting task of setting up XFree on an Axiomtek SBC84500. It has an absolutely minimal linux (embedix / Caldera): uname -a Linux (none) 2.4.5-pre1 #25

[XFree86] X Crash

2003-07-03 Thread Tim
After running XFree86 -configuration I was prompted to run XFree86 -xf86config /root/XF86Config.new The attached log was the result. [EMAIL PROTECTED] Description: Binary data

[XFree86] X-Windows Hangs

2003-07-03 Thread Carlos Santos
Hi, I new at Linux and I cant get X-Windows to start it hangs immediately. I have a very old computer for testing Cyrix Media GX 200MMX 64Mb RAM Video 4Mb (shared from RAM) Monitor Sampo Alphascan 511 RedHat 9 It detects the grafic board (Cyrix Media GX) No Mouse was

[XFree86] xdm and antialiased fonts

2003-07-03 Thread Brendan Strejcek
xclock in 4.3.0 has really nice fonts now. Does anyone know if there is a way to get similar quality fonts in xdm widgets? I tried messing with the contents of X11/xdm/Xresources a little, but to no avail. Just a pointer to some documentation would be very much appreciated. PS: Thank you,

[XFree86] Re: [Fink-beginners] To Erik Hock...Thanks! Re: ? = What system set-up configuration should i use for OS X 10.2.6

2003-07-03 Thread Brian Egeness
Hiya Alexander, Your reply was unbelievably exacting! To the point, a clear understanding of my needs and a solution. Great job! But the docs were cut/pasted from the current Fink User's Guide the very same night I posted. Take a look!

Re: [XFree86] RedHat Version 9 No useable screen error with a AGPATI Radeon 7500

2003-07-03 Thread Oisin Feeley
On Thu, 3 Jul 2003, CMWII W wrote: From: Oisin Feeley [EMAIL PROTECTED] On Thu, 3 Jul 2003, CMWII W wrote: I just upgraded my Linux workstation FROM Red Hat 8 to Red Hat Version 9. I'm getting an error when X server tries to start. No useable screens found. Any suggestion

[XFree86] Salam alaykum!(Peace of God be with you)

2003-07-03 Thread Alhaji Mohammed Abacha
Dear Partner, Peace and Glory of the Lord be with you. I am Mallam Mohammed Abacha, the son of the Late Nigeria Head of State-General Sani Abacha who died in 1988. I have been in detention since them for a sin I know nothing about till last year when I was conditionally released. Though, I

Re: [XFree86] Could not open default font 'fixed'

2003-07-03 Thread Sharad Katti
Hi, it seems that your x font server is not running, run the xfs in background, hope this will solve your problem, regards, Sharad. --- Nick Sequino [EMAIL PROTECTED] wrote: Hello: This is a Red Hat 8.0 standalone PC ... I was trying to install Oracle 9i Release 2 on Linux and I

[XFree86] understanding core pointer and extended input devices...

2003-07-03 Thread Marshall Rose
i've asked this before, but here's more data, so perhaps some can explain what's going on! when the wacom driver is in use, the external mouse is ignored. if the driver isn't in the server layout, the external mouse works just fine. i have tried every permutation involving all the Core

[XFree86] X server crash

2003-07-03 Thread raghavan chari
hello, Iam using PCQuest Linux based on RedHat 8.0. My X windows is not working.X is not loading and it says that the server has crashed. Iam attaching the log file and the config file for X11. Please help me out of this. -Raghavan.V. __ Do you Yahoo!? The New