From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: Alsa-Devel <alsa-devel@lists.sourceforge.net>
Subject: Problems with intel8x0 driver. (and probably the cause of VT8233/A/8235 Clock Problem)
Date: Wed, 10 Dec 2003 02:34:43 +0000 [thread overview]
Message-ID: <3FD68643.4080203@superbug.demon.co.uk> (raw)
Hi,
I have just downloaded the latest alsa-kernel cvs and installed it.
The sample rate converters and rate setting functions seem broken.
For example. I can output at any rate to a SB Audigy2 because it does
not need any sample rate conversion, but if I use the intel8x0 chip for
sound output, the rate on the chip is fixed at 48000, and any rate other
than that either hangs the output, or fails.
When if fails: -
err = snd_pcm_hw_params_set_rate_near(handle, params, &rate, 0);
If "rate" is initially 48000 it works, if "rate" is 44100 if fails, but
in different ways, if device name is "default", it hangs when outputting
audio and no sound even begins to come out of the speakers, if device
name is "front", err = 0, and rate gets given the value of 0 or 48000
randomly!
If I am using a plug device like the "front" or "default" device, it
should automatically do sample rate conversion for me, but none of the
sample rate conversion seems to work!
Cheers
James
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
reply other threads:[~2003-12-10 2:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3FD68643.4080203@superbug.demon.co.uk \
--to=james@superbug.demon.co.uk \
--cc=alsa-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.