Windows error 0x000020C6, 8390

Detailed Error Information

DS_NONEXISTENT_POSS_SUP[1]

MessageSchema update failed: class in poss-superiors does not exist.
Declared inwinerror.h

This appears to be a raw Win32 error. More information may be available in error 0x800720C6.

HRESULT analysis[2]

This is probably not the correct interpretation of this error. The Win32 error above is more likely to indicate the actual problem.
FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[2][1]
DescriptionThe default facility code.[2][1]
Error Code8390 (0x20c6)

Questions

1vote
0answers

WoWLAN under Linux 3.1 with N-1030

Linux 3.1 has added support for WoWLAN, and as far as I understand my card Intel Centrino N-1030 supports WoWLAN. However, ethtool for eth0 gives info: # ethtool eth0 Settings for eth0: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supported pause frame [...] read more
linux
wlan
1vote
2answers

Plugged-in network cable is not detected (possibly related to green ethernet?)

I have just purchased a D-Link DIR-652 wireless router, and now I want to connect a Shuttle XS25GT V2 computer using a 1 metre Cat 5e ethernet cable. The Shuttle runs Ubuntu 12.10 and has a JMC250 Ethernet card. When I plug the network cable in, the Shuttle does not [...] read more
linux
ethernet
gigabit-ethernet

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0