Install Mplayer Debian Wheezy Kernel
Docker requirement for Debian. Docker is using the LXC – Linux Containers heavily. Due to the lack of LXC on Debian 7 a newer Linux kernel is required. Note: A new version of Debian Linux 9 available now. D ebian GNU/Linux version 7.0 Wheezy has been released ( jump to download) after many months of constant development and available for download in various media format.Debian 7.0 is a free operating system includes various new features such as multiarch support, several specific tools to deploy private clouds, an improved installer, and a. Just installed linuxcnc as a VM and it is running a 3.4.9 RTAI 686 PAE kernel. Downloading Debian Wheezy for LinuxCNC and running into install troubles - Page 2 Help answer threads with 0 replies.
Yesterday, I compiled the 3.5 kernel in debian wheezy (testing), in a thinkpad edge S430 (i5). I did it following this blog, with all the default options. It seems succesful, but then, I tried to install the proprietary nvidia driver with m-a auto-install nvidia-kernel
. The install is not able to proceed until the correct headers are installed. However, I have tried both manually to install linux-headers-3.5.0-18 and the linux-headers-amd64 package, but module assistant is not able to see them, showing the following message:
Bad luck, the kernel headers for the target kernel version could not be found and you did not specify other valid kernel headers to use.
There are other ways to install the driver, but I think that the problem with headers is broader.
Although I have been a Debian user for some years, I am far from being an expert, and I am not clear with the problems that I might face when compiling a 3.5 kernel on a Debian testing, so any help and explanation will be much appreciated.
1 Answer
First run
Then do
and it should work.
Note that I did this on 3.8.5-ck1, but I built and installed that kernel in a similar fashion to how I wrote up the 3.5 build that you followed.