From owner-freebsd-current Wed Apr 1 02:16:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28963 for freebsd-current-outgoing; Wed, 1 Apr 1998 02:16:21 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from fanfic.org (fanfic.org [205.150.35.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28951 for ; Wed, 1 Apr 1998 02:16:02 -0800 (PST) (envelope-from dstenn@fanfic.org) Received: from fanfic.org (localhost.fanfic.org [127.0.0.1]) by fanfic.org (8.8.8/8.8.8) with SMTP id FAA01680 for ; Wed, 1 Apr 1998 05:15:37 -0500 (EST) (envelope-from dstenn@fanfic.org) Posted-Date: Wed, 1 Apr 1998 05:15:37 -0500 (EST) Date: Wed, 1 Apr 1998 05:15:36 -0500 (EST) From: Dennis Tenn Reply-To: Dennis Tenn To: FreeBSD Current Subject: Error while compiling sound support for SB PnP AWE64. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: Mar 24 22:34:43 fanfic /kernel: sbxvi0 at ? drq 5 on isa Mar 24 22:34:43 fanfic /kernel: snd0: Mar 24 22:34:43 fanfic /kernel: sbmidi0 at 0x330 on isa Mar 24 22:34:43 fanfic /kernel: snd0: Mar 24 22:34:43 fanfic /kernel: opl0 at 0x388 on isa Mar 24 22:34:43 fanfic /kernel: snd0: Mar 24 22:34:43 fanfic /kernel: awe0 at 0x620 on isa Mar 24 22:34:43 fanfic /kernel: awe0: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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