Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2003 18:48:45 -0400
From:      "Vlad D.Markov" <markov@monmouth.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: mixer: /dev/mixer: Device not configured
Message-ID:  <20030426184845.78bc9758.markov@monmouth.com>
In-Reply-To: <20030426023106.N14499@Gina.esfm.ipn.mx>
References:  <20030426023106.N14499@Gina.esfm.ipn.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
Did you forget to (as root):
cd /dev
sh MAKEDEV snd0

I always forget.

On Sat, 26 Apr 2003 02:33:09 -0500 (CDT)
Eduardo Viruena Silva <mrspock@esfm.ipn.mx> wrote:

> 
> 
> Did you try
> 
> 		cd /dev
> 		MAKEDEV snd0
> ?
> 
> -------------------------
> Hi list,
> 
> I am trying to get the onboard sound on my K7S5A board to work under
> FreeBSD
> 4.7-RELEASE.
> 
> When i do
> 
>         kldload snd.ko
> 
> dmesg gives:
> 
>         pcm0: <SiS 7012> port 0xd800-0xd83f,0xdc00-0xdcff irq 11 at device
> 2.7 on pci0
> 
> However, when i try to access /dev/mixer or /dev/dsp, i get "Device not
> configured".
> 
> It makes no difference wether i put "options PNPBIOS" in my kernel config
> or not.
> 
> any hints? Complete dmesg is attached.
> 
> Thanks.
> 
> -- 
> 
> Heinrich Rebehn
> 
> University of Bremen
> Physics / Electrical and Electronics Engineering
> - Department of Telecommunications -
> 
> E-mail: mailto:rebehn@ant.uni-bremen.de
> Phone : +49/421/218-4664
> Fax   :            -3341
> 
> --------------010601050206080901060305
> 
> -                         ______                     _
>             *           /   /###\                   / \       __
>  /\  /\             *  /  ./#### \         *     \__|_/      |  |
> /  \/  \               |   b#####|   *            _ |   __   |  |  __
> =    .. \____          \ \_\#####/               / \|  /  \  |  | /\_\/
> =          \_|    *     \___\###/       *        \_/\_/\__/\__\/_/\__/
>  =   \______/           _
>   | |
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



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