4.3.0 i810_drv i845G lockup when switching VTs while Server is busy

2003-04-04 Thread Enrik Berkhan
Hi, we have some compact PCs with integrated i845G graphics. When running the 4.3.0 server, it might lockup when switching VTs. A reliable way to reproduce the behaviour is # X :0 & # xterm -display :0 & # in xterm: # startkde # I have built i810_drv with some debugging enabled. A log is attac

Re: 4.3.0 i810_drv i845G lockup when switching VTs while Server is busy

2003-04-04 Thread Enrik Berkhan
Hi, On Fri, Apr 04, 2003 at 12:09:10PM +0200, Enrik Berkhan wrote: >A log is attached to > this mail. Grmpf, never never never write this before actually attaching. Sorry, Enrik 200304041108.log.gz Description: Binary data smime.p7s Descrip

VTSwitch on shutdown?

2003-04-04 Thread Frank Giessler
Hi, Short question: is xf86VTSwitch() supposed to be called on server shutdown? The lines #ifdef DEBUG ErrorF("xf86VTSwitch: Leaving, xf86Exiting is %s\n", BOOLTOSTRING((dispatchException & DE_TERMINATE) ? TRUE : FALSE)); #endif in xf86Events.c make me believe this, but it's not h

Re: 4.3.0 i810_drv i845G lockup when switching VTs while Server is busy

2003-04-04 Thread Martin Spott
Enrik Berkhan <[EMAIL PROTECTED]> wrote: > we have some compact PCs with integrated i845G graphics. Is it possible to get details on the hardware you use ? We're currently rolling out some 'compact' PCs from MSI with the same chipset and I would love to know what I have to fear _before_ it happen

Re: VTSwitch on shutdown?

2003-04-04 Thread Mark Vojkovich
I was under the impression that it wasn't. Certainly, the driver's LeaveVT doesn't get called when exiting. Mark. On Fri, 4 Apr 2003, Frank Giessler wrote: > Hi, > > Short question: is xf86VTSwitch() supposed to be called on server shutdown? The > lines > > #ifde

Re: Colormap Problems in Matrox G450 under FreeBSD 4.8

2003-04-04 Thread Mike A. Harris
On Thu, 3 Apr 2003, Peter Gervais wrote: >Date: Thu, 03 Apr 2003 15:30:47 -0500 >From: Peter Gervais <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >Content-Type: text/plain; charset="us-ascii"; format=flowed >Subject: Re: Colormap Problems in Matrox G450 under FreeBSD 4.8

Re: Make install blows away startup files?

2003-04-04 Thread Mike A. Harris
On Tue, 1 Apr 2003, William G. Lea wrote: >Pardon my intrusion, but is any of this documented anywhere in a concise >way? I have had to upgrade to 4.3.0 on my RH8/Athelon to get a dual >head radeon 9000 system to work, but 4.3.0 seems unstable. I'm getting >random crashes. I've asked RH how to se

Re: Xrandr developer

2003-04-04 Thread Mike A. Harris
On Thu, 27 Mar 2003, Robert Woerle Paceblade/Support wrote: >who is maintaining the XRANR extension ??? >i need contact since i want to enhance it Keith Packard is. -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/m

status of SiS 3d?

2003-04-04 Thread Julian Graham
I'm a little confused about the status of the SiS drivers as described by the release notes for >= 4.2.99. It says: > Major SiS driver updates for some of the latest chipsets. Unfortunately > the SiS 3D driver has had to be disabled because no one has yet taken up > the challenge to port it to

Re: status of SiS 3d?

2003-04-04 Thread Alex Deucher
Sis wrote support for the 300 series and it works. However, when mesa 4.x came out no one ever updated the sis dri stuff to match the new structure. so DRI works with the 300 if you use the mesa 3.x libs. It shouldn't be too hard to port the sis stuff to mesa 4.x, but there doesn't seem to be mu

non-standart pointer device(ala mouse) how to implement ?

2003-04-04 Thread DaemonSerj
Hi! I have a special pointer-type device and need to implement functionality like mouse. Its work through COM port ,but it have own internal protocol and specific hardware. How to start? DaemonSerj --- mailto:[EMAIL PROTECTED] __

TV Out problem with siliconmotion driver

2003-04-04 Thread David Atkinson
Hi, I have a new PCM 6894 board from aaeon which I am trying to use the "TV Only" (configured via BIOS) and Xfree 4.3.0 (Slackware 9.0). The driver runs fine for CRT Output but plays up badly for the TV options. I can get TV to work (i.e stable output) using the vesa driver but it is trying to

Re: non-standart pointer device(ala mouse) how to implement ?

2003-04-04 Thread Matthieu Herrb
DaemonSerj wrote (in a message from Saturday 5) > Hi! > > I have a special pointer-type device and need to implement > functionality like mouse. > Its work through COM port ,but it have own internal > protocol and specific hardware. > > How to start? > Write a new input driver for your