On 25/08/2013 20:26, [email protected] wrote: > Hi, > > In the kernel config I set > > CONFIG_RTC_HCTOSYS_DEVICE="rtc1" > > and I grepped through /etc and looked > for something suspicious...nothing found. > > So...which ghost in my system dares to set > the symlink /dev/rtc to point to /dev/rtc0 > instead of /dev/rtc1 ???
You say there's a ghost in the machine, and the instant answer "udev" did not immediately jump into your mind? tut, tut (such an obvious target) :-) grep through every file installed by udev for "rtc", let's see what comes out -- Alan McKinnon [email protected]

