Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi

Plaud NotePin S, il registratore IA si fa indossabile (ma è facile da perdere)
Plaud NotePin S, il registratore IA si fa indossabile (ma è facile da perdere)
Quattro modi di indossarlo, stessa app del Plaud Note Pro e integrazione con il desktop. Il registratore IA da indossare di Plaud eccelle in mobilità, ma resta vincolato all'abbonamento ed è facile da perdere
Redmi Watch 6 in prova: lo smartwatch con ampio display da 2000 nit a meno di 100 euro
Redmi Watch 6 in prova: lo smartwatch con ampio display da 2000 nit a meno di 100 euro
Xiaomi ha portato Redmi Watch 6 anche sul mercato italiano, puntando su un display AMOLED da 2,07 pollici con picco di luminosità a 2000 nit, frame in alluminio da 9,9mm e un'autonomia dichiarata di 12 giorni. Lo smartwatch gira su HyperOS 3 e integra GPS, Bluetooth 5.4 e oltre 150 sport mode. Il tutto a meno di 100 euro
Mad Catz M.M.O. 7+: lo stesso DNA del R.A.T. 8+ ADV, ma con molti più pulsanti
Mad Catz M.M.O. 7+: lo stesso DNA del R.A.T. 8+ ADV, ma con molti più pulsanti
Con 22 tasti, il pulsante 5D, lo Shift Mode e il sensore PixArt 3395 da 26.000 DPI, il nuovo mouse wireless di Mad Catz si rivolge in modo preciso ai giocatori di MMO e RPG. Ma chi conosce già il R.A.T. 8+ ADV si accorgerà subito di quanto i due prodotti condividano, e di dove invece divergono
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 09-12-2009, 12:33   #1
pinguino1981
Senior Member
 
Iscritto dal: Dec 2003
Città: cagliari
Messaggi: 340
driver Nforce e errore di installazione

salve uso la mandriva 2010 e vorrei poter usare il mio bel impianto della infinity per guardare i film in cinque canali anche sotto linux senza dover ogni volta riavviare a windows dove il driver funziona correttamente.

ho scaricato il file NFORCE-Linux-x86-1.0-0306-pkg1.run

-da terminale do il comando su e poi password
-sh NFORCE-Linux-x86-1.0-0306-pkg1.run e parte così l'installazione , scelgo tutti e due i driver proposti audio e network per x86
- do l'ok , accetto la licenza e compare il seguente messaggio

no precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface.

-do l'ok e compare il messaggio di errore

error: the nvidia kernel module was not created
error:installation of the network driver has failed.please see the file /var/log/nvidia-nforce-installer.log for details.you may find suggestions on fixing installations problems in the readme available on the linux driver download page at www.nvidia.com

poi mi fa ripere la stessa procedura con gli stessi errori anche per il driver audio

il file di log è :



creation time: Wed Dec 9 13:20:40 2009

option status:
license pre-accepted : false
expert : false
uninstall : false
driver info : false
no precompiled interface : false
no ncurses color : false
no questions : false
silent : false
Installer install prefix : /usr
kernel source path : (not specified)
net kernel install path : (not specified)
audio kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /root/tmp

Using: nvidia-installer ncurses user interface
-> Found package NVIDIA network driver for Linux-x86
-> Found package NVIDIA audio driver for Linux-x86
-> Please select packages for installation:
Selections:
NVIDIA network driver for Linux-x86 (1.0-12)
NVIDIA audio driver for Linux-x86 (1.0-6)
-> Starting install of NVIDIA network driver for Linux-x86
-> Checking for loaded module nvnet
-> Checking for loaded module forcedeth
-> License accepted.
-> Skipping check for conflicting rpms.
-> /proc/version is Linux version 2.6.31.5-desktop-1mnb
([email protected]) (gcc version 4.4.1 (GCC) ) #1 SMP Fri Oct 23
01:46:54 EDT 2009
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Kernel source path: '/lib/modules/2.6.31.5-desktop-1mnb/source'
-> Kernel output path: '/lib/modules/2.6.31.5-desktop-1mnb/build'
-> Performing cc_version_check with CC="cc".
-> running command /bin/grep "^PATCHLEVEL ="
/lib/modules/2.6.31.5-desktop-1mnb/source/Makefile | /bin/cut -d " " -f 3
-> Kernel module filename is nvnet.ko
Cleaning kernel module build directory.
executing: 'cd ./nvnet; make clean'...
rm -f *.ko *mod.* *.cmd nvenet.o nvenetif.o nvnet.o *~ core
-> Building kernel module:
executing: 'cd ./nvnet; make module SYSSRC=/lib/modules/2.6.31.5-desktop-1mn
b/source SYSOUT=/lib/modules/2.6.31.5-desktop-1mnb/build'...
make -C /lib/modules/2.6.31.5-desktop-1mnb/build \
KBUILD_SRC=/usr/src/linux-2.6.31.5-desktop-1mnb \
KBUILD_EXTMOD="/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet"
-f /usr/src/linux-2.6.31.5-desktop-1mnb/Makefile \
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 /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet/.tmp_ver
sions ; rm -f /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet/.tm
p_versions/*
make -f /usr/src/linux-2.6.31.5-desktop-1mnb/scripts/Makefile.build obj=/roo
t/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet
/usr/src/linux-2.6.31.5-desktop-1mnb/scripts/Makefile.build:50: *** CFLAGS w
as changed in "/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet/Ma
kefile". Fix it to use EXTRA_CFLAGS. Stop.
make[3]: *** [_module_/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vnet] Error 2
make[2]: *** [sub-make] Error 2
-> Error.
ERROR: The NVIDIA kernel module was not created.
ERROR: Installation of the network driver has failed. Please see the file
'/var/log/nvidia-nforce-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.
-> Starting install of NVIDIA audio driver for Linux-x86
-> Checking for loaded module nvsound
-> Checking for loaded module nvaudio
-> License accepted.
-> Skipping check for conflicting rpms.
-> /proc/version is Linux version 2.6.31.5-desktop-1mnb
([email protected]) (gcc version 4.4.1 (GCC) ) #1 SMP Fri Oct 23
01:46:54 EDT 2009
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Using the kernel source path '/lib/modules/2.6.31.5-desktop-1mnb/source' as
specified by the '--kernel-source-path' commandline option.
-> Kernel source path: '/lib/modules/2.6.31.5-desktop-1mnb/source'
-> Using the kernel output path '/lib/modules/2.6.31.5-desktop-1mnb/build' as
specified by the '--kernel-output-path' commandline option.
-> Kernel output path: '/lib/modules/2.6.31.5-desktop-1mnb/build'
-> Performing cc_version_check with CC="cc".
-> running command /bin/grep "^PATCHLEVEL ="
/lib/modules/2.6.31.5-desktop-1mnb/source/Makefile | /bin/cut -d " " -f 3
-> Kernel module filename is nvsound.ko
Cleaning kernel module build directory.
executing: 'cd ./nvsound/main; make clean'...
rm -f *.ko *mod.* *.cmd nv*.o *~ core
-> Building kernel module:
executing: 'cd ./nvsound/main; make module SYSSRC=/lib/modules/2.6.31.5-desk
top-1mnb/source SYSOUT=/lib/modules/2.6.31.5-desktop-1mnb/build'...
make -C /lib/modules/2.6.31.5-desktop-1mnb/build \
KBUILD_SRC=/usr/src/linux-2.6.31.5-desktop-1mnb \
KBUILD_EXTMOD="/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound
/main" -f /usr/src/linux-2.6.31.5-desktop-1mnb/Makefile \
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 /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/.
tmp_versions ; rm -f /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nv
sound/main/.tmp_versions/*
make -f /usr/src/linux-2.6.31.5-desktop-1mnb/scripts/Makefile.build obj=/roo
t/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main
cc -Wp,-MD,/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/ma
in/.nvalinux.o.d -nostdinc -isystem /usr/lib/gcc/i586-manbo-linux-gnu/4.4.1
/include -Iinclude -Iinclude2 -I/usr/src/linux-2.6.31.5-desktop-1mnb/include
-I/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include -include include/lin
ux/autoconf.h -I/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsou
nd/main -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-s
trict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format
-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3
-freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic
-Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCO
NFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-
tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-
omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-st
atement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/root
/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main -Wall -Wimplici
t -Wr
eturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith
-Wno-multichar -Werror -O -MD -Wno-cast-qual -Wno-error -DNV_CHANGE_PAGE_ATT
R_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvali
nux)" -D"KBUILD_MODNAME=KBUILD_STR(nvsound)" -D"DEBUG_HASH=28" -D"DEBUG_HAS
H2=43" -c -o /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/ma
in/.tmp_nvalinux.o /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvso
und/main/nvalinux.c
In file included from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/percpu.h:45,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/current.h:5,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:6,
from include/linux/module.h:9,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:19:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h: In funct
ion ‘set_bit’:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h:64: warni
ng: pointer of type ‘void *’ used in arithmetic
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h: In funct
ion ‘clear_bit’:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h:102: warn
ing: pointer of type ‘void *’ used in arithmetic
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h: In funct
ion ‘change_bit’:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h:178: warn
ing: pointer of type ‘void *’ used in arithmetic
In file included from include/linux/list.h:6,
from include/linux/module.h:9,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:19:
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 /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:25:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/io.h: In function
‘writeq’:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/io.h:70: warning:
pointer of type ‘void *’ used in arithmetic
In file included from include/linux/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/pci.h:129,
from include/linux/pci.h:1112,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:29:
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 /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/dma-mapping.h:36,
from include/linux/dma-mapping.h:107,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/pci.h:129,
from include/linux/pci.h:1112,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:29:
include/asm-generic/dma-mapping-common.h: In function ‘dma_map_page’:
include/asm-generic/dma-mapping-common.h:77: warning: pointer of type ‘voi
d *’ used in arithmetic
In file included from include/linux/interrupt.h:13,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:30:
include/linux/sched.h: In function ‘object_is_on_stack’:
include/linux/sched.h:2188: warning: pointer of type ‘void *’ used in ar
ithmetic
In file included from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:37:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/i387.h:15,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:47:
include/linux/regset.h: In function ‘user_regset_copyout’:
include/linux/regset.h:230: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:233: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:237: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h: In function ‘user_regset_copyin’:
include/linux/regset.h:255: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:258: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:262: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h: In function ‘user_regset_copyout_zero’:
include/linux/regset.h:287: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:291: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h: In function ‘user_regset_copyin_ignore’:
include/linux/regset.h:312: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:314: warning: pointer of type ‘void *’ used in ar
ithmetic
In file included from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:49:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.h
: At top level:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.h
:46: error: conflicting types for ‘uintptr_t’
include/linux/types.h:41: note: previous declaration of ‘uintptr_t’ was
here
In file included from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:69:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvavm.h: I
n function ‘nv_flush_caches’:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvavm.h:21
5: error: implicit declaration of function ‘global_flush_tlb’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvavm.h: I
n function ‘NV_SET_PAGE_ATTRIB_UNCACHED’:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvavm.h:23
4: error: implicit declaration of function ‘change_page_attr’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
: In function ‘AosFpuSave’:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:181: error: ‘struct task_struct’ has no member named ‘thread_info’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:185: error: ‘struct thread_struct’ has no member named ‘i387’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:189: error: ‘struct thread_struct’ has no member named ‘i387’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:191: error: ‘struct task_struct’ has no member named ‘thread_info’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:214: error: ‘struct task_struct’ has no member named ‘thread_info’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
: In function ‘AosFpuRestore’:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:234: error: ‘struct task_struct’ has no member named ‘thread_info’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:235: error: ‘struct task_struct’ has no member named ‘thread_info’
make[4]: *** [/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/m
ain/nvalinux.o] Error 1
make[3]: *** [_module_/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main] Error 2
make[2]: *** [sub-make] Error 2
-> Error.
ERROR: The NVIDIA kernel module was not created.
ERROR: Installation of the audio driver has failed. Please see the file
'/var/log/nvidia-nforce-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.


grazie
__________________
Vivi alla giornata e lascia che al futuro ci pensi il futuro.

hp tm2-2100sl + windows 8
pinguino1981 è offline   Rispondi citando il messaggio o parte di esso
Old 09-12-2009, 13:21   #2
Chiancheri
Senior Member
 
L'Avatar di Chiancheri
 
Iscritto dal: Jan 2006
Città: CATANIA
Messaggi: 2101
Quote:
Originariamente inviato da pinguino1981 Guarda i messaggi
salve uso la mandriva 2010 e vorrei poter usare il mio bel impianto della infinity per guardare i film in cinque canali anche sotto linux senza dover ogni volta riavviare a windows dove il driver funziona correttamente.

ho scaricato il file NFORCE-Linux-x86-1.0-0306-pkg1.run

-da terminale do il comando su e poi password
-sh NFORCE-Linux-x86-1.0-0306-pkg1.run e parte così l'installazione , scelgo tutti e due i driver proposti audio e network per x86
- do l'ok , accetto la licenza e compare il seguente messaggio

no precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface.

-do l'ok e compare il messaggio di errore

error: the nvidia kernel module was not created
error:installation of the network driver has failed.please see the file /var/log/nvidia-nforce-installer.log for details.you may find suggestions on fixing installations problems in the readme available on the linux driver download page at www.nvidia.com

poi mi fa ripere la stessa procedura con gli stessi errori anche per il driver audio

il file di log è :



creation time: Wed Dec 9 13:20:40 2009

option status:
license pre-accepted : false
expert : false
uninstall : false
driver info : false
no precompiled interface : false
no ncurses color : false
no questions : false
silent : false
Installer install prefix : /usr
kernel source path : (not specified)
net kernel install path : (not specified)
audio kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /root/tmp

Using: nvidia-installer ncurses user interface
-> Found package NVIDIA network driver for Linux-x86
-> Found package NVIDIA audio driver for Linux-x86
-> Please select packages for installation:
Selections:
NVIDIA network driver for Linux-x86 (1.0-12)
NVIDIA audio driver for Linux-x86 (1.0-6)
-> Starting install of NVIDIA network driver for Linux-x86
-> Checking for loaded module nvnet
-> Checking for loaded module forcedeth
-> License accepted.
-> Skipping check for conflicting rpms.
-> /proc/version is Linux version 2.6.31.5-desktop-1mnb
([email protected]) (gcc version 4.4.1 (GCC) ) #1 SMP Fri Oct 23
01:46:54 EDT 2009
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Kernel source path: '/lib/modules/2.6.31.5-desktop-1mnb/source'
-> Kernel output path: '/lib/modules/2.6.31.5-desktop-1mnb/build'
-> Performing cc_version_check with CC="cc".
-> running command /bin/grep "^PATCHLEVEL ="
/lib/modules/2.6.31.5-desktop-1mnb/source/Makefile | /bin/cut -d " " -f 3
-> Kernel module filename is nvnet.ko
Cleaning kernel module build directory.
executing: 'cd ./nvnet; make clean'...
rm -f *.ko *mod.* *.cmd nvenet.o nvenetif.o nvnet.o *~ core
-> Building kernel module:
executing: 'cd ./nvnet; make module SYSSRC=/lib/modules/2.6.31.5-desktop-1mn
b/source SYSOUT=/lib/modules/2.6.31.5-desktop-1mnb/build'...
make -C /lib/modules/2.6.31.5-desktop-1mnb/build \
KBUILD_SRC=/usr/src/linux-2.6.31.5-desktop-1mnb \
KBUILD_EXTMOD="/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet"
-f /usr/src/linux-2.6.31.5-desktop-1mnb/Makefile \
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 /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet/.tmp_ver
sions ; rm -f /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet/.tm
p_versions/*
make -f /usr/src/linux-2.6.31.5-desktop-1mnb/scripts/Makefile.build obj=/roo
t/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet
/usr/src/linux-2.6.31.5-desktop-1mnb/scripts/Makefile.build:50: *** CFLAGS w
as changed in "/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvnet/Ma
kefile". Fix it to use EXTRA_CFLAGS. Stop.
make[3]: *** [_module_/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vnet] Error 2
make[2]: *** [sub-make] Error 2
-> Error.
ERROR: The NVIDIA kernel module was not created.
ERROR: Installation of the network driver has failed. Please see the file
'/var/log/nvidia-nforce-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.
-> Starting install of NVIDIA audio driver for Linux-x86
-> Checking for loaded module nvsound
-> Checking for loaded module nvaudio
-> License accepted.
-> Skipping check for conflicting rpms.
-> /proc/version is Linux version 2.6.31.5-desktop-1mnb
([email protected]) (gcc version 4.4.1 (GCC) ) #1 SMP Fri Oct 23
01:46:54 EDT 2009
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Using the kernel source path '/lib/modules/2.6.31.5-desktop-1mnb/source' as
specified by the '--kernel-source-path' commandline option.
-> Kernel source path: '/lib/modules/2.6.31.5-desktop-1mnb/source'
-> Using the kernel output path '/lib/modules/2.6.31.5-desktop-1mnb/build' as
specified by the '--kernel-output-path' commandline option.
-> Kernel output path: '/lib/modules/2.6.31.5-desktop-1mnb/build'
-> Performing cc_version_check with CC="cc".
-> running command /bin/grep "^PATCHLEVEL ="
/lib/modules/2.6.31.5-desktop-1mnb/source/Makefile | /bin/cut -d " " -f 3
-> Kernel module filename is nvsound.ko
Cleaning kernel module build directory.
executing: 'cd ./nvsound/main; make clean'...
rm -f *.ko *mod.* *.cmd nv*.o *~ core
-> Building kernel module:
executing: 'cd ./nvsound/main; make module SYSSRC=/lib/modules/2.6.31.5-desk
top-1mnb/source SYSOUT=/lib/modules/2.6.31.5-desktop-1mnb/build'...
make -C /lib/modules/2.6.31.5-desktop-1mnb/build \
KBUILD_SRC=/usr/src/linux-2.6.31.5-desktop-1mnb \
KBUILD_EXTMOD="/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound
/main" -f /usr/src/linux-2.6.31.5-desktop-1mnb/Makefile \
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 /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/.
tmp_versions ; rm -f /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nv
sound/main/.tmp_versions/*
make -f /usr/src/linux-2.6.31.5-desktop-1mnb/scripts/Makefile.build obj=/roo
t/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main
cc -Wp,-MD,/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/ma
in/.nvalinux.o.d -nostdinc -isystem /usr/lib/gcc/i586-manbo-linux-gnu/4.4.1
/include -Iinclude -Iinclude2 -I/usr/src/linux-2.6.31.5-desktop-1mnb/include
-I/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include -include include/lin
ux/autoconf.h -I/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsou
nd/main -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-s
trict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format
-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3
-freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic
-Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCO
NFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-
tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-
omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-st
atement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/root
/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main -Wall -Wimplici
t -Wr
eturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith
-Wno-multichar -Werror -O -MD -Wno-cast-qual -Wno-error -DNV_CHANGE_PAGE_ATT
R_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvali
nux)" -D"KBUILD_MODNAME=KBUILD_STR(nvsound)" -D"DEBUG_HASH=28" -D"DEBUG_HAS
H2=43" -c -o /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/ma
in/.tmp_nvalinux.o /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvso
und/main/nvalinux.c
In file included from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/percpu.h:45,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/current.h:5,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:6,
from include/linux/module.h:9,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:19:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h: In funct
ion ‘set_bit’:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h:64: warni
ng: pointer of type ‘void *’ used in arithmetic
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h: In funct
ion ‘clear_bit’:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h:102: warn
ing: pointer of type ‘void *’ used in arithmetic
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h: In funct
ion ‘change_bit’:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/bitops.h:178: warn
ing: pointer of type ‘void *’ used in arithmetic
In file included from include/linux/list.h:6,
from include/linux/module.h:9,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:19:
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 /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:25:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/io.h: In function
‘writeq’:
/usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/asm/io.h:70: warning:
pointer of type ‘void *’ used in arithmetic
In file included from include/linux/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/pci.h:129,
from include/linux/pci.h:1112,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:29:
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 /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/dma-mapping.h:36,
from include/linux/dma-mapping.h:107,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/pci.h:129,
from include/linux/pci.h:1112,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:29:
include/asm-generic/dma-mapping-common.h: In function ‘dma_map_page’:
include/asm-generic/dma-mapping-common.h:77: warning: pointer of type ‘voi
d *’ used in arithmetic
In file included from include/linux/interrupt.h:13,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:30:
include/linux/sched.h: In function ‘object_is_on_stack’:
include/linux/sched.h:2188: warning: pointer of type ‘void *’ used in ar
ithmetic
In file included from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:37:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from /usr/src/linux-2.6.31.5-desktop-1mnb/arch/x86/include/
asm/i387.h:15,
from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:47:
include/linux/regset.h: In function ‘user_regset_copyout’:
include/linux/regset.h:230: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:233: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:237: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h: In function ‘user_regset_copyin’:
include/linux/regset.h:255: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:258: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:262: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h: In function ‘user_regset_copyout_zero’:
include/linux/regset.h:287: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:291: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h: In function ‘user_regset_copyin_ignore’:
include/linux/regset.h:312: warning: pointer of type ‘void *’ used in ar
ithmetic
include/linux/regset.h:314: warning: pointer of type ‘void *’ used in ar
ithmetic
In file included from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:49:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.h
: At top level:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.h
:46: error: conflicting types for ‘uintptr_t’
include/linux/types.h:41: note: previous declaration of ‘uintptr_t’ was
here
In file included from /root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main/nvalinux.c:69:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvavm.h: I
n function ‘nv_flush_caches’:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvavm.h:21
5: error: implicit declaration of function ‘global_flush_tlb’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvavm.h: I
n function ‘NV_SET_PAGE_ATTRIB_UNCACHED’:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvavm.h:23
4: error: implicit declaration of function ‘change_page_attr’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
: In function ‘AosFpuSave’:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:181: error: ‘struct task_struct’ has no member named ‘thread_info’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:185: error: ‘struct thread_struct’ has no member named ‘i387’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:189: error: ‘struct thread_struct’ has no member named ‘i387’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:191: error: ‘struct task_struct’ has no member named ‘thread_info’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:214: error: ‘struct task_struct’ has no member named ‘thread_info’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
: In function ‘AosFpuRestore’:
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:234: error: ‘struct task_struct’ has no member named ‘thread_info’
/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/main/nvalinux.c
:235: error: ‘struct task_struct’ has no member named ‘thread_info’
make[4]: *** [/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/nvsound/m
ain/nvalinux.o] Error 1
make[3]: *** [_module_/root/tmp/selfgz13254/NFORCE-Linux-x86-1.0-0306-pkg1/n
vsound/main] Error 2
make[2]: *** [sub-make] Error 2
-> Error.
ERROR: The NVIDIA kernel module was not created.
ERROR: Installation of the audio driver has failed. Please see the file
'/var/log/nvidia-nforce-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.


grazie
ti do un consiglio, prova un livecd di ubuntu karmic. Su karmic pulseaudio va benissimo con i sistemi multicanali. Anche io prima avevo problemi con alsa. E non c'è bisogno di isntallare proprio nessun altro driver.
Chiancheri è offline   Rispondi citando il messaggio o parte di esso
Old 09-12-2009, 14:38   #3
Gimli[2BV!2B]
Senior Member
 
L'Avatar di Gimli[2BV!2B]
 
Iscritto dal: Feb 2006
Città: Parma
Messaggi: 3010
Cercando in giro ho trovato un driver 310, ma soprattutto ho letto che quel driver non è più aggiornato perché ALSA lo ha inglobato.
__________________
~Breve riferimento ai comandi GNU/Linux (ormai non molto breve...)
Gimli[2BV!2B] è offline   Rispondi citando il messaggio o parte di esso
Old 09-12-2009, 15:34   #4
pinguino1981
Senior Member
 
Iscritto dal: Dec 2003
Città: cagliari
Messaggi: 340
ok quindi mi dite che non è necessario installare i driver nforce....

ma a livello di qualità sonora tra alsa e pulse quale mi congliate ? cioè in base alla vostra esperienza personale d'ascolto durante la riproduzione di un film oppure di tracce audio musicali , nella gestione delle varie traccie per i vari diffusori , chi si comporta meglio ?

il punto è che la mia scheda audio integrata nn avendo un'uscita digitale ottica , il suono mi serve che esca gia processato dal computer (in dolby digital o dts) in modo da poter esser mandato al sintoamplificatore yamaca rx-v430rds che così lo deve solamente amplificare verso i diffusori.
__________________
Vivi alla giornata e lascia che al futuro ci pensi il futuro.

hp tm2-2100sl + windows 8
pinguino1981 è offline   Rispondi citando il messaggio o parte di esso
Old 09-12-2009, 17:35   #5
Cobra78
Senior Member
 
L'Avatar di Cobra78
 
Iscritto dal: Mar 2005
Città: Ravenna
Messaggi: 1937
Per l'ennesima volta: ALSA e Pulseaudio non sono alternativi!

Si può usare Pulseaudio sopra Alsa o Alsa direttamente, ma non Pulseaudio senza Alsa, a meno di appoggiarsi al deprecato OSS.
__________________
Dell Inspiron 1720 Ice White Windows 7 Pro/Archlinux x86_64 - 3.0.x -Gnome3
Msi Wind U100 Windows Xp/Ubuntu 11.04 - Gnome3
Cobra78 è offline   Rispondi citando il messaggio o parte di esso
Old 11-12-2009, 15:24   #6
pinguino1981
Senior Member
 
Iscritto dal: Dec 2003
Città: cagliari
Messaggi: 340
a ok ora ho capito....
grazie per i chiarimenti.
__________________
Vivi alla giornata e lascia che al futuro ci pensi il futuro.

hp tm2-2100sl + windows 8
pinguino1981 è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Plaud NotePin S, il registratore IA si fa indossabile (ma è facile da perdere) Plaud NotePin S, il registratore IA si fa indoss...
Redmi Watch 6 in prova: lo smartwatch con ampio display da 2000 nit a meno di 100 euro Redmi Watch 6 in prova: lo smartwatch con ampio ...
Mad Catz M.M.O. 7+: lo stesso DNA del R.A.T. 8+ ADV, ma con molti più pulsanti Mad Catz M.M.O. 7+: lo stesso DNA del R.A.T. 8+ ...
Radeon RX 9070 GRE, AMD la porta in tutto il mondo | Recensione Gigabyte Gaming OC Radeon RX 9070 GRE, AMD la porta in tutto il mon...
Reolink OMVI 3i WiFi: videosorveglianza più intelligente e facile da usare Reolink OMVI 3i WiFi: videosorveglianza pi&ugrav...
Virtua Fighter è tornato e non &e...
Il ritorno di Fumito Ueda, autore di Sha...
Cooler Master svela GPU Shield, la nuova...
Samsung Galaxy S27 Pro: sarà lui ...
Così Google ha ottimizzato Chrome...
Xiaomi non cambia idea: il display poste...
LG presenta in Italia le gamme TV Micro ...
Sette anni dopo l'annuncio, The Wolf Amo...
'Non avrete aumenti': la decisione shock...
TIM lancia il Pass Mondiali DAZN: 104 pa...
Tesla Roadster, promessa o miraggio? La ...
Mark Hamilton, la tavola periodica del m...
Hanger 13 annuncia Uomo d'Onore: espansi...
La battaglia delle HBM4 entra nel vivo: ...
Dopo 12 anni torna Alien: Isolation. Ecc...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 23:07.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Served by www3v