On Monday 14 January 2002 09:39 am, you wrote:
> > try updating to 4.1.0, if that don't work try CVS 4.1.99. Yeah I know it
> > ain't easy.
> > What's the prob with ur card btw?
>
> To be more preciese my problem is:
> I can't startx my X server. The following  is in /etc/X11/XF86Config:
>
> Section "Device"
>     Identifier  "ATI Rage 128 RF"
>     Driver      "r128"
>     VendorName  "ATI"
>     BoardName   "ATI Rage 128 RF"
> EndSection
>
> And this is from /var/log/XFree86.0.log:
>
> (II) ATI: ATI driver (version 6.2.3) 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 (AGP),
>  ATI Rage 128 Pro PF (AGP), 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)
> (II) Primary Device is: PCI 01:00:0
> (--) Assigning device section with no busID to primary device
> (EE) No devices detected.
> ---------------
> That's the problem. To my mind it can't find card.
> But I don't know how to make it see the card.
>
> Thank you in advance.
> Alexei
>
Here is mine. My card is the PF (and an AGP) which should have been supported 
too but didn't work till I added the ChipId line. Hope it helps.

Section "Device"
    Identifier  "ATI Rage 128 Pro"
    Driver      "r128"
    VideoRam    32768
    ChipId      0x5246
    Option      "AGPMode" "2"
    Option      "DPMS"
    # Insert Clocks lines here if appropriate
EndSection

Vern
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to