User Tools

Site Tools


stuff

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
stuff [2023/12/15 18:09]
admin
stuff [2023/12/15 18:12] (current)
admin
Line 1: Line 1:
-====================================================================================== 
-Quote: 
-Originally Posted by Alien Bob View Post 
-First, make sure that all hardware that you want your kernel to support is connected to the computer and powered on / configured (think of external USB, firewire drives, webcams, headphones etc). 
- 
-Then, run the following command in your kernel source directory: 
-Code: 
-make localyesconfig 
-That will create a kernel with built-in support for all your hardware and not much more. 
-As a variation which creates modules for your hardware instead of compiling the drivers right into the kernel: 
-Code: 
-make localmodconfig 
-Eric 
-Eric, thanks so much. In my other tab of my browser this page is open: http://alien.slackbook.org/dokuwiki/...kernelbuilding Can't believe I am getting a reply from yoda himself within a few minutes of posting, surely the universe is trying to tell me something  
-================================================================ 
-make -j 32 bzImage modules && \ 
-make -j 32 modules_install && \ 
-cp -v arch/x86/boot/bzImage /boot/vmlinuz-6.1.6-ads 
- 
---------------------------------------------------------------------- 
-slackpkg update 
-slackpkg upgrade aaa_glibc-solibs 
-slackpkg install-new 
-slackpkg upgrade-all 
-slackpkg clean-system 
----------------------------------------------------------------------- 
-build old kernel 
-https://www.vinnie.work/blog/2022-05-01-building-to-the-version-generation 
------------------------------------ 
- 
 xrandr -q xrandr -q
  
stuff.1702663775.txt.gz ยท Last modified: 2023/12/15 18:09 by admin