holymidnigth adlı arkadaşımız fx5200 kurulumu icin yardım istedi ve bende herkes yaralansın diye buraya konu actım.
----
başlangıc olarak "pisi" program ekle kaldır yoneticisini acıyoruz ve "root" şifremizi giriyoruz.
biraz bekledikten sonra cıkan pencerede "depo ayarları"ndan "depoyu guncelle " diyoruz.
ve ustte " butun paketler"i sectikten sonra " nvidia olarak araıyoruz ve karşımıza 3 tane kurulmamış paket cıkıyor.
"sağ alttan" paketleri yukle" dedikten sonra, internetten driveri yukleyecektir.
burdaki işimiz bitti.
--
2. aşama ise xorg.conf dosyasını duzenlem.
/etc/x11/ dizinindeki xorg.conf dosyasını root olarak bir metin duzenleyicisi ile
dosyayı duzenliyoruz.
dosyadaki "nv" yazan kısımı "nvidia" olarak değiştiriyoruz.ama cozunurluk icinde bikac değişiklik yapmamız gerekiyor.
onuda aşağıdaki gibi yapacağız...
(hatta bu dosyayı direk xorg.conf dosyasına aynen yazın)
Alıntı:
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 "dri"
Load "v4l"
EndSection
Section "dri"
Mode 0666
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
FontPath "/usr/share/fonts/ttf-bitstream-vera/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/Speedo/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/TrueType/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/freefont/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/corefonts"
FontPath "/usr/share/fonts/encodings/"
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 "Device"
Identifier "DisplayController0"
Driver "nvidia"
Option "RenderAccel" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "DisplayController0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Vendor"
ModelName "Model"
HorizSync 30-70
VertRefresh 50-180
ModeLine "640x480" 25.17 640 648 744 784 480 482 484 509 -hsync -vsync
ModeLine "640x480" 31.50 640 656 696 816 480 481 484 504 -hsync -vsync
ModeLine "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
ModeLine "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync
ModeLine "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
ModeLine "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
ModeLine "800x600" 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync
ModeLine "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
ModeLine "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
ModeLine "1024x768" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
ModeLine "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
ModeLine "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
ModeLine "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection
burada 1280 cozunurluğunu gormez.eğer 1280 olarak ayarlamak istiyorsanız bir ust cozunurluğude ilgili yerlere eklemeniz gerekiyor.
----
ALINTI DEĞİLDİR-EMEKTİR...
__________________
Pardus - Nvidia FX5200 kurulumu
Linux0 Mesaj
●41 Görüntüleme
- ReadBull.net
- Donanım Forumları
- işletim Sistemleri
- Linux
- Pardus - Nvidia FX5200 kurulumu