I had been playing with the bios settings for PnP and that's what
changed the IRQ and was causing the conflicts. I have now set IRQs 5 and
7, and DMA 1 and 5 to legacy isa in the bios and now I can play audio OK
via OSS emulation, I think. I still think I'm missing a Synth device, if
not more. In the isapnp docs there's an example of SB AWE card
(/usr/sharedoc/isapnpfaq.txt on my RH7.1). It shows in the example
sndstat (OSS) output ...

        Sound Driver:3.5.4-960630 (Tue Jan 28 21:37:47 EST 1997 root,
       Linux palis 2.1.23 #1 Tue Jan 28 19:29:03 EST 1997 i586)
       Kernel: Linux palis 2.0.28 #3 Tue Jan 28 21:38:48 EST 1997 i586
       Config options: a80002

       Installed drivers:
       Type 1: OPL-2/OPL-3 FM
       Type 2: Sound Blaster
       Type 7: SB MPU-401

       Card config:
       Sound Blaster at 0x220 irq 5 drq 1,5
       SB MPU-401 at 0x330 irq 5 drq 0
       OPL-2/OPL-3 FM at 0x388 drq 0

       Audio devices:
       0: Sound Blaster 16 (4.13)

       Synth devices:
       0: Yamaha OPL-3
       1: AWE32 Driver v0.3.2 (DRAM 2048k)

       Midi devices:
       0: Sound Blaster 16

       Timers:
       0: System clock

       Mixers:
       0: Sound Blaster


I have only...

    [root@ceora /etc]# cat /proc/asound/sndstat 
    Sound Driver:3.8.1a-980706 (ALSA v0.9.0beta8a emulation code)
    Kernel: Linux ceora 2.4.3-12 #1 Fri Jun 8 13:35:30 EDT 2001 i686
    Config options: 0
    
    Installed drivers: 
    Type 10: ALSA emulation
    
    Card config: 
    Sound Blaster 16 at 0x220, irq 5, dma 1&5
    
    Audio devices:
    0: DSP v4.16 (DUPLEX)
    
    Synth devices:
    0: OPL3 FM
    
    Midi devices:
    0: MPU-401 (UART)
    
    Timers:
    7: system timer
    
    Mixers:
    0: mixer00
    

What do you show for your sndstat, please, and what options are you
giving to the module (sbawe, correct?) in /etc/modules.conf. Or just let
me see the whole file, please.

Thanks, John

On Wed, 2001-10-31 at 19:30, Tim Goetze wrote:
> > I got rid of the devfs stuff and used the snddevices script. still
> >won't work. I tried with turning the isapnp off in alsa and let the
> >system isapnp find the card. Not much difference. --with-debug=full
> >doesn't show much either. aplay hangs after heraing 1/2 sec of the file
> 
> i have an awe64, not gold but the same chipset altogether. aplay works
> well. i'm using about weekly updates of the cvs version - maybe there
> has been a change to a relevant part of it since 0.9.0b8, i doubt it.
> 
> in your lsmod listing:
> 
> >vmnet                  16864   1 
> >vmmon                  18128   0  (unused)
> 
> if you are running vmware, maybe it is using the hardware already (it 
> does have sb emulation, doesn't it)? this would explain the 'Resource 
> temporarily unavailable'. there are quite a few programs out there that
> try to sneak in getting your speakers ...
> 
> >[root@ceora asound]# cat /proc/isapnp 
> >Card 1 'CTL009e:Creative SB AWE64 Gold' PnP version 1.0 Product version
> >2.0
> >  Logical device 0 'CTL0044:Audio'
> >    Device is active
> >    Active port 0x220,0x330,0x388
> >    Active IRQ 7 [0x2]
> 
> but in your first mail you wrote that 'cat /proc/asound/sndstat' gives
> 
> >    Card config: 
> >    Sound Blaster 16 at 0x220, irq 5, dma 1&5
> 
> so if you still get this output (maybe you shuffled the irq when 
> rebooting), there really is an irq problem since 5 != 7. are you trying 
> to assign an interrupt to the card somewhere? my setup does not need me to
> do so for the awe.
> 
> tim
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
-- 
John S. Weber
[EMAIL PROTECTED]


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to