Thank you all for your replies. It was snd_ich. And sorry for the double post to the list. Despite having the list option "Receive your own posts to the list" set, it seems when I send messages to [EMAIL PROTECTED] I don't get my own copy. I reread the mailing list info on the freebsd.org page and it said to send messages to [EMAIL PROTECTED] so I thought the option to send to [EMAIL PROTECTED] must have been removed and only to [EMAIL PROTECTED] must be working now. Strangely, when I send to [EMAIL PROTECTED], I get my own copy.
Joey On Thu, Jun 12, 2008 at 1:45 PM, <[EMAIL PROTECTED]> wrote: > 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 >> "[EMAIL PROTECTED]" >> > > > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"