[Xpert]nv driver

2002-12-17 Thread Dynadroids
Hi, I just changed from nvidia driver into nv driver. I have GF4MX and a flat panel and I am using DVI interface. I got the X working when I set FlatPanel to yes and CrtcNumber to 1, however power save does not work. When I type xset dpms force off the screen just goes blank but doesn't turn off.

Re: [Xpert]TFT Problem

2002-12-17 Thread Hyrum Mills
See inline comments. From: [EMAIL PROTECTED] Feigning erudition, Hyrum Mills wrote: Feigning? I simply seek to be a pretender! lol. % Hello! I tried searching the archives (couldn't find 'em) and posting to % the newbie list, but no luck. Is there a known issue with TFT Displays? I Not

[Xpert]How do I make my colors _perfect_?

2002-12-17 Thread xpert
I need to have accurate color representation on my monitor. Of course monitors and video cards differ in this area, so how do I know a color being presented to me on the screen is true to the color of the source? Is there any way to tune the Xserver to display colors accurately on a given

Re: [Xpert]How do I make my colors _perfect_?

2002-12-17 Thread John Tapsell
On Tue, Dec 17, 2002 at 09:44:38AM -0500, [EMAIL PROTECTED] wrote: I need to have accurate color representation on my monitor. Of course monitors and video cards differ in this area, so how do I know a color being presented to me on the screen is true to the color of the source? Is there

Re: [Xpert]How do I make my colors _perfect_?

2002-12-17 Thread Billy Biggs
[EMAIL PROTECTED] ([EMAIL PROTECTED]): I need to have accurate color representation on my monitor. Of course monitors and video cards differ in this area, so how do I know a color being presented to me on the screen is true to the color of the source? Is there any way to tune the Xserver

Re: [Xpert]How do I make my colors _perfect_?

2002-12-17 Thread Dr Andrew C Aitchison
On Tue, 17 Dec 2002 [EMAIL PROTECTED] wrote: I need to have accurate color representation on my monitor. Of course monitors and video cards differ in this area, so how do I know a color being presented to me on the screen is true to the color of the source? Is there any way to tune the

[Xpert]MGA driver: SyncOnGreen won't, and DRI (3D accel ) problems.

2002-12-17 Thread Chris Worley
First, the SyncOnGreen option doesn't work... Running XFree 4.2.0, on SuSE 8.1, kernel 2.4.19, and the Matrox Frame Buffer driver on a dual P3 with an MGA G200 AGP video card and a fixed sync, sync on green, monitor. The frame buffer driver works flawlessly! The boot line I use is:

[Xpert]GeForce4 460 Go support

2002-12-17 Thread Socheat Sou
I currently have the GeForce4 460 Go in my Toshiba Satellite 5205-S703. From what I've found in it is currentlly not supported by the nv driver in 4.2.1 (correct me if I'm wrong). I was wondering if this card was supported in CVS? Thanks, Socheat ___

[Xpert]xevents from all windows is a problem

2002-12-17 Thread noname nolastname
Hello all, I am developing window manager and I've got some problems with Mozilla window. The problem is in event processing. When I am asking X server to notice me about some event happening, I didn't receive MotionNotify, KeyPress, etc. events from mozilla's window. Why??? I

Re: [Xpert]How do I make my colors _perfect_?

2002-12-17 Thread Keith Packard
Around 15 o'clock on Dec 17, Dr Andrew C Aitchison wrote: Xcms is the only existing technology for this that I'm aware of - man xcmsdb XcmsCreateCCC may be a reasonable starting point. I believe that Keith Packard thinks that it should be replaced. Here is a list of things I've learnt about

Re: [Xpert]MGA driver: SyncOnGreen won't, and DRI (3D accel )problems.

2002-12-17 Thread Chris Worley
The sync on green problem is not a syntax error... in checking the log: (**) MGA(0): Option SyncOnGreen on It seems to think it set SyncOnGreen, but it doesn't. Since the framebuffer driver works (see sync=0x28, below), it must be the X driver not setting the option correctly on the

Re: [Xpert]Hit bound texture in upload

2002-12-17 Thread Ian Romanick
On Sat, Dec 07, 2002 at 06:53:23PM -0500, Gregory Stark wrote: I'm getting a lot of Hit bound texture in upload in quake3. Whenever I get a message like this I also see corrupted textures on the screen. From what I read in the source it appears this happens when mmAllocMem returns 0

[Xpert]Re: X appears to slow down all on its own

2002-12-17 Thread OS
Doh ! Sorted out why X slows down. There is a little setting in the BIOS about smart CPU that drops the speed to the CPU to preserve power. I never paid it any attention; when this machine was a Windoze machine it never had any visible effect. Don't know if Windoze was just slow anyway or if

Re: [Xpert]Radeon 9000 + Xinerama

2002-12-17 Thread Michel Dänzer
On Mon, 2002-12-16 at 05:40, Sean Adams wrote: Can anyone help with using the new Radeon9000 driver support with Xinerama? The setup is as follows: One AGP Nvidia 4400 (middle display) Two PCI Radeon 9000s (left and right displays) All displays at 1600x1200 (DVI) Latest X from CVS

[Xpert]TSLIB support

2002-12-17 Thread Michael Taht
You may have noticed that I got tslib support for XFree into CVS, at least, as of a few weeks ago. I've been planning to write up some documentation for it. I'll be doing that over christmas. But it more or less just works now. I've been a little busy working on something more important, and if

[Xpert]Problem with 4.2.1 binary updates

2002-12-17 Thread npsmith
After adding the updates to take my XFree86 install to 4.2.1 (binary updates), I'm getting unresolved symbol errors when trying to start X. Has anyone else experienced this problem? Is it a bug with the binary release (ie not releasing enough libaraies or something) or is it just me? Any ways to

Re: [Xpert]TFT Problem

2002-12-17 Thread kwall
Feigning erudition, Hyrum Mills wrote: % See inline comments. % % From: [EMAIL PROTECTED] % Feigning erudition, Hyrum Mills wrote: % % Feigning? I simply seek to be a pretender! lol. Nothing personal. A stock attribution line. % Not as a rule. If you are running Linux, have a look at %

Re: [Xpert]MGA driver: SyncOnGreen won't, and DRI (3D accel )problems.

2002-12-17 Thread Chris Worley
The sync-on-green issue might be either 1) composite sync isn't being setup, which I've not figured out how the kernel mga framebuffer driver or the X mga driver does it, or 2) some bad DAC register offsets in the X driver. From debugging, I'm pretty sure I'm taking the sync-on-green path through