LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Sound Help (https://www.linuxquestions.org/questions/linux-hardware-18/sound-help-199745/)

daf0x 07-01-2004 01:04 AM

Sound Help
 
I have a P4P800 ASUS mobo and ive been spending the last 2 days trying to install my damn sound drivers but i cant insert the stuff into the module. i dont know the offical name of the sound card because its onboard sound, yet slackware 10.0 couldn't pick it up. So, i have an alsa-driver that i got from the asus website which hasnt' worked. anyone have any ideas? ill post the error in 1 sec

daf0x 07-01-2004 01:05 AM

after i 'make' i get :

root@a:/usr/src/alsa-driver-0.9.6# make
make[1]: Entering directory `/usr/src/alsa-driver-0.9.6/support'
make -C pnp modules
make[2]: Entering directory `/usr/src/alsa-driver-0.9.6/support/pnp'
make[2]: Leaving directory `/usr/src/alsa-driver-0.9.6/support/pnp'
make[1]: Leaving directory `/usr/src/alsa-driver-0.9.6/support'
make[1]: Entering directory `/usr/src/alsa-driver-0.9.6/acore'
gcc -D__KERNEL__ -DMODULE=1 -I/usr/src/alsa-driver-0.9.6/include -I/lib/modules/2.4.26/build/include -O2 -mpreferred-stack-boundary=2 -march=i486 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -DEXPORT_SYMTAB -c hwdep.c
In file included from /usr/src/alsa-driver-0.9.6/include/sound/driver.h:42,
from hwdep.c:22:
/usr/src/alsa-driver-0.9.6/include/adriver.h:200: error: redefinition of `irqreturn_t'
/lib/modules/2.4.26/build/include/linux/interrupt.h:16: error: `irqreturn_t' previously declared here
make[1]: *** [hwdep.o] Error 1
make[1]: Leaving directory `/usr/src/alsa-driver-0.9.6/acore'
make: *** [compile] Error 1
root@a:/usr/src/alsa-driver-0.9.6#


All times are GMT -5. The time now is 04:27 AM.