The easy way to do it is by running "apt-get source linux-generic-lts-trusty" to download the source, then patching it ("patch -pn < ..."), and finally building it ("dpkg-buildpackage -us -uc"). You will get some *.deb packages which you can install. I'm not familiar with TuxOnIce, but you might have to enable something in the kernel config.

Reply via email to