xorg.conf dosyasýnda

Section "Extensions" bölümünde *#Option "Composite" "enable"* yazan yerdeki
*#* karakterini silin. Section "Extensions" bölümü yoksa ekleyin. Aþaðýdaki
gibi olmalý:

Section "Extensions"
     Option "Composite" "enable"
EndSection

eðer sonu -old ile biten sürücüleri kullanýyorsanýz *#* kalmalýdýr. Aksi
taktrirde hata mesajý alacaksýnýz.

Sonra ise *xorg.conf* dosyasýnda * Section "Device" * baþlýðý altýna

Option     "AddARGBGLXVisuals" "True"
Option     "DisableGLXRootClipping" "True"

satýrlarýný aþaðýdaki gibi girmelisiniz:

Section "Device"

    # BusID      "PCI:01:00:0"
    Identifier     "VideoCard0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "NV18 [GeForce4 MX 4000 AGP 8x]"
    Screen          0
    Option         "AddARGBGLXVisuals" "True"
    Option         "DisableGLXRootClipping" "True"
EndSection

*Section "Screen"* bölümünde ise *DefaultDepth 24* ve *Depth 24* olmalý:

Section "Screen"
    Identifier     "Screen0"
    Device         "VideoCard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "RenderAccel" "true"
    # Option       "AccelMethod" "exa"
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

------------------------------

OpenGL desteðinide aktif hale getirmelisiniz.(Konsolda altýnda root olarak
bu komutu veriyoruz.)

update-opengl nvidia

cevap olarak

Switching to xorg-x11 OpenGL interface

aldýysak; Direct Rendering desteðinin olup olmadýðýný bir kontrol
edelim.(Konsole
altýnda normal kullanýcý olarak bu komutu veriyoruz.)

glxinfo | grep -i "direct rendering"

cevap olarak

direct rendering: Yes

vermeli.* No * cevabý alýrsanýz. Bu komutu verin.

update-environment

Sonrasýnda *CTRL+ALT+BACKSPACE* tuþlarýna ayný anda basarak grafik ekranýn
tekrar açýlmasýný saðlayýn.Açýlýþtan sonra Direct Rendering desteðini tekrar
kontrol edin.

glxinfo | grep -i "direct rendering"

cevap * direct rendering: Yes * ise yapacak bir þey yok aþaðýdaki
adreslerden yardým alabilirsiniz

Pardus 1.1 de adým adým aiglx+beryl+compiz
kurulumu...!<http://www.pardus-linux.org/forums/viewtopic.php?t=3500&start=0&postdays=0&postorder=asc&highlight=>

http://www.pardus-linux.org/forums/viewtopic.php?t=3500
AIGLX ve BERYL kurulumu
http://www.pardus-wiki.org/index.php/NASIL:AIGLX_ve_BERYL_kurulumu
yukarýdaki OpenGL ve AIGLX desteðinin açýlmasý ile ilgili  kýsýmlarýn
kontrol edilmesi gerekli sanýrým


hem copydir hem de pastedir wikidendir buarada forum 14-15 sayfayý bulmuþtur
kolay gelsin
-------------- sonraki bölüm --------------
Bir HTML eklentisi temizlendi...
URL: 
http://liste.uludag.org.tr/pardus-kullanicilari/attachments/20061221/e5f4e5c5/attachment.html
 

Cevap