sound/ irq

Ariff Abdullah ariff at FreeBSD.org
Sun Nov 26 19:26:26 PST 2006


On Sat, 25 Nov 2006 19:14:27 +0000
"Desmond Chapman" <que_deseja at hotmail.com> wrote:
> How do I reset the IRQ to load the soundriver at boot time without
> using the  command line?
> 
> 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
> 
> Once again, what can I do to fix this?
> 

Put these into your /boot/loader.conf:

sound_load="YES"
snd_atiixp_load="YES"


--
Ariff Abdullah
FreeBSD

... Recording in stereo is obviously too advanced
    and confusing for us idiot ***** users :P ........
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20061127/a2e68543/attachment.pgp


More information about the freebsd-questions mailing list