Michel Dänzer ([EMAIL PROTECTED]) wrote:

> On Son, 2003-02-02 at 23:44, Ryan Singer wrote:
> > X11 won't start ...
> 
> What graphics card do you have? The output of lspci | grep VGA
> would be interesting for that.

lspci | grep VGA reads:

00:10.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF

the relevant parts of my XF86-Config follow:

Section "Device"
        Identifier      "Rage 128"
        Driver          "ati"
        BusID           "PCI:0:16:0"
        Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
        Identifier      "Apple LCD"
        VendorName      "Apple"
        ModelName       "Studio Display LCD"
        HorizSync       31.5 - 57.0
        VertRefresh     50-70
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Rage 128"
        Monitor         "Apple LCD"
        SubSection "Display"
                Depth           24
                Modes           "1024x768"
                ViewPort        0 0
        EndSubSection
EndSection

-- 
Ryan Singer :: http://feltpresence.com

"Truth is always the enemy of power.
 And power the enemy of truth."
  - Edward Abbey

Reply via email to