[SOUND][2.5] - ALSA & OSS cannot find SBAWE32 Card

[SOUND][2.5] - ALSA & OSS cannot find SBAWE32 Card

Post by Shawn Star » Wed, 27 Nov 2002 10:00:16



NOTE: all drivers compiled into kernel.

Spec of machine:

AP/AX53 AOpen Motherboard (Revision 4)
64MB RAM
Sound Blaster 32-AWE w/ CSP (2MB installed)
Pentium 233MMX

Enabled:

[*] Plug and Play support
[*]   Plug and Play device name database
[*]   PnP Debug Messages
Protocols
[*]   ISA Plug and Play support (EXPERIMENTAL)
[*]   Plug and Play BIOS support (EXPERIMENTAL)

dmesg 2.5 - OSS:
========
isapnp: Scanning for PnP cards...
isapnp: Card 'Creative SB32 PnP'
isapnp: 1 Plug & Play card detected total
pnp: Calling quirk for 01:01.00
pnp: SB audio device quirk - increasing port range
pnp: Calling quirk for 01:01.02
pnp: AWE32 quirk - adding two ports
.....
Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
sb: No ISAPnP cards found, trying standard ones...
sb: I/O, IRQ, and DMA are mandatory
AWE32: No ISAPnP cards found
AWE32: not detected

dmesg 2.5 - ALSA:
==============

isapnp: Scanning for PnP cards...
isapnp: Card 'Creative SB32 PnP'
isapnp: 1 Plug & Play card detected total
pnp: Calling quirk for 01:01.00
pnp: SB audio device quirk - increasing port range
pnp: Calling quirk for 01:01.02
pnp: AWE32 quirk - adding two ports
...
Advanced Linux Sound Architecture Driver Version 0.9.0rc5 (Sun Nov 10 19:48:18 2002 UTC).
request_module[snd-card-0]: not ready
request_module[snd-card-1]: not ready
request_module[snd-card-2]: not ready
request_module[snd-card-3]: not ready
request_module[snd-card-4]: not ready
request_module[snd-card-5]: not ready
request_module[snd-card-6]: not ready
request_module[snd-card-7]: not ready
ALSA device list:
   No soundcards found.

dmesg 2.4.20-pre7 - OSS: - WORKS
============================

isapnp: Scanning for PnP cards...
isapnp: SB audio device quirk - increasing port range
isapnp: AWE32 quirk - adding two ports
isapnp: Card 'Creative SB32 PnP'
isapnp: 1 Plug & Play card detected total
...
Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
sb: Creative SB32 PnP detected
sb: ISAPnP reports 'Creative SB32 PnP' at i/o 0x220, irq 5, dma 1, 5
<Sound Blaster 16 (4.13)> at 0x220 irq 5 dma 1,5
<Sound Blaster 16> at 0x330 irq 5 dma 0,0
sb: 1 Soundblaster PnP card(s) found.
ISAPnP reports AWE32 WaveTable at i/o 0x620
<SoundBlaster EMU8000 (RAM2048k)>

--
Someone else I'm talking to is reporting the same problem :/. ISAPNP busted in 2.5? ;)

Shawn.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

[SOUND][2.5] - ALSA & OSS cannot find SBAWE32 Card

Post by Joseph Fanni » Wed, 27 Nov 2002 11:10:07



> ALSA device list:
>    No soundcards found.

> dmesg 2.4.20-pre7 - OSS: - WORKS
> ============================

    Me too!

    In 2.5.47 mainline and 2.5.49-ac1 the ALSA drivers (either sb16 or
sbawe) load but don't detect devices if PNP support is built in.  The
same card (an awe64) works fine under 2.4.19.

    Without PNP sb16 works (with only sb16 features) but sbawe will
not load, complaining that it can't find the awe bits.

--
Joseph Fannin

  application_pgp-signature_part
< 1K Download

 
 
 

[SOUND][2.5] - ALSA & OSS cannot find SBAWE32 Card

Post by Zwane Mwaikamb » Wed, 27 Nov 2002 17:50:11




> > ALSA device list:
> >    No soundcards found.

> > dmesg 2.4.20-pre7 - OSS: - WORKS
> > ============================

>     Me too!

>     In 2.5.47 mainline and 2.5.49-ac1 the ALSA drivers (either sb16 or
> sbawe) load but don't detect devices if PNP support is built in.  The
> same card (an awe64) works fine under 2.4.19.

>     Without PNP sb16 works (with only sb16 features) but sbawe will
> not load, complaining that it can't find the awe bits.

My guess would be the new isapnp registration layer, which ALSA
doesn't seem to be using. I might have a go at it later, looks like it
might need conversion.

Cheers,
        Zwane

--
function.linuxpower.ca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

[SOUND][2.5] - ALSA & OSS cannot find SBAWE32 Card

Post by Adam Bela » Fri, 29 Nov 2002 03:20:06





> > > ALSA device list:
> > >    No soundcards found.

> > > dmesg 2.4.20-pre7 - OSS: - WORKS
> > > ============================

> >     Me too!

> >     In 2.5.47 mainline and 2.5.49-ac1 the ALSA drivers (either sb16 or
> > sbawe) load but don't detect devices if PNP support is built in.  The
> > same card (an awe64) works fine under 2.4.19.

> >     Without PNP sb16 works (with only sb16 features) but sbawe will
> > not load, complaining that it can't find the awe bits.

> My guess would be the new isapnp registration layer, which ALSA
> doesn't seem to be using. I might have a go at it later, looks like it
> might need conversion.

> Cheers,
>    Zwane

That is indeed the case.  I just released a patch for pnp card support.
This new API can be used to convert these drivers.

Thanks,
Adam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

[SOUND][2.5] - ALSA & OSS cannot find SBAWE32 Card

Post by Paul Laufe » Fri, 29 Nov 2002 07:10:07


I have nearly finished rewrite of OSS sb_card.c for the new PnP API. I
am only waiting on Rusty's module_param stuff to go in before I finish
and submit.

Let me know if you want to test it as it is without module options
working (defaults should be fine).

I will then update the sbawe driver.

Paul





> > > > ALSA device list:
> > > >    No soundcards found.

> > > > dmesg 2.4.20-pre7 - OSS: - WORKS
> > > > ============================

> > >     Me too!

> > >     In 2.5.47 mainline and 2.5.49-ac1 the ALSA drivers (either sb16 or
> > > sbawe) load but don't detect devices if PNP support is built in.  The
> > > same card (an awe64) works fine under 2.4.19.

> > >     Without PNP sb16 works (with only sb16 features) but sbawe will
> > > not load, complaining that it can't find the awe bits.

> > My guess would be the new isapnp registration layer, which ALSA
> > doesn't seem to be using. I might have a go at it later, looks like it
> > might need conversion.

> > Cheers,
> >       Zwane

> That is indeed the case.  I just released a patch for pnp card support.
> This new API can be used to convert these drivers.

> Thanks,
> Adam
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
 
 
 

[SOUND][2.5] - ALSA & OSS cannot find SBAWE32 Card

Post by Shawn Star » Fri, 29 Nov 2002 07:10:08


I can test it and since I compile most things into kernel this should be fine.

Shawn.


> I have nearly finished rewrite of OSS sb_card.c for the new PnP API. I
> am only waiting on Rusty's module_param stuff to go in before I finish
> and submit.

> Let me know if you want to test it as it is without module options
> working (defaults should be fine).

> I will then update the sbawe driver.

> Paul





> > > > > ALSA device list:
> > > > >    No soundcards found.

> > > > > dmesg 2.4.20-pre7 - OSS: - WORKS
> > > > > ============================

> > > >     Me too!

> > > >     In 2.5.47 mainline and 2.5.49-ac1 the ALSA drivers (either sb16
> > > > or sbawe) load but don't detect devices if PNP support is built in.
> > > > The same card (an awe64) works fine under 2.4.19.

> > > >     Without PNP sb16 works (with only sb16 features) but sbawe will
> > > > not load, complaining that it can't find the awe bits.

> > > My guess would be the new isapnp registration layer, which ALSA
> > > doesn't seem to be using. I might have a go at it later, looks like it
> > > might need conversion.

> > > Cheers,
> > >  Zwane

> > That is indeed the case.  I just released a patch for pnp card support.
> > This new API can be used to convert these drivers.

> > Thanks,
> > Adam
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel"

> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
 
 
 

1. [2.5] ALSA and C-Media sound cards

To the ALSA developers:

I have a CMI8736-M6 card. ALSA doesn't seem to let me adjust the bass and treble. The ALSA mixer doesn't show the settings :-(

Any new developments with the cmipci driver?

Shawn.

Shawn Starr
Development Systems Support Analyst, Operations
T: 416-213-2001 ext 179  F: 416-213-2008

www.datawire.net
"Sent from my Blackberry handheld"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. looking for source code about Xlib program

3. Sound Card Help: ALSA driver, ESSOLO 1938 PCI Sound Card

4. Help! Sendmail bogus queue file.... !!??

5. [2.5] sound/oss/ad1848.c compile fix

6. SSH Question...

7. [2.5] sound/oss/opl3sa2.c compile fix

8. Reiser

9. [2.5] ALSA ISAPNP update for sound/isa/opl3sa2.c

10. alsa es1968 sound driver broken in 2.5.5x?

11. The future of sound on Linux: ALSA or OSS?

12. K7V, AC97, ALSA, OSS, sound no workee - help, please?

13. sound: alsa and oss