From owner-freebsd-multimedia Mon Aug 26 9:23:15 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB9FE37B401 for ; Mon, 26 Aug 2002 09:23:11 -0700 (PDT) Received: from CRWdog.demon.co.uk (ppp-67-116-46-216.dialup.sntc01.pacbell.net [67.116.46.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BEDE43E42 for ; Mon, 26 Aug 2002 09:23:10 -0700 (PDT) (envelope-from spadger@best.com) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id C2C95A9; Mon, 26 Aug 2002 12:23:01 -0400 (EDT) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Ross Finlayson Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Configuring for the Compaq Presario 7360 audio device? In-Reply-To: Message from Ross Finlayson of "Mon, 26 Aug 2002 04:13:19 PDT." <4.3.1.1.20020826040259.00be9cd0@laptop-localhost> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_380758071P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Mon, 26 Aug 2002 12:23:01 -0400 From: Andy Sparrow Message-Id: <20020826162301.C2C95A9@CRWdog.demon.co.uk> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --==_Exmh_380758071P Content-Type: text/plain; charset=us-ascii > 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: (vendor=0x109e, dev=0x0878) at 10.1 irq 10 > /kernel: pci0: (vendor=0x125d, dev=0x1988) at 13.0 irq 5 This last line is the ESS. > /kernel: unknown: can't assign resources > /kernel: unknown: can't assign resources > /kernel: unknown: can't assign resources > /kernel: unknown: can't assign resources > /kernel: unknown: can't assign resources > /kernel: unknown: 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 --==_Exmh_380758071P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9alXlPHh895bDXeQRAq1AAJ0ZL+ep/joJLZzm+opp0IzGyDJTvQCfVSDw 6RHzwGNWfTipRPebVZI3NuI= =b528 -----END PGP SIGNATURE----- --==_Exmh_380758071P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message