Nvme SSD M2 not seen by OMLx 4.0

Hello @D27

This is an kernel bug. Fedora probably patched a quirck for your SSD model.
I would need to know your exact SSD model , would need to see a full dmesg
and a calamares log.

That can mean APST is not supported at all on your SSD or it is supported but has
some unusual firmware expecting different latency settings.

You can try to boot with it disabled by adding this to kernel cmd line:

nvme_core.default_ps_max_latency_us=0

or you can tr playing with that value need be somehting bigger than 200.

However if if your SSD vendor is WD you may need a value of 500 to 5000

1 Like