This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# This gets the PPT limits for varous RDNA2 & RDNA3 Radeon cards, by looking into | |
# PowerPlay table, which is part or the card's VBIOS. Looks into cards like AMD | |
# reference, ASRock ITX, Sapphire Reference/Pulse, PowerColor Reference/Fighter. | |
# Requires https://github.com/sibradzic/upp | |
RDNA2_VBIOSes=" | |
https://www.techpowerup.com/vgabios/238514/Sapphire.RX6600.8192.210615.rom | |
https://www.techpowerup.com/vgabios/238416/Powercolor.RX6600.8192.210830.rom |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# B650_PG-ITX.conf | |
# lm-sensors configuration file for ASRock B650E PG-ITX WiFi motherboard. | |
# place it under /etc/sensors.d/ | |
# | |
# Vendor site: https://pg.asrock.com/mb/AMD/B650E%20PG-ITX%20WiFi/index.asp | |
# Original github project: https://github.com/sibradzic/asrock_b650_pg-itx | |
# | |
# Nuvoton NCT6686D LPC I/O chip |