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

From Teknologisk videncenter
Jump to: navigation, search
m (Windows XP)
m
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
Med debug kommandoen kan man se i BIOS'en på videokortet. Her står ofte hvilken producent/chip der er tale om.
 
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>
 
<source lang=cli>
C:\<input>
+
C:\Users\heth><input>DEBUG</input>
C:\Users\heth>DEBUG
 
 
-<input>D C000:0040</input>
 
-<input>D C000:0040</input>
C000:0040  F9 01 00 00 00 00 00 00-90 01 00 00 00 00 00 00  ................
+
C000:0040  00 C0 C6 05 50 43 49 52-06 11 08 31 00 00 18 00  ....PCIR...1....
C000:0050  30 36 2F 32 36 2F 30 38-2C 31 38 3A 34 38 3A 31  06/26/08,18:48:1
+
C000:0050  00 00 00 03 40 00 51 01-00 80 00 00 80 00 20 20   ....@.Q.......
C000:0060  35 00 00 00 E9 96 03 00-E9 A9 03 00 00 00 94 00  5...............
+
C000:0060  20 56 49 41 20 43 41 54-49 4D 4E 38 4B 00 00 20    <notice>VIA</notice> CATIMN8K..
C000:0070  00 63 00 A8 34 63 01 03-E0 00 00 04 02 10 C4 95  .c..4c..........
+
C000:0070  56 54 33 32 30 34 20 20-20 4D 6F 62 69 6C 65 20  VT3204  Mobile
C000:0080 50 41 60 50 00 2A 00 0A-C4 95 00 04 00 00 00 00   PA`P.*..........
+
C000:0080  20 56 54 31 36 32 33 90-F8 00 40 56 65 72 34 30    VT1623...@Ver40
C000:0090 00 00 00 00 00 4D 38 32-00 50 43 49 5F 45 58 50   .....M82.PCI_EXP
+
C000:0090  20 20 20 20 20 20 20 20-20 20 20 20 00 00 56 BE              ..V.
C000:00A0  52 45 53 53 00 44 44 52-33 00 0D 0A 4C 65 6E 5F  RESS.DDR3...Len_
+
C000:00A0 06 00 2E 8B 5C 04 2E 8C-4F 02 2E 8C 4F 12 2E 8B   ....\...O...O...
C000:00B0  57 61 69 6B 69 6B 69 33-20 4D 38 32 20 47 44 44  Waikiki3 M82 GDD
+
C000:00B0 5F 10 2E 8C 4F 04 5E BB-03 00 BF A3 00 E8 1C 86   _...O.^.........
 
</source>
 
</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