* [Qemu-devel] Wrong date in a linux Client under Windows host
@ 2005-09-20 14:08 vdr
2005-10-04 21:18 ` Helmut Auer
0 siblings, 1 reply; 7+ messages in thread
From: vdr @ 2005-09-20 14:08 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 223 bytes --]
Hello,
When starting a linux client under Win2K I got a wrong date from the system.
Sometimes its nearly ok, the next time its 2 months ago ...
Any idea what can cause this behaviour or how to avoid it ?
Bye
Helmut
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] Wrong date in a linux Client under Windows host
2005-09-20 14:08 [Qemu-devel] Wrong date in a linux Client under Windows host vdr
@ 2005-10-04 21:18 ` Helmut Auer
2005-10-04 23:14 ` Djamé Seddah
0 siblings, 1 reply; 7+ messages in thread
From: Helmut Auer @ 2005-10-04 21:18 UTC (permalink / raw)
To: qemu-devel
vdr@helmutauer.de wrote:
> Hello,
> When starting a linux client under Win2K I got a wrong date from the system.
> Sometimes its nearly ok, the next time its 2 months ago ...
> Any idea what can cause this behaviour or how to avoid it ?
> Bye
> Helmut
Hi,
Can anyone give me a hint which module is responsible for setting the
system time on a linux client under a windows host ?
The problem is really annoying, because I do not have network access for
getting the time via ntp.
--
Helmut Auer, helmut@helmutauer.de
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] Wrong date in a linux Client under Windows host
2005-10-04 21:18 ` Helmut Auer
@ 2005-10-04 23:14 ` Djamé Seddah
0 siblings, 0 replies; 7+ messages in thread
From: Djamé Seddah @ 2005-10-04 23:14 UTC (permalink / raw)
To: qemu-devel
Helmut Auer a écrit :
> vdr@helmutauer.de wrote:
>
>> Hello,
>> When starting a linux client under Win2K I got a wrong date from the
>> system.
>> Sometimes its nearly ok, the next time its 2 months ago ...
>> Any idea what can cause this behaviour or how to avoid it ?
>> Bye
>> Helmut
>
> Hi,
> Can anyone give me a hint which module is responsible for setting the
> system time on a linux client under a windows host ?
> The problem is really annoying, because I do not have network access
> for getting the time via ntp.
>
Hi,
I have the exact same problem here on linux (mdk 9.2) even if I use the
localtime option
last time I used 'date' to set the proper date and it has not been
stored onywhere.
I thought it has some nvram file or something (i'm emulating a prep system)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] Wrong date in a linux Client under Windows host
@ 2005-10-05 6:19 vdr
2005-10-09 22:43 ` djame
0 siblings, 1 reply; 7+ messages in thread
From: vdr @ 2005-10-05 6:19 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 455 bytes --]
Hi,
> >
> Hi,
> I have the exact same problem here on linux (mdk 9.2) even if I use the
> localtime option
> last time I used 'date' to set the proper date and it has not been
> stored onywhere.
> I thought it has some nvram file or something (i'm emulating a prep system)
>
Nice to hear that I am not the only one ;-)
I also tried with and without localtime, but the clock won't be set to the actual time when starting qemu.
Helmut
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] Wrong date in a linux Client under Windows host
2005-10-05 6:19 vdr
@ 2005-10-09 22:43 ` djame
2005-10-10 14:25 ` Filip Navara
0 siblings, 1 reply; 7+ messages in thread
From: djame @ 2005-10-09 22:43 UTC (permalink / raw)
To: qemu-devel
Are we the only persons with this problem ?
vdr@helmutauer.de a écrit :
>Hi,
>
>
>>Hi,
>>I have the exact same problem here on linux (mdk 9.2) even if I use the
>>localtime option
>>last time I used 'date' to set the proper date and it has not been
>>stored onywhere.
>>I thought it has some nvram file or something (i'm emulating a prep system)
>>
>>
>>
>Nice to hear that I am not the only one ;-)
>I also tried with and without localtime, but the clock won't be set to the actual time when starting qemu.
>
>Helmut
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Qemu-devel mailing list
>Qemu-devel@nongnu.org
>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] Wrong date in a linux Client under Windows host
2005-10-09 22:43 ` djame
@ 2005-10-10 14:25 ` Filip Navara
2005-10-11 22:35 ` djame
0 siblings, 1 reply; 7+ messages in thread
From: Filip Navara @ 2005-10-10 14:25 UTC (permalink / raw)
To: qemu-devel
Can be related to
http://www.reactos.org/bugzilla/show_bug.cgi?id=716
- Filip
djame wrote:
> Are we the only persons with this problem ?
>
> vdr@helmutauer.de a écrit :
>
>> Hi,
>>
>>
>>> Hi,
>>> I have the exact same problem here on linux (mdk 9.2) even if I use
>>> the localtime option
>>> last time I used 'date' to set the proper date and it has not been
>>> stored onywhere.
>>> I thought it has some nvram file or something (i'm emulating a prep
>>> system)
>>>
>>>
>>
>> Nice to hear that I am not the only one ;-)
>> I also tried with and without localtime, but the clock won't be set
>> to the actual time when starting qemu.
>>
>> Helmut
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>
>>
>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] Wrong date in a linux Client under Windows host
2005-10-10 14:25 ` Filip Navara
@ 2005-10-11 22:35 ` djame
0 siblings, 0 replies; 7+ messages in thread
From: djame @ 2005-10-11 22:35 UTC (permalink / raw)
To: qemu-devel
Thanks,
I saw on the bugzilla and since they mark it as resolved, i can't see
any patch to qemu or something to cure that ?
Filip Navara a écrit :
> Can be related to
> http://www.reactos.org/bugzilla/show_bug.cgi?id=716
>
> - Filip
>
> djame wrote:
>
>> Are we the only persons with this problem ?
>>
>> vdr@helmutauer.de a écrit :
>>
>>> Hi,
>>>
>>>
>>>> Hi,
>>>> I have the exact same problem here on linux (mdk 9.2) even if I
>>>> use the localtime option
>>>> last time I used 'date' to set the proper date and it has not been
>>>> stored onywhere.
>>>> I thought it has some nvram file or something (i'm emulating a prep
>>>> system)
>>>>
>>>>
>>>
>>>
>>> Nice to hear that I am not the only one ;-)
>>> I also tried with and without localtime, but the clock won't be set
>>> to the actual time when starting qemu.
>>>
>>> Helmut
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>>
>>> _______________________________________________
>>> Qemu-devel mailing list
>>> Qemu-devel@nongnu.org
>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>
>>>
>>
>>
>>
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>
>>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-10-11 22:36 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-20 14:08 [Qemu-devel] Wrong date in a linux Client under Windows host vdr
2005-10-04 21:18 ` Helmut Auer
2005-10-04 23:14 ` Djamé Seddah
-- strict thread matches above, loose matches on Subject: below --
2005-10-05 6:19 vdr
2005-10-09 22:43 ` djame
2005-10-10 14:25 ` Filip Navara
2005-10-11 22:35 ` djame
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).