Ubuntu 更新 kernel官網的下載連結:連結查看系統的kernal版本uname –rBashCopy選擇新版kernal linux-image-*X.Y.Z*-generic-*.deb linux-modules-X.Y.Z*-generic-*.debBashCopy下載kernel檔wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3-rc1/linux-image-unsigned-5.3.0-050300rc1-generic_5.3.0-050300rc1.201907212232_amd64.deb wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3-rc1/linux-modules-5.3.0-050300rc1-generic_5.3.0-050300rc1.201907212232_amd64.debBashCopy安裝下載的deb檔sudo dpkg --install \*.debBashCopy重新開機以應用kernalsudo rebootBashCopy Last modification:December 8, 2019 © Allow specification reprint Like If you think my article is useful to you, please feel free to appreciate