Consider the following scenario:
Note: Chip Type displays the actual Vendor information. Also, Msinfo32 shows you the correct Adapter RAM. For example: 8 MB or 16 MB.
The display adapter properties queries the information from the adapter to find out which driver is responsible for rendering. In this case, the driver rendering is Basicrender.sys. The Graphics model has changed in Windows Server 2012 and it requires the use of DirectX 9 or higher GPU.
For the computers that does not meet the criteria in Window Server 2012, there is a fall back driver called BasicRender which is implemented in the Basicrender.sys driver. BasicRender.sys uses system memory and it allocates a predefined size of 256MB.
Important: This memory value of BasicRender is by design and can change in future.
- You have a system that is running Windows 8 or Windows Server 2012
- The system has on-board display adapter with 8 MB or 16 MB RAM
Note: Chip Type displays the actual Vendor information. Also, Msinfo32 shows you the correct Adapter RAM. For example: 8 MB or 16 MB.
The display adapter properties queries the information from the adapter to find out which driver is responsible for rendering. In this case, the driver rendering is Basicrender.sys. The Graphics model has changed in Windows Server 2012 and it requires the use of DirectX 9 or higher GPU.
For the computers that does not meet the criteria in Window Server 2012, there is a fall back driver called BasicRender which is implemented in the Basicrender.sys driver. BasicRender.sys uses system memory and it allocates a predefined size of 256MB.
Important: This memory value of BasicRender is by design and can change in future.