Category Archives: Tech

Tech Guides – Software, Hardware, PC, Gaming and More

How to check Ram Rank and Bank details in Linux – decode-dimms

By | May 20, 2023

The decode-dimms program from i2c-tools package can be used to extract spd information from the ram modules which provides details about the module including the timings, clock speed, internal layout of the memory blocks including rank and bank count. The command can be installed with the following commands: sudo apt-get install i2c-tools sudo modprobe eeprom… Read More »

GPU Benchmark Test of Intel HD Graphics 630 using glmark2

By | August 8, 2020

Intel HD Graphics 630 Graphics Performance Recently I upgraded to a Intel i5-7400 processor which has inbuilt graphics processing capabilities. This processor comes with integrated graphics processor called HD Graphics 630. Details about the processor and its graphics processor can be found here – https://ark.intel.com/products/97147/Intel-Core-i5-7400-Processor-6M-Cache-up-to-3_50-GHz The graphics unit is compatible with DirectX and OpenGL. So… Read More »