Difference between revisions of "Windows"

From SpenchWiki
Jump to: navigation, search
m (Headings)
(Atheros L1 Gigabit NIC)
Line 13: Line 13:
  
 
Resolution: on the server, restart the "Server" service.
 
Resolution: on the server, restart the "Server" service.
 +
 +
* [http://forums.speedguide.net/showthread.php?270090-TCP-Checksum-failed-error-between-XP-amp-Vista TCP Checksum failed error between XP & Vista]
  
 
== Error while editing Local Security Policy on XP ==
 
== Error while editing Local Security Policy on XP ==
Line 23: Line 25:
  
 
* [http://protegeit.blogspot.com/2008/07/cannot-open-local-or-group-security.html Cannot open Local or Group Security Policy Console]
 
* [http://protegeit.blogspot.com/2008/07/cannot-open-local-or-group-security.html Cannot open Local or Group Security Policy Console]
 +
 +
== Atheros L1 Gigabit NIC ==
 +
 +
Even with latest driver (2.4.7.29), '''Task Offload''' (hardware TCP checksum calculation) produces incorrect results as confirmed by Wireshark with TCP checksum checking enabled.
 +
 +
* Disable '''Task Offload''' in driver's '''Advanced''' property page.

Revision as of 11:50, 13 April 2011

Slow gigabit ethernet

The Windows Audio service depends on the Multimedia Class Scheduler service, which throttles gigabit to prevent audio dropouts.

Unable to access shares on a Vista/7 server from XP

Client error message "The specified server cannot perform the requested operation"

Wireshark analysis shows "Out of memory" error returned by server, which is actually the case.

Resolution: on the server, restart the "Server" service.

Error while editing Local Security Policy on XP

When opening "User Rights Management" or "Security Options", one is presented with:

The group policy security settings that apply to this machine could not be determined., and perhaps also The parameter is incorrect.

The Windows Database in %windir%\security\database\secedit.sdb was likely not cleanly shutdown. Repair it with esentutl.

Atheros L1 Gigabit NIC

Even with latest driver (2.4.7.29), Task Offload (hardware TCP checksum calculation) produces incorrect results as confirmed by Wireshark with TCP checksum checking enabled.

  • Disable Task Offload in driver's Advanced property page.