Re: Testing DRI on ATI Radeon Xpress 200M IGP (5975)

2008-04-16 Thread Markus Amsler
Ludovic Brenta wrote: > Hello, > > Tonight I finally took the time to enable DRI on my laptop. I > understand that support for my particular chipset is experimental and > currently "needs more testing on differing models", and I hereby offer > help for testing. > > DRI appears to work and glxgears

Testing DRI on ATI Radeon Xpress 200M IGP (5975)

2008-04-16 Thread Ludovic Brenta
Hello, Tonight I finally took the time to enable DRI on my laptop. I understand that support for my particular chipset is experimental and currently "needs more testing on differing models", and I hereby offer help for testing. DRI appears to work and glxgears says: Warning, xpress200 detected.

Re: ATI Radeon XPRESS 200M

2006-11-29 Thread ivniyi502
On 11/22/06, Phillip Ezolt phillipezolt-at-. |rivatv-devel| < ...> wrote: Alright. I don't have an "interleaved" options in my BIOS. I only have: Sideport_Only (128M) Sideport(128M)+UMA(0M) Sideport(128M)+UMA(32M) Sideport(128M)+UMA(64M) Sideport(128M)+UMA(128M) According to what li

Re: ATI Radeon XPRESS 200M

2006-11-21 Thread Alex Deucher
On 11/21/06, Roland Scheidegger <[EMAIL PROTECTED]> wrote: > Phillip Ezolt wrote: > > Roland, > > > > On 11/21/06, *Roland Scheidegger* <[EMAIL PROTECTED] > > > wrote: > > > > Phillip Ezolt wrote: > >> It does get recognized as PCI. However, I had to force it PCIE. > >> (

Re: ATI Radeon XPRESS 200M

2006-11-21 Thread Phillip Ezolt
Roland, On 11/21/06, Roland Scheidegger <[EMAIL PROTECTED]> wrote: Phillip Ezolt wrote: > It does get recognized as PCI. However, I had to force it PCIE. > (using Option"BusType" "PCIE"). These cards are definately > PCIE, so the original detection was wrong. > > I wonder if the MC_

Re: ATI Radeon XPRESS 200M

2006-11-21 Thread Roland Scheidegger
Phillip Ezolt wrote: > Roland, > > On 11/21/06, *Roland Scheidegger* <[EMAIL PROTECTED] > > wrote: > > Phillip Ezolt wrote: >> It does get recognized as PCI. However, I had to force it PCIE. >> (using Option"BusType" "PCIE"). These cards are >> definately P

Re: ATI Radeon XPRESS 200M

2006-11-06 Thread Alex Deucher
On 11/5/06, Phillip Ezolt <[EMAIL PROTECTED]> wrote: > Alex, > > On 11/1/06, Alex Deucher <[EMAIL PROTECTED]> wrote: > > Sorry for the delay in response. > > No problem. I appreciate the responses. > > > These are what the bits in the RBBM_STATUS register mean for r300 > > (XPRESS may differ slight

Re: ATI Radeon XPRESS 200M

2006-11-05 Thread Phillip Ezolt
Alex, On 11/1/06, Alex Deucher <[EMAIL PROTECTED]> wrote: Sorry for the delay in response.No problem. I appreciate the responses. These are what the bits in the RBBM_STATUS register mean for r300(XPRESS may differ slightly)6:0  Available slots in the FIFO 8Host Interface active 9CP request

Re: ATI Radeon XPRESS 200M

2006-11-01 Thread Alex Deucher
e mappings used for? > > > > Not sure. Possibly something for PCIE GART? What apertures does the > > XPRESS chip expose? > > How do I check that? Here's what lspci exposes: > > 01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS > 200M 59

Re: ATI Radeon XPRESS 200M

2006-10-30 Thread Phillip Ezolt
 [35] 0  0   0xb01203c0 - 0xb01203df (0x20) IS[B]>> 1) What are these mappings used for?Not sure.  Possibly something for PCIE GART?  What apertures does theXPRESS chip expose? How do I check that?  Here's what lspci exposes:  01:05.0 VGA compatible controller: ATI Technologies Inc ATI Rade

Re: ATI Radeon XPRESS 200M

2006-10-27 Thread Alex Deucher
On 10/26/06, Phillip Ezolt <[EMAIL PROTECTED]> wrote: > Alex, > > I was able to get the latest and greatest of everything compiled and > "limping". X starts up, and then proceeds to consume 100% of the CPU. I > have a good debugging environment, so I'll be able to walk through it with > gdb to fig

Re: ATI Radeon XPRESS 200M

2006-10-26 Thread Phillip Ezolt
Alex, I was able to get the latest and greatest of everything compiled and "limping".  X starts up, and then proceeds to consume 100% of the CPU. I have a good debugging environment, so I'll be able to walk through it with gdb to figure out exactly what's causing the problem. Once it gets in this s

Re: ATI Radeon XPRESS 200M

2006-10-23 Thread Alex Deucher
On 10/23/06, Phillip Ezolt <[EMAIL PROTECTED]> wrote: > Alex, > > > The radeon driver doesn't really mess with the memory controller > > registers. It relies on the bios/chip defaults. I'm not even sure > > messing with the MC stuff on the XPRESS chips will help. We're just > > guessing here. >

Re: ATI Radeon XPRESS 200M

2006-10-23 Thread Phillip Ezolt
Roland, On 10/23/06, Roland Scheidegger <[EMAIL PROTECTED]> wrote: Alex Deucher wrote:> If you want to test the opensource 3D driver, you'll have to enable> it in the DDX (xf86-video-ati) and remove the checks from the 3D> driver (r300 in mesa) that keep it from loading on XPRESS hardware. There is

Re: ATI Radeon XPRESS 200M

2006-10-23 Thread Roland Scheidegger
Alex Deucher wrote: > If you want to test the opensource 3D driver, you'll have to enable > it in the DDX (xf86-video-ati) and remove the checks from the 3D > driver (r300 in mesa) that keep it from loading on XPRESS hardware. There is actually no code in the dri driver preventing loading it on xpr

Re: ATI Radeon XPRESS 200M

2006-10-22 Thread Alex Deucher
On 10/22/06, Phillip Ezolt <[EMAIL PROTECTED]> wrote: > Alex, > Thanks for answering my questions. Sorry I'm a little slow to respond. > I can usually only work on this when everyone in the house is asleep. (That > doesn't come that often..) > > > > You'd probably want to configure the MC in t

Re: ATI Radeon XPRESS 200M

2006-10-22 Thread Phillip Ezolt
Alex,    Thanks for answering my questions.  Sorry I'm a little slow to respond.  I can usually only work on this when everyone in the house is asleep. (That doesn't come that often..) You'd probably want to configure the MC in the DDX (xf86-video-ati)although you may have to coordinate with the d

Re: ATI Radeon XPRESS 200M

2006-10-18 Thread Alex Deucher
On 10/18/06, Phillip Ezolt <[EMAIL PROTECTED]> wrote: > Hi All, >I know that this topic has come up many times in the past, but here goes. > I'm one of the poor schleps with a XPRESS 200M in my Compaq laptop. The > open-source driver doesn't support it, and the latest fglrx driver just > hang

ATI Radeon XPRESS 200M

2006-10-18 Thread Phillip Ezolt
Hi All,    I know that this topic has come up many times in the past, but here goes.  I'm one of the poor schleps with a XPRESS 200M in my Compaq laptop.  The open-source driver doesn't support it, and the latest fglrx driver just hangs upon X startup. So... I want to try to fix this.  From the DR