category : Linux

Thanks to the original poster, please visit his post here: http://www.tecmint.com/kernel-compilation-in-debian-linux/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+tecmint+%28Tecmint%3A+Linux+Howto%27s+Guide%29 Only one note to add to this; the very last command installs the kernel, but specify the command for a x386 system. If you system is amd64, those commands wont work. This is the command for i386: # dpkg -i linux-image-3.12.0-customkernel_1_i386.deb linux-headers-3.12.0-customkernel_1_i386.deb This is ..

Read more

Follow this page to get the Current Drivers from non-free repo installed: https://top-hat-sec.com/forum/index.php?topic=3160.0 Download the script here: https://docs.google.com/file/d/0B3s5DO68wWL-cXBrOGlCUHRCTFU/edit?usp=sharing&pli=1 Then, install the AMD-APP-SDK. Download from here: http://developer.amd.com/amd-license-agreement/?f=AMD-APP-SDK-v2.7-lnx64.tar Must be version 2.7 , as it is the one compatible with the 12.6 non-free repo Radeon Driver   Then, these packages must be installed, to get cmake and ..

Read more