This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
stuff [2023/12/15 18:09] admin |
stuff [2025/06/01 08:28] (current) me |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====================================================================================== | + | [[slackware sudo]] |
| - | 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:// | ||
| - | ================================================================ | ||
| - | make -j 32 bzImage modules && \ | ||
| - | make -j 32 modules_install && \ | ||
| - | cp -v arch/ | ||
| - | --------------------------------------------------------------------- | + | https:// |
| - | slackpkg update | + | |
| - | slackpkg upgrade aaa_glibc-solibs | + | |
| - | slackpkg install-new | + | user@Darkstar: |
| - | slackpkg upgrade-all | + | |
| - | slackpkg clean-system | + | |
| - | ---------------------------------------------------------------------- | + | |
| - | build old kernel | + | sudo mount -t iso9660 |
| - | https://www.vinnie.work/ | + | |
| - | ----------------------------------- | + | |
| + | |||
| + | You can delete users either through the user manager. Or if you have too many users and you use the default authentication, | ||
| xrandr -q | xrandr -q | ||
| Line 53: | Line 39: | ||
| | | ||
| - | {{: | + | |