* Kay Sievers [2008-12-21 13:53]: > > # rtc in group "audio"? > SUBSYSTEM=="rtc", GROUP="audio" Could be because MPlayer tried to access the RTC. % mplayer -rtc /usr/share/sounds/KDE-Sys-App-Positive.ogg ... Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. ... That '-rtc' was the default at some time. Regards, Bernhard -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html