You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having some issues with the DummyRepeater and ircDDB Gateway. I compiled both from source and the DummyRepeater runs, but it errors when trying to connect to my DV3000 on the Raspberry Pi. I am using the AMBEserverGPIO for it to talk to it. The network method works (at least no error) with the DummyRepeater when I set it to loopback. The Gateway was also installed, but the gui version doesn't run. The config part runs just fine though.
I also noticed that both the DummyRepeater and Gateway config windows say DEBUG in the title. I am not sure if that is causing my issue or how to get out of Debug mode.
Installed on Raspberry Pi B+ with the latest Jessie Image (so I am using wx 3.0), and a fresh pull of the OpenDV github to compile.
The text was updated successfully, but these errors were encountered:
I am having some issues with the DummyRepeater and ircDDB Gateway I compiled both from source and the DummyRepeater runs, but it errors when trying to connect to my DV3000 on the Raspberry Pi I am using the AMBEserverGPIO for it to talk to it The network method works (at least no error) with the DummyRepeater when I set it to loopback The Gateway was also installed, but the gui version doesn't run The config part runs just fine though
I also noticed that both the DummyRepeater and Gateway config windows say DEBUG in the title I am not sure if that is causing my issue or how to get out of Debug mode
Installed on Raspberry Pi B+ with the latest Jessie Image (so I am using wx 30), and a fresh pull of the OpenDV github to compile
—
Reply to this email directly or view it on GitHub.
I am running the applications with sudo, so permissions shouldn't be the issue. I grabbed a fresh image and recompiled (this time I made sure to change the settings.mk files to that of a Pi2, something I missed before), compiled the DV3000 code, rebooted and I am still getting the same issue. I didn't find anywhere in the OpenDV Wiki (here on github) about compiling the code for GPIO. Can you be a little more specific on where I might find it?
I am having some issues with the DummyRepeater and ircDDB Gateway. I compiled both from source and the DummyRepeater runs, but it errors when trying to connect to my DV3000 on the Raspberry Pi. I am using the AMBEserverGPIO for it to talk to it. The network method works (at least no error) with the DummyRepeater when I set it to loopback. The Gateway was also installed, but the gui version doesn't run. The config part runs just fine though.
I also noticed that both the DummyRepeater and Gateway config windows say DEBUG in the title. I am not sure if that is causing my issue or how to get out of Debug mode.
Installed on Raspberry Pi B+ with the latest Jessie Image (so I am using wx 3.0), and a fresh pull of the OpenDV github to compile.
The text was updated successfully, but these errors were encountered: