Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion FPR-320-firmware/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- Verify that this is in fact, firmare version 01000320.
- 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.
- 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.
- 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.
- 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.

- Let's check your firmware version, verify it's 01000320.
Expand Down
2 changes: 1 addition & 1 deletion Fedora40-fw16.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ sudo dnf install gnome-tweaks -y

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

[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)
[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)

 
 
Expand Down
2 changes: 1 addition & 1 deletion Ubuntu24.04LTS-Setup-amd-fw16.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ sudo apt update && sudo apt install gnome-tweaks -y
## Framework Laptop 16 not providing all of the expected refresh rates in kernels 6.9 and up - affects 24.10 Ubuntu at this time.
###

[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)
[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)

 
 
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# NO Longer Needed - retaining just in case it resurfaces again
## amdgpu.freesync_video=1 parameter workaround Franework Laptop 16 ONLY
## amdgpu.freesync_video=1 parameter workaround Framework Laptop 16 ONLY
### For Framework Laptop 16 not providing all of the expected refresh rates in kernels 6.9 and up.

Note: Once this is resolved, we'll keep this posted but mark it resolved.
Expand Down
2 changes: 1 addition & 1 deletion framework16/Fedora41-fw16.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ sudo grubby --update-kernel=ALL --args="amdgpu.sg_display=0"

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

~~[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)~~
~~[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)~~

 
 
Expand Down