Hi,
I have tried to capture audio with some quality, but whatever you do I can not get the static noise.
https://dl.dropbox.com/u/297322/music.wav
Is not power issue, I have tried a powered 2.5W usb hub, different usb cables, bypass both usb fuses, and also connet the Raspberry PI to a PC power supply on TP1 and TP2 directly.
I have also tried different usb audio devices and nothing change.
arecord -f S16_LE -r 44100 -d 60 -D hw:1,0 music.wav
pi@raspberrypi ~ $ uname -a
Linux raspberrypi 3.2.27+ #174 PREEMPT Wed Sep 26 14:09:47 BST 2012 armv6l GNU/Linux
pi@raspberrypi ~ $ top
2038 pi 20 0 4884 1328 1132 S 0.3 0.6 0:00.23 arecord
Can anyone help me please?