discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] question regarding "eth0: socket"


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] question regarding "eth0: socket"
Date: Tue, 26 Jan 2010 11:32:41 -0800

On Tue, Jan 26, 2010 at 11:20, Milo Wong <address@hidden> wrote:

> socket(PF_PACKET, SOCK_RAW, htons(0xBEEF)): Operation not permitted
> eth0: socket: No such file or directory

There are three things needed to use the USRP2 as a non-root user:

1) The group 'usrp' must exist and the non-root user must be a member of it.

2) The file $(prefix)/bin/usrp2_socket_opener must be owned by root:usrp

3) The same file must have mode 04750 set on it.

Johnathan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]