Custom Query (1376 matches)
Results (103 - 105 of 1376)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#339 | duplicate | Intel 520 SSD Power On Hours not working | ||
Description |
It shows something very wrong:
|
|||
#596 | duplicate | supported device database | ||
Description |
0x4971:0x8017 (0x8104) Works with -d sat and with -d sat,12 It's a Rosewill Armer RX307-PU3-35B. It supports USB3 and UASP, and it appears so far to be stable. $25 at Newegg. So, it seems that I finally bought a supported device that also supports USB3 and UASP, and that has already outlasted the others I've tried: MediaSonic ProBox K32-SU3 Purex Technology |
|||
#665 | duplicate | update-smart-drivedb not functional | ||
Description |
Situation Gentoo: # smartctl -V smartctl 6.4 2015-06-04 r4109 [x86_64-linux-4.4.3-gentoo] (local build) Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org smartctl comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the terms of the GNU General Public License; either version 2, or (at your option) any later version. See http://www.gnu.org for further details. smartmontools release 6.4 dated 2015-06-04 at 16:29:41 UTC smartmontools SVN rev 4109 dated 2015-06-04 at 16:30:15 smartmontools build host: x86_64-pc-linux-gnu smartmontools build with: GCC 5.3.0 smartmontools configure arguments: '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/smartmontools-6.4' '--with-initscriptdir=/etc/init.d' '--without-libcap-ng' '--without-selinux' '--with-systemdsystemunitdir=/usr/lib/systemd/system' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXXFLAGS=-march=corei7 -O2 -fvect-cost-model -ftree-vectorize -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CFLAGS=-march=corei7 -O2 -fvect-cost-model -ftree-vectorize -pipe' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' # /usr/sbin/update-smart-drivedb /usr/share/smartmontools/drivedb.h.error: rejected by /usr/sbin/smartctl, probably no longer compatible Situation Debian: (well - sort of as we got it from SVN) # smartctl -V smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.19.3] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net smartctl comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the terms of the GNU General Public License Version 2. See http://www.gnu.org for further details. smartmontools release 5.41 dated 2011-06-09 at 18:46:32 UTC smartmontools SVN rev 3365 dated 2011-06-09 at 18:47:31 smartmontools build host: x86_64-unknown-linux-gnu smartmontools build configured: 2011-06-19 15:53:59 UTC smartctl compile dated Jun 19 2011 at 15:54:19 smartmontools configure arguments: '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--with-initscriptdir=/etc/init.d' '--with-docdir=/usr/share/doc/smartmontools' '--enable-drivedb' '--enable-savestates' '--enable-attributelog' '--with-savestates=/var/lib/smartmontools/smartd.' '--with-attributelog=/var/lib/smartmontools/attrlog.' '--with-exampledir=/usr/share/doc/smartmontools/examples/' '--with-selinux' 'CXXFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CFLAGS=-g -O2 -fsigned-char -Wall -O2' # /usr/sbin/update-smart-drivedb /usr/share/smartmontools/drivedb.h.error: rejected by /usr/sbin/smartctl, probably no longer compatible |