On Sat, 25 Nov 2006 19:14:27 +0000
"Desmond Chapman" <[EMAIL PROTECTED]> 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 ........

Attachment: pgpXeSPRW53yQ.pgp
Description: PGP signature

  • sound/ irq Desmond Chapman
    • Re: sound/ irq Ariff Abdullah

Reply via email to