Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2008 09:45:47 -0700
From:      jeff@degrind.org
To:        Joey Mingrone <joey@mingrone.org>
Cc:        questions@freebsd.org
Subject:   Re: sound card
Message-ID:  <20080612094547.20376ibk4e9ok1wk@unknwn.homeip.net>
In-Reply-To: <f5b896260806120828t77218156j17241e5f2ec5fc11@mail.gmail.com>
References:  <f5b896260806120828t77218156j17241e5f2ec5fc11@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format and has been PGP signed.

--=_6h5w04b3k4g0
Content-Type: text/plain;
	charset=ISO-8859-1;
	DelSp="Yes";
	format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Joey,
More than likely snd_ich but best bet is to:
kldunload snd_driver
kldload snd_ich
dmesg
if pcm0 doesn't load then:
kldload snd_hda

Jeff
> Hi,
>
> I'm trying to determine what sound card a notebook has.  There are
> three relevant dmesg lines below, but looking at freebsd's hardware
> notes, I can't tell whether I should use the snd_ich(4) driver for an
> Intel ICH4 card, the snd_hda(4) driver for an 82801 card or a sigmatel
> card.  Any suggestions?
>
>
> %cat /var/run/dmesg.boot| grep pcm
> pcm0: <Intel ICH4 (82801DB)> port 0xee00-0xeeff,0xe000-0xe03f mem
> 0xffaff800-0xffaff9ff,0xffaff400-0xffaff4ff irq 4 at device 31.5 on
> pci0
> pcm0: [ITHREAD]
> pcm0: <SigmaTel STAC9750/51 AC97 Codec>
>
> Thanks,
>
> Joey
> _______________________________________________
> 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"
>



--=_6h5w04b3k4g0
Content-Type: application/pgp-signature
Content-Description: PGP Digital Signature
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEABECAAYFAkhRUrsACgkQiIqL94gH2Fmf7QCfQWvU02eMxCqxfdOCQN4nffyU
ymMAnR+4l7B1iBXL0IaEmr4JrqI6ff0x
=OPvF
-----END PGP SIGNATURE-----

--=_6h5w04b3k4g0--




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