Re: linux-kernel-digest V1 #3266

Paul Barton-Davis (pbd@Op.Net)
Tue, 26 Jan 1999 15:51:28 -0500


>From: Horvath Karoly <rh@hold.sch.bme.hu>
>Date: Tue, 26 Jan 1999 16:55:09 +0100
>Subject: tropez card
>
>I have an old tropez card with CS4231.
>
>First I tried MAD16 with Wavefront but it won't work:
>- - WaveFront: autodetected IRQ 15 not the value provided (9)
>- - WaveFront: hardware reset failed
>- -
>- - WaveFront: firmware download failed!!!
>- - WaveFront: initialization failed.
>- - /lib/modules/2.2.0/misc/wavefront.o: init_module: Device or resource b
>usy
>(Audio works)

Your TB Tropez card isn't configured the way your /etc/conf.modules
claims. The driver tried to get it to reset and then generate an
interrupt, and the interrupt occured on IRQ 15, not 9 as you specified
in /etc/conf.modules. I'm assuming here that you used modprobe rather
than insmod.

Are you using isapnp to configure the card, or just relying on the
driver ?

--pbd (WaveFront driver author)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/