View Issue Details

IDProjectCategoryView StatusLast Update
0001076channel: elrepo/el8--elrepo--request-for-enhancement--public2021-02-21 12:02
Reporteralynio Assigned Totoracat  
PriorityurgentSeverityblockReproducibilityalways
Status resolvedResolutionno change required 
Summary0001076: net driver rtl8125 driver build error no linux/pci-aspm.h file
Descriptionuname -r :4.18.0-240-el8.x86_64
build rtl8125 driver generating error as follow:
>> /tmp./r8125-9.005.01/src/r8125_n.c:62:10: fatal error: linux/pci-aspm.h: No such file or directory
>> #include <linux/pci-aspm.h>


Steps To Reproducedownload from realtek driver for rtl1825
as in READM installation steps
TagsNo tags attached.

Activities

pperry

2021-02-21 11:56

administrator   ~0007465

Try removing the include - it no longer exists in the kernel, as the error has told you.

This is not a bug in our kernel. It's an end user support issue so a mailing list would be a more appropriate venue for such questions

Issue History

Date Modified Username Field Change
2021-02-21 11:18 alynio New Issue
2021-02-21 11:18 alynio Status new => assigned
2021-02-21 11:18 alynio Assigned To => toracat
2021-02-21 11:56 pperry Note Added: 0007465
2021-02-21 11:58 pperry Status assigned => resolved
2021-02-21 11:58 pperry Resolution open => no change required
2021-02-21 12:01 burakkucat Project channel: kernel/el8 => channel: elrepo/el8
2021-02-21 12:02 burakkucat Category --kernel--request-for-enhancement-- => --elrepo--request-for-enhancement--