Saw something
interestic in my logchecks:
kernel: Generic RTD Driver v1.07
If I take this one off, the "real" one will modprobe :-)
Question is, who is loading genrtc BEFORE /etc/modules gets
referenced?
Actually, I tried commenting it there and ... the error message
remains so
something, somewhere is trying to load BOTH of them!
Anyone know anything about this?
You must have enabled it when compiling the kernel. Recompile and make
sure it's disabled (it should have been disabled by default).
Saw nothing about activating either in .config -- both are modules. I
blacklisted genrtc in the hotplug/usb stuff and now I have rtc neto. Maybe
this is not the place but it worked.