Skip to content

Commit a23bed8

Browse files
authored
Fix some small typos
1 parent 4413c1f commit a23bed8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

FPR-320-firmware/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Verify that this is in fact, firmare version 01000320.
88
- You must use a distro that is has a libfprint version of **at least** v1.92.0 or **newer**. Fully package updated Ubuntu LTS and Fedora Workstation will meet this requirement. Other distros, even based on these distros, may or may not.
9-
- You will need to open a terminal from your launcher, then paste in the provided lines of code to get validcation of firmware version, update it and so forth.
9+
- You will need to open a terminal from your launcher, then paste in the provided lines of code to get validation of firmware version, update it and so forth.
1010
- The tiny icons on the right side of each code box allow you to easily click it, to copy the code. Then you can right click paste the code into the terminal. If it errors out, try Ctrl Shift V instead to paste.
1111

1212
- Let's check your firmware version, verify it's 01000320.

Fedora40-fw16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ sudo dnf install gnome-tweaks -y
171171

172172
## Framework Laptop 16 not providing all of the expected refresh rates in kernels 6.9 and up.
173173

174-
[Framework Laptop 16 not providing all of the expected refresh rates ](https://github.com/FrameworkComputer/linux-docs/blob/main/amdgpu-workarounds/amdgpu_freesync_video/amdgpu_freesync_video.md#amdgpufreesync_video1-parameter-workaround-franework-laptop-16-only)
174+
[Framework Laptop 16 not providing all of the expected refresh rates ](https://github.com/FrameworkComputer/linux-docs/blob/main/amdgpu-workarounds/amdgpu_freesync_video/amdgpu_freesync_video.md#amdgpufreesync_video1-parameter-workaround-framework-laptop-16-only)
175175

176176
 
177177
 

Ubuntu24.04LTS-Setup-amd-fw16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ sudo apt update && sudo apt install gnome-tweaks -y
136136
## Framework Laptop 16 not providing all of the expected refresh rates in kernels 6.9 and up - affects 24.10 Ubuntu at this time.
137137
###
138138

139-
[Framework Laptop 16 not providing all of the expected refresh rates ](https://github.com/FrameworkComputer/linux-docs/blob/main/amdgpu-workarounds/amdgpu_freesync_video/amdgpu_freesync_video.md#amdgpufreesync_video1-parameter-workaround-franework-laptop-16-only)
139+
[Framework Laptop 16 not providing all of the expected refresh rates ](https://github.com/FrameworkComputer/linux-docs/blob/main/amdgpu-workarounds/amdgpu_freesync_video/amdgpu_freesync_video.md#amdgpufreesync_video1-parameter-workaround-framework-laptop-16-only)
140140

141141
 
142142
 

amdgpu-workarounds/amdgpu_freesync_video/amdgpu_freesync_video.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# NO Longer Needed - retaining just in case it resurfaces again
2-
## amdgpu.freesync_video=1 parameter workaround Franework Laptop 16 ONLY
2+
## amdgpu.freesync_video=1 parameter workaround Framework Laptop 16 ONLY
33
### For Framework Laptop 16 not providing all of the expected refresh rates in kernels 6.9 and up.
44

55
Note: Once this is resolved, we'll keep this posted but mark it resolved.

framework16/Fedora41-fw16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ sudo grubby --update-kernel=ALL --args="amdgpu.sg_display=0"
175175

176176
## (NO LONGER NEEDED) ~~Framework Laptop 16 not providing all of the expected refresh rates.~~
177177

178-
~~[Framework Laptop 16 not providing all of the expected refresh rates ](https://github.com/FrameworkComputer/linux-docs/blob/main/amdgpu-workarounds/amdgpu_freesync_video/amdgpu_freesync_video.md#amdgpufreesync_video1-parameter-workaround-franework-laptop-16-only)~~
178+
~~[Framework Laptop 16 not providing all of the expected refresh rates ](https://github.com/FrameworkComputer/linux-docs/blob/main/amdgpu-workarounds/amdgpu_freesync_video/amdgpu_freesync_video.md#amdgpufreesync_video1-parameter-workaround-framework-laptop-16-only)~~
179179

180180
 
181181
 

0 commit comments

Comments
 (0)