How to check NAND type used in a SSD in Ubuntu

Clash Royale CLAN TAG#URR8PPP up vote
8
down vote
favorite
I was wondering if there exists some application that can show which NAND type is used in a SSD - MLC,SLC,TLC...
Is it possible?
ssd
add a comment |Â
up vote
8
down vote
favorite
I was wondering if there exists some application that can show which NAND type is used in a SSD - MLC,SLC,TLC...
Is it possible?
ssd
5
I think you have to search for that kind of data via the manufacturer's web site.
â sudodus
Apr 22 at 10:21
Of course, however, sometimes they are not inclined to disclose that type of info.
â S.R.
Apr 22 at 11:31
add a comment |Â
up vote
8
down vote
favorite
up vote
8
down vote
favorite
I was wondering if there exists some application that can show which NAND type is used in a SSD - MLC,SLC,TLC...
Is it possible?
ssd
I was wondering if there exists some application that can show which NAND type is used in a SSD - MLC,SLC,TLC...
Is it possible?
ssd
asked Apr 22 at 9:07
S.R.
10610
10610
5
I think you have to search for that kind of data via the manufacturer's web site.
â sudodus
Apr 22 at 10:21
Of course, however, sometimes they are not inclined to disclose that type of info.
â S.R.
Apr 22 at 11:31
add a comment |Â
5
I think you have to search for that kind of data via the manufacturer's web site.
â sudodus
Apr 22 at 10:21
Of course, however, sometimes they are not inclined to disclose that type of info.
â S.R.
Apr 22 at 11:31
5
5
I think you have to search for that kind of data via the manufacturer's web site.
â sudodus
Apr 22 at 10:21
I think you have to search for that kind of data via the manufacturer's web site.
â sudodus
Apr 22 at 10:21
Of course, however, sometimes they are not inclined to disclose that type of info.
â S.R.
Apr 22 at 11:31
Of course, however, sometimes they are not inclined to disclose that type of info.
â S.R.
Apr 22 at 11:31
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
12
down vote
accepted
I've not come across that type of data, at least not with most tools I've used on Ubuntu - lshw, dmidecode, udev, udisksctl and so on; so I think it's not possible,no yet at least.
What's possible is to display whether a drive is rotational or not, where no rotational information implies an SSD; more importantly, you can find out vendor or SSD model via same commands, and take that to search engine to find detailed specs on the drive.
SSDs typically should have a microcontroller that takes care of reporting the relevant information to the host machine. So in theory there should be a way to check whether that controller exposes such information or not. There's high probability they don't expose that information, simply because no OS usually cares about that. This also means that we can't really find such information , at least not yet, with Ubuntu tools.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
12
down vote
accepted
I've not come across that type of data, at least not with most tools I've used on Ubuntu - lshw, dmidecode, udev, udisksctl and so on; so I think it's not possible,no yet at least.
What's possible is to display whether a drive is rotational or not, where no rotational information implies an SSD; more importantly, you can find out vendor or SSD model via same commands, and take that to search engine to find detailed specs on the drive.
SSDs typically should have a microcontroller that takes care of reporting the relevant information to the host machine. So in theory there should be a way to check whether that controller exposes such information or not. There's high probability they don't expose that information, simply because no OS usually cares about that. This also means that we can't really find such information , at least not yet, with Ubuntu tools.
add a comment |Â
up vote
12
down vote
accepted
I've not come across that type of data, at least not with most tools I've used on Ubuntu - lshw, dmidecode, udev, udisksctl and so on; so I think it's not possible,no yet at least.
What's possible is to display whether a drive is rotational or not, where no rotational information implies an SSD; more importantly, you can find out vendor or SSD model via same commands, and take that to search engine to find detailed specs on the drive.
SSDs typically should have a microcontroller that takes care of reporting the relevant information to the host machine. So in theory there should be a way to check whether that controller exposes such information or not. There's high probability they don't expose that information, simply because no OS usually cares about that. This also means that we can't really find such information , at least not yet, with Ubuntu tools.
add a comment |Â
up vote
12
down vote
accepted
up vote
12
down vote
accepted
I've not come across that type of data, at least not with most tools I've used on Ubuntu - lshw, dmidecode, udev, udisksctl and so on; so I think it's not possible,no yet at least.
What's possible is to display whether a drive is rotational or not, where no rotational information implies an SSD; more importantly, you can find out vendor or SSD model via same commands, and take that to search engine to find detailed specs on the drive.
SSDs typically should have a microcontroller that takes care of reporting the relevant information to the host machine. So in theory there should be a way to check whether that controller exposes such information or not. There's high probability they don't expose that information, simply because no OS usually cares about that. This also means that we can't really find such information , at least not yet, with Ubuntu tools.
I've not come across that type of data, at least not with most tools I've used on Ubuntu - lshw, dmidecode, udev, udisksctl and so on; so I think it's not possible,no yet at least.
What's possible is to display whether a drive is rotational or not, where no rotational information implies an SSD; more importantly, you can find out vendor or SSD model via same commands, and take that to search engine to find detailed specs on the drive.
SSDs typically should have a microcontroller that takes care of reporting the relevant information to the host machine. So in theory there should be a way to check whether that controller exposes such information or not. There's high probability they don't expose that information, simply because no OS usually cares about that. This also means that we can't really find such information , at least not yet, with Ubuntu tools.
answered Apr 22 at 9:23
Sergiy Kolodyazhnyy
64.9k9129282
64.9k9129282
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027152%2fhow-to-check-nand-type-used-in-a-ssd-in-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
5
I think you have to search for that kind of data via the manufacturer's web site.
â sudodus
Apr 22 at 10:21
Of course, however, sometimes they are not inclined to disclose that type of info.
â S.R.
Apr 22 at 11:31