Matt@lemmy.ml to Linux@lemmy.ml · edit-24 days agoTell one thing that you miss after switching from another OS to Linux.message-squaremessage-square124fedilinkarrow-up1109arrow-down15file-text
arrow-up1104arrow-down1message-squareTell one thing that you miss after switching from another OS to Linux.Matt@lemmy.ml to Linux@lemmy.ml · edit-24 days agomessage-square124fedilinkfile-text
minus-squareolympicyes@lemmy.worldlinkfedilinkEnglisharrow-up1·4 days agoAre you positive it’s not running at PCIe x4?
minus-squarehawgietonight@lemmy.worldlinkfedilinkarrow-up1·4 days agoNot sure in Linux, could be a driver or kernel configuration. I don’t know a way to double check it. When booting into windows it’s at x16. So not a hardware or bios issue.
minus-squareolympicyes@lemmy.worldlinkfedilinkEnglisharrow-up1·3 days agoTry sudo lspci-vv. It should tell you the negotiated link speed.
Are you positive it’s not running at PCIe x4?
Not sure in Linux, could be a driver or kernel configuration. I don’t know a way to double check it. When booting into windows it’s at x16. So not a hardware or bios issue.
Try
sudo lspci-vv
. It should tell you the negotiated link speed.