[What is it]
unofficially built proxmox 4.8 kernel based on ubuntu yakkety
Proxmox custom patchs are all applied and deleted already applied patch in yakkety kernel
BRBD driver update, and change to use ubuntu kernel drivers instead of source driver for igb, igbxe, e1000e
To see what changes, check out my commit log
ALTHOUGH I TESTED, THIS IS UNOFFICIAL KERNEL, BEAR IN MIND
[Why new kernel]
For new features!
In my case, from kernel 4.6, IGD(Intel intergrated Graphics Device) passthrough support!
[How to install]
0. backup your proxmox environment
1. download all deb
https://github.com/luxflow/pve-kernel/releases/tag/4.8.1
2. dpkg -i *.deb && apt-get install -f
3. reboot
4. check uname -a
5. apt-mark hold proxmox-ve
to ignore proxmox kernel update
I hope you enjoy
if you like, give me a star in github XD
unofficially built proxmox 4.8 kernel based on ubuntu yakkety
Proxmox custom patchs are all applied and deleted already applied patch in yakkety kernel
BRBD driver update, and change to use ubuntu kernel drivers instead of source driver for igb, igbxe, e1000e
To see what changes, check out my commit log
ALTHOUGH I TESTED, THIS IS UNOFFICIAL KERNEL, BEAR IN MIND
[Why new kernel]
For new features!
In my case, from kernel 4.6, IGD(Intel intergrated Graphics Device) passthrough support!
[How to install]
0. backup your proxmox environment
1. download all deb
https://github.com/luxflow/pve-kernel/releases/tag/4.8.1
2. dpkg -i *.deb && apt-get install -f
3. reboot
4. check uname -a
5. apt-mark hold proxmox-ve
to ignore proxmox kernel update
I hope you enjoy
if you like, give me a star in github XD
Last edited: