Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.uoregon.edu!hunter.premier.net!news-peer.gsl.net!news.gsl.net!news.mathworks.com!uunet!in1.uu.net!scnews.sc.intel.com!ilnews.iil.intel.com!actcom!actcom.co.il!baum From: Alexander Indenbaum <baum@actcom.co.il> Subject: SoundCard Error: The soundcard system has not been configured In-Reply-To: <chad-0111962054360001@sverige.pengar.com> X-Nntp-Posting-Host: actcom.co.il Content-Type: TEXT/PLAIN; charset=US-ASCII Message-ID: <Pine.SUN.3.93-heb-2.07.961103002322.3924A-100000@actcom.co.il> Sender: news@actcom.co.il (News) Organization: ACTCOM - Internet Services in Israel References: <32775018.555F@fpmbh.com> <55cgv8$njh@bs33n.staffs.ac.uk> <chad-0111962054360001@sverige.pengar.com> Mime-Version: 1.0 Date: Sat, 2 Nov 1996 22:35:58 GMT Lines: 37 Hi! I am trying to configure my Voyetra SoundCard but when I try 'cat file.au >/dev/audio' I get: SoundCard Error: The soundcard system has not been configured on the console I created devices by ./MAKEDEV snd0 I also edited /sys/i386/isa/sound/config.h and entered my IRQ etc. and recompiled kernel ( couple of times :) ) here is my configuration: controller snd0 options CONFIGURE_SOUNDCARD options "SBC_BASE=0x220" options "SBC_IRQ=5" options "SBC_DMA=1" options "SB16_DMA=7" options "SB16MIDI_BASE=0x330" device sb0 at isa? port 0x220 conflicts irq 5 conflicts drq 1 vector sbintr device sbxvi0 at isa? port 0x220 conflicts irq 5 conflicts drq 7 vector sbintr device sbmidi0 at isa? port 0x330 I tried also: controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 Am I missing something ? Thank you in advance, Alexander Indenbaum baum@actcom.co.il