Re: new kernels ;-)
On Sat, Oct 30, 2010 at 21:25, Thorsten Glaser <tg@mirbsd.de> wrote:
> root@ara0:~ # dmesg|fgrep -i rtc
> [ 5.530000] /tmp/buildd/linux-2.6-2.6.32/debian/build/source_m68k_none/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
> root@ara0:~ # l /lib/modules/2.6.32-5+m68k.2-atari/kernel/drivers/rtc
> rtc-bq4802.ko rtc-ds1305.ko rtc-ds1553.ko rtc-m41t94.ko rtc-m48t86.ko rtc-r9701.ko rtc-v3020.ko
> rtc-cmos.ko rtc-ds1390.ko rtc-ds1742.ko rtc-m48t35.ko rtc-max6902.ko rtc-rs5c348.ko
> rtc-ds1286.ko rtc-ds1511.ko rtc-ds3234.ko rtc-m48t59.ko rtc-pcf2123.ko rtc-stk17ta8.ko
No rtc-generic.ko?
CONFIG_RTC_DRV_GENERIC=m? Or is it built-in?
Do you have /sys/devices/platform/rtc-generic?
It works for me on current 2.6.36+.
My /dev/rtc is character device 254:0. Note that it must match
/sys/devices/platform/rtc-generic/rtc/rtc0/dev.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Reply to: