Re: [XFree86] Re: Radeon/XF86Config problems

2003-10-10 Thread James Tanis
Cool, just to clear it up. It may be an effect of it being unsupported, but 
its the driver that's specifying  the second ID. I couldn't of made that up 
on my own :P.

At 08:27 PM 10/8/2003, you wrote:
On Wed, 8 Oct 2003, James Tanis wrote:

(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(EE) No devices detected.

Basically it looks like the Radeon driver has no idea how to handle the
Radeon 9800. It has dual heads and I think this is what is causing most of
my problems. I've attempted to write two device sections, each specifying a
BusID, but whatever device is listed second is ignored. I've attempted
several different options but none seem to help. It looks like if I could
just get XFree86 to ignore the second device (or whichever one is
appropriate) things would at least go a little more smoothly. Has anyone
had any experience with dealing with unsupported dual-head video cards that
could lend a hand?
The BusID *MUST* be the same for both screens of a dualhead
Radeon card.  Do NOT specify one as 1:00:0 and the other as 1:00:1
You also need to specify one as Screen 0 and the other as
Screen 1.
XFree86 4.3.0 was released before the Radeon 9800 existed, so it
does not support that card.  You need XFree86 CVS to use Radeon
9800, or you need to fake the ChipID to hack around it with
4.3.0.
--
Mike A. Harris
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86
James Tanis
Email: [EMAIL PROTECTED] 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Re: Radeon/XF86Config problems

2003-10-10 Thread Alex Deucher
try the most recent CVS.  previously some of the secondary device ID's
were recognized by the radeon driver, and it tries to grab them, when
it shouldn't.  Kevin just applied Hui's latest patch which cleans up
the PCI ids.

Alex

-

Cool, just to clear it up. It may be an effect of it being unsupported,
but 
its the driver that's specifying  the second ID. I couldn't of made
that up 
on my own :P.

At 08:27 PM 10/8/2003, you wrote:
On Wed, 8 Oct 2003, James Tanis wrote:

 (II) Primary Device is: PCI 01:00:0
 (--) Assigning device section with no busID to primary device
 (WW) RADEON: No matching Device section for instance (BusID
PCI:1:0:1) found
 (EE) No devices detected.
 
 Basically it looks like the Radeon driver has no idea how to handle
the
 Radeon 9800. It has dual heads and I think this is what is causing
most of
 my problems. I've attempted to write two device sections, each
specifying a
 BusID, but whatever device is listed second is ignored. I've
attempted
 several different options but none seem to help. It looks like if I
could
 just get XFree86 to ignore the second device (or whichever one is
 appropriate) things would at least go a little more smoothly. Has
anyone
 had any experience with dealing with unsupported dual-head video
cards that
 could lend a hand?

The BusID *MUST* be the same for both screens of a dualhead
Radeon card.  Do NOT specify one as 1:00:0 and the other as 1:00:1

You also need to specify one as Screen 0 and the other as
Screen 1.

XFree86 4.3.0 was released before the Radeon 9800 existed, so it
does not support that card.  You need XFree86 CVS to use Radeon
9800, or you need to fake the ChipID to hack around it with
4.3.0.


--
Mike A. Harris

__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Re: Radeon/XF86Config problems

2003-10-08 Thread Mike A. Harris
On Wed, 8 Oct 2003, James Tanis wrote:

(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(EE) No devices detected.

Basically it looks like the Radeon driver has no idea how to handle the 
Radeon 9800. It has dual heads and I think this is what is causing most of 
my problems. I've attempted to write two device sections, each specifying a 
BusID, but whatever device is listed second is ignored. I've attempted 
several different options but none seem to help. It looks like if I could 
just get XFree86 to ignore the second device (or whichever one is 
appropriate) things would at least go a little more smoothly. Has anyone 
had any experience with dealing with unsupported dual-head video cards that 
could lend a hand?

The BusID *MUST* be the same for both screens of a dualhead 
Radeon card.  Do NOT specify one as 1:00:0 and the other as 1:00:1

You also need to specify one as Screen 0 and the other as 
Screen 1.

XFree86 4.3.0 was released before the Radeon 9800 existed, so it 
does not support that card.  You need XFree86 CVS to use Radeon 
9800, or you need to fake the ChipID to hack around it with 
4.3.0.


-- 
Mike A. Harris

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86