Matt@lemmy.ml to Linux@lemmy.ml · edit-219 days agoTell one thing that you miss after switching from another OS to Linux.message-squaremessage-square461fedilinkarrow-up1217arrow-down18file-text
arrow-up1209arrow-down1message-squareTell one thing that you miss after switching from another OS to Linux.Matt@lemmy.ml to Linux@lemmy.ml · edit-219 days agomessage-square461fedilinkfile-text
minus-squareolympicyes@lemmy.worldlinkfedilinkEnglisharrow-up2·18 days agoAre you positive it’s not running at PCIe x4?
minus-squarehawgietonight@lemmy.worldlinkfedilinkarrow-up1·18 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·17 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.