Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2002 07:48:30 -0500
From:      "Jud " <jud@operamail.com>
To:        <mdi@foobox.com>, freebsd-questions@freebsd.org
Subject:   Re: Sound card and kernel config
Message-ID:  <20020322124830.31242.qmail@operamail.com>

next in thread | raw e-mail | index | archive | help
    

----- Original Message -----
From: Mike Irwin <mdi@foobox.com>
Date: Fri, 22 Mar 2002 05:17:36 -0500
To: freebsd-questions@freebsd.org
Subject: Sound card and kernel config


> I'm having difficulty getting my Sound Blaster 16 PCI card working
> properly under FreeBSD 4.5R. The problem that I'm seeing is that if I
> attempt to play a music file (mp3, wav, etc.), the machine completely
> locks up, requiring a forced reboot. I'm guessing I've not configured
> the kernel properly, but I've recompiled more times in the past couple
> days than I care to remember.
[snip]
> ...and here's what I've included in my kernel config:
> device          pci0
> device          pcm
> device          snd
> device sb0      at pci0 port 0x220 irq 10 drq 1
> device sbxvi0   at pci0 drq 5
> device sbmidi0  at pci0 port 0x330
> device opl0     at pci0 port 0x388
> 
> Am I missing something?
> -- 
> Mike

My, Grandma, how many devices you have!  ;)

I also have a SB 16 PCI.  In the kernel I have device pcm - 
that's it.  Then, once you (re)recompile your kernel, cd 
/dev and sh MAKEDEV snd0.  That should take care of it.

Worked for me, hope it works for you.

Jud
-- 

_______________________________________________
Download the free Opera browser at http://www.opera.com/

Powered by Outblaze

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020322124830.31242.qmail>