Some Linux Kernel 3.8.1 changes and improvements:
- usb: musb: fix dependency on transceiver driver
- USB: usb-storage: unusual_devs update for Super TOP SATA bridge
- USB: storage: properly handle the endian issues of idProduct
- USB: option: add Huawei "ACM" devices using protocol = vendor
- USB: option: add Yota / Megafon M100-1 4g modem
- USB: option: add and update Alcatel modems
- And more!
Install Linux Kernel 3.8.1 on Ubuntu
Please don't install this kernel on production system because it may break your system. In case, you want to try Linux Kernel 3.8.1, please download all files according to your system architecture (32bit or 64bit), put the files on same folder.
32bit:
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.1-raring/linux-headers-3.8.1-030801_3.8.1-030801.201302280935_all.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.1-raring/linux-headers-3.8.1-030801-generic_3.8.1-030801.201302280935_i386.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.1-raring/linux-image-3.8.1-030801-generic_3.8.1-030801.201302280935_i386.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.1-raring/linux-image-extra-3.8.1-030801-generic_3.8.1-030801.201302280935_i386.deb
64bit:
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.1-raring/linux-headers-3.8.1-030801_3.8.1-030801.201302280935_all.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.1-raring/linux-headers-3.8.1-030801-generic_3.8.1-030801.201302280935_amd64.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.1-raring/linux-image-3.8.1-030801-generic_3.8.1-030801.201302280935_amd64.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.1-raring/linux-image-extra-3.8.1-030801-generic_3.8.1-030801.201302280935_amd64.deb
Please make sure, you put them in the same folder, open Terminal and change the working directory to the folder which contains deb files and execute the following command:
- sudo dpkg -i *.deb
Good luck!
0 comments:
Post a Comment