Code: Select all
make localmodconfig
Code: Select all
make localmodconfig
Code: Select all
make localmodconfigAfter reading this, today I remembered there was a previous thread from PO ... having a problem after "make install" ... because no "installkernel" was emerged:Hu wrote:[...] [1]: It's quite common for people to mishandle the kernel install and continue running the old known-bad kernel instead of switching to the improved kernel they meant to use.
Yes ... and no ... I never suggest creating a kernel configuration with "make localyesconfig" [*] because you will miss some imortant settings. Yes, you get a bootable kernel ... BUT ... let me explain:NeddySeagoon wrote:If there is a localyesconfig, you may do better.

Yes ... and ... no.amosbarsinai wrote:[...] Also, do you actually config the whole kernel yourself...? Walk through the whole nconfig tree? [...]

Code: Select all
make defconfigCode: Select all
make
make modules_install
make install
grub-install /dev/sda3 --efi-directory=/efi
grub-mkconfig -o /boot/grub/grub.cfgCode: Select all
EFI stub: Loaded united from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Measured initrd data into PCR 9
Code: Select all
make defconfig
Code: Select all
lspci -nnkCode: Select all
livecd / # efibootmgr
BootCurrent: 0001
Timeout: 2 seconds
BootOrder: 0000,0001
Boot0000* gentoo HD(1,GPT,18d28bfa-b0c3-4924-aeda-db621124ecab,0x100,0x40000)/\EFI\gentoo\grubx64.efi
Boot0001* UEFI: SanDisk, Partition 2 PciRoot(0x0)/Pci(0x14,0x0)/USB(6,0)/HD(2,GPT,14f70f4d-6fcc-458c-a643-09ff7d235b54,0x234,0x1680)0000424f
livecd / # emerge --info
Portage 3.0.68 (python 3.13.5-final-0, default/linux/amd64/23.0/desktop/plasma, gcc-14, glibc-2.41-r6, 6.12.47 x86_64)
=================================================================
System uname: Linux-6.12.47-x86_64-Intel-R-_Core-TM-_i3-N305-with-glibc2.41
KiB Mem: 7732652 total, 7186680 free
KiB Swap: 0 total, 0 free
Timestamp of repository gentoo: Sat, 04 Oct 2025 18:30:01 +0000
Head commit of repository gentoo: 147a8180b722c753f9b18c94d597514ccd8693fc
sh bash 5.3_p3-r2
ld GNU ld (Gentoo 2.45 p3) 2.45.0
app-misc/pax-utils: 1.3.8::gentoo
app-shells/bash: 5.3_p3-r2::gentoo
dev-build/autoconf: 2.72-r3::gentoo
dev-build/automake: 1.18.1::gentoo
dev-build/cmake: 3.31.8::gentoo
dev-build/libtool: 2.5.4::gentoo
dev-build/make: 4.4.1-r100::gentoo
dev-build/meson: 1.7.2::gentoo
dev-lang/perl: 5.40.2::gentoo
dev-lang/python: 3.13.5_p1::gentoo
llvm-core/llvm: 20.1.8::gentoo
sys-apps/baselayout: 2.17::gentoo
sys-apps/openrc: 0.62.10::gentoo
sys-apps/sandbox: 2.46::gentoo
sys-devel/binutils: 2.45-r1::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/gcc: 14.3.1_p20250801::gentoo
sys-devel/gcc-config: 2.12.1::gentoo
sys-kernel/linux-headers: 6.12::gentoo (virtual/os-headers)
sys-libs/glibc: 2.41-r6::gentoo
Repositories:
gentoo
location: /var/db/repos/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
volatile: False
sync-rsync-verify-metamanifest: yes
sync-rsync-verify-jobs: 1
sync-rsync-verify-max-age: 3
sync-rsync-extra-opts:
Binary Repositories:
gentoobinhost
priority: 9999
sync-uri: https://distfiles.gentoo.org/releases/amd64/binpackages/23.0/x86-64
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance binpkg-request-signature buildpkg-live config-protect-if-modified distlocks ebuild-locks export-pms-vars fixlafiles getbinpkg ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="https://mirror.isoc.org.il/pub/gentoo/ https://tethys.il.ext.planetunix.net/pub/gentoo/ http://tethys.il.ext.planetunix.net/pub/gentoo/ ftp://tethys.il.ext.planetunix.net/pub/gentoo/ rsync://tethys.il.ext.planetunix.net/gentoo/"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi activities alsa amd64 bluetooth branding bzip2 cairo cdda cdr cet crypt cups dbus declarative dri dts dvd dvdr elogind encode exif flac gdbm gif gpm gtk gui iconv icu ipv6 jpeg kde kwallet lcms libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses networkmanager nls ogg opengl openmp pam pango pcre pdf pipewire plasma png policykit ppds pulseaudio qml qt5 qt6 readline screencast sdl seccomp semantic-desktop sound spell ssl startup-notification svg test-rust tiff truetype udev udisks unicode upower usb vorbis vulkan wayland widgets wxwidgets x264 xattr xcb xft xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gcc_14" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 avx_vnni bmi1 bmi2 f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 ssse3 vpclmulqdq" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_TARGETS="X86" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-3" POSTGRES_TARGETS="postgres17" PYTHON_SINGLE_TARGET="python3_13" PYTHON_TARGETS="python3_13" RUBY_TARGETS="ruby32 ruby33" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, MAKEOPTS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
livecd / # fdisk -l
Disk /dev/sda: 238.37 GiB, 255944818688 bytes, 62486528 sectors
Disk model: HN8T15DEHKX075
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 524288 bytes
Disklabel type: gpt
Disk identifier: CB29A0B6-355C-41F5-A912-927FEB976F32
Device Start End Sectors Size Type
/dev/sda1 256 262399 262144 1G EFI System
/dev/sda2 262400 2359551 2097152 8G Linux swap
/dev/sda3 2359552 62486271 60126720 229.4G Linux root (x86-64)
GPT PMBR size mismatch (1560463 != 15630335) will be corrected by write.
The backup GPT table is not on the end of the device.
Disk /dev/sdb: 7.45 GiB, 8002732032 bytes, 15630336 sectors
Disk model: Cruzer Blade
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 14F70F4D-6FCC-458C-A641-09FF7D235B54
Device Start End Sectors Size Type
/dev/sdb1 64 563 500 250K Microsoft basic data
/dev/sdb2 564 6323 5760 2.8M EFI System
/dev/sdb3 6324 1559815 1553492 758.5M Apple HFS/HFS+
/dev/sdb4 1559816 1560415 600 300K Microsoft basic data
Disk /dev/loop0: 669.61 MiB, 702140416 bytes, 1371368 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
livecd / # ls -al /boot
total 42616
drwxr-xr-x 1 root root 324 Oct 11 08:11 .
drwxr-xr-x 1 root root 132 Oct 4 18:35 ..
-rw-r--r-- 1 root root 7921924 Oct 11 08:11 System.map-6.12.41-gentoo
-rw-r--r-- 1 root root 7921924 Oct 11 08:08 System.map-6.12.41-gentoo.old
-rw-r--r-- 1 root root 177152 Oct 11 08:11 amd-uc.img
-rw-r--r-- 1 root root 143649 Oct 11 08:11 config-6.12.41-gentoo
-rw-r--r-- 1 root root 143649 Oct 11 08:08 config-6.12.41-gentoo.old
drwxr-xr-x 1 root root 102 Oct 11 08:11 grub
-rw-r--r-- 1 root root 13644800 Oct 11 08:11 vmlinuz-6.12.41-gentoo
-rw-r--r-- 1 root root 13644800 Oct 11 08:08 vmlinuz-6.12.41-gentoo.old
livecd / # cat /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="0"
fi
if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi
export menuentry_id_option
if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_gpt
insmod btrfs
set root='hd0,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt3 --hint-efi=hd0,gpt3 --hint-baremetal=ahci0,gpt3 166acb37-6c03-4dd1-91fa-07cb86b3f30f
else
search --no-floppy --fs-uuid --set=root 166acb37-6c03-4dd1-91fa-07cb86b3f30f
fi
font="/usr/share/grub/unicode.pf2"
fi
if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
fi
terminal_output gfxterm
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=5
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Gentoo GNU/Linux' --class gentoo --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-166acb37-6c03-4dd1-91fa-07cb86b3f30f' {
load_video
insmod gzio
insmod part_gpt
insmod btrfs
set root='hd0,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt3 --hint-efi=hd0,gpt3 --hint-baremetal=ahci0,gpt3 166acb37-6c03-4dd1-91fa-07cb86b3f30f
else
search --no-floppy --fs-uuid --set=root 166acb37-6c03-4dd1-91fa-07cb86b3f30f
fi
echo 'Loading Linux 6.12.41-gentoo ...'
linux /boot/vmlinuz-6.12.41-gentoo root=PARTUUID=f0db0bcf-1bbb-4473-9abc-58ebf2d755f2 ro
echo 'Loading initial ramdisk ...'
initrd /boot/amd-uc.img
}
submenu 'Advanced options for Gentoo GNU/Linux' $menuentry_id_option 'gnulinux-advanced-166acb37-6c03-4dd1-91fa-07cb86b3f30f' {
menuentry 'Gentoo GNU/Linux, with Linux 6.12.41-gentoo' --class gentoo --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.12.41-gentoo-advanced-166acb37-6c03-4dd1-91fa-07cb86b3f30f' {
load_video
insmod gzio
insmod part_gpt
insmod btrfs
set root='hd0,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt3 --hint-efi=hd0,gpt3 --hint-baremetal=ahci0,gpt3 166acb37-6c03-4dd1-91fa-07cb86b3f30f
else
search --no-floppy --fs-uuid --set=root 166acb37-6c03-4dd1-91fa-07cb86b3f30f
fi
echo 'Loading Linux 6.12.41-gentoo ...'
linux /boot/vmlinuz-6.12.41-gentoo root=PARTUUID=f0db0bcf-1bbb-4473-9abc-58ebf2d755f2 ro
echo 'Loading initial ramdisk ...'
initrd /boot/amd-uc.img
}
menuentry 'Gentoo GNU/Linux, with Linux 6.12.41-gentoo (recovery mode)' --class gentoo --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.12.41-gentoo-recovery-166acb37-6c03-4dd1-91fa-07cb86b3f30f' {
load_video
insmod gzio
insmod part_gpt
insmod btrfs
set root='hd0,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt3 --hint-efi=hd0,gpt3 --hint-baremetal=ahci0,gpt3 166acb37-6c03-4dd1-91fa-07cb86b3f30f
else
search --no-floppy --fs-uuid --set=root 166acb37-6c03-4dd1-91fa-07cb86b3f30f
fi
echo 'Loading Linux 6.12.41-gentoo ...'
linux /boot/vmlinuz-6.12.41-gentoo root=PARTUUID=f0db0bcf-1bbb-4473-9abc-58ebf2d755f2 ro single
echo 'Loading initial ramdisk ...'
initrd /boot/amd-uc.img
}
menuentry 'Gentoo GNU/Linux, with Linux 6.12.41-gentoo.old' --class gentoo --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.12.41-gentoo.old-advanced-166acb37-6c03-4dd1-91fa-07cb86b3f30f' {
load_video
insmod gzio
insmod part_gpt
insmod btrfs
set root='hd0,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt3 --hint-efi=hd0,gpt3 --hint-baremetal=ahci0,gpt3 166acb37-6c03-4dd1-91fa-07cb86b3f30f
else
search --no-floppy --fs-uuid --set=root 166acb37-6c03-4dd1-91fa-07cb86b3f30f
fi
echo 'Loading Linux 6.12.41-gentoo.old ...'
linux /boot/vmlinuz-6.12.41-gentoo.old root=PARTUUID=f0db0bcf-1bbb-4473-9abc-58ebf2d755f2 ro
echo 'Loading initial ramdisk ...'
initrd /boot/amd-uc.img
}
menuentry 'Gentoo GNU/Linux, with Linux 6.12.41-gentoo.old (recovery mode)' --class gentoo --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.12.41-gentoo.old-recovery-166acb37-6c03-4dd1-91fa-07cb86b3f30f' {
load_video
insmod gzio
insmod part_gpt
insmod btrfs
set root='hd0,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt3 --hint-efi=hd0,gpt3 --hint-baremetal=ahci0,gpt3 166acb37-6c03-4dd1-91fa-07cb86b3f30f
else
search --no-floppy --fs-uuid --set=root 166acb37-6c03-4dd1-91fa-07cb86b3f30f
fi
echo 'Loading Linux 6.12.41-gentoo.old ...'
linux /boot/vmlinuz-6.12.41-gentoo.old root=PARTUUID=f0db0bcf-1bbb-4473-9abc-58ebf2d755f2 ro single
echo 'Loading initial ramdisk ...'
initrd /boot/amd-uc.img
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/25_bli ###
if [ "$grub_platform" = "efi" ]; then
insmod bli
fi
### END /etc/grub.d/25_bli ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
if [ "$grub_platform" = "efi" ]; then
menuentry 'UEFI Firmware Settings' $menuentry_id_option 'uefi-firmware' {
fwsetup
}
fi
### END /etc/grub.d/30_uefi-firmware ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg
fi
### END /etc/grub.d/41_custom ###
As Neddy already said, using the default configuration without any change in not successfulI am not happy with the default configuration we have, after we have just emerged gentoo-sources (or after we did a "make defconfig"). Why ?
[...]
On the other side some options are not enabled by default which you must have to be able to boot your machine.
Code: Select all
10000:e0:17.0 SATA controller [0106]: Intel Corporation Raptor Lake SATA AHCI Controller [8086:7a62] (rev 11)
Subsystem: Gigabyte Technology Co., Ltd Device [1458:b005]
Kernel driver in use: ahci
10000:e1:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO [144d:a80a]
Subsystem: Samsung Electronics Co Ltd SSD 980 PRO [144d:a801]
Kernel driver in use: nvmeCode: Select all
00:12.7 Universal Flash Storage controller [0109]: Intel Corporation Alder Lake-N UFS Controller [8086:54ff]
DeviceName: Onboard - Other
Kernel driver in use: ufshcdCode: Select all
00:02.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-N [UHD Graphics] [8086:46d0]
DeviceName: Onboard - Video
Subsystem: ASUSTeK Computer Inc. Device [1043:18f3]
YESSSS!NeddySeagoon wrote:[...] Start with a binary kernel/initrd set. [...]
Secondly, even if you want to use a manually configured kernel, you should first install the precompiled kernel image sys-kernel/gentoo-kernel-bin or sys-kernel/gentoo-kernel (non-precompiled) because you can then select it at any time via the boot manager and thus have a backup kernel when your manually configured kernel causes problems. [...]

Do you have then a graphical desktop (KDE/Plasma) ... and can work with it? Check if your mouse works. Do you have a touchpad? If yes, does it work?amosbarsinai wrote:Uhhh... first of all, I'm certain I really did boot from the Gentoo LiveCD. [...]

This is the short description (for an OpenRC system; you have):amosbarsinai wrote:And can I just emerge the gentoo-kernel? It's as simple as that? How do I install it?


I'm not sure what the market is like there but NVMEs can be real cheap, and can pay themselves off in power savings if your system runs often and you're comparing to a spinning disk, something to consideramosbarsinai wrote:It's not NVMe, I'm not rich
But I installed a dist kernel and now it's fine, thanks to you all
I suspect a bit more price difference comes from the laptop built for NVME, and a laptop built for a spinning disk. Not even component prices, but marketingzen_desu wrote:I'm not sure what the market is like there but NVMEs can be real cheap, and can pay themselves off in power savings if your system runs often and you're comparing to a spinning disk, something to consideramosbarsinai wrote:It's not NVMe, I'm not rich
But I installed a dist kernel and now it's fine, thanks to you all
(~$50 for a 1tb nvme, compared to $40 for a 1tb spinning disk, from a quick search)