[pulseaudio-tickets] [Bug 48109] New: [regression] pulseaudio-1.99.2 doesn't like snd-pcsp
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 30 23:09:13 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=48109
Bug #: 48109
Summary: [regression] pulseaudio-1.99.2 doesn't like snd-pcsp
Classification: Unclassified
Product: PulseAudio
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: modules
AssignedTo: pulseaudio-bugs at lists.freedesktop.org
ReportedBy: patrakov at gmail.com
QAContact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
To reproduce: find a desktop-class machine that still has a PC speaker in
addition to a regular sound card, then build and load the snd-pcsp kernel
module. Expected results: pulseaudio should be able to use it (and it is indeed
useful for event sounds).
Actual results: pulseaudio before 1.99 worked, and 1.99.2 doesn't want to use
this device at all. Here is the relevant portion of the log:
I: [pulseaudio] card.c: Created 3 "alsa_card.platform-pcspkr"
I: [pulseaudio] alsa-util.c: cannot disable ALSA period wakeups
I: [pulseaudio] alsa-util.c: Device hw:2 doesn't support 44100 Hz, changed to
37286 Hz.
I: [pulseaudio] alsa-util.c: ALSA period wakeups were not disabled
I: [pulseaudio] alsa-sink.c: Successfully opened device hw:2.
I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Mono' (analog-mono).
I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
E: [pulseaudio] alsa-sink.c: Failed to find any supported sample rates.
I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #7; argument:
"device_id="2" name="platform-pcspkr" card_name="alsa_card.platform-pcspkr"
namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no
deferred_volume=yes card_properties="module-udev-detect.discovered=1"").
I: [pulseaudio] module-udev-detect.c: Card /devices/platform/pcspkr/sound/card2
(alsa_card.platform-pcspkr) module loaded.
I.e. the problem seems to be that the device only supports the weird 37286 Hz
sample rate.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the pulseaudio-bugs
mailing list