ChristopheJacquet / PiFmRds

FM-RDS transmitter using the Raspberry Pi's PWM
GNU General Public License v3.0
1.43k stars 325 forks source link

sudo ./pi_fm_rds not found #118

Closed DylanHP closed 5 years ago

DylanHP commented 5 years ago

help me the command sudo ./pi_fm_rds dont work i have made all what is listed including the make but the program doesnt work

StoneSet commented 5 years ago

Do /home/pi/PiFmRds/src/pi_fm_rds

DylanHP commented 5 years ago

Thanks StoneSet I have another answer why I can only transmit for a few seconds like 30 sec my music over a determined frequency?? After this 30 seconds the radio broadcasting like rtl transmission restart over mine transmission

StoneSet commented 5 years ago

Which command do you use?

saintofinternet commented 5 years ago

help me the command sudo ./pi_fm_rds dont work i have made all what is listed including the make but the program doesnt work

i am still getting the same error and it's not getting solved as per the instructions on this page. can someone help?

sarimbinwaseem commented 5 years ago

Some problem ... nothing works

ChristopheJacquet commented 5 years ago

This is most likely a duplicate of #126 which is fixed now (see #125). I also updated the README to explain that the pi_fm_rds executable is missing iff make fails.

Marking this issue as fixed (because #126 was fixed). Please open a new issue with the error message if make is failing for any other reason.