Kirjoittaja Aihe: Geforge 8600GTS,samsung syncmaster 959nf,Logitech Mx-518 optical mouse  (Luettu 2040 kertaa)

dudo

  • Käyttäjä
  • Viestejä: 12
    • Profiili
Ajattelin laittaa xorg.conffit tänne ubuntu suomen sivulle jos vaikka jotenkin pystyisin joitakin ihmisiä auttamaan.Distro jota nyt käytän on Debian 4.0.2.6.18.686.Kone: fujitsu siemens scaleo t ,Intel pentium 4.
Näyttöni on samsung syncMaster 959nf ja näytön ohjaimeni on Geforge 8600GTS.Hiireni on logitech Mx-518 optical mouse.Käytän tällä hetkellä ajureina 169.04pkg1.run jotka ovat beta-ajurit.myös NVIDIA-Linux-x86-169.12-pkg1.run on ihan hyvät ja toimivat ajurit.Tässä olisi sitten ne xorg.conffit.

Koodia: [Valitse]
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:21:33 PST 2008

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

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

Section "Files"

# path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "ddc"
    Load           "dri"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
SubSection  "extmod"
        Option    "xfree86-dga"
    EndSubSection
EndSection

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

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fi"
    Option         "XkbVariant" "nodeadkeys"
EndSection

#Section "InputDevice"
#    Identifier     "Configured Mouse"
#    Driver         "mouse"
#    Option         "CorePointer"
#    Option         "Device" "/dev/input/mice"
#    Option         "Protocol" "ImPS/2"
#    Option         "Emulate3Buttons" "true"
#EndSection

Section "InputDevice"
       Identifier      "Configured Mouse"
       Driver          "evdev"
       Option          "CorePointer"
       Option          "Buttons"       "7"
       Option          "ZAxisMapping"  "4 5"
       Option          "ButtonMapping" "1 2 3 6 7"
       Option          "Name"  "Logitech USB-PS/2 Optical Mouse"
EndSection

Section "Monitor"
    Identifier     "SyncMaster"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 160.0
    #Modeline       "1280x1024" 190.96  1280 1376 1520 1760 1024 1025 1028 1085 +hsync +vsync
    #ModeLine       "1024x768_100" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    #ModeLine       "800x600_100" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
     ModeLine       "800x600_151" 108.23 800 840 1040 1120 600 602 614 640
    #ModeLine       "1024x768_120" 136.52 1024 1072 1312 1408 768 770 782 808 -HSync
-VSync
EndSection

Section "Device"
    Identifier     "nVidia Corporation G80 [GeForce 8600 GTS]"
    Driver         "nvidia"
    VideoRam        256
    BusID          "PCI:5:0:0"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8600 GTS"

EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation G80 [GeForce 8600 GTS]"
    Monitor        "SyncMaster"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "800x600"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    #Option         "metamodes" "1920x1440 +0+0; 1600x1200 +0+0; 1280x1024 +0+0; 1024x768 +0+0   800x600 +0+0; 640x480 +0+0; 1024x768_85 +0+0"
#Option         "metamodes" "1280x1024_100_0 +0+0; 1024x768_100_0 +0+0; 800x600_100_0 +0+0"
    Option         "metamodes" "800x600_151_0 +0+0"
    Option         "SLI" "Auto"
    SubSection     "Display"
        Depth       24
        Modes      "nvidia-auto-select"
    EndSubSection
EndSection

Ajureita

NVIDIA-Linux-x86-1.0-8762                    (.download.nvidia.com/XFree86/Linux-x86/1.0-9755/NVIDIA-Linux-x86-1.0-9755-pkg1.run)
NVIDIA-Linux-x86-1.0-9755-pkg1.run     (.download.nvidia.com/XFree86/Linux-x86/1.0-9755/NVIDIA-Linux-x86-1.0-9755-pkg1.run)
NVIDIA-Linux-x86-1.0-9625-pkg1.run     (download.nvidia.com/XFree86/Linux-x86/1.0-9625/NVIDIA-Linux-x86-1.0-9625-pkg1.run)
NVIDIA-Linux-x86-169.12-pkg1.run        (.download.nvidia.com/XFree86/Linux-x86/169.12/NVIDIA-Linux-x86-pkg1.run)
(kun olet saanut ajurit asennettua etkä pääse muokkaaman resoluutiota niin kirjoita päätteeseen LANG=C nvidia-settings) Ainakin NVIDIA-Linux-x86-173.14.05-pkg1.run
 ajureiden asennuksen jälkeen jouduin LANG=C nvidia settingsin komento päätteelle kirjoittamaan.                       

Ajurin asennus
Lataa vaikka NVIDIA-Linux-x86-169.12-pkg1.run ajurit työpöydälle

1.sulje X ctrl+alt+backspace
2.ctrl+alt+F1
3.cd ~ /Desktop
4. sudo /etc/init.d/gdm stop                 (gdm tilalla kdm jos kde ympäristö)
5.sudo sh NVIDIA-Linux-x86-169.12-pkg1.run          (esimerkki ajurista,voi olla joku vaihto ehtoinen)
6. vastaa kaikkiin yes
7.kirjoita   startx
nyt pitäis  toimia (jos ei niin asenna pakettien hallinasta paketti   Build-essential ja linux- headers.Linux-headers on minulla 2..6.18.686 .

Nämä ovat toimineet esim Debianin 4.0 suppeassa versiossa, Debianin  Asennus kopiossa.Ubuntu 7.04-7.10 versioissa.Muita distroja en ole kokeillut ja ei ole tarvinnutkaan koska olen ollut erittäin tyytyväinen näihin.Varsinkin Debianin nopeus on tehnyt positiivisen vaikutuksen.

korjaus klo 15:16 lähettämääni viestiin.




















« Viimeksi muokattu: 12.06.08 - klo:12.01 kirjoittanut Elias »