On Sun, 2003-06-01 at 01:40, Chris Tillman wrote: > On Sat, May 31, 2003 at 11:08:58AM +0200, Claas Langbehn wrote: > > > I thought it was CONFIG_PPC_RTC you wanted. I've seen other > > > posts here saying CONFIG_RTC is a source of problems. > > > > well, with CONFIG_PPC_RTC it works again. > > But mplayer is complaining about: > > > > Linux RTC init error in ioctl (rtc_irqp_set 1024): Invalid argument > > Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system > > startup scripts. > > > > How can I get /proc/sys/dev/rtc/max-user-freq back? > > It's best to retain the cc to the list, that way others can benefit > if a solution works. > > How about adding to your /etc/sysctl.conf: > > /dev/rtc/max-user-freq=1024which does about the same and thus doesn't work > either.
it seem some functionality is missing when CONFIG_PPC_RTC is used. Soeren.