]does the updated kernel support snd-usb-audio?
i tried to load the package with modprobe, which seems to work (doesnt give an error). but I fail at setting up alsa:
$this->bbcode_second_pass_code('', '[root@alarm2 /]# alsactl init
Found hardware: "USB-Audio" "USB Mixer" "USB08bb:2706" "" ""
Hardware is initialized using a generic method
/usr/share/alsa/init/default:171: value write error: Invalid argument
/usr/share/alsa/init/default:171: value write error: Invalid argument
/usr/share/alsa/init/default:173: value write error: Invalid argument')
$this->bbcode_second_pass_code('', '[root@alarm2 /]# alsamixer
cannot load mixer controls: Invalid argument
[root@alarm2 /]#
')
and
$this->bbcode_second_pass_code('', '[root@alarm2 /]# speaker-test
speaker-test 1.0.25
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm_direct.c:980:(snd1_pcm_direct_initialize_slave) unable to install hw params
ALSA lib pcm_dmix.c:1030:(snd_pcm_dmix_open) unable to initialize slave
Playback open error: -5,Input/output error
')
I know that this is not the ALSA Forum but if this is kernel related you'd probably know and I can stop wasting my time with trying to get this to work
