Framework Laptop 13
Fedora Version: VERSION_ID=43
Kernel: 6.19.12-200.fc43.x86_64
BIOS: 03.18
Framework 13 CPU: Model name: AMD Ryzen 7 7840U w/ Radeon 780M Graphics
Just wanted to post this because I finally got my EGPU working with this setup. It was EXTREMELY finnicky (and still is), but I can get it to reliably connect with a USB4 type C port on the back right port of my laptop.
1
2
First step is to get the UT3G board to have solid 3 green LEDS to indicate its been fully connected. This was the hardest part for me. I found this wacky work-around however that made it more reliable.
First, the normal technique steps:
- FIRST: HDMI did not work for me. Could be just me. Display Port was better.
- When connecting, make sure laptop is fully powered down
- Then plugg in with USB cable connected on both ends.
- Then turn on power supply, then turn on board. Switch positions can be in pos. 1 (except of course the main power switch).
- Power on laptop.
- If it works and turns solid green, Woo! (Then go to all-ways-egpu)
- Check if its recognized
lspci -nn | grep amd - Otherwise do this:
Weird solution steps:
- While everything is connected, power off the UT3G board.
- Then turn switch 1 to force power on. There should be 1 little green LED that comes on.
- Then turn the main power back on.
- And voila, it should become fully green in a few seconds.
- Check
lspci -nn | grep amdto see if its there.
Maybe like forces it to re-consider the USB4 tunnel connection or something?
By using GitHub - ewagner12/all-ways-egpu: Configure eGPU as primary under Linux Wayland desktops · GitHub
- Then install all-ways-egpu
- Do guided setup and select the correct options for your case.
- Then I only said yes to “Set Compositor Specific Variables (Method 3)” not method 2.
- Then you should be able to restart the display manager, and the screen should now work on your external monitor!
- Happy gaming.
Other tips:
I increased the all-ways-egpu timeout for detecting the GPU and let it run as soon as I did the alternate solution.
Let me know if any of y’all have any thoughts or tips for me!
