Am Sat, 17 Jan 2009 11:07:25 -0500 schrieb fivenote <[email protected]>:
> I noticed something similar when I was using the sysfs interface to > test pvrusb2. If I 'sudo echo television > cur_val' I get permission > denied. If I 'sudo su' first, I can then write values. Hi, this issue was on the list some time ago. It's just because the shell want's to write the output of 'sudo echo television' to cur_val as a normal user, not the output of the 'echo television' as root. Regards, Carsten _______________________________________________ pvrusb2 mailing list [email protected] http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2
