Changes between Version 1 and Version 2 of Ticket #766, comment 13
- Timestamp:
- Jan 16, 2018, 2:17:01 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #766, comment 13
v1 v2 1 Replying to [comment:12 chrfranke]:2 > > Any idea when this might be released?3 > Not yet known, sorry.4 >5 > > In KDE Partition Manager git branch we have ported away from libatasmart to calling "smartctl --all --json deviceNode"6 > Which specific ATA/SCSI/NVMe info do you need for this use case?7 >8 > BTW: Try `--xall` instead of `--all`.9 10 11 1 We don't need all data from {{{--xall}}}, because {{{--all}}} already provides the information that we need. 12 2