[Pardus-kullanicilari] Pardus 2007.1 güncellemeleri sonrasý xorg'da hata

Guardian samedkonak at gmail.com
16 Mar 2007 Cum 23:32:43 EET


Güncelelmeleri yaparak 2007.1'e yükselttim sistemimi.

daha sonra "ctrl+alt+backspace" ile x'i tekrar baÅŸlatmak istedim konsola 
düştü, tekrar başalatayım dedim root haklarıyla "reboot" komutunu kullanarak 
nafile.

xorg.conf dosyasını yedekleyip sildim, kendi tekrar oluştursun diye bu seferde 
ekran gelir gibi oldu tekrar konsola düştü, daha sonra daha önceden de 
kurulum yaptığım nvidia'nın resmi sitesinden Nvidia Geforce 7300GS ekran 
kartım için indirdiğim .sh uzantılı dosyayı çalıştırarak ekran akrtımı 
tekrardan tanıttım, xorg doğal olarak değişecekti ve tahmin ettiğim gibide 
oldu, xorg dosyası düzeldi.

şimdi sizlere yedeklediğim hatalı "xorg.conf.backup.2" ve sorunsuz 
çalışan "xorg.conf" dosyası içeriğini ekte gönderiyorum.

Bu sorun neden kaynaklanmış olabilir? Bu dakikadan sonra dezavantajı olur mu?
-------------- sonraki bölüm --------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister at builder3)  Fri Dec 15 10:12:14 PST 2006


Section "ServerLayout"

    # Multihead stuff
    # Screen      0  "Screen0" 0 0
    # Screen      1  "Screen1" RightOf "Screen0"
    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/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           "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 6 7"
    Option         "Buttons" "5"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       24.0 - 80.0
    VertRefresh     49.0 - 75.0
EndSection

Section "Device"

    # BusID      "PCI:02:00:0"
    Identifier     "VideoCard0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "GeForce 7300 GS"
    Screen          0
EndSection

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

-------------- sonraki bölüm --------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister at builder3)  Fri Dec 15 10:12:14 PST 2006

Section "ServerLayout"

    # Multihead stuff
    # Screen      0  "Screen0" 0 0
    # Screen      1  "Screen1" RightOf "Screen0"
    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/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/terminus/"
    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           "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 6 7"
    Option         "Buttons" "5"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       24.0 - 80.0
    VertRefresh     49.0 - 75.0
EndSection

Section "Device"

    # BusID      "PCI:02:00:0"
    Identifier     "VideoCard0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "GeForce 7300 GS"
    Screen          0
EndSection

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



Pardus-kullanicilari mesaj listesiyle ilgili daha fazla bilgi