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 [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to