Skip to content

Instantly share code, notes, and snippets.

@abclution
abclution / aspm_dell9360.sh
Last active November 29, 2024 07:28 — forked from baybal/aspm_dell9360.sh
Force enable ASPM L0 and L1 for all devices on Dell 9360
#!/bin/bash
# Copyright (c) 2010-2013 Luis R. Rodriguez <[email protected]>
# Moved BIG FAT COPYRIGHT DOWN TO THE BOTTOM CAUSE WTF ITS A BASH SCRIPT AND
# IT WAS IN THE WAY.. BUT LUIS STAYS ON TOP, MY MAN
# Pretty colors up top cause they get used earlier now.
GREEN="\033[01;32m"
YELLOW="\033[01;33m"
NORMAL="\033[00m"
{
"input": {
"blocklist": [],
"compressor#0": {
"attack": 5.0,
"boost-amount": 6.0,
"boost-threshold": -72.0,
"bypass": false,
"dry": -100.0,
"hpf-frequency": 10.0,
@echo off
Title Converter Office 2016 Retail to Volume
echo Press Enter to start VL-Conversion...
echo.
pause
echo.
for /f "tokens=6 delims=[]. " %%G in ('ver') do set win=%%G