Reputation over time
It looks like this user hasn't gained any reputation yet.
Once they have, you'll be able to view a graph of their reputation gained over time.
Here's a preview of what the graph will look like:
Reputation Breakdown
No reputation gained yet.
943
Hello Silejonu,
I am using Linux Mint on my 12th gen Framework laptop and just updated the DisplayPort card successfully. At first the USB-pass-through wouldn't work until I ran virtualbox as root. Here are my steps to get it working:
1. Download a Windows 11 virtual machine for virtualbox (google for "download windows 11 virtual machine")
2. Not sure if really necessary, but I installed the virtual box extension pack to use usb-3:
sudo apt install virtualbox-ext-pack
3. (Re-)Start virtualbox as root:
sudo virtualbox
4. Import Windows 11 VM and go to Settings -> USB: select USB 3.0 and add a filter for the DisplayPort-Adapter
5. Start the VM and follow the instructions
Hope that helps.