[Pardus-kullanicilari] grafik kartı 3D

Onder Oz onderoz at zmail.sk
28 Eki 2006 Cmt 13:25:26 EEST


Yahu bir babayigit ciksa da nVidia'nin acik kaynak alternatifini yazsa..

Biliyorsunuz, Microsoft xBox surumleriyle nVidia'yi kullandigi icin 
nVidia'nin kadrosunun saglam bir kismini xBox versiyonuyla ugrasmasi 
icin ayartti. Bu durumda Acik kaynak versiyonu bilinmeyen zamanalara 
kaldi. Su anda guncellenen paketler de (Microsoft'un parmagi var midir 
bilemiyorum ama) kapali kaynak. Umarim stratejilerini degistirirler.

Selim Tavşan wrote On 28-10-2006 13:18:
> nvidia-xconfig komutu bende de aynı sonucu oluşturmuştu.
> 
> 28.10.2006 tarihinde *can comert* <cancomert at gmail.com 
> <mailto:cancomert at gmail.com> > yazmış:
> 
>     Merhabalar,
>     pardus CanComert # sudo pisi it nvidia-kernel nvidia-glx nvidia-tools
> 
>     Asagıdaki paket(ler) zaten sistemde kurulu ve yeniden kurulmayacak(lar):
> 
>     nvidia-tools nvidia-glx nvidia-kernel
> 
>     Kurulacak paket yok.
> 
>     pardus CanComert # sudo nvidia-xconfig
> 
>     Using X configuration file: "/etc/X11/xorg.conf".
> 
>     Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
> 
>     New X configuration file written to '/etc/X11/xorg.conf'
> 
> 
> yukarıdaki yedek dosyayı
> 
> ctrl+alt+F1 ile konsola düştükten sonra root girişi yapıp
> 
> cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf
> 
> komutunu verip "üzerine yazılsın mı" sorusuna da "e" cevabıyla geçerek 
> grafik ekrana girebilirsiniz.
> 
> daha sonra bu dosyada sadece "nv" kısmını "nvidia" yapın ;)
> ben bu şekilde yapmıştım....
> 
>     pardus CanComert #
> 
>     Bu noktadan sonra  sisteme içıp kapattıgımda siyah bir ekran geliyor
>     ve görsel masa üstü açılmıyor
> 
>     tty2 den zorg.py diyerek xorg dosyasını eski haline getiriyorum
> 
>     ekran kartının 3D destegi ile ilgili olarak belirtilen işlemleri
>     yapsam da (16 ları 24 yapmak ...) sistem yine de düzgün açılmıyor
> 
>     xorg dosyasının özgün içeriği asıgıda ne yapmam gerekir?
> 
>     ----------------------------------------------------------------------------------------------
> 
> 
>     # nvidia-xconfig: X configuration file generated by nvidia-xconfig
> 
>     # nvidia-xconfig: version 1.0 (buildmeister at builder3) Wed Sep 20
>     16:56:19 PDT 2006
> 
>     Section "ServerLayout"
> 
>     #Â Multihead stuff
> 
>     #Â Screen 0 "Screen0" LeftOf "Screen1"
> 
>     #Â Screen 1 "Screen1" 0 0
> 
>     Identifier "Simple Layout"
> 
>     Screen "Screen0" 0 0
> 
>     InputDevice "Mouse0" "CorePointer"
> 
>     InputDevice "Keyboard0" "CoreKeyboard"
> 
>     Option "Xinerama" "off"
> 
>     Option "Clone" "off"
> 
>     EndSection
> 
>     Section "Files"
> 
>     RgbPath "/usr/lib/X11/rgb"
> 
>     FontPath "/usr/share/fonts/dejavu/"
> 
>     FontPath "/usr/share/fonts/misc/"
> 
>     FontPath "/usr/share/fonts/TTF/"
> 
>     FontPath "/usr/share/fonts/encodings/"
> 
>     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/"
> 
>     EndSection
> 
>     Section "Module"
> 
>     Load "dbe" # Double buffer extension
> 
>     SubSection "extmod"
> 
>     Option "omit xfree86-dga" # don't initialise the DGA extension
> 
>     EndSubSection
> 
>     Load "type1"
> 
>     Load "freetype"
> 
>     Load "glx"
> 
>     Load "v4l"
> 
>     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" "trq"
> 
>     EndSection
> 
>     Section "InputDevice"
> 
>     Identifier "Mouse0"
> 
>     Driver "mouse"
> 
>     Option "Protocol" "ExplorerPS/2"
> 
>     Option "Device" "/dev/input/mice"
> 
>     Option "ZAxisMapping" "4 5"
> 
>     Option "Buttons" "5"
> 
>     EndSection
> 
>     Section "Monitor"
> 
>     Identifier "Monitor0"
> 
>     VendorName "Unknown"
> 
>     ModelName "Unknown"
> 
>     HorizSync 30.0 - 71.0
> 
>     VertRefresh 50.0 - 160.0
> 
>     EndSection
> 
>     Section "Device"
> 
>     #Â BusID "PCI:01:00:0"
> 
>     Identifier "VideoCard0"
> 
>     Driver "nvidia"
> 
>     VendorName "nVidia Corporation"
> 
>     BoardName "NV31 [GeForce FX 5600]"
> 
>     Screen 0
> 
>     EndSection
> 
>     Section "Screen"
> 
>     Identifier "Screen0"
> 
>     Device "VideoCard0"
> 
>     Monitor "Monitor0"
> 
>     DefaultDepth 16
> 
>     Option "RenderAccel" "true"
> 
>     # Option "AccelMethod" "exa"
> 
>     SubSection "Display"
> 
>     Depth 16
> 
>     Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
> 
>     EndSubSection
> 
>     EndSection
>     _______________________________________________
>     Pardus-kullanicilari mailing list
>     Pardus-kullanicilari at uludag.org.tr
>     <mailto:Pardus-kullanicilari at uludag.org.tr>
>     http://liste.uludag.org.tr/mailman/listinfo/pardus-kullanicilari
>     <http://liste.uludag.org.tr/mailman/listinfo/pardus-kullanicilari>
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Pardus-kullanicilari mailing list
> Pardus-kullanicilari at uludag.org.tr
> http://liste.uludag.org.tr/mailman/listinfo/pardus-kullanicilari


Pardus-kullanicilari mesaj listesiyle ilgili daha fazla bilgi