by
dhead » Thu Mar 21, 2013 7:28 am
JustJ, thanks for the hints.
I've finally stopped working with vm's and installed linux on my laptop and the device works flawlessly.
I'm using fmtools to tune in and arecord|aplay to listen to the stream.
I've no issues with the device, maybe your issue related to usb power issues, try a powered usb hub.
The next step for me will to find the best way to use the tuner with xbmc.
One solution is to use vdr's vdr-plugin-pvrinput, I'm not sure if this works with usb radio tuners.
Second solution is to broadcast the stream and to use ssh to send tune commands.
My favorite solution would be to find a way to use the device with tvheadend, a quick solution would to broadcast the stream over ip and use tvheadend to initiate a tune fm command when activating the channel, this would need some coding and I have a pretty basic knowledge in c and no much in c++ but I'm guessing others will have interest in initiating commands on channel switch because this also will enable to initiate lirc command through ir blaster, so it might be a good project.
I'm still looking for other devices,
the good old wintv pvr usb2 should work great with vdr-plugin-pvrinput and it can tune also to am,
Rtl-sdr is also a cheap and capble and if I understood correctly with the proper hardware adjustments it can tune to am, I didn't had success with the rtl_fm tool, although I can tune with sdr# but it's quiet heavy on resources.
And of course there are more diy project especially for the Raspberry Pi, but currently I'm looking for the faster to get this up and running and for a platform dependent solution.