On Thu, 19 Feb 2004, Stefan Ulrich Hegner wrote:

> Hi there,
> 
> I plugged an old ISA es18xx Soundcard in one of my linux-boxes the other
> day, using alsa-0.9.8 and the buildin pnp capability.
> 
> Now I got the problem, that on bootup alsa claims IRQ 5 which is needed
> for my faxmodem. - However the latter is initialized later than alsa.
> 
> If I unload and restart alsasound later manually, it picks a
> non-conflickting IRQ.
> 
> Having spent quite some time browsing through all the manual stuff, I
> have not found any options that refer to the functionality of the
> buildin pnp-support.
> 
> The only hint I got is "options isapnp isapnp_reserve_irq" but I'm not
> sure whether this is for buildint or isapnptools pnp support.
> 
> Anyway, I'd be quite grateful for a hint how to tell alsa *NOT* to use
> IRQ 5 ...

modprobe snd-es18xx irq=10

Change irq according your wanted setup. Also there is mpu_irq - see the 
documentation for modules.

If it does not work - you've probably hit a bug in the pnp layer. Upgrade 
to 2.6.3 then.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to