[MPlayer-users] A little OT: /dev/rtc

Horváth István suti at nuk.teteny.elte.hu
Wed Apr 3 18:30:02 CEST 2002


> > Linux kernel, drivers/char/rtc.c
> >
> >                 /*
> >                  * We don't really want Joe User enabling more
> >                  * than 64Hz of interrupts on a multi-user machine.
> >                  */
> >                 if ((rtc_freq > 64) && (!capable(CAP_SYS_RESOURCE)))
> >                         return -EACCES;
> >
> Change the 64 to 1024, and it should work fine, even for users...

it didn't helped me, why?




More information about the MPlayer-users mailing list