RE: onboard sound card on Intel D915GAG

2006-12-11 Thread Wood, Russell
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Amed Miranda
> Sent: Tuesday, 12 December 2006 9:18 AM
> To: freebsd-questions@freebsd.org
> Subject: onboard sound crard on intel D915GAG
> 
> envienme los driver de la Intel d915GAG

I have no idea what you asked, but I'm assuming you'd like to get sound
working for that chipset. Try (from memory):

kldload sound

That'll load all sound drives and whichever attaches is the drive you
want.

Regards,
Russell Wood


DISCLAIMER:
Disclaimer.  This e-mail is private and confidential. If you are not the 
intended recipient, please advise us by return e-mail immediately, and delete 
the e-mail and any attachments without using or disclosing the contents in any 
way. The views expressed in this e-mail are those of the author, and do not 
represent those of this company unless this is clearly indicated. You should 
scan this e-mail and any attachments for viruses. This company accepts no 
liability for any direct or indirect damage or loss resulting from the use of 
any attachments to this e-mail.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: onboard sound card problems

2003-11-11 Thread Will Yardley
On Mon, Nov 10, 2003 at 04:28:22PM -0500, fbsd_user wrote:
> [ I wrote (TOFU reversed) ]:

> > I have been having some problems since upgrading to 4.9 - earlier I
> > had problems with the onboard sound card, so I switched to a PCI
> > card which worked a lot better. Since the upgrade, FreeBSD makes the
> > onboard card /dev/dsp0 and the PCI card /dev/dsp1.

> Disable the onboard sound in the pc bios setup config.

Actually, it's already disabled (I just checked). It was disabled from
the last time I had this problem. However, since the upgrade from 4.8
to 4.9, FreeBSD seems to recognize it anyway. I haven't changed any of
the BIOS settings.

The actual setting is something like:
AC97 onboard sound controller: [Disabled]

-- 
"Since when is skepticism un-American?
Dissent's not treason but they talk like it's the same..."
(Sleater-Kinney - "Combat Rock")

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Onboard Sound Card

2003-10-03 Thread Mike Maltese
"device pcm"  should work.


 
- Original Message - 
From: "Mihail Stoyanov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 03, 2003 8:12 AM
Subject: Onboard Sound Card


> Hello,
> I have Intel P4I865G Chipset with AC'97 v.2.2 onboard audio
> and I would like to know if it is supported by the FreeBSD
> 4.8-Stable kernel. If it is - how can I bring my sound card
> up ? What line should I add to my kernel configuration file
> ?
> Thank you for your time and consideration.
>
> Sincerelly,
> Mihail Stoyanov
> ___
> Free e-mail by Bulgaria.com at http://mail.bulgaria.com
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Onboard Sound Card

2003-10-03 Thread Kliment Andreev
> Hello,
> I have Intel P4I865G Chipset with AC'97 v.2.2 onboard audio
> and I would like to know if it is supported by the FreeBSD
> 4.8-Stable kernel. If it is - how can I bring my sound card
> up ? What line should I add to my kernel configuration file

It might work with pcm driver.

http://www.freebsd.org/releases/4.8R/hardware-i386.html#AEN1685

Audio howto

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"