>From the dmesg.txt, we got some rtc warnings: --- Kernel command line: console=ttyS0,115200 rtc-x1205.probe=0,0x6f noirqdebug Unknown boot option `rtc-x1205.probe=0,0x6f': ignoring ........ rtc_x1205: Unknown parameter `probe' ---
There was no such device file /dev/rtc0, because the rtc_x1205 modules was not installed, I guess. Could you please post 'lsmod' command result here? We might need to build in this rtc_x1205 driver to the kernel. -- ixp4xx hwclock command stopped to work since beta release https://bugs.launchpad.net/bugs/353196 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
