Click to See Complete Forum and Search --> : Kernel 2.4.1 and my Mx300 :(
Cloak|56k
02-05-2001, 08:26 PM
Hi,
I just upgraded to the new kernel on mandrake 7.2 and i use to do a make install for my sound card modules to install. Now when i do that its gives me a bunch or errors on startup.
question: is there away to install my soundcard. I know there a way to compile them into the kernel but the exact procedure is a mystery for me.
If someone can help a sound impered linux user, please do ;)
ps: i know there are typos everywere :p
Cloak|56k
02-05-2001, 09:31 PM
Anyone!?
Cloak|56k
02-05-2001, 10:04 PM
Here is the exact error:
Attempting to install using 'make install' on a monster sound mx300.
/sbin/depmod -a
depmod: *** Unresolved symbols in /lib/modules/2.4.1/misc/au8830.o
/sbin/rmmod au8830
rmmod: module au8830 is not loaded
make: [install] Error 1 (ignored)
/sbin/modprobe au8830
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol __wake_up
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol __release_region
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol __check_region
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol free_irq
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol system_utsname
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol del_timer
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol interruptible_sleep_on
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol iomem_resource
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol request_irq
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol sprintf
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol jiffies
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol __request_region
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol printk
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol add_timer
/lib/modules/2.4.1/misc/au8830.o: unresolved symbol ioport_resource
/lib/modules/2.4.1/misc/au8830.o: insmod /lib/modules/2.4.1/misc/au8830.o failed/lib/modules/2.4.1/misc/au8830.o: insmod au8830 failed
make: [install] Error 255 (ignored)
Cloak|56k
02-06-2001, 12:53 PM
oh well, i'll guess to wait for Mandrake 7.3 before my soundcard Works :(
[ 06 February 2001: Message edited by: Cloak_Linux ]
PCIslut
02-06-2001, 08:51 PM
Just go to sourceforge.com and search for aureal. there is a new version of the old driver that supports the 2.4.1 i beleve. THe file version is 1.1.2. try doing the make install w/ that puppy
TheGimp
02-06-2001, 09:50 PM
1.1.2 doesn't go too well with SDL apps
Try this. Delete the folder which you extracted the tar file to. Extract the tar file again. Edit the Makefile and change the INCLUEDIRS path to /usr/src/linux-2.4.1/include. Then run make install. If that is successful you can put the line "insmod /PATHTOAUREALDRIVER/au8830.o" in one of your startup files. In Slackware that is /etc/rc.d/rc.modules.