paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« inserita:: Giugno 24, 2009, 02:38:12 am » |
|
Ciao a tutti, sono un nuovo utente di debian lenny, appena istallata. E' da qualche anno che uso ubuntu ed ho voluto provare una nuova distro che credevo fosse simile ad ubuntu ma mi sto accorgendo che è un po' diversa, o almeno, mi sembra in questa fase iniziale... Il primo problema è questo, non mi riesce di istallare i driver nvidia per il mio notebook, ho seguito i vari consigli, ho fatto ricerche ma non ne vengo a capo. Ho scaricato il file .deb di module-assistant, come suggerito in un altro thread, ma non riesco ad istallarlo, anche dopo aver scaricato gdebi... Sono andato sul sito della nvidia ed ho provato a scaricare il file .run ma mi appare uno script che non so come salvare... Potete mica spiegarmi passo passo come fare, per favore? grazie per eventuali risposte... 
|
|
|
|
« Ultima modifica: Giugno 25, 2009, 02:00:53 pm da paolosan »
|
Registrato
|
|
|
|
|
wayout
|
 |
« Risposta #1 inserita:: Giugno 24, 2009, 02:43:28 am » |
|
salva lo script cliccando con il tasto destro da iceweasel o epiphany (quindi senza aprire il link), rendi eseguibile tale script e poi installalo dopo aver terminato l'interfaccia grafica.
PS se vuoi un consiglio spassionato, installa i driver nvidia che ci sono nei repository di lenny (nvidia-glx), poi installa nvidia-xconfig. Dopo l'installazione dai da terminale nvidia-xconfig con permessi di superutente e riavvia l'interfaccia grafica. Dovrai solo cambiare la mappatura della tastiera per lo xorg e funziona tutto.
PPS Consiglio ancora più spassionato, i driver open funzionano bene
|
|
|
|
|
Registrato
|
tanto va la gatta al lardo... che diventa grassa
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #2 inserita:: Giugno 24, 2009, 04:55:37 am » |
|
grazie wayout per la risposta, l'ho vista solo ora ma ho già risolto attivando i repo "non-free" ed ho istallato il pacchetto che hai suggerito anche tu. per la tastiera non ho problemi, intanto...  Ciao e ancora grazie... 
|
|
|
|
|
Registrato
|
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #3 inserita:: Giugno 24, 2009, 07:19:14 pm » |
|
Mi pareva di aver risolto invece mi dava il grep direct negativo, allora ho disistallato un po' di roba che mi pareva inutile (!!!) ed il risultato è che ho dovuto reistallare tutto...  Adesso vediamo come va... 
|
|
|
|
|
Registrato
|
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #4 inserita:: Giugno 25, 2009, 06:26:41 am » |
|
Niente, non ci riesco, ho fatto come ha detto wayout ma ho dovuto reistallare, ho salvato i driver nvidia, dal sito, col copia/incolla, ma non si avviano...  Il punto [ che non so cosa modificare in xorg.conf, mi si blocca tutto e devo reistallare, [ gi' la terza volta! :'( Ho provato a cambiare "nvidia" con "nv" e mi parte ma il glxinfo paolosan@debian:~$ glxinfo name of display: :0.0 Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Error: couldn't find RGB GLX visual
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". 0x21 24 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". 0x22 24 dc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". 0x49 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None paolosan@debian:~$
Questo è il mio xorg.conf # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildd@ninsei) Fri Sep 5 22:23:08 UTC 2008
Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection
Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" EndSection
Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection
Section "InputDevice"
# generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection
Section "InputDevice"
# generated from default Identifier "Keyboard0" Driver "kbd" EndSection
Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 30.0 - 110.0 VertRefresh 50.0 - 150.0 Option "DPMS" EndSection
Section "Device" Identifier "Device0" Driver "nv" VendorName "NVIDIA Corporation" EndSection
Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection
Potete suggerirmi qualcosa?  Ancora grazie...  E magari darmi i comandi da terminale per ripristinare l' xorg.conf salvato come xorg.conf.backup, senza dover formattare ogni volta? Grazie... 
|
|
|
|
|
Registrato
|
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #5 inserita:: Giugno 25, 2009, 06:34:22 am » |
|
Ho provato a lanciare anche il modprobe nvidia e... debian:/home/paolosan# modprobe nvidia FATAL: Module nvidia not found. debian:/home/paolosan 
|
|
|
|
|
Registrato
|
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #6 inserita:: Giugno 25, 2009, 01:57:57 pm » |
|
Ok raga, girovagando per il cyberspazio ho trovato questa guida, che ha risolto il problema...  Un grazie a tutti... 
|
|
|
|
|
Registrato
|
|
|
|
|
fabrixx
|
 |
« Risposta #7 inserita:: Giugno 27, 2009, 05:54:27 pm » |
|
Non riesco ad accedere alla guida che hai linkato.
|
|
|
|
|
Registrato
|
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #8 inserita:: Luglio 01, 2009, 04:12:39 am » |
|
Non riesco ad accedere alla guida che hai linkato.
O bella! Adesso non accedo più neanch'io, dice che bisogna essere degli autori del blog, boh... Comunque avevo fatto una ricerca con google mettendo "driver nvidia su debian lenny"... Ciaociao
|
|
|
|
|
Registrato
|
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #9 inserita:: Luglio 01, 2009, 04:18:53 pm » |
|
|
|
|
|
|
Registrato
|
|
|
|
|
fabrixx
|
 |
« Risposta #10 inserita:: Luglio 01, 2009, 07:37:17 pm » |
|
Questa funziona 
|
|
|
|
|
Registrato
|
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #11 inserita:: Luglio 02, 2009, 12:48:19 am » |
|
Io invece ho reistallato la root e non mi funzia più!  Quando sono in modalità testuale, che do l' sh NVIDIA-Linux-x86-100.14.23-pkg1.run, ad un certo punto mi da Error e si pianta...  Se qualcuno ha qualche idea...  Ciao e grazie... 
|
|
|
|
|
Registrato
|
|
|
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #13 inserita:: Luglio 02, 2009, 01:27:04 am » |
|
Grazie barabba, adesso vado a vedere ma prima ti posto gli errori ed il log dell' nvidia-installer... ERROR: Unable to build the NVIDIA kernel module Do l' ok e ERROR: Installation has failed. Please see the file ' /var/log/nvidia-installer.log' for details Ed il file nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Thu Jul 2 01:17:25 2009
option status: license pre-accepted : false update : false force update : false expert : false uninstall : false driver info : false precompiled interfaces : true no ncurses color : false query latest version : false OpenGL header files : true no questions : false silent : false no recursion : false no backup : false kernel module only : false sanity : false add this kernel : false no runlevel check : false no network : false no ABI note : false no RPMs : false no kernel module : false force SELinux : default no X server check : false force tls : (not specified) X install prefix : (not specified) X library install path : (not specified) X module install path : (not specified) OpenGL install prefix : (not specified) OpenGL install libdir : (not specified) utility install prefix : (not specified) utility install libdir : (not specified) doc install prefix : (not specified) kernel name : (not specified) kernel include path : (not specified) kernel source path : (not specified) kernel output path : (not specified) kernel install path : (not specified) proc mount point : /proc ui : (not specified) tmpdir : /tmp ftp mirror : ftp://download.nvidia.com RPM file list : (not specified)
Using: nvidia-installer ncurses user interface -> License accepted. -> No precompiled kernel interface was found to match your kernel; would you li ke the installer to attempt to download a kernel interface for your kernel f rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes) -> 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. -> Performing CC sanity check with CC="cc". -> Performing CC version check with CC="cc". -> The CC version check failed: The compiler used to compile the kernel (gcc 4.1) does not exactly match the current compiler (gcc 4.3). The Linux 2.6 kernel module loader rejects kern el modules built with a version of gcc that does not exactly match that of t he compiler used to build the running kernel. If you know what you are doing and want to ignore the gcc version check, sel ect "No" to continue installation. Otherwise, select "Yes" to abort install ation, set the CC environment variable to the name of the compiler used to c ompile your kernel, and restart installation. Abort now? (Answer: No) -> Kernel source path: '/lib/modules/2.6.26-2-686/build' -> Kernel output path: '/lib/modules/2.6.26-2-686/build' -> Performing rivafb check. -> Performing nvidiafb check. -> Performing Xen check. -> Cleaning kernel module build directory. executing: 'cd ./usr/src/nv; make clean'... rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi. o nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi.o nvidi a.mod.o rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags} rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~ rm -f -f stprof stprof.o symtab.h Modules.symvers rm -f -rf .tmp_versions rm -f Makefile -> Building kernel module: executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.26-2-686/bu ild SYSOUT=/lib/modules/2.6.26-2-686/build'... sh ./conftest.sh "cc" "cc" /lib/modules/2.6.26-2-686/build /lib/modules/2.6. 26-2-686/build cc_sanity_check full_output sh ./conftest.sh "cc" "cc" /lib/modules/2.6.26-2-686/build /lib/modules/2.6. 26-2-686/build select_makefile full_output make --no-print-directory -f Makefile module NVIDIA: calling KBUILD... make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-2-686/build SUBDIRS=/tmp /selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv modules test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are mis sing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it ."; \ echo; \ /bin/false) mkdir -p /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/.tmp_ver sions ; rm -f /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/.tm p_versions/* make -f scripts/Makefile.build obj=/tmp/selfgz6676/NVIDIA-Linux-x86-100.14.2 3-pkg1/usr/src/nv echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz6676/NVI DIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv_compiler.h cc -Wp,-MD,/tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/.nv. o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNEL __ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-proto types -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-funct ion-declaration -fwrapv -Os -fno-stack-protector -m32 -msoft-float -mregpa rm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreesta nding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compa re -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -I include/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-statem ent -Wno-pointer-sign -I/tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/us r/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno -multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_K ERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.23\" - UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGAR T_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_ PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESE NT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_C ACHE_CREATE_5_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DM ODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MOD NAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pk g1/usr/src/nv/.tmp_nv.o /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/ src/nv/nv.c In file included from include/linux/list.h:6, from include/linux/preempt.h:11, from include/linux/spinlock.h:49, from include/linux/seqlock.h:29, from include/linux/time.h:8, from include/linux/timex.h:57, from include/linux/sched.h:54, from include/linux/utsname.h:35, from /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/sr c/nv/nv-linux.h:19, from /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/sr c/nv/nv.c:14: include/linux/prefetch.h: In function ‘prefetch_range’: include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a rithmetic In file included from include/asm/dma-mapping.h:9, from include/linux/dma-mapping.h:52, from include/asm-generic/pci-dma-compat.h:7, from include/asm/pci.h:92, from include/linux/pci.h:948, from /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/sr c/nv/nv-linux.h:78, from /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/sr c/nv/nv.c:14: include/linux/scatterlist.h: In function ‘sg_virt’: include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used in arithmetic In file included from /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/sr c/nv/nv-linux.h:100, from /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/sr c/nv/nv.c:14: include/linux/highmem.h: In function ‘zero_user_segments’: include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a rithmetic include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a rithmetic include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a rithmetic include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a rithmetic include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a rithmetic include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a rithmetic include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a rithmetic include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a rithmetic /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv.c: In function ‘nvos_proc_create’: /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv.c:630: error: ‘proc_root_driver’ undeclared (first use in this function) /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv.c:630: error: (Each undeclared identifier is reported only once /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv.c:630: error: for each function it appears in.) /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv.c: In function ‘nv_kern_vma_nopage’: /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv.c:1832: error: ‘NOPAGE_SIGBUS’ undeclared (first use in this function) /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv.c: At top leve l: /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv.c:1839: error: unknown field ‘nopage’ specified in initializer /tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv.c:1839: warnin g: initialization from incompatible pointer type make[3]: *** [/tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/src/nv/nv. o] Error 1 make[2]: *** [_module_/tmp/selfgz6676/NVIDIA-Linux-x86-100.14.23-pkg1/usr/sr c/nv] Error 2 NVIDIA: left KBUILD. nvidia.ko failed to build! make[1]: *** [module] Error 1 make: *** [module] Error 2 -> Error. ERROR: Unable to build the NVIDIA kernel module. ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com. Ciao e grazie dell' aiuto... 
|
|
|
|
|
Registrato
|
|
|
|
paolosan
Newbie
Karma: +0/-0
Scollegato
Messaggi: 38
|
 |
« Risposta #14 inserita:: Luglio 02, 2009, 02:50:57 am » |
|
Madò, che roba difficile, non sono assolutamente in grado di seguire quei link...  Tornerò ad ubuntu aspettando tempi migliori...  Ciao a tutti e grazie dell' aiuto... 
|
|
|
|
|
Registrato
|
|
|
|
|