Mailinglist Archive: opensuse-bugs (15077 mails)

< Previous Next >
[Bug 326490] yast cannot set date and time because /dev/rtc is missing
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 25 Sep 2007 00:49:46 -0600 (MDT)
  • Message-id: <20070925064946.6E85CCC7AA@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=326490#c30


Jan Engelhardt <jengelh@xxxxxx> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jengelh@xxxxxx




--- Comment #30 from Jan Engelhardt <jengelh@xxxxxx>  2007-09-25 00:49:45 MST ---
I have the following config in my 2.6.22/10.2 kernel:
CONFIG_RTC=m
CONFIG_GEN_RTC=m
CONFIG_GEN_RTC_X=y
CONFIG_RTC_LIB=m
CONFIG_RTC_CLASS=m
..
CONFIG_RTC_DRV_CMOS=m

And there is only one thing I needed to add: /etc/udev/rules.d/06-rtc.rules
with:

KERNEL=="rtc0", SYMLINK+="rtc"

Everything is done right. udev will load rtc_cmos over rtc(legacy). Thanks.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References