On 10/01/23 13:58, o1bigtenor via Dng wrote:
> modinfo nvme - - - now that puked almost a screen full of lines
> the interesting line was (can't remember the first part and can no
> longer see it on the screen) . . . depends : nvme-core
> did # modprobe nvme-core followed with # modprobe nvme
> and then success with # modprobe nvme --first-time - - -
> module already installed !!!!!!
>
> detect disks does NOT find the 'listed' hard disk
>
> BIOS says that the hard disk is a Ramaxel MMC64G
I'm sorry, it looks like this is a "eMMC", not a nvme SSD... Can you try a
modprobe mmc_block
?