Difference between revisions of "Finde drivere til ukendte enheder i windows"

From Teknologisk videncenter
Jump to: navigation, search
m (New page: = Windows XP = *dxdiag - Direct X Diagnostics = Windows Vista = *dxdiag - Direct X Diagnostics Category:Windows)
 
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Windows XP =
 
= Windows XP =
 
*dxdiag - Direct X Diagnostics
 
*dxdiag - Direct X Diagnostics
 +
== Videokort ==
 +
Med debug kommandoen kan man se i BIOS'en på videokortet. Her står ofte hvilken producent/chip der er tale om.
 +
<source lang=cli>
 +
C:\Users\heth><input>DEBUG</input>
 +
-<input>D C000:0040</input>
 +
C000:0040  00 C0 C6 05 50 43 49 52-06 11 08 31 00 00 18 00  ....PCIR...1....
 +
C000:0050  00 00 00 03 40 00 51 01-00 80 00 00 80 00 20 20  ....@.Q.......
 +
C000:0060  20 56 49 41 20 43 41 54-49 4D 4E 38 4B 00 00 20    <notice>VIA</notice> CATIMN8K..
 +
C000:0070  56 54 33 32 30 34 20 20-20 4D 6F 62 69 6C 65 20  VT3204  Mobile
 +
C000:0080  20 56 54 31 36 32 33 90-F8 00 40 56 65 72 34 30    VT1623...@Ver40
 +
C000:0090  20 20 20 20 20 20 20 20-20 20 20 20 00 00 56 BE              ..V.
 +
C000:00A0  06 00 2E 8B 5C 04 2E 8C-4F 02 2E 8C 4F 12 2E 8B  ....\...O...O...
 +
C000:00B0  5F 10 2E 8C 4F 04 5E BB-03 00 BF A3 00 E8 1C 86  _...O.^.........
 +
</source>
 +
 
= Windows Vista =
 
= Windows Vista =
 
*dxdiag - Direct X Diagnostics
 
*dxdiag - Direct X Diagnostics
 
+
{{Source cli}}
 
[[Category:Windows]]
 
[[Category:Windows]]

Latest revision as of 18:31, 28 February 2010

Windows XP

  • dxdiag - Direct X Diagnostics

Videokort

Med debug kommandoen kan man se i BIOS'en på videokortet. Her står ofte hvilken producent/chip der er tale om.

C:\Users\heth><input>DEBUG</input>
-<input>D C000:0040</input>
C000:0040  00 C0 C6 05 50 43 49 52-06 11 08 31 00 00 18 00   ....PCIR...1....
C000:0050  00 00 00 03 40 00 51 01-00 80 00 00 80 00 20 20   ....@.Q.......
C000:0060  20 56 49 41 20 43 41 54-49 4D 4E 38 4B 00 00 20    <notice>VIA</notice> CATIMN8K..
C000:0070  56 54 33 32 30 34 20 20-20 4D 6F 62 69 6C 65 20   VT3204   Mobile
C000:0080  20 56 54 31 36 32 33 90-F8 00 40 56 65 72 34 30    VT1623...@Ver40
C000:0090  20 20 20 20 20 20 20 20-20 20 20 20 00 00 56 BE               ..V.
C000:00A0  06 00 2E 8B 5C 04 2E 8C-4F 02 2E 8C 4F 12 2E 8B   ....\...O...O...
C000:00B0  5F 10 2E 8C 4F 04 5E BB-03 00 BF A3 00 E8 1C 86   _...O.^.........

Windows Vista

  • dxdiag - Direct X Diagnostics