[ubuntu-tr] ubuntu 7.10 nvidia ekran kartı kurulumu

ahmed yasar yasar.tuncez at gmail.com
18 Oca 2008 Cum 15:55:30 GMT


Merhaba,

Masaüstü bilgisayarıma Ubuntu 7.10 kurdum ve nvida için ekran kartı
kurulumunu synaptic arayüzünden yaptım. Ancak nvidia-settings
dediğimde çözünürlüğü 1280x1024 olarak ayarladığım halde xorg.conf
dosyasında (aşağıdaki gibi) 1024x768 olarak görünüyor. Bunun hangisi
doğru? Bir de xorg.conf dosyası bana biraz tuhaf geldi. İki tane ekran
kartı ve monitör gibi bir şeyler var
lspci | grep VGA
02:00.0 VGA compatible controller: nVidia Corporation GeForce 7100 GS (rev a1)

xorg.conf:



--     Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       28.0 - 51.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "HP L1706"
    HorizSync       30.0 - 83.0
    VertRefresh     50.0 - 76.0
EndSection

Section "Device"
    Identifier     "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]"
    Driver         "nvidia"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 7100 GS"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1280x1024 +0+0; 832x624 +0+0; 800x600
+0+0; 640x480 +0+0"
EndSection

yaşasın linux


More information about the ubuntu-tr mailing list