ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] hwclock: errno = Inappropriate ioctl for device (25).
@ 2008-11-27 15:44 Алексей Шенцев
  2008-11-27 22:01 ` Dmitry V. Levin
  2008-11-28  7:01 ` Ayaz Natfullin
  0 siblings, 2 replies; 6+ messages in thread
From: Алексей Шенцев @ 2008-11-27 15:44 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Всем привет!
С чем может быть связано вот такая ругань:
Nov 27 13:22:50 oasu3 hwclock: hwclock: ioctl() to /dev/rtc to turn on update 
interrupts failed unexpectedly, errno = Inappropriate ioctl for device (25).
Nov 27 13:22:50 oasu3 hwclock: Unable to synchronize to a clock tick, which 
means we cannot get better than one second precision from the hardware clock.  
If this is OK with you, run with the --fast option.

Ядро
[root@oasu3 /]# uname -r
2.6.26-wks-smp-alt5
[root@oasu3 /]#

система - текущий бранч 4.1
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] hwclock: errno = Inappropriate ioctl for device (25).
  2008-11-27 15:44 [Comm] hwclock: errno = Inappropriate ioctl for device (25) Алексей Шенцев
@ 2008-11-27 22:01 ` Dmitry V. Levin
  2008-11-27 23:39   ` Maks Re
  2008-11-28 13:24   ` Алексей Шенцев
  2008-11-28  7:01 ` Ayaz Natfullin
  1 sibling, 2 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2008-11-27 22:01 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: text/plain, Size: 808 bytes --]

On Thu, Nov 27, 2008 at 06:44:54PM +0300, Алексей Шенцев wrote:
> С чем может быть связано вот такая ругань:
> Nov 27 13:22:50 oasu3 hwclock: hwclock: ioctl() to /dev/rtc to turn on update 
> interrupts failed unexpectedly, errno = Inappropriate ioctl for device (25).
> Nov 27 13:22:50 oasu3 hwclock: Unable to synchronize to a clock tick, which 
> means we cannot get better than one second precision from the hardware clock.  
> If this is OK with you, run with the --fast option.
> 
> Ядро
> [root@oasu3 /]# uname -r
> 2.6.26-wks-smp-alt5
> [root@oasu3 /]#
> 
> система - текущий бранч 4.1

Похоже на несовместимость версии ядра и версии hwclock.
Скорее всего для этой версии ядра (которая выше чем версия ядра в бранче 4.1)
вам придётся обновить пакет hwclock из Сизифа.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] hwclock: errno = Inappropriate ioctl for device (25).
  2008-11-27 22:01 ` Dmitry V. Levin
@ 2008-11-27 23:39   ` Maks Re
  2008-11-28 13:24   ` Алексей Шенцев
  1 sibling, 0 replies; 6+ messages in thread
From: Maks Re @ 2008-11-27 23:39 UTC (permalink / raw)
  To: ALT Linux Community general discussions

> Похоже на несовместимость версии ядра и версии hwclock.
> Скорее всего для этой версии ядра (которая выше чем версия ядра в бранче 4.1)
> вам придётся обновить пакет hwclock из Сизифа.

а возможен ли перенос hwclock из Сизифа в текущий бранч 4.1?



-- 
С уважением,
  Макс.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] hwclock: errno = Inappropriate ioctl for device (25).
  2008-11-27 15:44 [Comm] hwclock: errno = Inappropriate ioctl for device (25) Алексей Шенцев
  2008-11-27 22:01 ` Dmitry V. Levin
@ 2008-11-28  7:01 ` Ayaz Natfullin
  2008-11-28 14:29   ` Алексей Шенцев
  1 sibling, 1 reply; 6+ messages in thread
From: Ayaz Natfullin @ 2008-11-28  7:01 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Thursday 27 November 2008 18:44:54 Алексей Шенцев wrote:
> Всем привет!
> С чем может быть связано вот такая ругань:
> Nov 27 13:22:50 oasu3 hwclock: hwclock: ioctl() to /dev/rtc to turn on
> update interrupts failed unexpectedly, errno = Inappropriate ioctl for
> device (25). Nov 27 13:22:50 oasu3 hwclock: Unable to synchronize to a
> clock tick, which means we cannot get better than one second precision from
> the hardware clock. If this is OK with you, run with the --fast option.
>
> Ядро
> [root@oasu3 /]# uname -r
> 2.6.26-wks-smp-alt5
> [root@oasu3 /]#
>
> система - текущий бранч 4.1

Можно использовать опцию fast.
В /etc/sysconfig/clock:
FAST=true

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] hwclock: errno = Inappropriate ioctl for device (25).
  2008-11-27 22:01 ` Dmitry V. Levin
  2008-11-27 23:39   ` Maks Re
@ 2008-11-28 13:24   ` Алексей Шенцев
  1 sibling, 0 replies; 6+ messages in thread
From: Алексей Шенцев @ 2008-11-28 13:24 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Friday 28 November 2008 01:01:50 Dmitry V. Levin wrote:
> Похоже на несовместимость версии ядра и версии hwclock.
> Скорее всего для этой версии ядра (которая выше чем версия ядра в бранче
> 4.1) вам придётся обновить пакет hwclock из Сизифа.
А где в сизифе hwclock? 
Что я его не увидел здесь:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/files/SRPMS
Не там смотрю?
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] hwclock: errno = Inappropriate ioctl for device (25).
  2008-11-28  7:01 ` Ayaz Natfullin
@ 2008-11-28 14:29   ` Алексей Шенцев
  0 siblings, 0 replies; 6+ messages in thread
From: Алексей Шенцев @ 2008-11-28 14:29 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Friday 28 November 2008 10:01:53 Ayaz Natfullin wrote:
> On Thursday 27 November 2008 18:44:54 Алексей Шенцев wrote:
> > Всем привет!
> > С чем может быть связано вот такая ругань:
> > Nov 27 13:22:50 oasu3 hwclock: hwclock: ioctl() to /dev/rtc to turn on
> > update interrupts failed unexpectedly, errno = Inappropriate ioctl for
> > device (25). Nov 27 13:22:50 oasu3 hwclock: Unable to synchronize to a
> > clock tick, which means we cannot get better than one second precision
> > from the hardware clock. If this is OK with you, run with the --fast
> > option.
> >
> > Ядро
> > [root@oasu3 /]# uname -r
> > 2.6.26-wks-smp-alt5
> > [root@oasu3 /]#
> >
> > система - текущий бранч 4.1
>
> Можно использовать опцию fast.
> В /etc/sysconfig/clock:
> FAST=true
Спасибо. Помогло.
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-11-28 14:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-27 15:44 [Comm] hwclock: errno = Inappropriate ioctl for device (25) Алексей Шенцев
2008-11-27 22:01 ` Dmitry V. Levin
2008-11-27 23:39   ` Maks Re
2008-11-28 13:24   ` Алексей Шенцев
2008-11-28  7:01 ` Ayaz Natfullin
2008-11-28 14:29   ` Алексей Шенцев

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git