Bug 6195
Summary: | USB sound does not work with ALSA, works okay with OSS | ||
---|---|---|---|
Product: | Drivers | Reporter: | Pavel Machek (pavel) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | REJECTED INVALID | ||
Severity: | normal | CC: | akpm, bunk, greg, tiwai |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.16-rc5 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 5089 |
Description
Pavel Machek
2006-03-08 15:05:51 UTC
Okay, so with ALSA mpg123 pretends it is playing (like below), but nothing can be heard. ALSA with xmms works. pavel@amd:/data/big/READ-ONLY/mp3.other/weird$ mpg123 -D/dev/dsp1 mbrola/xmass.mp3 High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2, and 3. Version 0.59q (2002/03/23). Written and copyrights by Joe Drew. Uses code from various people. See 'README' for more! THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK! Directory: mbrola/ Playing MPEG stream from xmass.mp3 ... MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo [0:01] Decoding of xmass.mp3 finished. pavel@amd:/data/big/READ-ONLY/mp3.other/weird$ Heh, spoke too soon. xmms with ALSA works -- with USB wireless, but not with USB speakers. Perhaps it is because USB speakers advertise 44100 and 48000? Pavel, is this bug still happening? If so, you should be bugging people ;) |