

I think you need to check your kernel options (not only about nvme) by wikis form Pietingerbammbamm808 wrote: Could I get some ideas on what kernel options need enabling in the the 6x kernel to acknowledge the second drive?
GDH-gentoo, ThanksGDH-gentoo wrote:OP probably meant the ESP of the Windows 10 drive.pingtoo wrote:What is "EFISP"? I cannot find any reference for the term.
bammbamm808, from your signature, you noted that you have "Samsung m.2 NVME pcie-3.0" does the second NVMe is same brand/model?bammbamm808 wrote:nvme m2 drives, one with Gentoo, one with Win10. My old kernel, 5.15.80, Sees the Win10 drive, which is where the Win bootloader is in the EFISP. lsblk and blkid both see it. I can mount the ESP and manipulate files there. My newer kernel is not aware of the Win10 drive at all. It doesn't even show in dmesg has causing an error or warning. Could I get some ideas on what kernel options need enabling in the the 6x kernel to acknowledge the second drive?


I mean, that the newer kernel does not detect the drive at all: no dmesg about it. It's not there in any sense under 6.12.22. That would make it difficult to mount, so technically correct.pingtoo wrote:I suspect you mean you you are not able to mount the NTFS file system for "Win10 drive" for your newer kernel.
can you share lsblk -f to verify if a device/partition detected by the newer kernel.
and lsmod to confirm no dynamic ntfs module loaded
and the newer kernel .config? to verify if any ntfs module configured
In this case you need to share lspci -nnk to see under the new kernel configuration provide driver support.bammbamm808 wrote:I mean, that the newer kernel does not detect the drive at all: no dmesg about it. It's not there in any sense under 6.12.22. That would make it difficult to mount, so technically correct.pingtoo wrote:I suspect you mean you you are not able to mount the NTFS file system for "Win10 drive" for your newer kernel.
can you share lsblk -f to verify if a device/partition detected by the newer kernel.
and lsmod to confirm no dynamic ntfs module loaded
and the newer kernel .config? to verify if any ntfs module configured

Will do.pingtoo wrote:In this case you need to share lspci -nnk to see under the new kernel configuration provide driver support.bammbamm808 wrote:I mean, that the newer kernel does not detect the drive at all: no dmesg about it. It's not there in any sense under 6.12.22. That would make it difficult to mount, so technically correct.pingtoo wrote:I suspect you mean you you are not able to mount the NTFS file system for "Win10 drive" for your newer kernel.
can you share lsblk -f to verify if a device/partition detected by the newer kernel.
and lsmod to confirm no dynamic ntfs module loaded
and the newer kernel .config? to verify if any ntfs module configured

Thanks for the nudge. I had somehow ommited ahci, which is needed for my SECOND ATA controller, on which resides the nvme containing Windows.pingtoo wrote:In this case you need to share lspci -nnk to see under the new kernel configuration provide driver support.bammbamm808 wrote:I mean, that the newer kernel does not detect the drive at all: no dmesg about it. It's not there in any sense under 6.12.22. That would make it difficult to mount, so technically correct.pingtoo wrote:I suspect you mean you you are not able to mount the NTFS file system for "Win10 drive" for your newer kernel.
can you share lsblk -f to verify if a device/partition detected by the newer kernel.
and lsmod to confirm no dynamic ntfs module loaded
and the newer kernel .config? to verify if any ntfs module configured
