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: 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 says:

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

Re: ATI Radeon XPRESS 200M

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

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 OptionBusType PCIE). These cards are definately PCIE, so the original detection was wrong. I wonder if the

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] mailto:[EMAIL PROTECTED] wrote: Phillip Ezolt wrote: It does get recognized as PCI. However, I had to force it PCIE. (using OptionBusType

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:0Available slots in the FIFO 8Host Interface active 9CP request active10

Re: ATI Radeon XPRESS 200M

2006-11-01 Thread Alex Deucher
lspci exposes: 01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE) (prog-if 00 [VGA]) Subsystem: Hewlett-Packard Company Unknown device 30a4 Flags: bus master, 66MHz, medium devsel, latency 66, IRQ 201 Memory at c000 (32-bit

Re: ATI Radeon XPRESS 200M

2006-10-30 Thread Phillip Ezolt
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 Radeon XPRESS 200M 5955 (PCIE) (prog-if 00 [VGA]) Subsystem: Hewlett-Packard Company Unknown device 30a4 Flags: bus master

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 figure out

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

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

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. Ok. Well,

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 drm

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 the DDX

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 DRI

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 hangs upon