Find the Firmware Version for Your Intel® Solid State Drive
Use the instructions to find the firmware version for your Intel® Solid State Drive (Intel® SSD).
Click or the topic for details:
How to find the Intel® SSD Firmware version using the Intel® Solid State Drive Toolbox
- Click Start > All Programs > Intel® Solid State Drive Toolbox.
- Open the Intel® Solid State Drive Toolbox. The firmware version displays under the Drive Summary.
How to find the Intel® SSD firmware version in Linux*
-
Open a Terminal window by pressing Ctrl+Alt+T.
-
Type the command: sudo fdisk -l (the last letter is a lowercase L). Results look similar to the following.
-
Find the drive you want and record the device name. Example: /dev/sda.
-
Type the command: sudo hdparm -i <device name>. Example: sudo hdparm -i /dev/sda
Note If information for an NVMe drive is needed, the drive will be listed as 'nvme0n1' or similar and the hdparm command above will not work (hdparm works with ATA devices only). Other tools can be used, such as the Intel® Datacenter Tool, to determine the FW version. The firmware version displays after the model number:
Related topic |
Download the Intel® SSD Toolbox |