Comment 5 for bug 263116

Revision history for this message
marcobra (Marco Braida) (marcobra) wrote :

Same here

# asoundconf list

Names of available sound cards:
ICH6

# asoundconf set-default-card ICH6

Traceback (most recent call last):
  File "/usr/bin/asoundconf", line 430, in <module>
    exit_code(set_default_card(sys.argv[2]))
  File "/usr/bin/asoundconf", line 348, in set_default_card
    (j, k) = sep.split(i)
ValueError: need more than 1 value to unpack