Oltana.net 10 February 2012 à 16:09:39 *
Welcome, Guest. Please login or register.


Login with username, password and session length
News:
Bascule sur SMF faite!
 
 
Home Help Search
Pages: 1 [2] 3 4   Go Down
Print
Author Topic: [résolu]Son  (Read 2916 times)
Tom
Posteur fou
*****
Offline Offline

Posts: 771



View Profile
« Reply #15 on: 25 February 2006 à 14:09:45 »

C'est bien ce  que je pensais c'est le nforce2 qui fait le bordel. Là j'ai pas le temps de chercher mais je vais chercher plus tard. Dès que je trouve je poste.

A moins que fireboot me owne encore une fois!  :mrgreen:
Logged

Flavien
Posteur fou
*****
Offline Offline

Posts: 622



View Profile
« Reply #16 on: 25 February 2006 à 14:17:12 »

Merci a vous deux pour l'aide Sourire
Logged




Eladamri
Nouveau
*
Offline Offline

Posts: 23


View Profile
« Reply #17 on: 25 February 2006 à 19:07:34 »

As tu installé les driver nforce ?
Parce que je les ai installé et je n'ai pas de probleme...
Un résultat de lshwd sur ma arch Linux 0.7.1 :
Code:
00:06.0 Multimedia audio controller: nVidia Corp.|nForce2 Audio Codec Interface (snd-intel8x0)

Pour les drivers :
http://www.nvidia.com/object/unix.html

En esperant avoir été utile.
Logged
Fireboot
Modérateur Global
*****
Offline Offline

Posts: 1831



View Profile
« Reply #18 on: 25 February 2006 à 22:59:11 »

Impossible de te owné today, j'en ai chié toute la journée avec l'install de gentoo...

Petit venard!

Essaye la solution de Eladamri, au moins, même si ca marche pas, t'auras quand même les drivers nforce installé.
Logged




Flavien
Posteur fou
*****
Offline Offline

Posts: 622



View Profile
« Reply #19 on: 28 February 2006 à 19:41:41 »

la honte : J'arrive meme pas a les installer  si vous pouvez m'aider :
Quote
nforce-installer log file '/var/log/nvidia-nforce-installer.log'
creation time: Sun Feb 26 19:21:46 2006

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                    : /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 audio driver for Linux-x86 (1.0-7)
-> 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.12-10-386 (buildd@terranova) (gcc version
   3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)) #1 Mon Feb 13 12:13:15
   UTC 2006
-> 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.12-10-386/build'
-> Kernel output path: '/lib/modules/2.6.12-10-386/build'
-> Performing cc_version_check with CC="cc".
-> gcc-version-check failed:
   
   You appear to be compiling the NVIDIA kernel module with a different compile
   r than the one that was used to compile the running kernel.  This may be fin
   e, but there are cases where this can lead to instability.  The compiler use
   d to compile the kernel was gcc 3.4; the current compiler is gcc 4.0.
   
   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)
-> running command /bin/grep "^PATCHLEVEL ="
   /lib/modules/2.6.12-10-386/build/Makefile | /usr/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.12-10-386
   /build SYSOUT=/lib/modules/2.6.12-10-386/build'...
   make -C /lib/modules/2.6.12-10-386/build      \
   KBUILD_SRC=/usr/src/linux-headers-2.6.12-10-386        KBUILD_VERBOSE=1   \
   KBUILD_CHECK= KBUILD_EXTMOD="/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1
   /nvsound/main"   \
           -f /usr/src/linux-headers-2.6.12-10-386/Makefile modules
   mkdir -p /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/.tmp_v
   ersions
   make -f /usr/src/linux-headers-2.6.12-10-386/scripts/Makefile.build obj=/tmp
   /selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main
     cc -Wp,-MD,/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/.n
   valinux.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.2/include -D
   __KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-headers-2.6.12-10-386/inclu
   de  -I/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main -Wall -Ws
   trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestand
   ing -Os -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2
   -fno-unit-at-a-time -march=i386 -I/usr/src/linux-headers-2.6.12-10-386/incl
   ude/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-afte
   r-statement -Wno-pointer-sign  -I/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-
   pkg1/nvsound/main -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-su
   bscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -MD -Wno-ca
   st-qual -Wno-error -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESEN
   T -DMODULE -DKBUILD_BASENAME=nvalinux -DKBUILD_MODNAME=nvsound -c -o /tmp/se
   lfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/.tmp_nvalinux.o /tmp/s
   elfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/nvalinux.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsoun
   d/main/nvalinux.c:19:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:62: attention : pointer of type ‘void *’ used i
   n arithmetic
   In file included from /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsoun
   d/main/nvalinux.c:25:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:253: attention : type d'argument erroné pour un incrément
     cc -Wp,-MD,/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/.n
   vmixer.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.2/include -D_
   _KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-headers-2.6.12-10-386/includ
   e  -I/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main -Wall -Wst
   rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestandi
   ng -Os -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2
   -fno-unit-at-a-time -march=i386 -I/usr/src/linux-headers-2.6.12-10-386/inclu
   de/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after
   -statement -Wno-pointer-sign  -I/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-p
   kg1/nvsound/main -Wall -Wimplicit -Wreturn-type -Ws
   witch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multicha
   r -Werror -O -MD -Wno-cast-qual -Wno-error -DNV_REMAP_PFN_RANGE_PRESENT -DNV
   _CHANGE_PAGE_ATTR_PRESENT -DMODULE -DKBUILD_BASENAME=nvmixer -DKBUILD_MODNAM
   E=nvsound -c -o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main
   /.tmp_nvmixer.o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main
   /nvmixer.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:20,
                    from /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsoun
   d/main/nvhw.h:29,
                    from /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsoun
   d/main/nvmixer.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:62: attention : pointer of type ‘void *’ used i
   n arithmetic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:864,
                    from /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsoun
   d/main/nvhw.h:35,
                    from /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsoun
   d/main/nvmixer.c:14:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:253: attention : type d'argument erroné pour un incrément
     cc -Wp,-MD,/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/.n
   vmain.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.2/include -D__
   KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-headers-2.6.12-10-386/include
    -I/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main -Wall -Wstri
   ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding
   -Os -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fn
   o-unit-at-a-time -march=i386 -I/usr/src/linux-headers-2.6.12-10-386/include/
   asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-st
   atement -Wno-pointer-sign  -I/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1
   /nvsound/main -Wall -W
   implicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wp
   ointer-arith -Wno-multichar -Werror -O -MD -Wno-cast-qual -Wno-error -DNV_RE
   MAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DMODULE -DKBUILD_BASENA
   ME=nvmain -DKBUILD_MODNAME=nvsound -c -o /tmp/selfgz10959/NFORCE-Linux-x86-1
   .0-0310-pkg1/nvsound/main/.tmp_nvmain.o /tmp/selfgz10959/NFORCE-Linux-x86-1.
   0-0310-pkg1/nvsound/main/nvmain.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsoun
   d/main/nvmain.c:27:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:62: attention : pointer of type ‘void *’ used i
   n arithmetic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:864,
                    from /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsoun
   d/main/nvhw.h:35,
                    from /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsoun
   d/main/nvmain.c:29:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:253: attention : type d'argument erroné pour un incrément
     ld -m elf_i386 -d -r -o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nv
   sound/main/nvsound.o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound
   /main/mcpmain.o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main
   /nvalinux.o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/nvm
   ixer.o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/nvmain.o
     Building modules, stage 2.
   make -rR -f /usr/src/linux-headers-2.6.12-10-386/scripts/Makefile.modpost
     scripts/mod/modpost -m -a -i /usr/src/linux-headers-2.6.12-10-386/Module.s
   ymvers /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/nvsound.
   o
   Warning: could not find /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvso
   und/main/.mcpmain.o.cmd for /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/
   nvsound/main/mcpmain.o
     cc -Wp,-MD,/tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/.n
   vsound.mod.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.2/include
   -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-headers-2.6.12-10-386/inc
   lude -I/usr/src/linux-headers-2.6.12-10-386/ -I -Wall -Wstrict-prototypes -W
   no-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -Os -fomit-fram
   e-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-tim
   e -march=i386 -I/usr/src/linux-headers-2.6.12-10-386/include/asm-i386/mach-d
   efault -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-po
   inter-sign  -DKBUILD_BASENAME=nvsound -DKBUILD_MODNAME=nvsound -DMODULE -c -
   o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/nvsound.mod.o
   /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/nvsound.mod.c
     ld -m elf_i386 -r -o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsou
   nd/main/nvsound.ko /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/m
   ain/nvsound.o /tmp/selfgz10959/NFORCE-Linux-x86-1.0-0310-pkg1/nvsound/main/n
   vsound.mod.o
-> done.
-> Kernel module compilation complete.
-> Testing kernel module:
-> Copying test module ./nvsound/main/nvsound.ko to
   /lib/modules/2.6.12-10-386/kernel/sound/oss/nvsound.ko
ERROR: Unable to load the kernel module 'nvsound.ko'.  This is most likely
       because the kernel module was built using the wrong kernel source files.
       Please make sure you have installed the kernel source files for your
       kernel; on Red Hat Linux systems, 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' commandline option.
-> Kernel module load error: FATAL: Error inserting nvsound
   (/lib/modules/2.6.12-10-386/kernel/sound/oss/nvsound.ko): Invalid module
   format
-> Testing completed.
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 http://www.nvidia.com.
Logged




Tom
Posteur fou
*****
Offline Offline

Posts: 771



View Profile
« Reply #20 on: 28 February 2006 à 19:51:51 »

D'après la fin du message tu n'aurais pas le bon kernel-source.

Si tu tapes la commande suivante tu obtiens quoi ?
Code:
uname -a


Par contre je ne connais pas la commande chez Debian/Ubuntu pour connaitre la version du kernel-source que tu utilise.  :|
Logged

Flavien
Posteur fou
*****
Offline Offline

Posts: 622



View Profile
« Reply #21 on: 28 February 2006 à 19:56:44 »

J'obtien
Quote
Linux lns-bzn-39-82-245-50-110 2.6.12-10-386 #1 Mon Feb 13 12:13:15 UTC 2006 i686 GNU/Linux
Logged




Flavien
Posteur fou
*****
Offline Offline

Posts: 622



View Profile
« Reply #22 on: 02 March 2006 à 18:19:43 »

Petit up UT sans le son c'est bof
Logged




Flavien
Posteur fou
*****
Offline Offline

Posts: 622



View Profile
« Reply #23 on: 04 March 2006 à 12:05:16 »

Euh... personne?
Logged




Tom
Posteur fou
*****
Offline Offline

Posts: 771



View Profile
« Reply #24 on: 04 March 2006 à 12:16:04 »

C'est dur d'aider quand on ne connait pas bien une autre distro :/ mais bon, on va essayé quand même.  Clin d'oeil

Essayes de faire un :
Code:
sudo apt-get install kernel-headers-$(uname -r) kernel-source-$(uname -r)

(cf Trustonme.net pour cette commande).

Ensuite, re-essayes d'installer les pilotes Nforce. Clin d'oeil

Je comprends bien que c'est chiant sans son, ca été mon cas avec ma 1ère MDV sur le pc précédent, et encore aujourd'hui sous ma Gentoo (alors que ca fonctionne avec ma MDV).
Logged

Flavien
Posteur fou
*****
Offline Offline

Posts: 622



View Profile
« Reply #25 on: 04 March 2006 à 12:50:28 »

Tout ça est deja installé :s
Merci de ton aide
Logged




Fireboot
Modérateur Global
*****
Offline Offline

Posts: 1831



View Profile
« Reply #26 on: 04 March 2006 à 13:00:14 »

Ils sont peut être installé, mais c'est peut être pas les même versions que ton kernel.
Logged




Tom
Posteur fou
*****
Offline Offline

Posts: 771



View Profile
« Reply #27 on: 04 March 2006 à 13:42:10 »

Fireboot, tu ne connais pas la commande sous Debian/Ubuntu pour connaitre la version d'un paquet installé?
Logged

Fireboot
Modérateur Global
*****
Offline Offline

Posts: 1831



View Profile
« Reply #28 on: 04 March 2006 à 13:55:23 »

apt-cache show nom_du_log
Logged




Fireboot
Modérateur Global
*****
Offline Offline

Posts: 1831



View Profile
« Reply #29 on: 04 March 2006 à 14:07:57 »

sudo apt-cache show nom_du_log pour les ubuntiens!
Logged




Pages: 1 [2] 3 4   Go Up
Print
Oltana.net  |  Informatique Pratique  |  Linux  |  Topic: [résolu]Son
 
Jump to:  

Powered by SMF 1.1.15 | SMF © 2011, Simple Machines