[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ati radeon XF86Config



I just went out and got an ATI Radeon to replace my dusty old video
card. However, X doesn't seem to like my configuration for it, and
won't start as a result.

Can anyone supply a copy of their working XF86Config-4 they use with
the ATI Radeon? Here's a few choice lines from my configuration - can
you spot the error?


Section "Device"
    Identifier  "ATI Radeon"
    Driver      "ati"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "ATI Radeon"
    Monitor     "NEC"
    DefaultDepth 24
    ...
EndSection



This generates the following errors during the start up of X:

(II) ATI: ATI driver (version 6.3.6) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
	ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
	ATI Rage 128 RL (AGP), ATI Rage 128 Pro PD (PCI),
	ATI Rage 128 Pro PF (AGP), ATI Rage 128 Pro PP (PCI),
	ATI Rage 128 Pro PR (PCI), ATI Rage 128 Mobility LE (PCI),
	ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
	ATI Rage 128 Mobility ML (AGP)
(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 (AGP)
(II) Primary Device is: PCI 01:00:0
(II) ATI:  Candidate "Device" section "ATI Radeon".
(WW) ATI:  PCI/AGP Mach64 in slot 1:0:0 could not be detected!
(EE) No devices detected.

Fatal server error:
no screens found



Reply to: