Date: Wed, 1 Apr 1998 05:15:36 -0500 (EST) From: Dennis Tenn <dstenn@fanfic.org> To: FreeBSD Current <current@FreeBSD.ORG> Subject: Error while compiling sound support for SB PnP AWE64. Message-ID: <Pine.BSF.3.96.980401051323.22225J-100000@fanfic.org>
next in thread | raw e-mail | index | archive | help
Before I ask for help.. Let me just say that I've been using FreeBSD for a while now and had the soundcard working perfectly before. Now I can't get the support compiled in the kernel. Every time I try I get this just as it is trying to load the kernel.. loading kernel dev_table.o: Undefined symbol `_attach_sb16midi' referenced from data segment dev_table.o: Undefined symbol `_probe_sb16midi' referenced from data segment sb_dsp.o: Undefined symbol `_sb16midiintr' referenced from text segment *** Error code 1 Stop. The file I use to make the kernel is the same one I've always used.. I tend to do weekly cvsups.. I'm using 3.0-Current. Any ideas what happened? These are the entries for my soundcard in my kernel file.. controller pnp0 controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device opl0 at isa? port 0x388 device awe0 at isa? port 0x620 And if this compiled and installed correctly I would then have to enter in the Kernel Configuration screen on reboot: pnp 1 0 os enable port0 0x220 port1 0x330 port2 0x388 irq0 5 drq0 1 drq1 5 pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 for the soundcard to be recognized. The last time I had it working was.. Mar 24 22:34:43 fanfic /kernel: sb0 at 0x220 irq 5 drq 1 on isa Mar 24 22:34:43 fanfic /kernel: snd0: <SoundBlaster 16 4.16> Mar 24 22:34:43 fanfic /kernel: sbxvi0 at ? drq 5 on isa Mar 24 22:34:43 fanfic /kernel: snd0: <SoundBlaster 16 4.16> Mar 24 22:34:43 fanfic /kernel: sbmidi0 at 0x330 on isa Mar 24 22:34:43 fanfic /kernel: snd0: <SoundBlaster MPU-401> Mar 24 22:34:43 fanfic /kernel: opl0 at 0x388 on isa Mar 24 22:34:43 fanfic /kernel: snd0: <Yamaha OPL3 FM> Mar 24 22:34:43 fanfic /kernel: awe0 at 0x620 on isa Mar 24 22:34:43 fanfic /kernel: awe0: <SoundBlaster EMU8000 MIDI (RAM512k)> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Dennis Tenn * There will always come a time dstenn@fanfic.org * When your love will be tested ICQ# 1457509 * Stand tall and rise to the occasion * For only then will you grow strong. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980401051323.22225J-100000>