Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2001 09:06:02 -0800
From:      "'Gary Kline'" <kline@tao.thought.org>
To:        David Powers <dnpowers@swbell.net>
Cc:        "'FreeBSD Mailing List'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Any clues re the  Intel 82801AA  audio controller?
Message-ID:  <20011028090601.A3990@tao.thought.org>
In-Reply-To: <003c01c15fb5$56fd1370$0401a8c0@daveabit>; from dnpowers@swbell.net on Sun, Oct 28, 2001 at 07:34:58AM -0600
References:  <200110280448.f9S4mQa01831@tao.thought.org> <003c01c15fb5$56fd1370$0401a8c0@daveabit>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 28, 2001 at 07:34:58AM -0600, David Powers wrote:
> What are your outputs for
> cat /dev/sndstat
> ls /dev/snd*


	It says dev not configured; this was one of the first things I
	tried.  

	It sez::

	zen% cat /dev/sndstat
	cat: /dev/sndstat: Device not configured
	zen% ll !$
	ll /dev/sndstat
	0 crw-rw-rw-  1 root  wheel   30,   6 Sep 13 10:15 /dev/sndstat
	zen% ll /dev/snd*
	0 crw-rw-rw-  1 root  wheel   30,   6 Sep 13 10:15 /dev/sndstat
	zen% 


	Hmmm::

	zen% grep snd MAK*
	MAKEDEV:#       snd*    various sound cards
	MAKEDEV:#       vat     VAT compatibility audio driver (requires snd*)
	MAKEDEV:        sh MAKEDEV pcaudio speaker snd0                 # cdev, noise
	MAKEDEV:snd*)
	MAKEDEV:        unit=`expr $i : 'snd\(.*\)'`
	MAKEDEV:        snd_security_hole=0     # XXX
	MAKEDEV:        umask $snd_security_hole
	MAKEDEV:        mknod sndstat           c $chr 6
	zen% ll snd0
	ls: snd0: No such file or directory
	zen% 


	Looks like I'm missing something.....   



> 
> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Gary Kline
> Sent: Saturday, October 27, 2001 11:48 PM
> To: FreeBSD Mailing List
> Subject: Any clues re the Intel 82801AA audio controller?
> 
> 
> 
>    The Intel 815 m'board I'm trying to set up has its own audio chip.
>    I tried adding "device pcm" to my kernel.   No joy.
> 
>    dmesg tells the following about  the configuration:
> 
> 
>    chip1: <Intel 82801AA (ICH) AC'97 Audio Controller> port
> 0xdc00-0xdc3f,0xd800-0xd8ff irq 5 at device 31.5 on pci0
> 
> 
>    Anybody?
> 
>    TIA, y'all,
> 
>    gary
> 
> 
> --
>    Gary Kline     kline@thought.org   www.thought.org     Public service
> Unix
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 

-- 
   Gary Kline     kline@thought.org   www.thought.org     Public service Unix


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?20011028090601.A3990>