Date: Mon, 27 Nov 2006 11:26:21 +0800 From: Ariff Abdullah <ariff@FreeBSD.org> To: "Desmond Chapman" <que_deseja@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: sound/ irq Message-ID: <20061127112621.293a30d4.ariff@FreeBSD.org> In-Reply-To: <BAY108-F299CCF0EB4C70CF37737B3EDE00@phx.gbl> References: <BAY108-F299CCF0EB4C70CF37737B3EDE00@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
--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" <que_deseja@hotmail.com> 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: <ATI IXP 400> mem 0xfe02a000-0xfe02a0ff irq 17 at device 20.5 > on pci0 pcm0: <Avance Logic ALC658 AC97 Codec> > 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061127112621.293a30d4.ariff>