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

ONDD cannot find|open /dev/dvb/adapter0/frontend0 #34

Closed
Derrick- opened this issue Sep 16, 2014 · 5 comments
Closed

ONDD cannot find|open /dev/dvb/adapter0/frontend0 #34

Derrick- opened this issue Sep 16, 2014 · 5 comments

Comments

@Derrick-
Copy link

Arch ORx, RaspberryPi Model B, DM04 LME2510C DVB-S RS2000

I have installed the ORx package on Arch. Everything seems to be working, the Adapter is up and signal is good, however ONDD is having a problem finding /dev/dvb/adapter0/frontend0 although it exists.....

[root@alarmpi ~]# ls /dev/dvb/adapter0/ -l
total 0
crw-rw---- 1 root video 212, 0 Dec 31  1969 demux0
crw-rw---- 1 root video 212, 1 Dec 31  1969 dvr0
crw-rw---- 1 root video 212, 3 Dec 31  1969 frontend0
crw-rw---- 1 root video 212, 2 Dec 31  1969 net0
[root@alarmpi ~]#

ONDD Log:

Sep 15 19:23:54 alarmpi systemd[1]: Starting Outernet Data Delivery agent service...
Sep 15 19:23:54 alarmpi systemd[1]: Started Outernet Data Delivery agent service.
Sep 15 19:23:54 alarmpi ondd[326]: /usr/sbin/ondd: /usr/lib/libcrypto.so.1.0.0: no version information available (required by /usr/sbin/ondd)
Sep 15 19:23:54 alarmpi ipd[326]: [main] v1.0.1
Sep 15 19:23:54 alarmpi ipd[326]: [main] thread exception: open( /dev/dvb/adapter0/frontend0 ) failed: (2) No such file or directory
Sep 15 19:23:54 alarmpi ondd[326]: 19:23:54.844 [main] v1.0.1
Sep 15 19:23:54 alarmpi ondd[326]: 19:23:54.874 [main] thread exception: open( /dev/dvb/adapter0/frontend0 ) failed: (2) No such file or directory
Sep 15 19:23:54 alarmpi systemd[1]: ondd.service: main process exited, code=exited, status=255/n/a

The driver is working and I have a good signal in tvheadend:
outernetheadend

@foxbunny
Copy link

@Derrick- Does restarting ondd service after the frontend shows up result in same error message?

@Derrick-
Copy link
Author

Oh man.
Looks like I was reading an old log entry.....
Closing this.

@foxbunny
Copy link

So I take it worked as expected in the end?

@Derrick-
Copy link
Author

Still not receiving data, but I will create a new issue once I have done some more research.
I don't entirely understand the process in which ONDD connects to the data stream, source code would be helpful :)

@syedkarim
Copy link

We all agree that source code on ONDD is the goal. But because we wanted to
have something up and operational as soon as possible, we needed to license
3rd party code. However, opening this part of the stack is definitely on
our roadmap and a high priority.

On Tue, Sep 16, 2014 at 2:11 PM, Derrick- notifications@github.com wrote:

Still not receiving data, but I will create a new issue once I have done
some more research.
I don't entirely understand the process in which ONDD connects to the data
stream, source code would be helpful :)


Reply to this email directly or view it on GitHub
#34 (comment)
.

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

No branches or pull requests

3 participants