Hi list!<div><br></div><div>I was trying to get my Line6 Pod XT Pro to work as a PulseAudio sink. I'm using line6usb driver (author CC'd). I was able to use it directly as an ALSA sound card or through JACK. The device isn't listed among PulseAudio sinks. Here's what I get when starting PulseAudio:</div>
<div><br></div><div>$ pulseaudio --start --daemonize=false -v</div><div>...</div><div><div>I: [pulseaudio] alsa-util.c: Device hw:0 doesn't support 44100 Hz, changed to 39062 Hz.</div></div><div>...</div><div><div>E: [pulseaudio] alsa-sink.c: Failed to find any supported sample rates.</div>
</div><div>...</div><div><br></div><div>A more complete log can be found here: <a href="http://pastebin.com/hQ93g6Dy">http://pastebin.com/hQ93g6Dy</a></div><div><br></div><div>JACK indeed reports a sample rate of 39062 Hz even though I start it with -r44100, but that's a different question and needs to be investigated separately.</div>
<div><br></div><div>I have used this device under Windows/OSX at 44100 Hz without any problems.</div><div><br></div><div>I there anything I could do to use it with PulseAudio?</div><div><br></div><div>Thank you,</div><div>
<br></div><div>George</div><div><br></div><div>---</div><div><br></div><div>PulseAudio: 2.1</div><div>Distro: Arch Linux</div><div>Kernel: Linux archtop 3.4.4-rt14-1-rt #1 SMP PREEMPT RT Mon Jul 30 01:04:16 EST 2012 x86_64 GNU/Linux</div>