Mailing List archive

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

[linux-dvb] Re: operation not permitted



andrea battistella wrote:
> printf("result from ioctl : %d errno = %d\n", ioctl( 
> fdn,NET_ADD_IF,&netif), errno);
> perror("ioctl message:);
...
> result from ioctl : -1 errno = 0
> ioctl message: Operation not permitted

You must be root to add DVB network interfaces.
BTW, your errno printf is bogus.

Johannes


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index