From: Takashi Iwai <tiwai@suse.de>
To: Mark_H_Johnson@raytheon.com
Cc: Adrian Bunk <bunk@stusta.de>, Andrew Morton <akpm@osdl.org>,
alsa-devel@alsa-project.org, lkml <linux-kernel@vger.kernel.org>,
perex@suse.cz
Subject: Re: [Alsa-devel] Re: 2.6.10-mm1: ALSA ac97 compile error with CONFIG_PM=n
Date: Wed, 05 Jan 2005 14:41:41 +0100 [thread overview]
Message-ID: <s5his6cm1re.wl@alsa2.suse.de> (raw)
In-Reply-To: <OF5A3BD386.A1A4C579-ON86256F7F.00688E0E@raytheon.com>
At Tue, 4 Jan 2005 13:25:40 -0600,
Mark_H_Johnson@raytheon.com wrote:
>
> A follow up on this patch. This fixed my build / module load problem when
> using CONFIG_PM=N on my system. The audio worked OK (except as noted
> below). Do you want Andrew Morton to pick this up (or will you incorporate
> the fix into another ALSA patch)?
It was already fixed in the recent ALSA tree.
So, just syncing bk-alsa patch would suffice.
> I did have some other minor problems during my testing but I have seen
> these before. Perhaps one of the ALSA developers could comment on the
> correct / incorrect behavior of the audio system. The testing is done on a
> Fedora Core 2 system with the 2.6.10-mm1 kernel (with the patch below). Let
> me know if you need more information on the system configuration, and
> .config.
>
> [1] After system start up & log in, I do the sequence:
> su -
> (password entered)
> system-config-soundcard
> Simple mixer control 'PCM',0
> Capabilities: pvolume pswitch pswitch-joined
> Playback channels: Front Left - Front Right
> Limits: Playback 0 - 31
> Front Left: Playback 23 [74%] [on]
> Front Right: Playback 23 [74%] [on]
> sox: Can't open output file '/dev/dsp': Device or resource busy
>
> At this point, I get the window asking if I heard the sound (I did not). If
> I repeat the test after waiting a short period, it eventually succeeds.
The default blocking behavior of OSS devices was changed recently.
When the device is in use, open returns -EBUSY immediately in the
latest version while it was blocked until released in the former
version.
> [2] When running latencytest (from
> http://www.gardena.net/benno/linux/audio/) the sound is not consistent
> (like it was on 2.4 with OSS) and occasionally I hear "rapid playback"
> where the repeating audio pattern is much faster than it should be.
It's hard to tell. The cause could be in the general interrupt
handling, the difference of HZ, the driver's interrupt setting, or
whatever. This must depend on the hardware, anyway.
Takashi
next prev parent reply other threads:[~2005-01-05 13:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-04 19:25 2.6.10-mm1: ALSA ac97 compile error with CONFIG_PM=n Mark_H_Johnson
2005-01-05 13:41 ` Takashi Iwai [this message]
2005-01-05 21:27 ` [Alsa-devel] " Andrew Morton
2005-01-05 21:43 ` Lee Revell
2005-01-06 16:30 ` Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2005-01-05 14:21 Mark_H_Johnson
2005-01-05 14:56 ` Alan Cox
2005-01-05 17:23 ` Lee Revell
2005-01-05 16:49 ` Takashi Iwai
2005-01-05 18:04 ` Lee Revell
2005-01-05 18:15 Mark_H_Johnson
2005-01-07 14:41 Mark_H_Johnson
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=s5his6cm1re.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=Mark_H_Johnson@raytheon.com \
--cc=akpm@osdl.org \
--cc=alsa-devel@alsa-project.org \
--cc=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@suse.cz \
/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