Comment 6 for bug 425362

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

SRU verification for Maverick:
I have reproduced the problem with alsa-lib 1.0.23-1ubuntu2 in maverick and have verified that the version of alsa-lib 1.0.23-1ubuntu2.1 in -proposed fixes the issue. The following additional devices are listed with the version in proposed (note the default device, pulse was already there)
$ diff -u aplay.release aplay.proposed
--- aplay.release 2010-11-02 10:00:55.350225974 +0100
+++ aplay.proposed 2010-11-02 10:03:38.363838005 +0100
@@ -1,3 +1,4 @@
+default
 pulse
     Playback/recording through the PulseAudio sound server
 front:CARD=I82801AAICH,DEV=0
@@ -18,6 +19,18 @@
 iec958:CARD=I82801AAICH,DEV=0
     Intel 82801AA-ICH, Intel 82801AA-ICH
     IEC958 (S/PDIF) Digital Audio Output
+dmix:CARD=I82801AAICH,DEV=0
+ Intel 82801AA-ICH, Intel 82801AA-ICH
+ Direct sample mixing device
+dsnoop:CARD=I82801AAICH,DEV=0
+ Intel 82801AA-ICH, Intel 82801AA-ICH
+ Direct sample snooping device
+hw:CARD=I82801AAICH,DEV=0
+ Intel 82801AA-ICH, Intel 82801AA-ICH
+ Direct hardware device without any conversions
+plughw:CARD=I82801AAICH,DEV=0
+ Intel 82801AA-ICH, Intel 82801AA-ICH
+ Hardware device with all software conversions

Marking as verification-done