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

Complied Version says DEBUG and DummyRepeater issue with DV3000 #55

Open
viper14306 opened this issue Jan 23, 2016 · 2 comments
Open

Complied Version says DEBUG and DummyRepeater issue with DV3000 #55

viper14306 opened this issue Jan 23, 2016 · 2 comments

Comments

@viper14306
Copy link

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.

@SpudGunMan
Copy link
Contributor

The source code is development code right now the debug is expected just ignore it.

You need to compile with GPIO option to use GPIO otherwise just use network

Make sure you running apps with elevated permissions

Also check the wiki for compiling the code for GPIO

Sent from a mobile device.

On Jan 23, 2016, at 12:05 AM, viper14306 [email protected] wrote:

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.

@viper14306
Copy link
Author

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?

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

2 participants