Comment 16 for bug 353196

Revision history for this message
Colin Watson (cjwatson) wrote :

Release notes text added:

== Real-time clock driver not loaded on ARM NSLU2 ==

On ARM NSLU2 systems, the driver for the real-time clock is not loaded correctly on startup. You can work around this after installation by running the following command: {{{
sudo apex-env setenv cmdline 'console=ttyS0,115200 noirqdebug'
}}} then remove the `/etc/modprobe.d/local` file and run `update-initramfs -u`. (Bug:353196)