Sonny

Results 46 comments of Sonny

@janbaer looksl ike omegadota from the bug tracker was actually able to create a script to run it without having to recomplie the kernel: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721987/comments/25

After running the script provided it also appears that the hotkeys have started working as well.... interesting

Here's a few instructions: 1. Download the script provided by omegadota found here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721987/comments/25 2. Copy the script to /usr/local/bin: ``` sudo cp huawei-sound.sh /usr/local/bin/huawei-sound.sh ``` 3. Add a new...

@MaxValue I've been trying that but unfortunately haven't been able to get it to work: ``` $ cat /etc/systemd/system/huawei-sound.service [Unit] Description=Huawei-soundfix [Service] Type=idle ExecStart=/usr/bin/bash /usr/local/bin/huawei-sound [Install] WantedBy=multi-user.target suspend.target hibernate.target hybrid-sleep.target...

doh, thanks @MaxValue! I'll be submitting a pr here shortly with updated docs on the sound and keyboard shortcuts :)

That's interesting @joanibal I'll update my PR to note that. @MaxValue @janbaer did the hotkeys start working after running the omegadota script?

Hm, I wonder if this would be a separate resource given that it's a separate client (https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ecr-public.html), or if we can bolt something on via the query params in the...

Hi, thanks for the contribution, looks like this is your first contribution. Could you please take a look at and sign the CLA linked above? Direct link here: https://api.easycla.lfx.linuxfoundation.org/v2/repository-provider/github/sign/14202841/52837350/7664/#/?version=2 Thank...

Hi @lithiumoxide thanks for the contribution, at this time we don't typically add additional shortcuts unless it's something that's widely used, for instance the last short cut that was added...

@kapilt @darrendao brought up that we already have a consecutive snapshots filter: https://github.com/cloud-custodian/cloud-custodian/blob/master/c7n/resources/rds.py#L1826 which has the same behavior/functionality