Talk:Audio Sink: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(Suggested footnote and correction)
(No difference)

Revision as of 22:18, 5 August 2020

Noob here. I hesitate to actually edit this page, but I've been trying to get a Langstone system working with Pluto, Pi4, Raspbian. I was having trouble with error msgs or if no msg, there was still no audio. I tried many edits with no luck, performing a "shutdown -r now". It turns out that a COLD BOOT was needed. Both "hw:CARD=Set,DEV=0" for a simple CMedia fob works as does "hw:CARD=H540,DEV=0" for a Logitek USB headset. In both cases, COLD BOOT was required. This MAY be unique to RPi issue. However, a footnote might add value for other RPi users.

Also, on this page, under the Linux section, it has a note that the double quotes "hw:......" are NOT to be used. It appears they are in fact necessary or there is a Syntax error.

w0iy