Vanilla Kernel Compilation Tutorial (Ubuntu, Mint etc)
----------NOTES BELOW---------
https://www.kernel.org/
---deps needed---
search for and install libncurses and libncurses-dev along with build-essentials which should be sufficient
After compiling your kernel as shown in video... here is some notes about reinstalling the graphics card driver (for Nvidia)
According to my testing... this is what worked for me....
---From Nouveau to Nouveau---
Open Synaptic (or other package manager gui) search for nouveau to find exact names of nouveau packages installed... either mark them both for re installation or open a terminal and apply "sudo apt-get install --reinstall xxx (name of nouveau packages)
After rebooting into new kernel test for the nouveau module and if rendering works with the following....
"lsmod |grep nouv" It should come back with info about nouveau being loaded...
"glxinfo |grep render" It should show something like "render = yes" if not.. then 3d acceration is not working... try removing both nouveau packages and reinstalling them... "apt-get remove "xxx nouveau package names" Take note if other files get removed like cinnamon, gtk clutter etc..." reinstall that desktop environment if so... "apt-get install cinnamon" or "gnome-shell" (if you are using gnome-shell) It seems the gnome devs made nouveau a dependency of gnome-shell which is why it removes it... even with cinnamon it seems to remove other needed deps... after those steps are followed it should work
--- nouveau to nvidia---
Easy... just install nvidia with the drivers tool provided on mint or ubuntu...
---nvidia to nvidia---
easy... just reinstall nvidia packages...
go into /var/cache/apt/archives and search for the nvidia packages "ls |grep nvidia" then apply "sudo apt-get install --reinstall xxx nvidia package names"
---nvidia to nouveau---
easy... just use the driver tool provided in the distro...
There "may" be a blacklist on nvidia in /etc/modprobe.d/nvidiaxxx file... technically the driver tool "should" remove this file but if nvidia fails to boot... manually remove it... I doubt you will need to do so but just so you know....
I wrote this in a hurry.. but it should be accurate... inform me if you find any mistakes...
kaddy
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Vanilla Kernel Compilation Tutorial (Ubuntu, Mint etc)», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.