From owner-freebsd-questions@FreeBSD.ORG Mon Nov 27 03:26:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from misaki (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id 64AF316A492; Mon, 27 Nov 2006 03:26:25 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Date: Mon, 27 Nov 2006 11:26:21 +0800 From: Ariff Abdullah To: "Desmond Chapman" Message-Id: <20061127112621.293a30d4.ariff@FreeBSD.org> In-Reply-To: References: Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__27_Nov_2006_11_26_21_+0800_XNusBXGa1PznxY_V" Cc: freebsd-questions@freebsd.org Subject: Re: sound/ irq X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 03:26:26 -0000 --Signature=_Mon__27_Nov_2006_11_26_21_+0800_XNusBXGa1PznxY_V Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 25 Nov 2006 19:14:27 +0000 "Desmond Chapman" wrote: > How do I reset the IRQ to load the soundriver at boot time without > using the command line? >=20 > I have to do this at boot: > (root login) > pwd > cd /usr/src > grep ALC658 sys/dev/sound/pcm/ac97.c > (the sound card is loaded) > Then: > kldload snd_driver > And I get the following output: > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > pcm0: mem 0xfe02a000-0xfe02a0ff irq 17 at device 20.5 > on pci0 pcm0: > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled >=20 > Once again, what can I do to fix this? >=20 Put these into your /boot/loader.conf: sound_load=3D"YES" snd_atiixp_load=3D"YES" -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ --Signature=_Mon__27_Nov_2006_11_26_21_+0800_XNusBXGa1PznxY_V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFalrglr+deMUwTNoRAq63AJ4j0nJpZuO0h0EtyY7w0VAl+yULmACfel6V b2qnH5jbwzo9Dl1bUToRY20= =24Tt -----END PGP SIGNATURE----- --Signature=_Mon__27_Nov_2006_11_26_21_+0800_XNusBXGa1PznxY_V--