Comment 4 for bug 72770

Revision history for this message
blitze (blitze) wrote :

Adding that for both kernels 2.6.17 and 2.6.19 generic, there are no firmware loaders happening for Echo Gina3G's either.

My temp solution has been to compile alsa-firmware loaders from source but this really should be happening with packages.
Would be great if the alsa-firmware loaders included everything and not just a subset which the current deb packages seem to do.

Also, it would be great for when this is fixed, there to be properly automated .asoundrc config files for allowing proper functionality of multi-channel audio cards.

Not being picky but audio in Ubuntu seems to have been forgotton about and it is such an integral part of one's desktop experience.

mikki@mikki-desktop:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Gina3G [Gina3G], device 0: Analog PCM [Gina3G]
  Subdevices: 5/6
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
card 0: Gina3G [Gina3G], device 1: Digital PCM [Gina3G]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 1: M5455 [ALi M5455], device 0: Intel ICH [ALi M5455]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: M5455 [ALi M5455], device 2: Intel ICH - IEC958 [ALi M5455 - IEC958]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
mikki@mikki-desktop:~$

Stuff like this should be recognised and configured to be utilised out of the base install. It would be greatly appreciated.