Re: opl3sa not detected anymore

2001-02-12 Thread Chris Funderburg
On Mon, 12 Feb 2001, Scott Murray wrote: Thanks! The isapnp=0 fixed it. I don't actually have an isapnp.conf file. On my next compile I'll just disable the ISA Pnp driver. I don't actually need it, but it's something that I've never bothered to turn off. :) CF > On Mon, 12 Feb 2001, Chris Fu

Re: opl3sa not detected anymore

2001-02-12 Thread Chris Funderburg
Well what do you know... I added isapnp=0 and it worked. at 0x370 at 0x534 irq 5 dma 1,0 at 0x330 irq 5 dma -1,0 The dma and the MSS address (0x534) looks odd, but at least it seems to play now. And no, AFAIK, this driver has never been able to detect PNP settings. If you try to run it with

Re: opl3sa not detected anymore

2001-02-12 Thread Scott Murray
On Mon, 12 Feb 2001, Chris Funderburg wrote: > > After the updates to the opl3sa2 driver (2.4.2-pre3?) my card isn't being > detected anymore. Are there further updates to come, or do I need to > change the settings? The driver is being loaded as a module with the > following in /etc/modules.co

Re: opl3sa not detected anymore

2001-02-12 Thread Alan Cox
> > The midi works fine, but 'modprobe sound' reports: > > opl3sa2: No cards found > > opl3sa2: 0 PnP card(s) found. Thats ok, it may not be set up for isapnp > Try to add "isapnp=3D0" to the opl3sa2 options list : > > opl3sa2 mss_io=3D0x530 irq=3D5 dma=3D1 dma2=3D0 mpu_io=3D0x330 io=3D0x3= > 7

Re: opl3sa not detected anymore

2001-02-12 Thread Jérôme Augé
Chris Funderburg wrote: > following in /etc/modules.conf: > > alias sound-slot-0 opl3sa2 > options sound dmabuf=1 > alias midi opl3 > options opl3 io=0x388 > options opl3sa2 mss_io=0x530 irq=5 dma=1 dma2=0 mpu_io=0x330 io=0x370 > > The midi works fine, but 'modprobe sound' reports: > > opl3sa2:

opl3sa not detected anymore

2001-02-12 Thread Chris Funderburg
After the updates to the opl3sa2 driver (2.4.2-pre3?) my card isn't being detected anymore. Are there further updates to come, or do I need to change the settings? The driver is being loaded as a module with the following in /etc/modules.conf: alias sound-slot-0 opl3sa2 options sound dmabuf=1