Skip to content

Commit 2a37417

Browse files
authored
Update Fedora39-fw16.md
PPD is now current without needing COPR repo. https://bodhi.fedoraproject.org/updates/FEDORA-2024-2e56fbf743
1 parent 2d89575 commit 2a37417

File tree

1 file changed

+2
-25
lines changed

1 file changed

+2
-25
lines changed

Fedora39-fw16.md

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -31,31 +31,8 @@ sudo dnf upgrade
3131
 
3232
 
3333

34-
### Step 2 - Allow both CPU and platform drivers to be simultaneously active
3534

36-
> ***TIP:*** [This will eventually appear](https://koji.fedoraproject.org/koji/taskinfo?taskID=110470581) in standard upgrades, but to [get this addressed immediately](https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/merge_requests/127), follow the steps below. This reflects the contents of this [AMD maintained Copr repo](https://copr.fedorainfracloud.org/coprs/mariolimonciello/power-profiles-daemon/).
37-
38-
- Browse to the horizontal line in the upper left corner, click to open it.
39-
- Type out the word terminal, click to open it.
40-
- Copy the code below in the gray box, right click/paste it into the terminal window.
41-
- Then press the enter key, user password, enter key, **reboot.**
42-
43-
```
44-
sudo dnf copr enable mariolimonciello/power-profiles-daemon && sudo dnf update
45-
```
46-
47-
- Enter your password when promoted.
48-
- **Reboot**
49-
- Verify you have the updated power-profiles-daemon from the terminal.
50-
51-
```
52-
rpm -q power-profiles-daemon
53-
```
54-
55-
- You should see power-profiles-daemon-0.13-6 or greater.
56-
57-
58-
### Step 3 - If you want to enable fractional scaling on Wayland:
35+
### Step 2 - If you want to enable fractional scaling on Wayland:
5936

6037
- Browse to the horizontal line in the upper left corner, click to open it.
6138
- Type out the word terminal, click to open it.
@@ -74,7 +51,7 @@ gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffe
7451
 
7552
 
7653
 
77-
### Step 4 - If you want to enable "tap-to-click" on the touchpad:
54+
### Step 3 - If you want to enable "tap-to-click" on the touchpad:
7855

7956
- Browse to the horizontal line in the upper left corner, click to open it.
8057
- Type out the word mouse, look for Mouse and Touchpad, click to open it.

0 commit comments

Comments
 (0)