Package Details: wiper 3.5-1

Package Base: wiper
Description: script from hdparm for tuning up SATA SSDs
Upstream URL: http://sourceforge.net/projects/hdparm
Category: system
Licenses: GPL2
Submitter: fackamato
Maintainer: None
Last Packager: None
Votes: 12
First Submitted: 2009-10-22 20:48
Last Updated: 2013-08-24 23:33

Latest Comments

Comment by ndowens

2010-10-04 07:04

http://forums.fedoraforum.org/showpost.php?p=1383963 take a look at a quick fix there

Comment by CheariX

2010-10-01 11:44

Not working any longer, since "rdev" is missing.

rdev is no longer part of util-linux-ng.
The rdev man page itself describes it as an "ancient hack" and says using it is "strongly discouraged".

http://linux.die.net/man/8/rdev

Comment by fackamato

2010-08-19 21:46

2.8 is released, together with hdparm 9.30 (9.29 is in testing atm).

Comment by chheien

2010-07-01 19:48

Wiper is a fallback if you use old kernels (graysky's correct) or if your SSD firmware doesn't support auto-trim. Orphaning package since this isn't a common case.

Comment by graysky

2010-06-30 23:53

Just so I'm clear... is this software needed when using a TRIM enabled SSD and kernel >=2.6.33? My understanding is that if one uses the 'discard' mount flag and the modern kernel-26 package, TRIM support is handled by the kernel itself with no need for wiper.

# SSD
/dev/sdb1 / ext4 defaults,noatime,discard 0 1
/dev/sdb2 /home ext4 defaults,noatime,discard 0 2

Comment by fackamato

2010-06-30 23:04

2.7 @ http://sourceforge.net/projects/hdparm/

Comment by echoblack

2010-06-25 04:26

Okay, It seems to be working fine now. Thanks for your hard work. It sure is nice to have this utility managed in the repo.

Comment by chheien

2010-06-21 23:52

Indeed wasn't committing the trims. Fixed in rel 3 (for OCZ drives too) with updated patch from SF's issue tracker page.

Comment by echoblack

2010-06-11 02:26

Hum, "is" this patch working with the new wiper? When I ran it it shows no error but it ends super fast and shows nothing under the "Trim ranges: "
(I have Intel G2)

Comment by chheien

2010-05-26 23:48

The Intel G2 patch has been applied from echoblack. Works on my Intel X25-M 160G with ext4.

Comment by echoblack

2010-05-26 03:53

Cool, ya I'd like to have this patched for the Intel G2's if it is needed. Thanks for considering the G2's, and supporting this package.

Comment by chheien

2010-05-25 23:35

Adopted and updated to wiper-2.6. Will test with Intel G2 range bug and include the Intel patch in release 2 if needed.

Comment by Ape

2010-05-23 06:24

Shouldn't this be a part of the hdparm package?

Comment by echoblack

2010-04-20 00:38

I have uploaded the patched version of wiper.sh for Intel G2 SSD's

http://rapidshare.com/files/349948975/wiper-intel.sh

Comment by fackamato

2010-03-26 08:05

Disowning because of lack of time! Feel free to adopt and update.