Bug 191907

Summary: arecord doesn't work in amd x86_64 X2 dual core.
Product: [Fedora] Fedora Reporter: Andreas Madsack <bolsog>
Component: alsa-libAssignee: Martin Stransky <stransky>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: edgar.hoch
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-18 10:39:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas Madsack 2006-05-16 12:43:52 UTC
arecord doen't work on a amd x86_64 X2 dual core.

examples:
arecord -d 10 -c 2 -f S16_LE -r 32000 foo.wav
arecord -d 10 -f S16_LE -r 48000 foo.wav
arecord -d 10 -f S16_LE -r 32000 foo.wav
arecord -d 10 -f S16_LE -r 16000 foo.wav

all examples must be terminated using Ctrl-c and only the 44 byte header is saved. 

The soundcard is a 
Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller
(rev a2)

We tested this problem on a similar pc with amd x86_64 single core with the same
soundcard and all works fine.

aplay works on both pcs without problems!

Same bug with Fedora Core 4.

We need recording on this pc, so we appreciate every help. Thanks.

Comment 1 Martin Stransky 2006-05-18 10:39:59 UTC
Please report it to ALSA project (www.alsa-project.org), it looks like a driver
problem....