Re: [Xpert]kdrive

2002-08-01 Thread Christian Berger
Am Donnerstag, 1. August 2002 23:58 schrieben Sie: > >I don't think it's a problem with starting Xfbdev, it's a problem with > > the kernel. Just try to hardcode the "PutColours" function to directly > > access your Hardware and it might work. > > If it were the kernel why does microwindows fr

Re: [Xpert]Getting 8500 in 3d Working well

2002-08-01 Thread Ani Joshi
Download ATI's binary firegl drivers on their website, www.ati.com. It will work fine with pretty much all 8500 cards. Performance is very good from what I've done locally. ani On 1 Aug 2002, Nelson Bartley wrote: > Hi Guys, > > Though I'm sure this topic is covered often, and I understand

[Xpert]Getting 8500 in 3d Working well

2002-08-01 Thread Nelson Bartley
Hi Guys, Though I'm sure this topic is covered often, and I understand that ATI is working on Firegl 8800 drivers, is there currently any way to have a R200 (8500) based ATI video card have "acceptable" performance? I'm about to enable glx, and I would like to hope that it will work after turnin

Re: [Xpert]kdrive

2002-08-01 Thread Carlos Dri
>I don't think it's a problem with starting Xfbdev, it's a problem with the >kernel. Just try to hardcode the "PutColours" function to directly access >your Hardware and it might work. > If it were the kernel why does microwindows framebuffer works ok? The only thing that it is different (be

Re: [Xpert]kdrive

2002-08-01 Thread Christian Berger
Am Donnerstag, 1. August 2002 22:40 schrieben Sie: > nop, I don't have touchscreen. I'm still using a PS/2 mouse and > keyboard. > > As soon as I can have the ^!&@#&*!$#! colormap working, Ever tried to "hardcode" the function setting your palette for your graphics chip. This shouldn't be to ha

Re: [Xpert]xmove without xmove?

2002-08-01 Thread Vladimir Dergachev
On Thu, 1 Aug 2002, Owen Taylor wrote: > > vic <[EMAIL PROTECTED]> writes: > > > I'm curious whether the functionality of xmove and > > similar programs -- redirecting an X client to another > > display -- can be reproduced without having something > > like the xmove pseudoserver that intercept

Re: [Xpert]kdrive

2002-08-01 Thread Carlos Dri
nop, I don't have touchscreen. I'm still using a PS/2 mouse and keyboard. As soon as I can have the ^!&@#&*!$#! colormap working, I'll work on a custom keyboard. I'm still wondering what will be better... do a driver to emulate a PS2 keyboard, or do a hardware to generate PS2 signals But n

[Xpert]Making screen saver not wake from mouse events

2002-08-01 Thread Kari Pahula
I'm mildly annoyed by the behavior of X's screen blanking. The screen blanks and turns off after a period of inactivity as it should. No problem with this part. Now, my mouse seems to generate these tiniest of movement events when left alone. Maybe vibrations get to it or something. No events

Re: [Xpert]kdrive

2002-08-01 Thread Sharad Gupta
I guess you got the same copy of my earlier mail ... Removing that line worked for me too ... have you been able to get the touchscreen support working for your hardware ? thanks once again Sharad. - Original Message - From: "Carlos Dri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Se

Re: [Xpert]kdrive

2002-08-01 Thread Carlos Dri
Are you cross compiling? Remove the line: #define ServerXdmcpDefines /**/ in cross.def >From: Sharad Gupta <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: [Xpert]kdrive >Date: Thu, 01 Aug 2002 13:33:12 -0400 > >How did you get the support for -broadcast option with Xfbdev ? I was >loo

[Xpert]Dual-Head on DELL OEM Radeon VE's

2002-08-01 Thread Michael Lasevich
Sorry of this ends up being posted twice, but I never seen it hit the list the first time around, so I am assuming it was lost. --- I am trying to get dual-head (xinerama) working on DELL OEM'ed Radeon VE. I am using RedHat 7.3, default install. Under this configuration, I could not get s

Re: [Xpert]Re: XvShmPutImage() memory leak ?

2002-08-01 Thread Mark Vojkovich
On Thu, 1 Aug 2002, Steve Kirkendall wrote: > > From: Mark Vojkovich <[EMAIL PROTECTED]> > > Date: Wed, 31 Jul 2002 12:42:10 -0700 (PDT) > > > > On Wed, 31 Jul 2002, Steve Kirkendall wrote: > > > > > The testxv.c program has an XFlush(display) call, but it's commented > > > out. Because of thi

Re: [Xpert]xmove without xmove?

2002-08-01 Thread Owen Taylor
vic <[EMAIL PROTECTED]> writes: > I'm curious whether the functionality of xmove and > similar programs -- redirecting an X client to another > display -- can be reproduced without having something > like the xmove pseudoserver that intercepts the > state-creating operations. > > Is it possible

Re: [Xpert](no subject)

2002-08-01 Thread Mark Vojkovich
On Thu, 1 Aug 2002, aydini wrote: > > How can get overlay transparent and underlay window together ? > And is there any screen recorder in real time on UNIX ? > thanks You want a screenshot with both layers? XFree86 doesn't have a way to do that. SGI had an extension to do that - it

[Xpert]can't use 1280x1024 on a Cyber/Blade XP

2002-08-01 Thread Matthew Schumacher
List, I have a toshiba Satellite pro 4600 laptop with a Cyber/BladeXP video chipset. I am using Alan's latest drivers and now have an accelerated display (which is great, thanks) but I can't use 1280x1024 @75hz. When I try to use that mode the text gets a horizontal flicker/fuzziness. I kno

[Xpert]RedHat's X + xtt + libfreetype - xfs=?

2002-08-01 Thread Paulo Igor Nascimento
Hi guys: I have a problem. I've wanted to make an anti-aliased Gnome 1.4 desktop on my box, so I afford a Geforce 2 MX 400 and a 17'' Samsung Syncmaster 753 and installed gdkxft. Following a extremely helpful how-to I've found on the web (thank you very much, its author), I've got rid of RedHat's

Re: [Xpert]Super Micro MB and XF86 problem

2002-08-01 Thread Marc Aurele La France
On Thu, 1 Aug 2002, Daniel Sheltraw wrote: > Thank you very much for solving the problem that we (Jing, Vikram > and I) were having with XF86 on the Super Micro MB. It had us > stumped for a week! Do you think Super Micro deserves an email > telling them of possible problems with this board? I d

[Xpert]kdrive

2002-08-01 Thread Carlos Dri
Hi, I'm rewriting this mail, got some troubles while sending it. I've posted a question about colormap in this mailing list, regarding tinyX. Well, I've compiled it, runned it, Xfbdev -broadcast, and I get the *wrong* colormap. Compiled it for ARM and x86 target, tested in ARM hardware and

Re: [Xpert]TinyX documentation?

2002-08-01 Thread Jim.Gettys
> Sender: [EMAIL PROTECTED] > From: "Rich Cyr" <[EMAIL PROTECTED]> > Date: Wed, 24 Jul 2002 10:15:07 -0400 > To: <[EMAIL PROTECTED]> > Subject: [Xpert]TinyX documentation? > - > Hello, > > Is there any documentation that describes how to build and install the TinyX > (kdrive) servers from so

[Xpert]Re: XvShmPutImage() memory leak ?

2002-08-01 Thread Steve Kirkendall
> From: Mark Vojkovich <[EMAIL PROTECTED]> > Date: Wed, 31 Jul 2002 12:42:10 -0700 (PDT) > > On Wed, 31 Jul 2002, Steve Kirkendall wrote: > > > The testxv.c program has an XFlush(display) call, but it's commented > > out. Because of this, the XShmPutImage(...) requests are all queued > > until

[Xpert]xmove without xmove?

2002-08-01 Thread vic
I'm curious whether the functionality of xmove and similar programs -- redirecting an X client to another display -- can be reproduced without having something like the xmove pseudoserver that intercepts the state-creating operations. Is it possible instead to recover the state just before redire

Re: [Xpert]Super Micro MB and XF86 problem

2002-08-01 Thread Daniel Sheltraw
Marc Thank you very much for solving the problem that we (Jing, Vikram and I) were having with XF86 on the Super Micro MB. It had us stumped for a week! Do you think Super Micro deserves an email telling them of possible problems with this board? Thanks again, Daniel Sheltraw Quoting Marc Aur

[Xpert]sunffb on Solaris

2002-08-01 Thread Matt Behrens
Anyone know how to get the sunffb driver working on Solaris (9 in my case)? My card is UPA, in an Ultra 10. On 4.2.99.1, XFree86 -configure finds all my PCI cards (I have two PGX32 cards and the onboard video) but never finds sunffb. Adding a device section for sunffb results in nothing. I

Re: [Xpert]ATI Radeon patch testing

2002-08-01 Thread Michel Dänzer
On Tue, 2002-07-16 at 19:17, hy0 wrote: > > > The combination of two methods will make the auto-detection more > reliable. > > > > Sounds promising. Will you do that anyway, or should I look into it? > Meanwhile I don't have much time on this. Go ahead to do it if you have > time, I'll be glad to

Re: [Xpert]Re: Xpert digest, Vol 1 #2073 - 14 msgs

2002-08-01 Thread Michel Dänzer
On Thu, 2002-08-01 at 09:34, Angus Wallace wrote: > > Message: 4 > > Subject: Re: [Xpert]Re: Radeon.o upgrade > > From: Michel =?ISO-8859-1?Q?D=E4nzer?= <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Date: 29 Jul 2002 23:59:55 +0200 > > Reply-To: [EMAIL PROTECTED] > > > > On Sun, 2002-07-28 a

Re: [Xpert]mozilla/xinerama hanging bug reproducible

2002-08-01 Thread Xavier Bestel
Le jeu 01/08/2002 à 13:14, Frank Cusack a écrit : > Brian J. Murrell wrote: > > I have XFree86 4.2.0 installed along with mozilla (problem happened in > > my of the recent mozilla builds). Over the past few months I have > > been experiencing hangs in mozilla going to various sites, or when > > t

[Xpert]X don't launch with xtt+freetype

2002-08-01 Thread Paulo Igor Nascimento
Hi guys: I have a problem. I've wanted to make an anti-aliased Gnome 1.4 desktop on my box, so I afford a Geforce 2 MX 400 and a 17'' Samsung Syncmaster 753 and installed gdkxft. Following a extremely helpful how-to I've found on the web (thank you very much, its author), I've got rid of RedHat's

[Xpert]mozilla/xinerama hanging bug reproducible

2002-08-01 Thread Frank Cusack
Brian J. Murrell wrote: > I have XFree86 4.2.0 installed along with mozilla (problem happened in > my of the recent mozilla builds). Over the past few months I have > been experiencing hangs in mozilla going to various sites, or when > trying to scroll the page up and down. I could not figure ou

[Xpert]problem in record extension

2002-08-01 Thread ding jj
Hi,All I got much help from this mail list about record extenion. Thanks. And there are still some problem pluzzed me. Do as metioned in spec of record extension, I call XRecordDisableContext to stop intercepting data between XServer and Xclient in XRecordInterceptProc, but find it

[Xpert][PATCH] Segfault in tdfx_dri.so

2002-08-01 Thread Luc Saillard
Hi, When using DRI with a 3dfx card, i've found that tdfx_dri.so segfault with the last CVS version. This segfault occur in the file xc/lib/GL/mesa/src/drv/tdfx/tdfx_context.c. This patch try to correct this, i think this is a typo bug ... --- tdfx_context.c.orig Tue Jul 30 12:52:58 2002 +++ td

[Xpert](no subject)

2002-08-01 Thread aydini
How can get overlay transparent and underlay window together ? And is there any screen recorder in real time on UNIX ? thanks ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

[Xpert]Re: Xpert digest, Vol 1 #2073 - 14 msgs

2002-08-01 Thread Angus Wallace
> Message: 4 > Subject: Re: [Xpert]Re: Radeon.o upgrade > From: Michel =?ISO-8859-1?Q?D=E4nzer?= <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: 29 Jul 2002 23:59:55 +0200 > Reply-To: [EMAIL PROTECTED] > > On Sun, 2002-07-28 at 09:38, Angus Wallace wrote: > > > > I have XFree86 4.2.0 workin