[Desktop-packages] [Bug 1511703] Re: Standby timeout setting ignored after system suspend/resume

2015-11-24 Thread groby
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

[Desktop-packages] [Bug 1511703] Re: Standby timeout setting ignored after system suspend/resume

2015-11-24 Thread groby
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

[Desktop-packages] [Bug 1511703] Re: Standby timeout setting ignored after system suspend/resume

2015-11-24 Thread groby
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

[Desktop-packages] [Bug 1511703] Re: Standby timeout setting ignored after system suspend/resume

2015-11-24 Thread Graeme Hewson
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,

[Desktop-packages] [Bug 1511703] Re: Standby timeout setting ignored after system suspend/resume

2015-11-22 Thread Launchpad Bug Tracker
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.

[Desktop-packages] [Bug 1511703] Re: Standby timeout setting ignored after system suspend/resume

2015-11-22 Thread Graeme Hewson
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