From: Artjom Simon <hoek@linuxartist.org>
To: linux-kernel@vger.kernel.org
Subject: [2.5.67] SB-AWE32 + ALSA: "snd_sbawe: falsely claims to have parameter pnp"
Date: Thu, 17 Apr 2003 01:26:07 +0200 [thread overview]
Message-ID: <200304170126.07245.hoek@linuxartist.org> (raw)
Hi,
just compiled the new 2.5.67 kernel.
Everything seems to be (surprisingly) fine, with one exception:
I have a ISA SoundBlaster AWE32 card, it worked perfectly with 2.4.X and
alsa 0.9.x.
I selected the following options when compiling:
---
#
# Plug and Play support
#
CONFIG_PNP=y
CONFIG_PNP_NAMES=y
# CONFIG_PNP_DEBUG is not set
#
# Protocols
#
CONFIG_ISAPNP=y
# CONFIG_PNPBIOS is not set
#
# Sound
#
CONFIG_SOUND=m
#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
#
# Generic devices
#
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
CONFIG_SND_MPU401=m
#
# ISA devices
#
[...]
CONFIG_SND_SBAWE=m
CONFIG_SND_SB16_CSP=y
---
OSS is completely disabled.
My /etc/modules.d/alsa (using Gentoo) looks as follows:
---
alias char-major-116 snd
options snd major=116 cards_limit=1
alias char-major-14 soundcore
alias snd-card-0 snd-sbawe
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
---
All sound related modules load correctly, with the exception of snd_sbawe:
FATAL: Error inserting snd_sbawe
(/lib/modules/2.5.67/kernel/sound/isa/sb/snd-sbawe.ko): Invalid argument
The output of dmesg explains the "invalid argument":
---
[...]
isapnp: Scanning for PnP cards...
pnp: SB audio device quirk - increasing port range
pnp: AWE32 quirk - adding two ports
isapnp: Card 'Creative SB AWE32 PnP'
isapnp: 1 Plug & Play card detected total
[...]
snd_sbawe: falsely claims to have parameter pnp
snd_sbawe: falsely claims to have parameter pnp
snd_sbawe: falsely claims to have parameter pnp
---
Any hints what I should do now?
Thanks in advance,
Artjom
next reply other threads:[~2003-04-16 23:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-16 23:26 Artjom Simon [this message]
2003-04-18 13:56 ` [2.5.67] SB-AWE32 + ALSA: "snd_sbawe: falsely claims to have parameter pnp" Artjom Simon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200304170126.07245.hoek@linuxartist.org \
--to=hoek@linuxartist.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox