fm_transmitter icon indicating copy to clipboard operation
fm_transmitter copied to clipboard

Why playback cuts after few seconds [EXPLAINED]

Open RichMStudios opened this issue 7 years ago • 4 comments

When you convert anything with media.io WINDOWS APP, it doesn't fully convert - that is why it does not play it all. However, it works when you convert it with media.io web converter. Also, you can convert it with Audacity - it works too.

RichMStudios avatar May 17 '17 05:05 RichMStudios

here it's not playing more than 5 seconds. not even the star wars song that came with it.

vettorazi avatar Sep 02 '17 13:09 vettorazi

Sorry, maybe only someone has these problems

RichMStudios avatar Sep 02 '17 14:09 RichMStudios

I'm still having this issue unfortunately on a b+. The transmitter intermittently seems to cut out. Rebooting the pi sometimes helps, but not always. I'm wondering if calling GPIO.cleanup() would help. Anyone figure out how to solve this issue?

ZachDunham avatar Oct 05 '17 21:10 ZachDunham

Please check out issue #12, @ronlaws86 stated disabling w1-gpio and w1-therm mods could help.

Type in console:

sudo rmmod w1-gpio
sudo rmmod w1-therm

markondej avatar Feb 04 '19 02:02 markondej