1
00:00:01,900 --> 00:00:09,033
Hello everyone, in this lesson, let's take a look at the division of video memory channels of the graphics card.
2
00:00:09,033 --> 00:00:14,433
The result of the graphics card test software test is to give a channel name
3
00:00:14,900 --> 00:00:18,533
We must match the channel name with the video memory
4
00:00:19,500 --> 00:00:24,633
All the video memory of the graphics card is counted counterclockwise,
5
00:00:24,866 --> 00:00:28,766
and generally two video memories are used as one channel
6
00:00:29,266 --> 00:00:31,766
ABCD in this order
7
00:00:32,766 --> 00:00:38,100
The two memory is divided into high memory and low memory
8
00:00:38,933 --> 00:00:42,100
For N cards, generally the high-bit graphics exist in the front,
9
00:00:42,333 --> 00:00:44,566
and the low-bit graphics exist in the back.
10
00:00:45,133 --> 00:00:50,666
Then the arrangement of N card memory is A1 A0 B1 B0 C1 C0 D1 D0
11
00:00:51,166 --> 00:00:54,600
B0 C1 C0 D1 D0
12
00:00:55,500 --> 00:00:59,900
For the A card, the low-bit graphics are in the front, and the high-bit graphics are in the back.
13
00:01:00,200 --> 00:01:03,366
So the arrangement method of A card video memory is A0 A1 B0 B1 C0 C1 D0 D1
14
00:01:03,733 --> 00:01:08,600
A0 A1 B0 B1 C0 C1 D0 D1
15
00:01:10,733 --> 00:01:15,800
We should pay attention that the empty pads are also counted when the digital display is stored.
16
00:01:16,100 --> 00:01:18,133
Although it is not equipped with video memory,
17
00:01:18,133 --> 00:01:23,266
it also occupies a position and cannot be skipped directly
18
00:01:24,133 --> 00:01:27,566
At the same time, it is often found during maintenance that
19
00:01:27,600 --> 00:01:29,933
there is also a video memory on the back of the graphics card.
20
00:01:30,500 --> 00:01:32,166
When digitally displaying memory,
21
00:01:32,166 --> 00:01:36,100
it is necessary to project the memory on the reverse side to the front side to count
22
00:01:36,500 --> 00:01:43,533
If the video memory on the reverse side overlaps with the video memory on the front side,
23
00:01:43,733 --> 00:01:47,500
we can regard these two video memory as one video memory
24
00:01:48,533 --> 00:01:56,300
If they do not overlap, treat the memory on the reverse side as the memory on the front
25
00:01:56,900 --> 00:02:02,166
For example, suppose there is a video memory on the back of this position, projected to the front
26
00:02:02,300 --> 00:02:07,466
Then the location number of this video memory is B1
27
00:02:08,200 --> 00:02:10,333
The rest of the video memory and so on
28
00:02:11,166 --> 00:02:15,333
A card also has a video memory arrangement method regardless of high and low bits,
29
00:02:15,333 --> 00:02:18,166
directly ABCD arranged in the past
30
00:02:19,166 --> 00:02:22,166
We don't need to memorize the arrangement like this
31
00:02:22,666 --> 00:02:28,933
We look at the results given by the video memory test software, and we know which arrangement it is.
32
00:02:29,533 --> 00:02:32,666
This is the division of the graphics memory channel