[Comm] fglrx(0): PreInitDAL failed
    Maxim Ivanov 
    =?iso-8859-1?q?ivanov_=CE=C1_mont-spb=2Eru?=
       
    Пт Янв 11 15:37:34 MSK 2008
    
    
  
Вот мой xorg.conf
Может, где-то ошибка вкралась?
Section "ServerLayout"
        Identifier     "Minimal layout"
        Screen         "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Genius Optical Mouse|0" "CorePointer"
EndSection
Section "Module"
        Load  "type1"
        Load  "freetype"
        Load  "glx"
       Load  "dri"
        Load  "dbe"
        SubSection "extmod"
                Option      "omit xfree86-dga"
        EndSubSection
EndSection
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection
Section "InputDevice"
        Identifier  "Genius Optical Mouse|0"
        Driver      "mouse"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "IMPS/2"
        Option      "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
        Identifier   "Dell D1025HE|0"
        DisplaySize  300        230
        HorizSync    31.5 - 92.0
        VertRefresh  50.0 - 150.0
EndSection
Section "Device"
        Identifier  "Card0|0"
        Driver      "vesa"      # с модулем  fgrlx не работает
        Option "BlockSignalsOnLock" "on"
        Option "KernelModuleParm" "locked-userpages=0"
        Option "OpenGLOverlay" "off"
        Option "UseFastTLS" "2"
        Option "UseInternalAGPGART" "no"
        Option "VideoOverlay" "on"
        Option "mtrr" "off"
        Option "no_accel" "no"
        Option "no_dri" "no"
        Option "EnablePrivateBackZ" "no"
        Option "backingstore" "true"
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Card0|0"
        Monitor    "Dell D1025HE|0"
        DefaultDepth     24
        SubSection "Display"
                Depth     8
                Modes    "1600x1200" "1024x768" "800x600" "720x350" 
"640x480"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1600x1200" "1024x768" "800x600" "720x350" 
"640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1600x1200" "1024x768" "800x600" "720x350" 
"640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1600x1200" "1024x768" "800x600" "720x350" 
"640x480"
        EndSubSection
        SubSection "Display"
                Depth     32
                Modes    "1600x1200" "1024x768" "800x600" "720x350" 
"640x480"
        EndSubSection
EndSection
Section "DRI"
        Group        "xgrp"
        Mode         0660
EndSection
Section "Extensions"
Option "Composite" "false"
EndSection
    
    
Подробная информация о списке рассылки community