RE: ATI Radeon 7500 Driver?
Alexander Stohr <[email protected]>
| Newsgroups | gmane.comp.xfree86.expert |
|---|---|
| Message-ID | <328A30E823B7D511A0BF00065B042A3B0115A1E1@fgl00exh01.fgl.atitech.com> |
> Hi expert, > > I have a Dell Optiplex GX260D with 32 MB ATI Radeon 7500 graphics > adpater. I can't get XFree86 to work. After I start X, I got > error message that "No Devices detected." Here is > the last part of the log file: > > (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP), > ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG > (AGP), > ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP), > ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LX > (AGP), > ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ > (AGP), > ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QN (AGP), > ATI Radeon 8500 QO (AGP), ATI Radeon 8500 Ql (AGP), > ATI Radeon 8500 BB (AGP), ATI Radeon 7500 QW (AGP) > (II) Primary Device is: PCI 00:02:0 > (EE) No devices detected. > > Fatal server error: > no screens found You do further have an intel 845G chipset with integrated graphics. The PCI bus scan does not show any ATI Vendor IDs (0x1002), so i must assume that you are running with the integrated graphics enabled. This 0:2:0 is most likely the intel grafics device. Try to switch that! Maybe you have to select your prefered graphics in the bios for the primary adapter. Or maybe its a jumper somewhere on your mainboard. Refer to your system's manual. (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,2560 card 1028,0126 rev 01 class 06,00,00 hdr 00 (II) PCI: 00:02:0: chip 8086,2562 card 1028,0126 rev 01 class 03,00,00 hdr 00 (II) PCI: 00:1d:0: chip 8086,24c2 card 1028,0126 rev 01 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,24c4 card 1028,0126 rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,24c7 card 1028,0126 rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,24cd card 1028,0126 rev 01 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 81 class 06,04,00 hdr 01 (II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 01 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,24cb card 1028,0126 rev 01 class 01,01,8a hdr 00 (II) PCI: 00:1f:3: chip 8086,24c3 card 1028,0126 rev 01 class 0c,05,00 hdr 00 (II) PCI: 00:1f:5: chip 8086,24c5 card 1028,0126 rev 01 class 04,01,00 hdr 00 (II) PCI: 01:0c:0: chip 8086,100e card 1028,002e rev 02 class 02,00,00 hdr 00 (II) PCI: End of PCI scan Note for the curious: the devicce on on 1:0c:0 is an ethernet network controller. -Alex.