Merhabalar,

Dosyayý config etmek için aticonfig --force --initial kullandým.

Section "ServerLayout"

    # Multihead stuff
    # Screen      0  "Screen0" 0 0
    # Screen      1  "Screen1" RightOf "Screen0"
        Identifier     "Simple Layout"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Touchpad" "SendCoreEvents"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option      "Xinerama" "off"
        Option      "Clone" "off"
EndSection

Section "Files"
        RgbPath      "/usr/lib/X11/rgb"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/dejavu/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/freefont/"
        FontPath     "/usr/share/fonts/TrueType/"
        FontPath     "/usr/share/fonts/corefonts"
        FontPath     "/usr/share/fonts/Speedo/"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/75dpi/"
        FontPath     "/usr/share/fonts/encodings/"
EndSection

Section "Module"
        Load  "dbe"      # Double buffer extension
        Load  "extmod"
        SubSection "extmod"
                Option      "omit xfree86-dga"   # don't initialise the DGA 
extension
        EndSubSection
        Load  "type1"
        Load  "freetype"
        Load  "record"
        Load  "xtrap"
        Load  "glx"
        Load  "dri"
        Load  "v4l"
        Load  "synaptics"
EndSection

Section "ServerFlags"
        Option      "AllowMouseOpenFail" "True"
        Option      "BlankTime" "0"
        Option      "StandbyTime" "0"
        Option      "SuspendTime" "0"
        Option      "OffTime" "0"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "AutoRepeat" "500 30"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "ExplorerPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
        Option      "Buttons" "5"
EndSection

Section "InputDevice"
        Identifier  "Touchpad"
        Driver      "synaptics"
        Option      "Protocol" "auto-dev"
    # Option     "Device" "/dev/input/mouse0"
        Option      "LeftEdge" "1700"
        Option      "RightEdge" "5300"
        Option      "TopEdge" "1700"
        Option      "BottomEdge" "4200"
        Option      "FingerLow" "25"
        Option      "FingerHigh" "30"
        Option      "MaxTapTime" "180"
        Option      "MaxTapMove" "220"
        Option      "VertScrollDelta" "100"
        Option      "MinSpeed" "0.09"
        Option      "MaxSpeed" "0.18"
        Option      "AccelFactor" "0.0015"
        Option      "SHMConfig" "true"
    # Option     "ClickTime"  "0"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device     "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection

Section "Extensions"
        Option      "Composite" "disable"
EndSection


On Wednesday 14 February 2007 19:55, Serbulent UNSAL wrote:
> xorg.conf dosyanýzý yollarmýsýnýz.
>
> Serbulent
>
> 2007/2/14, Emre Küçükayvaz <emre.kucukayvaz at gmail.com>:
> > Merhabalar,
> >
> > Acer TravelMate 8200 üzerinde Ati Mobility Radeon x1600 kullanýyorum. 3D
> > desteðini ati-drivers paketiyle aktif hale getirebildim, ancak aixgl'i
> > aktif hale getirdiðimde ("composite" "enable" ile) "glxinfo | grep
> > direct"
> >
> > "Xlib: extension "XFree86-DRI" missing on display ":0.0"."
> >
> > þeklinde hata veriyor. aixgl'i çalýþtýramadýðýmdan beryl'i de
> > kullanamýyorum. Bu sorunu nasýl çözebilirim?
> >
> > Teþekkürler.
> >
> > Emre Küçükayvaz
> >
> > _______________________________________________
> > Pardus-kullanicilari mailing list
> > Pardus-kullanicilari at uludag.org.tr
> > http://liste.uludag.org.tr/mailman/listinfo/pardus-kullanicilari
> > Arama: http://liste.uludag.org.tr/arama/
>
> _______________________________________________
> Pardus-kullanicilari mailing list
> Pardus-kullanicilari at uludag.org.tr
> http://liste.uludag.org.tr/mailman/listinfo/pardus-kullanicilari
> Arama: http://liste.uludag.org.tr/arama/

Cevap