Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prankush-tech/fedora-rethat-desto-linux
https://github.com/prankush-tech/fedora-rethat-desto-linux
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prankush-tech/fedora-rethat-desto-linux
- Owner: prankush-tech
- Created: 2023-12-25T19:57:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T21:54:26.000Z (8 months ago)
- Last Synced: 2024-03-17T22:47:07.324Z (8 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fedora-RetHAT-distro-Linux
CONTROL GPU FAN
## Open a terminal in your home directory and enter the following commands:```
sudo dnf upgrade
sudo dnf install kernel-devel dkms make openssl
```Reboot, and again:
```
git clone https://github.com/musikid/acpi_ec.git
cd acpi_ec
sudo ./install.sh
```
Reboot one last time, and finally enter:
```
git clone https://github.com/FaridZelli/ISW-Modern.git
cd ISW-Modern
sudo bash ./install.sh
sudo systemctl enable --now [email protected]
```
Execte
```
sudo isw -b off
sudo isw -b on
```## Install NVIDIA DRIVER in REDHAT
```
sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
```
Now excute
```
sudo dnf install gstreamer1-plugins-{bad-\*,good-\*,base} gstreamer1-plugin-openh264 gstreamer1-libav --exclude=gstreamer1-plugins-bad-free-develsudo dnf install lame\* --exclude=lame-devel
sudo dnf group upgrade --with-optional Multimedia
```AKMOD NVIDIA
```
sudo dnf install akmod-nvidia
sudo dnf install xorg-x11-drv-nvidia-cuda
sudo dnf config-manager --set-enabled rpmfusion-nonfree-nvidia-driver
```Chrome PRofile error
```
rm -rf ~/.config/google-chrome/Singleton*
```Battery Capacity Ckeck
```
upower -i /org/freedesktop/UPower/devices/battery_BAT1
```