Custom Query (1556 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (373 - 375 of 1556)

Ticket Resolution Summary Owner Reporter
#321 fixed [patch] use %zu to print size_t instead of %lu somebody tijl
Description

The attached patch silences a compiler warning on 32 bit architectures where size_t is defined as int rather than long.

#315 fixed [patch] recognize newer intel 320 and S3500 SSDs Christian Franke themastermind1
Description

Regex updates in drivesdb.h

#298 fixed [patch] Fix for Seagate drives in drivedb.h Christian Franke seanprees
Description

I've a Seagate ST2000DM001-1CH164 and it generates the following warning from smartd and smartctl: ep 29 11:46:00 freyr smartd[1093]: Device: /dev/ada5, WARNING: A firmware update for this drive may be available, Sep 29 11:46:00 freyr smartd[1093]: see the following Seagate web pages: Sep 29 11:46:00 freyr smartd[1093]: http://knowledge.seagate.com/articles/en_US/FAQ/207931en Sep 29 11:46:00 freyr smartd[1093]: http://knowledge.seagate.com/articles/en_US/FAQ/223651en

Having a look at the second link, the firmware update only applies to a specific part number (9YN166 and friends). My drive is a ST2000DM001-1CH164 (part 1CH164) and is up-to-date according to Seagate. Currently using smartmontools 6.2.

I've modified drivedb.h in order to accommodate, see attached patch.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.