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

Re: Please help newbie figure out anX.log debug effort



DTi4565459@aol.com wrote:
  >You must provide a "Screen" section in XF86Config for at
  >least one of the following graphics drivers: accel
  
It means what it says!

  >Fatal server error:
  >No configured graphics devices

Here's mine (but you can't just copy it!):

Section "Screen"
    Driver      "accel"
    Device      "Matrox"
    Monitor     "Idek"
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480" "640x400"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480" "640x400"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

You should probably use XF86Setup (in xserver-vga16 package, I think)
to configure X for you.  You can then go on to edit what it produces.

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Blessed are the pure in heart, for they shall see 
      God."                    Matthew 5:8 




Reply to: