FS#74271 - [linux][config] Is it possible to load the built-in NVMe driver as a module?
Attached to Project:
Arch Linux
Opened by HighPoint (HighPoint) - Wednesday, 30 March 2022, 01:46 GMT
Last edited by Jan Alexander Steffens (heftig) - Wednesday, 30 March 2022, 20:34 GMT
Opened by HighPoint (HighPoint) - Wednesday, 30 March 2022, 01:46 GMT
Last edited by Jan Alexander Steffens (heftig) - Wednesday, 30 March 2022, 20:34 GMT
|
Details
Hi support,
This is HighPoint, we are a manufacturer of storage solutions. Recently, some of our customers reported that HighPoint SSD7000 NVMe series products cannot be used normally in Arch Linux. After our analysis, it was confirmed that Arch Linux integrated the built-in NVMe driver into the kernel, so that the third-party NVMe driver we provided could not be loaded preferentially. Is it possible to load the built-in NVMe driver as a module? In this way, third-party NVMe drivers can be supported on the one hand, and existing functions are not affected on the other hand. Looking forward to your reply, thank you. |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Wednesday, 30 March 2022, 20:34 GMT
Reason for closing: Fixed
Additional comments about closing: Set to module in trunk, pending next release
Wednesday, 30 March 2022, 20:34 GMT
Reason for closing: Fixed
Additional comments about closing: Set to module in trunk, pending next release
load HighPoint third-party NVMe driver for NVMe devices connected to HighPoint SSD7000 controller.
load built-in NVMe driver for NVMe devices connect to motherboard.
so we hope that HighPoint third-party NVMe driver and built-in NVMe driver can exist at the same time.