From owner-freebsd-questions Fri Apr 27 13: 9:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from exchange.netstockdirect.com (host.netstockdirect.com [209.67.125.76]) by hub.freebsd.org (Postfix) with ESMTP id EC72D37B42C for ; Fri, 27 Apr 2001 13:09:07 -0700 (PDT) (envelope-from jamesp@netstock.com) Received: by mail.netstock.com with Internet Mail Service (5.5.2448.0) id <2P5HKL92>; Fri, 27 Apr 2001 13:09:07 -0700 Message-ID: <0A4CA881A52BD511856700805F85E84503CDC9@mail.netstock.com> From: James Pearson To: 'uwi mAn' , questions@freebsd.org Subject: RE: SB Date: Fri, 27 Apr 2001 13:09:06 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="koi8-r" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG - Add the following to your kernel file # Enable Sound Card Support (Sound Blaster PCI 128) device pcm #Creative, advance, and ESS sound cards device pcm0 at isa? port? irq 5 drq 1 flags 0x15 - recompile your kernel and reboot. If you don't know how to recompile your kernel goto http://www.mostgraveconcern.com/freebsd/ cat dmesg - find the sound card line (example below) pcm0: port 0xb800-0xb83f irq 5 at device 10.0 on pci0 - if it says pcm0 then cd /dev && ./MAKEDEV snd0 - if it says pcm1 then cd /dev && ./MAKEDEV snd1 - type "mixer" and you should now see your mixer settings. Reboot and your all good. If you use X then you'll need to enable sound in your control panel. Hope that helps, James -----Original Message----- From: uwi mAn [mailto:uwi@delfi.lv] Sent: Friday, April 27, 2001 8:15 AM To: questions@freebsd.org Subject: SB I have a built-in Creative SP PCI 128 into my motherboard, any chance I can get it to work [w/ FreeBSD 4.2]? If so, what should I got? Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message