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

Stefan Recksiegel sr at particle.uni-karlsruhe.de
Thu Apr 4 05:10: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?

Worked great for me. You did recompile the kernel and modprobe -r/modprobe
(in case of modular rtc.o) / reboot with the new kernel ?

Stefan

**********************************************************
* Stefan Recksiegel              stefan AT recksiegel.de *
* B 201, Estate Pia                 Tel. +8190-2423-6753 *
* Kaname 427-5                      Fax. +4969-791265045 *  
* Tsukuba, Ibaraki 300-2622, Japan                       *
**********************************************************




More information about the MPlayer-users mailing list