Difference between revisions of "Talk:Install/Kernel"

From Funtoo
Jump to navigation Jump to search
(Created page with "1 - the title this page is wrong. 2- Sugestion: original: You need to blacklist it under /etc/modprobe.d/. sugestion: You need to blacklist with: # echo "blacklist nouv...")
 
(No difference)

Latest revision as of 12:28, September 27, 2018

1 - the title this page is wrong.

2- Sugestion:

original:

You need to blacklist it under /etc/modprobe.d/.

sugestion:

You need to blacklist with:

  1. echo "blacklist nouveau" > /etc/modprobe.d/nouveau.conf

3 - Confused?

Let's emerge our kernel:

(chroot) # emerge debian-sources

Put a condition to make this compilation. Apparently it looks like it's to do this install now. And this is not the case. Besides this an instruction has to update @world before restarting. Would not this update this kernel?

Thank you.

Kyetoy