Re: sound/ irq

2006-11-26 Thread Ariff Abdullah
On Sat, 25 Nov 2006 19:14:27 +
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 


pgpXeSPRW53yQ.pgp
Description: PGP signature


sound/ irq

2006-11-25 Thread Desmond Chapman
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?

Obrigado Thanks in advance for any positive feedback.

_
Fixing up the home? Live Search can help 
http://imagine-windowslive.com/search/kits/default.aspx?kit=improvelocale=en-USsource=hmemailtaglinenov06FORM=WLMTAG


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]