[ltp] RE: Gen 2 (Haswell) X1 Carbon suspend to RAM hang

dagb linux-thinkpad@linux-thinkpad.org
Mon, 5 May 2014 23:17:42 -0700 (PDT)


The proces for compiling the kernel for each Linux distro may vary. I am not
a experiences kernel guy, but what I did was following this procedure
(loosely cut and paste from  here
<https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel>  )

sudo apt-get build-dep linux-image-$(uname -r)

Patch the Thinkpad driver with this patch:
Thinkpad Adaptive keys on Linux
<https://groups.google.com/forum/#!searchin/fa.linux.kernel/x1$20carbon$20adaptive$20keyboard/fa.linux.kernel/Js1kWITaNGE/laZXUid6wPIJ>  

fakeroot debian/rules clean
fakeroot debian/rules binary-headers binary-generic

The name of the kernel package will vary, so amend to to your local system
sudo dpkg -i linux*2.6.38-7.37*.deb

sudo reboot



--
View this message in context: http://linux-thinkpad.10952.n7.nabble.com/Gen-2-Haswell-X1-Carbon-suspend-to-RAM-hang-tp21039p21174.html
Sent from the Linux Thinkpad mailing list archive at Nabble.com.