Re: Configuring for the Compaq Presario 7360 audio device?

[ Available lists | Index of freebsd-multimedia | Month of Aug 2002 | Week of 26 Aug 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Andy Sparrow <spadger@best.com>
Date
26 Aug 2002 09:23:15
Subject
Re: Configuring for the Compaq Presario 7360 audio device?
Message-ID
20020826162301.C2C95A9@CRWdog.demon.co.uk

Referenced by

[ Hide this part ]
> Has anyone successfully configured FreeBSD 4.6-STABLE for the audio capture
> device (audio line in) that's in the Compaq Presario 7360? This device
> appears to be on the motherboard, and I believe it's an ESS Allegro PCI
> audio device.
>
> I tried the following
> options PNPBIOS
> device pcm
> but with no success. I got the following messages on boot:
> /kernel: pci0: <unknown card> (vendor=0x109e, dev=0x0878) at 10.1 irq 10
> /kernel: pci0: <unknown card> (vendor=0x125d, dev=0x1988) at 13.0 irq 5

This last line is the ESS.

> /kernel: unknown: <PNP0401> can't assign resources
> /kernel: unknown: <PNP0501> can't assign resources
> /kernel: unknown: <PNP0700> can't assign resources
> /kernel: unknown: <PNP0000> can't assign resources
> /kernel: unknown: <PNP002> can't assign resources
> /kernel: unknown: <PNP0303> can't assign resources

Normal.

Ross, if I'm understanding you correctly, you need to (a) remove the sbc
device and (b) put this line in /boot/loader.conf:

snd_maestro3_load="YES"

and reboot. You could try a 'kldload snd_maestro3' from the
command-line, but I think the 'sbc' might stuff it up.

The PNPBIOS stuff is optional - maybe it'll help with some other device,
maybe not, but it isn't your problem here. I don't run it.

BTW, what for you want to capture audio on a cheesy audio device like
this? ;-)

HTH.

Regards,

AS




[ Show this part (application/pgp-signature) ]

Elapsed time: 0.211 seconds