[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[riminilug-general] nforce-audio



Ciao ragazzi,
sto ancora cercando di configurare tuuto l'hardware con Gentoo, ma evidentemente ancora non ho le capacità per risolvere le piccole difficoltà che incontro. Ho configurato xorg per l'accelerazione 3d nVidia e devo dire che va da paura. Ora tocca alla scheda audio, integrata nelle scheda madre asus A7N8X-e deluxe, che usa il chip nforce2. Ho visto che il driver originale si può ottenere semplicemente emergendo il pacchetto "nforce-audio".
Però quando tento di farlo ottengo questo errore:

make[1]: Entering directory `/var/tmp/portage/nforce-audio-1.0.0261/work/nforce/nvaudio' cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O -fno-strict-aliasing -mpreferred-stack-boundary=2 -march=i686 -falign-functions=4 -DMODULE -DREMAP_NEW -c -o nvhw.o nvhw.c
In file included from /usr/src/linux/include/linux/irq.h:21,
                from /usr/src/linux/include/asm/hardirq.h:6,
                from nvhw.h:31,
                from nvhw.c:16:
/usr/src/linux/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
In file included from /usr/src/linux/include/asm/hardirq.h:6,
                from nvhw.h:31,
                from nvhw.c:16:
/usr/src/linux/include/linux/irq.h:71: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/src/linux/include/linux/irq.h:73,
                from /usr/src/linux/include/asm/hardirq.h:6,
                from nvhw.h:31,
                from nvhw.c:16:
/usr/src/linux/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in a function) /usr/src/linux/include/asm/hw_irq.h:32: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/src/linux/include/asm/hardirq.h:6,
                from nvhw.h:31,
                from nvhw.c:16:
/usr/src/linux/include/linux/irq.h:78: error: `NR_IRQS' undeclared here (not in a function)
make[1]: *** [nvhw.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/nforce-audio-1.0.0261/work/nforce/nvaudio'
make: *** [all] Error 2

!!! ERROR: media-sound/nforce-audio-1.0.0261 failed.
!!! Function src_compile, Line 27, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Come sempre aspetto speranzoso un vostro consiglio!
Grazie Michele