Skip to content

Instantly share code, notes, and snippets.

@ilumos
Last active May 6, 2025 20:27
Show Gist options
  • Save ilumos/3650f8ed86f801027cf3952900a216a3 to your computer and use it in GitHub Desktop.
Save ilumos/3650f8ed86f801027cf3952900a216a3 to your computer and use it in GitHub Desktop.
#!/bin/bash
ipmitool raw 0x3a 0x07 0x01 0x00 0x01
ipmitool raw 0x3a 0x07 0x02 0x00 0x01
# To run at each boot, add to root crontab:
# @reboot /root/lenovo-x3550-m5-acoustic-mode.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment