[aklug] fun with ums_realtek module

From: Mike <alaskabarsalou@gmail.com>
Date: Wed Jan 07 2015 - 22:57:43 AKST

Recently I was going through my logs and noticed a huge number of
messages repeating:

sd 5:0:0:0: [sdb] Test WP failed, assume Write Enabled
sd 5:0:0:0: [sdb] Asking for cache data failed
sd 5:0:0:0: [sdb] Assuming drive cache: write through

 From looking around this seemed to have the most information about the issue:

http://askubuntu.com/questions/132100/errors-in-dmesg-test-wp-failed-assume-write-enabled

The basic solution is to create an options file:
/etc/modprobe.d/ums_realtek.conf

Inside of that put:

options ums_realtek ss_en=0

Reload the module and you should be good to go.

There are several references to this having been resolved in a recent
kernel, but not as far as I can tell.

This reference:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/925760

Said that the above ideas didn't work for them and so had to use
udisks command to get things right (comment #75)

It also seems that these messages don't realy cause any harm, but why
have them there if I can resolve it? :)

Isn't this fun? :)

Mike B.
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Wed Jan 7 22:58:16 2015

This archive was generated by hypermail 2.1.8 : Wed Jan 07 2015 - 22:58:16 AKST