1
Asentaminen ja käyttöönotto / Vs: Nvidian ajurien asennus
« : 01.05.07 - klo:19.23 »
..Apuja kellään?..
Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelut
Uusimmat julkaisut: 24.04.1 LTS (suositeltu, 29.8.2024) ja 24.10 - Ubuntun 20-vuotisjulkaisu! (10.10.2024).
Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.
joskus vaatii rivinHmm, liittyykö tuo AGP kenties väylään?
Option "NvAGP" "0"
lisäämistä rivien
Driver "nvidia"
BusID...
jälkeen. tuttuni kone (nvidia FX5200) kaatuili monta kertaa päivässä mutta tuon jälkeen ongelmat poistuivat. mikäli tuo toimii, niin kannattaa koittaa myös ykköstä nollan tilalla. sen pitäisi olla hieman nopeampi.
Ei siihen tarvitsee astetta uudemman ajurin, jota ei ole pakattu vielä ubuntuun, mutta voi asennella nvidian binäryistä:Kiitoksia.
http://www.nvidia.com/object/linux_display_ia32_100.14.03.html
http://www.nvidia.com/object/linux_display_amd64_100.14.03.html
# /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 xorg.conf(5) manual page.
# (Type "man 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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "nVidia Corporation NVIDIA Default Card"
Driver "nv"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "hp P930"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NVIDIA Default Card"
Monitor "hp P930"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Näyttö pitää varmaankin sinun vielä vaihtaa..
Section "Device"
....
Option "TwinView" "True"
Option "TwinViewOrientation" "RightOf"
Option "UseEdidFreqs" "True"
Option "MetaModes" "1280x1024,1280x1024"
Option "UseDisplayDevice" "CRT"
EndSection
9000:sissa ajureissa twinviewin voi säätää lennosta graafisesti nvidia x server settingeistä. Jos erehdyt niitä joskus asentamaan, vältä nvidian stable ajuria(versio 1.0-9629) ja uusinta beetaa(1.0-9742) ne on hieman rikki.Terve, kulunut hieman aikaa viime kerrasta.
Section "Device"
....
Option "TwinView" "True"
Option "TwinViewOrientation" "RightOf"
Option "UseEdidFreqs" "True"
Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768"
Option "UseDisplayDevice" "string" #replace 'string' with either 'DFP' (Digital flat panel connected via DVI port), 'CRT' (any monitor that is connected via VGA ports), or 'TV'
EndSection
sudo apt-get install nvidia-glx nvidia-kernel-common
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
sudo gedit /etc/X11/xorg.conf #vaihtanut nv -> nvidia
sudo dpkg-reconfigure -phigh xserver-xorg
sudo nvidia-glx-config enable
md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum
glxinfo | grep direct
marko@c2dE6300:~$ sudo apt-get install nvidia-glx nvidia-kernel-common
Luetaan pakettiluetteloita... Valmis
Muodostetaan riippuvuussuhteiden puu
Luetaan tilatietoja... Valmis
nvidia-glx on jo uusin versio.
nvidia-kernel-common on jo uusin versio.
0 päivitetty, 0 uutta asennusta, 0 poistettavaa ja 0 päivittämätöntä.
marko@c2dE6300:~$ sudo dpkg-reconfigure -phigh xserver-xorg
xserver-xorg postinst warning: not updating /etc/X11/X; file has been
customized
xserver-xorg postinst warning: overwriting possibly-customised configuration
file; backup in /etc/X11/xorg.conf.20061119145807
marko@c2dE6300:~$ sudo nvidia-glx-config enable
Error: unable to load nvidia kernel driver! Be sure to have installed
the nvidia driver for your running kernel.
marko@c2dE6300:~$
ee toemi ee..
Mulla sama ongelma... Mutta kun yritän ajaa tuota dpkg-reconfigurea tulee tämmönen herja:HE HEI, mulla tulee täysin sama just tässä yritän itekkin tätä asennella.Koodia: [Valitse]samu@samu-desktop:~$ sudo dpkg-reconfigure --phigh xserver-xorg
Unknown option: phigh
Käyttö: dpkg-reconfigure [valinnat] paketit
-a, --all Konfiguroi kaikki paketit uudelleen.
-u, --unseen-only Näytä vain ennen näkemättömät kysymykset.
--default-priority Käytä oletusprioriteettia matalan sijasta.
--force Varmista rikkoutuneiden pakettien uudelleenkonfigurointi.
-f, --frontend Käytä määritettyä käyttöliittymää.
-p, --priority Määritä alin näytettävä kysymystaso.
--terse Tulosta vähemmän tietoa.
Ovatko tyhjiä, vai onko niissä joitain osioita? Ja jos on jotain, niin mikä "file system": ntfs, fat32, ext3?Toinen on tyhjä, ja toisenkin tyhjennän kunhan olen siirtänyt tavarat sille vasta tehdylle levylle. ext3 käy mainiosti molempiin. Mutta tällä hetkellä se usb-levy on 200gt ntfs ja 120gt ext3.. mutta lukeminen ntfs:ään riittää.