Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when installing the EDM RDS plugin #14

Open
drums114 opened this issue Aug 8, 2023 · 4 comments
Open

Issue when installing the EDM RDS plugin #14

drums114 opened this issue Aug 8, 2023 · 4 comments

Comments

@drums114
Copy link

drums114 commented Aug 8, 2023

Installing plugin fpp-edmrds
Cloning into 'fpp-edmrds'...
Running fpp_install.sh script for fpp-edmrds
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
pigpio is already the newest version (1.79-1+rpt1).
python3-pigpio is already the newest version (1.79-1+rpt1).
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Traceback (most recent call last):
File "/home/fpp/media/plugins/fpp-edmrds/rds-song.py", line 24, in
s = bb_I2C.I2C(pi, 23, 24, 600)
File "/home/fpp/media/plugins/fpp-edmrds/bb_I2C.py", line 216, in init
pi.run_script(self.sid, [0, SCL, SDA, self.dly])
File "/usr/lib/python3/dist-packages/pigpio.py", line 4373, in run_script
ext.extend(struct.pack("I", p))
struct.error: required argument is not an integer
{"Status":"Error","Message":"Could not properly install plugin"}

@computergeek1507
Copy link
Member

can you try updating, 3499d78 should fix it

@drums114
Copy link
Author

drums114 commented Oct 7, 2023

It seems like it updates but there is no text on my car radios. I tried to 2 different cars. It seems like it updates but I don't see the text on the radio and I made sure the mp3 tags were filled it.

@jefft0825
Copy link

Screenshot 2023-10-07 203432
I am seeing some weird characters this year on the RDS part - has anything changed on this?

@drums114
Copy link
Author

Hi Scott is it still pin 23 and 24 on the latest PI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@computergeek1507 @jefft0825 @drums114 and others