Results 1 to 2 of 2
ok, ive taken numerous attempts to get my Audigy 2 value working but theyve always failed, and now that fc4 is out im finally going to try to get it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-17-2005 #1Linux Newbie
- Join Date
- Apr 2005
- Posts
- 235
trying to get my sound blaster working
ok, ive taken numerous attempts to get my Audigy 2 value working but theyve always failed, and now that fc4 is out im finally going to try to get it working. This time when i installed fedora it actually reconized my soundcard, but it couldnt play the test sound for some reason, so im guessing the alsa driver is already installed. is there anything i have to do to the conf file to get it working?
- 06-17-2005 #2Linux Newbie
- Join Date
- Apr 2005
- Posts
- 235
this might help, looks ugly tho. im using fc4 if i didnt mention it.
this is what i get after decompressing the emu10k1 file and typing make, then make again like the directions say.Code:[root@localhost emu10k1-v0.20a]# make make -Cscripts make[1]: Entering directory `/usr/src/alsa/emu10k1-v0-1.20a/emu10k1-v0.20a/scripts' cc -I/lib/modules/`uname -r`/build/include get_version.c -o get_version make -f /usr/src/alsa/emu10k1-v0-1.20a/emu10k1-v0.20a/scripts/Makefile.get_options -C /lib/modules/`uname -r`/build get_version_target make[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686' echo "KERNEL_VERSION := 2.6.11-1.1369_FC4" >> /usr/src/alsa/emu10k1-v0-1.20a/emu10k1-v0.20a/scripts/../.opts echo "CFLAGS += -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -g -pipe -msoft-float -m32 -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -mtune=pentium4 -mregparm=3 -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign" >> /usr/src/alsa/emu10k1-v0-1.20a/emu10k1-v0.20a/scripts/../.opts echo "CC := gcc" >> /usr/src/alsa/emu10k1-v0-1.20a/emu10k1-v0.20a/scripts/../.opts echo "MODFLAGS += -DMODULE" >> /usr/src/alsa/emu10k1-v0-1.20a/emu10k1-v0.20a/scripts/../.opts make[2]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686' make[1]: Leaving directory `/usr/src/alsa/emu10k1-v0-1.20a/emu10k1-v0.20a/scripts' ** ** Compilation configured for KERNEL_VERSION := 2.6.11-1.1369_FC4, now compile it with: ** make ** [root@localhost emu10k1-v0.20a]# make gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -g -pipe -msoft-float -m32 -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -mtune=pentium4 -mregparm=3 -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -DMODULE -M audio.c cardmi.c cardmo.c cardwi.c cardwo.c efxmgr.c emuadxmg.c hwaccess.c irqmgr.c main.c midi.c mixer.c recmgr.c timer.c voicemgr.c ecard.c passthrough.c > .depend audio.c:36:24: error: linux/slab.h: No such file or directory audio.c:38:26: error: linux/bitops.h: No such file or directory audio.c:42:27: error: linux/wrapper.h: No such file or directory In file included from audio.c:45: hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from timer.h:31, from cardwo.h:38, from audio.c:46: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory cardmi.c:33:24: error: linux/slab.h: No such file or directory In file included from cardmi.c:36: hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from cardmi.h:37, from cardmi.c:38: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory cardmo.c:33:24: error: linux/slab.h: No such file or directory In file included from cardmo.c:35: hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from cardmo.h:37, from cardmo.c:37: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory In file included from cardwi.c:33: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from timer.h:31, from cardwi.c:34: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory In file included from cardwo.c:33: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from timer.h:31, from cardwo.h:38, from cardwo.c:36: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory efxmgr.c:32:26: error: linux/bitops.h: No such file or directory In file included from efxmgr.c:33: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from emuadxmg.c:33: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from hwaccess.c:35: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from irqmgr.c:32: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from cardmi.h:37, from irqmgr.c:34: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory main.c:92:24: error: linux/slab.h: No such file or directory main.c:94:25: error: linux/delay.h: No such file or directory In file included from main.c:97: hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from timer.h:31, from cardwo.h:38, from main.c:100: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory midi.c:35:24: error: linux/slab.h: No such file or directory midi.c:39:25: error: asm/uaccess.h: No such file or directory In file included from midi.c:41: hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from cardmo.h:37, from midi.c:42: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory mixer.c:36:25: error: asm/uaccess.h: No such file or directory In file included from mixer.c:39: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from timer.h:31, from cardwi.h:36, from recmgr.h:36, from mixer.c:41: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory recmgr.c:32:23: error: asm/delay.h: No such file or directory In file included from recmgr.h:35, from recmgr.c:34: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from timer.h:31, from cardwi.h:36, from recmgr.h:36, from recmgr.c:34: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory In file included from timer.c:31: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from timer.h:31, from timer.c:34: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory In file included from voicemgr.h:35, from voicemgr.c:32: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from ecard.h:30, from ecard.c:32: hwaccess.h:40:24: error: linux/slab.h: No such file or directory hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory passthrough.c:35:24: error: linux/slab.h: No such file or directory passthrough.c:37:26: error: linux/bitops.h: No such file or directory passthrough.c:41:27: error: linux/wrapper.h: No such file or directory In file included from passthrough.c:43: hwaccess.h:43:25: error: emu_wrapper.h: No such file or directory In file included from timer.h:31, from cardwo.h:38, from passthrough.c:44: /usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: No such file or directory /usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: No such file or directory make: *** [.depend] Error 1 [root@localhost emu10k1-v0.20a]#


Reply With Quote
