On 30.07.2012, at 22:35, Bernhard M. Wiedemann wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Am 24.07.2012 09:58, schrieb Matthias G. Eckermann:
Hello all,
after having successfully booted my EfikaMX with a Kernel 2.6.31 based openSUSE build, I wanted to move on to the most recent stuff, and used:
LimeJeOS-openSUSE-12.2-ARM-efika.armv7l-1.12.2-Build6.1.raw.xz which I yesterday got from: http://download.opensuse.org/repositories/openSUSE:/Factory:/ARM/images/
Ignoring Graphics, there is only one real issue with this: the
3.4.4.3 kernel does not initialize the RTC device (/dev/rtc0), thus the system boots up on 1970-01-01. Looking into the Kernel configuration, there is no obvious option missing. Any ideas?
Thanks in advance - so long - MgE
I remember doing this config tweaking months ago. https://build.opensuse.org/package/files?package=kernel-imx51&project=home%3Abmwiedemann%3Abranches%3AopenSUSE%3AFactory%3AARM
which I made based on some config from steev
It has in the diff: +CONFIG_HAVE_SCHED_CLOCK=y +CONFIG_HAVE_SPARSE_IRQ=y +CONFIG_COMPAT_BRK=y +CONFIG_ARCH_MXC_AUDMUX_V2=y +CONFIG_BT_L2CAP=y +CONFIG_BT_SCO=y +CONFIG_MISC_DEVICES=y +CONFIG_REGULATOR_MC13XXX_CORE=y +CONFIG_REGULATOR_MC13892=y +CONFIG_AC97_BUS=m
especially the REGULATOR configs are related to RTC
Right, but those are already set in our 3.4 kernel, no? Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org