-
×InformationWindows update impacting certain printer icons and names. Microsoft is working on a solution.
Click here to learn moreInformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center.
-
×InformationWindows update impacting certain printer icons and names. Microsoft is working on a solution.
Click here to learn moreInformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center.
- HP Community
- Desktops
- Business PCs, Workstations and Point of Sale Systems
- NVMe driver for Linux Kernel 2.6.32-220 - Red Hat 6.2
Create an account on the HP Community to personalize your profile and ask a question
03-02-2021 09:37 AM
Looking for drivers for Samsung NVMe drive for an older Linux system. It will be used as data drive only so boot is not needed. There is no driver for NVMe on the system but I can see the card and details on the PCIe bus.
lspci |grep -i samsung
60:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a808
lspci -s 60:00.0 -v
60:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a808 (prog-if 02)
Subsystem: Samsung Electronics Co Ltd Device a801
Physical Slot: 7
Flags: bus master, fast devsel, latency 0, IRQ 3
Memory at e1100000 (64-bit, non-prefetchable) [size=16K]
Power Management version 3
MSI: Enable- Count=1/1 Maskable- 64bit+
Express Endpoint, MSI 00
MSI-X: Enable- Count=33 Masked-
Advanced Error Reporting
Latency Tolerance Reporting
03-02-2021 11:35 PM
the nvme driver has been backported to the 2.6 builds some time ago
https://backports.wiki.kernel.org/index.php/Main_Page
https://nvmexpress.org/education/drivers/linux-driver-information/
03-03-2021 10:43 AM
Thank you @DGroves
I have spent several hours on the backports.wiki.kernel.org site today downloading and making, and installing different packages
I tried several packages from backports from v3.14 and newer up since I understand the support for NVMe was implemented from version 3.3
This making and installing part is not my strong side so I hope you can assist me a bit further here.
There seams to be lots of things installed when running “make install” etc but I don’t see any changes to the system after reboot and no driver is loaded for the NVMe module
03-03-2021 10:54 AM - edited 03-03-2021 10:57 AM
sorry i have limited experience with linux build tools for compiling a linux kernel, common issues are related to not installing the necessary support packages needed to compile the kernel
you should post for help on a forum for your version of linux
Didn't find what you were looking for? Ask the community