MSI K9AGM2-FIH ist seiner Zeit voraus
Zurück in das JETZT! Nur wie??
Konfiguration:
MSI K9AGM2-FIH mit AMD Athlon 64x2 4800
2GB Kingston DDR2 667
ATI Radeon Sapphire 3650 mit 512MB DDR3 PCIe
470W Netzteil
XP Pro inkl. Updates
(na, neidisch ??)
Hallo Leute,
habe das Problem, das nach ca 7-10 Tagen die Uhr in XP ständig etwa 20min vor geht.
Prinzipiell stört es nicht, aber was passiert, wenn die Uhr zurückgesetzt wird und XP dann auf Dateien trifft, die dann (logischerweise) in der Zukunft geschrieben werden???
Bisher gab es noch keine Auffälligkeiten, aber was nicht ist...?
Ich stelle es mir sehr abenteuerlich vor, wenn XP in ein Zeit- und Identitätskrise fällt. Hat jemand schon Erfahrung mit der Relativitätstherorie unter XP im direkten Zusammenhang mit Zeitreise eines Zeitgebers auf dem Board der sich dazu für einen HAL9000 hält? (Na, wer kennt den HAL9000 ???)
Wie kann ich das Board dazu bringen, das es nicht ständig auf Zeitreise geht??
BIOS ist alles ok, batterie auch...
Eine Idee? Super, danke
Viel Spaß noch
Konfiguration:
MSI K9AGM2-FIH mit AMD Athlon 64x2 4800
2GB Kingston DDR2 667
ATI Radeon Sapphire 3650 mit 512MB DDR3 PCIe
470W Netzteil
XP Pro inkl. Updates
(na, neidisch ??)
Hallo Leute,
habe das Problem, das nach ca 7-10 Tagen die Uhr in XP ständig etwa 20min vor geht.
Prinzipiell stört es nicht, aber was passiert, wenn die Uhr zurückgesetzt wird und XP dann auf Dateien trifft, die dann (logischerweise) in der Zukunft geschrieben werden???
Bisher gab es noch keine Auffälligkeiten, aber was nicht ist...?
Ich stelle es mir sehr abenteuerlich vor, wenn XP in ein Zeit- und Identitätskrise fällt. Hat jemand schon Erfahrung mit der Relativitätstherorie unter XP im direkten Zusammenhang mit Zeitreise eines Zeitgebers auf dem Board der sich dazu für einen HAL9000 hält? (Na, wer kennt den HAL9000 ???)
Wie kann ich das Board dazu bringen, das es nicht ständig auf Zeitreise geht??
BIOS ist alles ok, batterie auch...
Eine Idee? Super, danke
Viel Spaß noch
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 95275
Url: https://administrator.de/contentid/95275
Ausgedruckt am: 05.11.2024 um 13:11 Uhr
6 Kommentare
Neuester Kommentar
Dreh mal die Netzspannung runter...
Ne, Witz beiseite, ich vermute, dass der Teiler nicht zum Takt passt oder umgekehrt, also ein Boardproblem
Da wirst Du vermutlich nicht viel machen können, ausser die Uhr nach jedem Neustart über einen Zeitserver zu synchronisieren.
Eventuell kannst Du beim Boardhersteller reklamieren?
vg
Bytecounter
Ne, Witz beiseite, ich vermute, dass der Teiler nicht zum Takt passt oder umgekehrt, also ein Boardproblem
Da wirst Du vermutlich nicht viel machen können, ausser die Uhr nach jedem Neustart über einen Zeitserver zu synchronisieren.
Eventuell kannst Du beim Boardhersteller reklamieren?
vg
Bytecounter
Hallo Superdetonator,
ich finde gerade die Quelle nicht, aber nutze einfach, was du schon hast...:
Zeitsynchronisation mit externem NTP-Server
To configure an internal time server to synchronize with an external time source, follow these steps:
1. Change the server type to NTP. To do this, follow these steps:
a) Click Start, click Run, type regedit, and then click OK.
b) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type
c) In the right pane, right-click Type, and then click Modify.
d) In Edit Value, type NTP in the Value data box, and then click OK.
2. Set AnnounceFlags to 5. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\AnnounceFlags
b) Ln the right pane, right-click AnnounceFlags, and then click Modify.
c) In Edit DWORD Value, type 5 in the Value data box, and then click OK.
3. Enable NTPServer. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer\Enabled
b) In the right pane, right-click Enabled, and then click Modify.
c) In Edit DWORD Value, type 1 in the Value data box, and then click OK.
4. Specify the time sources. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\NtpServer
b) In the right pane, right-click NtpServer, and then click Modify.
c) In Edit Value, type Peers in the Value data box, and then click OK.
Note Peers is a placeholder for a space-delimited list of peers from which your computer obtains time stamps. Each DNS name that is listed must be unique. You must append ,0x1 to the end of each DNS name. If you do not append ,0x1 to the end of each DNS name, the changes made in step 5 will not take effect.
5. Select the poll interval. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient\SpecialPollInterval
b) In the right pane, right-click SpecialPollInterval, and then click Modify.
c) In Edit DWORD Value, type TimeInSeconds in the Value data box, and then click OK.
Note TimeInSeconds is a placeholder for the number of seconds that you want between each poll. A recommended value is 900 Decimal. This value configures the Time Server to poll every 15 minutes.
6. Configure the time correction settings. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\MaxPosPhaseCorrection
b) In the right pane, right-click MaxPosPhaseCorrection, and then click Modify.
c) In Edit DWORD Value, click to select Decimal in the Base box.
d) In Edit DWORD Value, type TimeInSeconds in the Value data box, and then click OK.
Note TimeInSeconds is a placeholder for a reasonable value, such as 1 hour (3600) or 30 minutes (1800). The value that you select will depend upon the poll interval, network condition, and external time source.
e) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\MaxNegPhaseCorrection
f) In the right pane, right-click MaxNegPhaseCorrection, and then click Modify.
g) In Edit DWORD Value, click to select Decimal in the Base box.
h) In Edit DWORD Value, type TimeInSeconds in the Value data box, and then click OK.
Note TimeInSeconds is a placeholder for a reasonable value, such as 1 hour (3600) or 30 minutes (1800). The value that you select will depend upon the poll interval, network condition, and external time source.
7. Quit Registry Editor.
8. At the command prompt, type the following command to restart the Windows Time service, and then press ENTER:
net stop w32time && net start w32time
ich finde gerade die Quelle nicht, aber nutze einfach, was du schon hast...:
Zeitsynchronisation mit externem NTP-Server
To configure an internal time server to synchronize with an external time source, follow these steps:
1. Change the server type to NTP. To do this, follow these steps:
a) Click Start, click Run, type regedit, and then click OK.
b) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type
c) In the right pane, right-click Type, and then click Modify.
d) In Edit Value, type NTP in the Value data box, and then click OK.
2. Set AnnounceFlags to 5. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\AnnounceFlags
b) Ln the right pane, right-click AnnounceFlags, and then click Modify.
c) In Edit DWORD Value, type 5 in the Value data box, and then click OK.
3. Enable NTPServer. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer\Enabled
b) In the right pane, right-click Enabled, and then click Modify.
c) In Edit DWORD Value, type 1 in the Value data box, and then click OK.
4. Specify the time sources. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\NtpServer
b) In the right pane, right-click NtpServer, and then click Modify.
c) In Edit Value, type Peers in the Value data box, and then click OK.
Note Peers is a placeholder for a space-delimited list of peers from which your computer obtains time stamps. Each DNS name that is listed must be unique. You must append ,0x1 to the end of each DNS name. If you do not append ,0x1 to the end of each DNS name, the changes made in step 5 will not take effect.
5. Select the poll interval. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient\SpecialPollInterval
b) In the right pane, right-click SpecialPollInterval, and then click Modify.
c) In Edit DWORD Value, type TimeInSeconds in the Value data box, and then click OK.
Note TimeInSeconds is a placeholder for the number of seconds that you want between each poll. A recommended value is 900 Decimal. This value configures the Time Server to poll every 15 minutes.
6. Configure the time correction settings. To do this, follow these steps:
a) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\MaxPosPhaseCorrection
b) In the right pane, right-click MaxPosPhaseCorrection, and then click Modify.
c) In Edit DWORD Value, click to select Decimal in the Base box.
d) In Edit DWORD Value, type TimeInSeconds in the Value data box, and then click OK.
Note TimeInSeconds is a placeholder for a reasonable value, such as 1 hour (3600) or 30 minutes (1800). The value that you select will depend upon the poll interval, network condition, and external time source.
e) Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\MaxNegPhaseCorrection
f) In the right pane, right-click MaxNegPhaseCorrection, and then click Modify.
g) In Edit DWORD Value, click to select Decimal in the Base box.
h) In Edit DWORD Value, type TimeInSeconds in the Value data box, and then click OK.
Note TimeInSeconds is a placeholder for a reasonable value, such as 1 hour (3600) or 30 minutes (1800). The value that you select will depend upon the poll interval, network condition, and external time source.
7. Quit Registry Editor.
8. At the command prompt, type the following command to restart the Windows Time service, and then press ENTER:
net stop w32time && net start w32time