From owner-freebsd-hackers Tue Feb 3 05:55:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA28047 for hackers-outgoing; Tue, 3 Feb 1998 05:55:43 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from fiber.org (root@fruit.n.fiber.org [205.218.4.212]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA28041 for ; Tue, 3 Feb 1998 05:55:38 -0800 (PST) (envelope-from std@fruit.n.fiber.org) Received: from fruit.n.fiber.org (std@oranges [10.0.0.2]) by fiber.org (8.8.8/8.8.8/BIGbewtyh0ez) with ESMTP id HAA20513 for ; Tue, 3 Feb 1998 07:49:04 -0600 (CST) (envelope-from std@fruit.n.fiber.org) Message-ID: <34D6CEEE.445F8080@fruit.n.fiber.org> Date: Tue, 03 Feb 1998 08:01:50 +0000 From: Jeremy Kraft X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: Sound Card Trouble. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe hackers" I was wondering if anybody has gotten a Sound Blaster 16 PnP card successfully working in FreeBSD-2.2.5R. Here is what i have in my kernel: device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr and this in a dmesg: sb0 at 0x220 irq 7 drq 1 on isa sb0: which again, (to me) looks ok. now, when i try to say, use mpg123 to play a .mp3, it gives me this: No supported audio format found! Thanks for the help. -- Jeremy Kraft