All of lore.kernel.org
 help / color / mirror / Atom feed
From: Volker Schroer <dl1ksv@gmx.de>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Problem with M5455 card
Date: Mon, 06 Nov 2006 21:35:41 +0100	[thread overview]
Message-ID: <454F9C9D.8080008@gmx.de> (raw)
In-Reply-To: <s5h3b8whdq8.wl%tiwai@suse.de>


>> .
>>
>> I set the card to FLOAT_LE format.
>>     
>
> What did you set exactly?  Set hw_params calls with format = FLOAT_LE
> from application? 
>   
Yes, this is my .asoundrc
pcm.LinPSK_card {
        type hw
        card M5455
        }
pcm.LinPSK {
        type plug
        slave.pcm LinPSK_card
}
 and I open LinPSK.
>> If I read the samples with snd_pcm_readi, I get invalid values ( 10*e34 
>> ) from time to time, although  the result code of readi does not signal 
>> any errors.
>>
>> Is there a way to check if the read values  are valid inside the driver 
>> ? I think, there is a problem inside the driver. Using a delta 44 
>> soundcard, the problem is gone.
>>     
>
> I guess it's rather a conincidence that it worked with another card.
> Or, possibly, conversion between S16 and float in alsa-lib plugin
> might be broken.
>
>   
 Well, but not all samples contain bad values. Only after some times 
some bad values appear.


Volker


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-11-06 20:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-05  9:23 Problem with M5455 card Volker Schroer
2006-11-06 14:05 ` Takashi Iwai
2006-11-06 20:35   ` Volker Schroer [this message]
2006-11-07 10:35     ` Takashi Iwai
2006-11-07 20:25       ` Volker Schroer

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=454F9C9D.8080008@gmx.de \
    --to=dl1ksv@gmx.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /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.