vexpress audio is garbled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro QEMU |
New
|
Undecided
|
Unassigned |
Bug Description
Audio is garbled when playing back OGG files on the vexpress-a9 model with the 20120409 hwpack and alip root filesystem.
To reproduce:
* Build the versions listed below
* Boot into XFCE
* Open a terminal
* sudo apt-get install vorbis-tools ubuntu-sounds
* cd /usr/share/
* ogg123 system-ready.ogg
* Hear something like an explosion on a Commodore 64
It's not white noise - there's some type of envelope there and it plays for roughly the right time. Note that the audio is single channel. The same sound played fine on OMAP3 a few months ago. The same command plays fine on the host.
Versions:
* Ubuntu Precise x86_64
* qemu-linaro 2012.04
* linaro-
* hwpack_
Configured with ../qemu-
root@linaro-alip:~# uname -a
Linux linaro-alip 3.3.0-1800-
Is this a regression from previous versions of qemu-linaro? I just retried with the old vexpress image and mpg123 which was the test case I had for the audio when we originally put it into qemu-linaro's vexpress model, and that still works fine with 2012.04. My guess is that either audio is broken on this image on h/w too or it's doing something new and different which we don't model.