Deimantas Žvirblis
2012-06-12 07:41:06 UTC
I'm using the same Robert Nelson Kernel 11.10.
*
*
*modprobe rtc_ds1307*
*echo ds1307 0x68 > /sys/class/i2c-dev/i2c-3/device/new_device*
*
*
I can see the new dev rtc1 in /dev/, but i cant use it.
When i try to use rtc1 with hwclock this what i get:
****@omap:/# hwclock -f /dev/rtc1 -D*
*hwclock from util-linux 2.19.1*
*Using /dev interface to clock.*
*Last drift adjustment done at 1339162275 seconds after 1969*
*Last calibration done at 1339162275 seconds after 1969*
*Hardware clock is on local time*
*Assuming hardware clock is kept in local time.*
*Waiting for clock tick...*
*/dev/rtc1 does not have interrupt functions. Waiting in loop for time from
/dev/rtc1 to change*
*RTC_RD_TIME: Invalid argument*
*ioctl() to /dev/rtc1 to read the time failed.*
*...synchronization failed*
To unsubscribe from this group, send email to:
beagleboard+unsubscribe-/***@public.gmane.org
Frequently asked questions: http://beagleboard.org/faq
*
*
*modprobe rtc_ds1307*
*echo ds1307 0x68 > /sys/class/i2c-dev/i2c-3/device/new_device*
*
*
I can see the new dev rtc1 in /dev/, but i cant use it.
When i try to use rtc1 with hwclock this what i get:
****@omap:/# hwclock -f /dev/rtc1 -D*
*hwclock from util-linux 2.19.1*
*Using /dev interface to clock.*
*Last drift adjustment done at 1339162275 seconds after 1969*
*Last calibration done at 1339162275 seconds after 1969*
*Hardware clock is on local time*
*Assuming hardware clock is kept in local time.*
*Waiting for clock tick...*
*/dev/rtc1 does not have interrupt functions. Waiting in loop for time from
/dev/rtc1 to change*
*RTC_RD_TIME: Invalid argument*
*ioctl() to /dev/rtc1 to read the time failed.*
*...synchronization failed*
Hi,
I have a successfully setup an Ubuntu 10.10 system running on a
Beagleboard xM using one of Robert Nelson images. I can access the I2C
ports to which I have connected a Sparkfun I2C-RTC module (based on
the DS1307). I can access the RTC using the I2CTools utilities. But at
boot time the system does not pick up the RTC-DS1307 module, so
hwclock does not work.
How do I load appropriate driver software so I can see device
rtcN
which points to the DS1307?
Ernie
-- To join: http://beagleboard.org/discussI have a successfully setup an Ubuntu 10.10 system running on a
Beagleboard xM using one of Robert Nelson images. I can access the I2C
ports to which I have connected a Sparkfun I2C-RTC module (based on
the DS1307). I can access the RTC using the I2CTools utilities. But at
boot time the system does not pick up the RTC-DS1307 module, so
hwclock does not work.
How do I load appropriate driver software so I can see device
rtcN
which points to the DS1307?
Ernie
To unsubscribe from this group, send email to:
beagleboard+unsubscribe-/***@public.gmane.org
Frequently asked questions: http://beagleboard.org/faq