測試結果目前放到這邊~~
實體安裝升級kernel目前本人是測試失敗....
在Win10 Home版下安裝 最新版VirtualBox
並下載他們提供出來的 Ubuntu 15.04.ova
帳號:ubuntu
密碼:reverse
記得要安裝 VirtualBox Guest Additions
畫面如下:
目前是升級到Kernel 4.4.6
步驟1:
到http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.6-wily/
下載這三個檔案(因為我是用64bit的Ubuntu)
linux-headers-4.4.6-040406-generic_4.4.6-040406.201603161231_amd64.deb
linux-image-4.4.6-040406-generic_4.4.6-040406.201603161231_amd64.deb
linux-headers-4.4.6-040406_4.4.6-040406.201603161231_all.deb
步驟2:
指令
sudo apt-get update sudo apt-get dist-upgrade reboot
步驟3:
到剛剛下載的三個.deb目錄底下
打上
sudo dpkg -i linux-headers-4*.deb linux-image-4*.deb
記得這邊會有些問題,因為預設沒有GRUB,所以他會要你去設定一下要裝哪個,我是直接按空白鍵選第一個sda,讓[ ]變成[*]
ref:
https://www.pcsteps.com/858-kernel-upgrade-linux-mint-ubuntu/
http://www.wikihow.com/Install-and-Upgrade-to-a-New-Kernel-on-Linux-Mint
http://www.wikihow.com/Update-Ubuntu-Kernel
http://www.wikihow.com/Compile-the-Linux-Kernel
步驟4:
升級完成以後
指令 uname -a
看到的還會是原始的版本
記得 reboot
重開機完以後,再打一次 uname -a 或 -r
步驟5:
這邊要特別說明一下,升級完成以後登入Ubuntu你會發現你的滑鼠無法使用了!!!!
這時候解決辦法是打上這行指令(還好Ubuntu支援按win鍵 讓我可以叫出terminal來下CMD ......汗!!!)
sudo apt-get install virtualbox-guest-dkms reboot
基本上就可以使用滑鼠了!!
ref:
http://www.ubuntu-tw.org/modules/newbb/viewtopic.php?topic_id=73348
http://askubuntu.com/questions/492548/mouse-keyboard-not-working-in-ubuntu-14-04-lts
//**************************************************//
2016-04-09
這邊主要是想要解決目前GL552VW 在touchpad上的問題
所以要從kernel 3.19.0 升級到 kernel 4.4.6
這邊先做紀錄,以免掛了以後不知道要去哪找
指令 uname -a
Ubuntu或Linux Mint
在更新Kernel之前先做下圖動作
參考:這裡
ref:
http://linuxdaddy.com/blog/install-kernel-4-4-on-ubuntu/
https://www.kernel.org/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.6-wily/
http://www.wikihow.com/Install-and-Upgrade-to-a-New-Kernel-on-Linux-Mint
http://www.howtogeek.com/198615/how-to-check-if-your-linux-system-is-32-bit-or-64-bit/
http://askubuntu.com/questions/598483/how-can-i-use-kernel-3-19-in-14-04-now
https://wiki.ubuntu.com/Kernel/MainlineBuilds?action=show&redirect=KernelMainlineBuilds
Touchpad相關
ref:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1525459
https://forums.linuxmint.com/viewtopic.php?t=116123
https://community.linuxmint.com/tutorial/view/1361
https://forums.linuxmint.com/viewtopic.php?f=49&t=177632&p=919748&hilit=touchpad+not+recognised#p919748
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1520519
沒有留言:
張貼留言