Works for me! Just had to change the target device in the script.
It's not really fixing the Gnome-Disk-Utility Bug, I guess. But the script
keeps my harddrive on 254 APM-Level after suspend/resume.
Thanks again!
--
You received this bug notification because you are a member of Desktop
Package
1. Yes, if /lib/systemd/system-sleep/ doesn't exist, create it with mkdir.
2. Yes.
3. No, unless for some reason you want to limit the script to suspend only, or
something. Here's my script:
#!/bin/sh
case $1/$2 in
pre/*)
;;
post/*)
hdparm -B 254 -S 120 /dev/sdb
;;
esac
4. Yes,
Subsequent correction: Reboot and Boot works for me as well as said in the Bug
Description.
Sorry for making confusion!
But please still check my procedure of creating the script.
Thanks!
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed t
Hi Mr. Hewson,
thanks for your fast response!
I'm a programmer-dummy, so I have to ask first, if I understand the instruction
of your link correctly:
1. Because I don't have the folder "system-sleep", I have to create it
2. In that folder I put the script
3. In the script, I have to write "suspe
See also
https://bugs.launchpad.net/ubuntu/+source/hdparm/+bug/199094/comments/29
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1511703
Title:
Standby timeout setting igno
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gnome-disk-utility (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.l
6 matches
Mail list logo