View previous topic :: View next topic |
Author |
Message |
kattivo Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/154198178044a83cffb4f1e.jpg)
Joined: 28 Jan 2005 Posts: 450 Location: Treviso
|
Posted: Mon Mar 07, 2005 4:09 pm Post subject: Nvidia driver amd64 |
|
|
Salve, ho un problema con l'installazione dei moduli per la mia scheda audio che è integrata alla scheda madre con chip nvidia..
mi da il seguente errore:
Code: |
┌(root@GenToo)-(0)-( 05:06 )
( lun mar 07 ) - -|
d-(~/NFORCE-Linux-x86_64-1.0-0292-pkg1/nvsound/main)-(totale 8,7Mb) --->> modprobe nvsound
FATAL: Error inserting nvsound (/lib/modules/2.6.11-gentoo-r2/misc/nvsound.ko): Unknown symbol in module, or unknown parameter (see dmesg)
┌(root@GenToo)-(0)-( 05:06 )
( lun mar 07 ) - -|
└-(~/NFORCE-Linux-x86_64-1.0-0292-pkg1/nvsound/main)-(totale 8,7Mb) --->>
|
ho il seguente kernel:
Code: |
Linux GenToo 2.6.11-gentoo-r2 #1 Sun Mar 6 13:47:57 UTC 2005 x86_64 AMD Athlon(tm) 64 Processor 3400+ AuthenticAMD GNU/Linux
|
sapete aiutarmi? grazie |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gutter Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/67030318436dd16c1dd5e.jpg)
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Mon Mar 07, 2005 4:16 pm Post subject: |
|
|
Posta la sezione del dmesg che si riferisce all'errore indicato. _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kattivo Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/154198178044a83cffb4f1e.jpg)
Joined: 28 Jan 2005 Posts: 450 Location: Treviso
|
Posted: Mon Mar 07, 2005 5:14 pm Post subject: |
|
|
CREDO SIA QUESTA
nvsound: Unknown symbol remap_page_range
nvsound: Unknown symbol remap_page_range
nvsound: Unknown symbol remap_page_range
nvsound: Unknown symbol remap_page_range |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ar3ac n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Nov 2004 Posts: 25
|
Posted: Mon Mar 07, 2005 6:00 pm Post subject: Re: Nvidia driver amd64 |
|
|
Invece di installare quelli presi dal cd o dal sito nvidia,
perche' non provi a usare quelli del kernel che stai usando ?
Se hai come me una asus k8n dovresti avere un scheda audio integrata con chipset intel
loro dicono sia Realtek....
comunque il driver/modulo da usare e' questo : snd_intel8x0
una lettura a questo mi sembra piu' che necessaria comunque :
http://www.gentoo.org/doc/it/alsa-guide.xml
bye
ar3ac |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kattivo Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/154198178044a83cffb4f1e.jpg)
Joined: 28 Jan 2005 Posts: 450 Location: Treviso
|
Posted: Mon Mar 07, 2005 7:08 pm Post subject: |
|
|
Assolutamente no!
il problema è che è da pachtare il kernel pero' non trovo la patch giusta...xche ho un amd64
se avessi un amd normale c'e l'avrei gia fatta
se installo i driver che da nvidia mi da queste info:
Code: |
No precompiled kernel interface was found to match your kernel; this means that the installer
will need to compile a new kernel interface.
|
Code: |
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.
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
stuart Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/20011662533fa5598186e9f.gif)
Joined: 27 Apr 2003 Posts: 552
|
Posted: Mon Mar 07, 2005 8:27 pm Post subject: |
|
|
come dice ar3ac il modulo integrato nel kernel è snd_intel8x0
e funziona bene
punto
se invece per qualsivoglia tuo motivo vuoi installare i driver proprietari nvidia devi controllare che il tuo kernel punti al linlk simbolico linux in /usr/src
ed allora compilerà e ti installerà il modulo nvsound _________________ Pochissime persone crescono. La maggior parte della gente invecchia. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|