You are not logged in.
hi!
posted this in reddit sub a while ago, reposting here to see if I have better luck ![]()
I have a ssd as primary and an hybrid as secondary, the secondary is in the ultrabay (the optical drive of the laptop, this is a T420), in /etc/udev/rules.d/69-hdparm.rules I have:
ACTION=="add|change", KERNEL=="sd[a-z]", ENV{ID_SERIAL_SHORT}=="W765SJSL", RUN+="/usr/bin/hdparm -B 100 -S 20 /dev/%k"
if I unplug and plug the device back, hdparm -B /dev/hdb gives me 100, after a while the drive goes off, but when I suspend and recover I get 128 and the drive never goes off again, what else can I try?
Offline