The GPU is not recognized.
Framework 13 + 6950XT worked fine in Razer Core X (not flawlessly but that is another can of worms).
Symptoms
boltctl does not list the dock at all
/de...
The GPU is not recognized.
Framework 13 + 6950XT worked fine in Razer Core X (not flawlessly but that is another can of worms).
Symptoms
What I tried
Strangely the attached USB devices and Ethernet work and can be found in lsusb. Coldbooting with the eGPU powered on and connected results in black screen. Diagnostic LEDs of the dock report all working.
Dock worked with another host device
If anyone has ideas, I will happily to try them.
This topic was modified 2 days ago
To do: Create my signature with system and expected eGPU configuration information to give context to my posts. I have no builds.
boltctl does not list the dock at all
It happens on some hosts that bolt stops to see an unauthorized device after a few seconds. Try the following:
while true; do boltctl list; sleep 0.5; done in a terminalThis will hopefully catch the UUID of the dock. If so, disconnect, connect again and immediately issue boltctl enroll ${UUID} a few times until you manage to catch it. After that it should work fine.
Also be aware that AMD CPU + TB5 + Linux is generally an unstable mix:
Please keep us updated here how it goes for you.
This post was modified 2 days ago