abilitazione direct rendering
Re: abilitazione direct rendering
ma non capisco, se hai jaunty, perchè non installi direttamente quello che dice,
vai su Sistema--amministrazione--Driver hardware e installi quello che ti propone e basta.
vai su Sistema--amministrazione--Driver hardware e installi quello che ti propone e basta.
-
Frankie2031
- Prode Principiante
- Messaggi: 76
- Iscrizione: sabato 18 aprile 2009, 14:48
- Contatti:
Re: abilitazione direct rendering
perchè lì la lista è vuota.. infatti il mio problema è nato proprio da lì.
Re: abilitazione direct rendering
Mi son dimenticato
Attento che se hai 64 bit è un altro
Attento che se hai 64 bit è un altro
-
Frankie2031
- Prode Principiante
- Messaggi: 76
- Iscrizione: sabato 18 aprile 2009, 14:48
- Contatti:
Re: abilitazione direct rendering
no no ho 32 bit.. la seguo e faccio sapere.. grazie
edit: dice
so che per entrarci e per modificarlo devo andare sul terminale e digitare
edit2:
sul file README c'è questa parte:
ps. il driver della pagina di nvidia devo installarlo cliccando CTRL-ALT-F1?
edit: dice
io non so come si modifica il file config X..Digitare "sh NVIDIA-Linux-x86-1.0-7182-pkg1.run" per installare il driver, quindi modificare il file config X secondo necessità.
so che per entrarci e per modificarlo devo andare sul terminale e digitare
ma non so cosa devo scrivere nel file perchè funzioni..gksudo gedit /etc/X11/xorg.conf
edit2:
sul file README c'è questa parte:
ma non so se cambiare__________________________________________________________________________
(sec-03) EDITING YOUR X CONFIG FILE
__________________________________________________________________________
In April of 2004, the X.org Foundation released an X server based on
the XFree86 X server. Many Linux distributions will use the X.org
X server in the future, rather than XFree86. The differences between
the two X servers should have no impact on NVIDIA Linux users with
two exceptions:
1) The X.org configuration file name, though it uses the same syntax
as XFree86's XF86Config file, is called /etc/X11/xorg.conf;
this README refers generically to these configuration files as
"the X config file".
2) The X.org log file, though its output is nearly identical
to the XFree86.0.log file, is called /var/log/Xorg.0.log; this
README refers generically to these files as "the X log file".
When XFree86 4.0 was released, it used a slightly different XF86Config
file syntax than the 3.x series did, and so to allow both 3.x and 4.x
versions of XFree86 to co-exist on the same system, it was decided that
XFree86 4.x was to use the configuration file "/etc/X11/XF86Config-4"
if it existed, and only if that file did not exist would the file
"/etc/X11/XF86Config" be used (actually, that is an over-simplification
of the search criteria; please see the XF86Config man page for a
complete description of the search path). Please make sure you know
what configuration file your X server is using. If you are in doubt,
look for a line beginning with "(==) Using config file:" in your X log
file ("/var/log/XFree86.0.log" or "/var/log/Xorg.0.log").
If you do not have a working X config file, there are several ways
to start: there is a sample config file that comes with XFree86,
and there is a sample config file included with the NVIDIA driver
package (it gets installed in /usr/share/doc/NVIDIA_GLX-1.0/).
You could also use a program like 'xf86config'; some distributions
provide their own tool for generating an X config file. For more
on X config file syntax, please refer to the man page (`man XF86Config`,
or `man xorg.conf`).
If you already have an X config file working with a different driver
(such as the 'nv' or 'vesa' driver), then all you need to do is find
the relevant Device section and replace the line:
Driver "nv"
(or Driver "vesa")
with
Driver "nvidia"
In the Module section, make sure you have:
Load "glx"
You should also remove the following lines:
Load "dri"
Load "GLcore"
if they exist. There are also numerous options that can be added to the
X config file to fine-tune the NVIDIA X driver. Please see Appendix D
for a complete list of these options.
Once you have configured your X config file, you are ready to restart X
and begin using the accelerated OpenGL libraries. After you restart X,
you should be able to run any OpenGL application and it will automatically
use the new NVIDIA libraries. If you encounter any problems, please
see the FREQUENTLY ASKED QUESTIONS section below.
condriver "nv"
e rimuoveredriver "nvidia"
eload "dri"
basti.. ci sarà altro da fare perchè funzioni?load "GLcore"
ps. il driver della pagina di nvidia devo installarlo cliccando CTRL-ALT-F1?
Ultima modifica di Frankie2031 il martedì 19 maggio 2009, 18:24, modificato 1 volta in totale.
Re: abilitazione direct rendering
Dice:
Se già avete un file X config che sta lavorando con un driver diverso,( nv o vesa)
tutto quello che dovete fare è di cercare la sezione "Device Section"
e sostituire la riga:
Driver "nv"
(oppure Driver "vesa")
con
Driver "nvidia"
Nella sezione Module section, assicurarsi di avere
Load "glx"
Dovrete anche rimuovere le seguenti righe
Load "dri"
Load "GLcore"
Se esistono.
Ci dono anche numerose opzioni che posso essere aggiunte al file x config per meglio settare il driver NVIDIA X
X config file to fine-tune the NVIDIA X driver. Si prega di leggere l' appendice D ( Appendix D)
per una completa lista di queste opzioni
Se già avete un file X config che sta lavorando con un driver diverso,( nv o vesa)
tutto quello che dovete fare è di cercare la sezione "Device Section"
e sostituire la riga:
Driver "nv"
(oppure Driver "vesa")
con
Driver "nvidia"
Nella sezione Module section, assicurarsi di avere
Load "glx"
Dovrete anche rimuovere le seguenti righe
Load "dri"
Load "GLcore"
Se esistono.
Ci dono anche numerose opzioni che posso essere aggiunte al file x config per meglio settare il driver NVIDIA X
X config file to fine-tune the NVIDIA X driver. Si prega di leggere l' appendice D ( Appendix D)
per una completa lista di queste opzioni
-
Frankie2031
- Prode Principiante
- Messaggi: 76
- Iscrizione: sabato 18 aprile 2009, 14:48
- Contatti:
Re: abilitazione direct rendering
ho installato il driver nvidia-linux-x86-1.0-7182-pkg1.run seguendo questa guida:
http://forum.ubuntu-it.org/viewtopic.php?t=20441
ma mi da cmq errore..
http://forum.ubuntu-it.org/viewtopic.php?t=20441
ma mi da cmq errore..
e anche..ERROR: unable to determine the version of the kernel sources located in "/lib/modules/2.6.28-11-generic/build".
Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on red hat linux system, for example, be sure you have the "kernel-source" RPM installed. if you know the correct kernel source files are installed, you may specify the kernel source path with the "--kernel-source-path" command line option.
| ok |
ERROR: installation has failed. Please see the file "/var/log/nvidia-installer.log" for details. you may find suggestion on fixing installation problems in the README available on the linux driver download page at www.nvidia.com
| ok |
Re: abilitazione direct rendering
proprio ora c'è una discussione nel Forum, in essenza era
Prova così, da terminale
Codice:
sudo apt-get install linux-headers$(uname -r) build-essential gcc xserver-xorg-dev pkg-config
Codice:
sudo apt-get --purge remove nvidia-glx nvidia-settings nvidia-glx-legacy nvidia-glx-new linux-restricted-modules-$(uname -r)
premi ctrl-alt-F1 per passare in console e digiti questo comando
Codice:
sudo /etc/init.d/kdm stop
vai nella posizione dove hai salvato i drivers scaricati dal sito Nvidia es. cd /home/utente/Desktop e dai questo comando
Codice:
sudo sh NVIDIA-Linux-XXX.run
al posto di NVIDIA-Linux-XXX.run inserisci il nome dei tuoi drivers basta che inizi a digitare NV e poi premi tab e dovresti trovartelo scritto
Rispondi si a tutto
al termine dai il comando
Codice:
sudo /etc/init.d/kdm start
Prova così, da terminale
Codice:
sudo apt-get install linux-headers$(uname -r) build-essential gcc xserver-xorg-dev pkg-config
Codice:
sudo apt-get --purge remove nvidia-glx nvidia-settings nvidia-glx-legacy nvidia-glx-new linux-restricted-modules-$(uname -r)
premi ctrl-alt-F1 per passare in console e digiti questo comando
Codice:
sudo /etc/init.d/kdm stop
vai nella posizione dove hai salvato i drivers scaricati dal sito Nvidia es. cd /home/utente/Desktop e dai questo comando
Codice:
sudo sh NVIDIA-Linux-XXX.run
al posto di NVIDIA-Linux-XXX.run inserisci il nome dei tuoi drivers basta che inizi a digitare NV e poi premi tab e dovresti trovartelo scritto
Rispondi si a tutto
al termine dai il comando
Codice:
sudo /etc/init.d/kdm start
Re: abilitazione direct rendering
correzione arrivata ora
Rivai alla pagina postata da Guiodic e ricopia di nuovo quel comando l'ho modificato, era sbagliato, quello giusto è questo
Codice:
sudo apt-get install linux-headers-$(uname -r) build-essential gcc xserver-xorg-dev pkg-config
Se usi ubuntu per arrestare X il comando è
Codice:
sudo /etc/init.d/gdm stop
quello scritto era per kubuntu (io manco l'avevo guardato che era kubuntu, scusami)
Rivai alla pagina postata da Guiodic e ricopia di nuovo quel comando l'ho modificato, era sbagliato, quello giusto è questo
Codice:
sudo apt-get install linux-headers-$(uname -r) build-essential gcc xserver-xorg-dev pkg-config
Se usi ubuntu per arrestare X il comando è
Codice:
sudo /etc/init.d/gdm stop
quello scritto era per kubuntu (io manco l'avevo guardato che era kubuntu, scusami)
-
Frankie2031
- Prode Principiante
- Messaggi: 76
- Iscrizione: sabato 18 aprile 2009, 14:48
- Contatti:
Re: abilitazione direct rendering
ci riprovo (anche se la guida che ho seguito io era più o meno uguale)
-
Frankie2031
- Prode Principiante
- Messaggi: 76
- Iscrizione: sabato 18 aprile 2009, 14:48
- Contatti:
Re: abilitazione direct rendering
ho seguito la guida che mi hai consigliato passo per passo e mi da in successione questi messaggi:
ERROR: unable to connect to remote host download.nvidia.com (Connection timed out)
| ok |
No matching precompiled kernel interface was found on the nvidia ftp site; this means that the installer will need to compile a kernel interface for your kernel
| ok |
ERROR: unable to determine the version of the kernel sources located in "/lib/modules/2.6.28-11-generic/build".
Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on red hat linux system, for example, be sure you have the "kernel-source" RPM installed. if you know the correct kernel source files are installed, you may specify the kernel source path with the "--kernel-source-path" command line option.
| ok |
ERROR: installation has failed. Please see the file "/var/log/nvidia-installer.log" for details. you may find suggestion on fixing installation problems in the README available on the linux driver download page at www.nvidia.com
| ok |
Re: abilitazione direct rendering
ma mi pareva che il link di nvidia ti aveva dato un file run già pronto
-
Frankie2031
- Prode Principiante
- Messaggi: 76
- Iscrizione: sabato 18 aprile 2009, 14:48
- Contatti:
- bancaldo
- Imperturbabile Insigne

- Messaggi: 2585
- Iscrizione: mercoledì 18 aprile 2007, 15:13
- Località: Bologna
- Contatti:
Re: abilitazione direct rendering
io provereio l'ultimo rilascio:
http://www.nvidia.it/object/linux_displ ... 09_it.html
http://www.nvidia.it/object/linux_displ ... 09_it.html
triplete!..."non vinciamo mai"...grazie Mou
Ubuntu User #27170 Linux User #489389
Ubuntu User #27170 Linux User #489389
-
Frankie2031
- Prode Principiante
- Messaggi: 76
- Iscrizione: sabato 18 aprile 2009, 14:48
- Contatti:
Re: abilitazione direct rendering
provo anche con questo e faccio sapere
- bancaldo
- Imperturbabile Insigne

- Messaggi: 2585
- Iscrizione: mercoledì 18 aprile 2007, 15:13
- Località: Bologna
- Contatti:
Re: abilitazione direct rendering
Non installarne 200 contemporaneamente!
Se il primo link non fnuziona come dovrebbe, prima di installare l'altro .run, disinstalla il primo.
Se il primo link non fnuziona come dovrebbe, prima di installare l'altro .run, disinstalla il primo.
triplete!..."non vinciamo mai"...grazie Mou
Ubuntu User #27170 Linux User #489389
Ubuntu User #27170 Linux User #489389
-
Frankie2031
- Prode Principiante
- Messaggi: 76
- Iscrizione: sabato 18 aprile 2009, 14:48
- Contatti:
Re: abilitazione direct rendering
ops...

come lo disinstallo il file run precedente?
(si vede che non sono pratico? eheheh)
come lo disinstallo il file run precedente?
(si vede che non sono pratico? eheheh)
- bancaldo
- Imperturbabile Insigne

- Messaggi: 2585
- Iscrizione: mercoledì 18 aprile 2007, 15:13
- Località: Bologna
- Contatti:
Re: abilitazione direct rendering
vai nella directory dove avevi il .run precedenteFrankie2031 ha scritto: ops... ;D![]()
come lo disinstallo il file run precedente?
(si vede che non sono pratico? eheheh)
Codice: Seleziona tutto
sudo sh ./NVIDIA*.run --uninstallCodice: Seleziona tutto
rm NVIDIA*.runPoi installi il nuovo.
nella guida dei GLX-new
http://wiki.ubuntu-it.org/Hardware/Video/Nvidia/GlxNew
(anche se i tuoi sono i legacy), al paragrafo Installazione Manuale, trovi i comandi che ti ho detto.
triplete!..."non vinciamo mai"...grazie Mou
Ubuntu User #27170 Linux User #489389
Ubuntu User #27170 Linux User #489389
-
Frankie2031
- Prode Principiante
- Messaggi: 76
- Iscrizione: sabato 18 aprile 2009, 14:48
- Contatti:
Re: abilitazione direct rendering
allora.. ho disinstallato i driver precedenti e rifatto tutto il procedimento..
ho provato prima con NVIDIA-Linux-x86-1.0-7182-pkg1.run
poi ho provato a scaricare NVIDIA-Linux-x86-71.86.09-pkg1.run ma non riesco..
ho provato prima con NVIDIA-Linux-x86-1.0-7182-pkg1.run
poi ho provato a scaricare NVIDIA-Linux-x86-71.86.09-pkg1.run ma non riesco..
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti
