[Bug 19969] Primary Device is: ISA, not PCI : 05:00:00

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 9 10:05:45 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=19969





--- Comment #14 from Ian Romanick <idr at freedesktop.org>  2009-02-09 10:05:44 PST ---
(In reply to comment #0)
> Created an attachment (id=22615)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=22615) [details]
> .config Xorg.0.log dmesg messages rc.log xorg.conf.new
> 
> I have graphics card on PCI 05:00:00
> # lspci
> ...
> 05:00.0 VGA compatible controller: ATI Technologies Inc RV370 [Sapphire X550
> Silent]
> 05:00.1 Display controller: ATI Technologies Inc RV370 secondary [Sapphire X550
> Silent]

WHat is the output of 'lspci -s 05:00.0 -v -n'?  Is it possible that this card
has a weird PCI ID that the driver doesn't recognize?

I also wonder about the kernel using vesafb.  It doesn't seem like there should
be a conflict there, but I don't think that combination gets a lot of testing. 
Can you re-try without any fbdev driver?

In any case, the "bus is ISA" bit is a spurious error.  That just means that it
couldn't find anything on a reasonable bus that can be probed (e.g., PCI or
AGP), so it assumes there must be something on an unreasonable bus that can't
be probed.  On a PC, the only such bus is ISA.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the xorg-driver-ati mailing list