Petasan kernel build + headers
Pages: 1 2
zamasaki158
13 Posts
September 9, 2019, 2:37 amQuote from zamasaki158 on September 9, 2019, 2:37 amHi!
I need the PetaSAN kernel headers to compile extra kernel modules for 4.12.14-12-petasan
Thanks!!
Hi!
I need the PetaSAN kernel headers to compile extra kernel modules for 4.12.14-12-petasan
Thanks!!
admin
2,921 Posts
September 9, 2019, 8:21 pmQuote from admin on September 9, 2019, 8:21 pmYou can find them here
https://drive.google.com/open?id=1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt
You can find them here
https://drive.google.com/open?id=1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt
zamasaki158
13 Posts
October 17, 2019, 5:28 amQuote from zamasaki158 on October 17, 2019, 5:28 amThank for reply!
Thank for reply!
zamasaki158
13 Posts
June 22, 2020, 5:02 amQuote from zamasaki158 on June 22, 2020, 5:02 amHi admin,
I build new cluster version 2.5.3, all node using Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection
and driver version is 5.1.0-k. I want to update the lastest driver follow the link https://downloadcenter.intel.com/download/14687/Intel-Network-Adapter-Driver-for-PCIe-Intel-10-Gigabit-Ethernet-Network-Connections-Under-Linux-
Can you help me or share linux-headers ?
Thanks!
Hi admin,
I build new cluster version 2.5.3, all node using Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection
and driver version is 5.1.0-k. I want to update the lastest driver follow the link https://downloadcenter.intel.com/download/14687/Intel-Network-Adapter-Driver-for-PCIe-Intel-10-Gigabit-Ethernet-Network-Connections-Under-Linux-
Can you help me or share linux-headers ?
Thanks!
admin
2,921 Posts
June 22, 2020, 9:12 pmQuote from admin on June 22, 2020, 9:12 pmyou can download kernel headers from:
https://drive.google.com/drive/folders/1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt?usp=sharing
you can download kernel headers from:
https://drive.google.com/drive/folders/1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt?usp=sharing
Last edited on June 22, 2020, 9:13 pm by admin · #5
felipesecure
5 Posts
January 30, 2023, 4:29 pmQuote from felipesecure on January 30, 2023, 4:29 pmTeam,
we are trying install the linux-headers and linux-image of drive allowed, but not working.
some one have the how-to or how we can install this for can compile drive of intell SFP+ ?
Regards
Team,
we are trying install the linux-headers and linux-image of drive allowed, but not working.
some one have the how-to or how we can install this for can compile drive of intell SFP+ ?
Regards
felipesecure
5 Posts
January 30, 2023, 4:34 pmQuote from felipesecure on January 30, 2023, 4:34 pm
Quote from admin on September 9, 2019, 8:21 pm
You can find them here
https://drive.google.com/open?id=1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt
How we can install this ?
Quote from admin on September 9, 2019, 8:21 pm
You can find them here
https://drive.google.com/open?id=1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt
How we can install this ?
admin
2,921 Posts
felipesecure
5 Posts
January 31, 2023, 10:46 amQuote from felipesecure on January 31, 2023, 10:46 amthe package was installed but continue showing message that not working.
ixgbe-5.12.5/src# make install
common.mk:82: *** Kernel header files not in any of the expected locations.
common.mk:83: *** Install the appropriate kernel development package, e.g.
common.mk:84: *** kernel-devel, for building kernel modules and try again. Stop.
the package was installed but continue showing message that not working.
ixgbe-5.12.5/src# make install
common.mk:82: *** Kernel header files not in any of the expected locations.
common.mk:83: *** Install the appropriate kernel development package, e.g.
common.mk:84: *** kernel-devel, for building kernel modules and try again. Stop.
admin
2,921 Posts
January 31, 2023, 11:06 amQuote from admin on January 31, 2023, 11:06 amnot sure, it could depend on what you are trying to install ...ixgbe network driver for kernel 5.12 ? it could be checking for specific kernel version ? you should be able to see the script that is outputing this error from your sources and know what it is checking for. note is not advisable to get driver for a specific kernel version and build it for a different version, specially if it is has different major version of kernel. In some cases you would need to backport any changes manually to the target kernel.
To see the location of where the PetaSAN kernel header deb got installed, you can use dpkg -L command, you also have the complete kernel source you can download which includes the header and source.
Note that PetaSAN v 3.2 will include kernel 5.14
not sure, it could depend on what you are trying to install ...ixgbe network driver for kernel 5.12 ? it could be checking for specific kernel version ? you should be able to see the script that is outputing this error from your sources and know what it is checking for. note is not advisable to get driver for a specific kernel version and build it for a different version, specially if it is has different major version of kernel. In some cases you would need to backport any changes manually to the target kernel.
To see the location of where the PetaSAN kernel header deb got installed, you can use dpkg -L command, you also have the complete kernel source you can download which includes the header and source.
Note that PetaSAN v 3.2 will include kernel 5.14
Last edited on January 31, 2023, 11:08 am by admin · #10
Pages: 1 2
Petasan kernel build + headers
zamasaki158
13 Posts
Quote from zamasaki158 on September 9, 2019, 2:37 amHi!
I need the PetaSAN kernel headers to compile extra kernel modules for 4.12.14-12-petasan
Thanks!!
Hi!
I need the PetaSAN kernel headers to compile extra kernel modules for 4.12.14-12-petasan
Thanks!!
admin
2,921 Posts
Quote from admin on September 9, 2019, 8:21 pmYou can find them here
https://drive.google.com/open?id=1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt
You can find them here
https://drive.google.com/open?id=1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt
zamasaki158
13 Posts
Quote from zamasaki158 on October 17, 2019, 5:28 amThank for reply!
Thank for reply!
zamasaki158
13 Posts
Quote from zamasaki158 on June 22, 2020, 5:02 amHi admin,
I build new cluster version 2.5.3, all node using Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection
and driver version is 5.1.0-k. I want to update the lastest driver follow the link https://downloadcenter.intel.com/download/14687/Intel-Network-Adapter-Driver-for-PCIe-Intel-10-Gigabit-Ethernet-Network-Connections-Under-Linux-
Can you help me or share linux-headers ?
Thanks!
Hi admin,
I build new cluster version 2.5.3, all node using Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection
and driver version is 5.1.0-k. I want to update the lastest driver follow the link https://downloadcenter.intel.com/download/14687/Intel-Network-Adapter-Driver-for-PCIe-Intel-10-Gigabit-Ethernet-Network-Connections-Under-Linux-
Can you help me or share linux-headers ?
Thanks!
admin
2,921 Posts
Quote from admin on June 22, 2020, 9:12 pmyou can download kernel headers from:
https://drive.google.com/drive/folders/1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt?usp=sharing
you can download kernel headers from:
https://drive.google.com/drive/folders/1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt?usp=sharing
felipesecure
5 Posts
Quote from felipesecure on January 30, 2023, 4:29 pmTeam,
we are trying install the linux-headers and linux-image of drive allowed, but not working.
some one have the how-to or how we can install this for can compile drive of intell SFP+ ?
Regards
Team,
we are trying install the linux-headers and linux-image of drive allowed, but not working.
some one have the how-to or how we can install this for can compile drive of intell SFP+ ?
Regards
felipesecure
5 Posts
Quote from felipesecure on January 30, 2023, 4:34 pmQuote from admin on September 9, 2019, 8:21 pmYou can find them here
https://drive.google.com/open?id=1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt
How we can install this ?
Quote from admin on September 9, 2019, 8:21 pmYou can find them here
https://drive.google.com/open?id=1kZYfW3MAz2fJKBIy57R4dF9h74SCMoNt
How we can install this ?
admin
2,921 Posts
felipesecure
5 Posts
Quote from felipesecure on January 31, 2023, 10:46 amthe package was installed but continue showing message that not working.
ixgbe-5.12.5/src# make install
common.mk:82: *** Kernel header files not in any of the expected locations.
common.mk:83: *** Install the appropriate kernel development package, e.g.
common.mk:84: *** kernel-devel, for building kernel modules and try again. Stop.
the package was installed but continue showing message that not working.
ixgbe-5.12.5/src# make install
common.mk:82: *** Kernel header files not in any of the expected locations.
common.mk:83: *** Install the appropriate kernel development package, e.g.
common.mk:84: *** kernel-devel, for building kernel modules and try again. Stop.
admin
2,921 Posts
Quote from admin on January 31, 2023, 11:06 amnot sure, it could depend on what you are trying to install ...ixgbe network driver for kernel 5.12 ? it could be checking for specific kernel version ? you should be able to see the script that is outputing this error from your sources and know what it is checking for. note is not advisable to get driver for a specific kernel version and build it for a different version, specially if it is has different major version of kernel. In some cases you would need to backport any changes manually to the target kernel.
To see the location of where the PetaSAN kernel header deb got installed, you can use dpkg -L command, you also have the complete kernel source you can download which includes the header and source.
Note that PetaSAN v 3.2 will include kernel 5.14
not sure, it could depend on what you are trying to install ...ixgbe network driver for kernel 5.12 ? it could be checking for specific kernel version ? you should be able to see the script that is outputing this error from your sources and know what it is checking for. note is not advisable to get driver for a specific kernel version and build it for a different version, specially if it is has different major version of kernel. In some cases you would need to backport any changes manually to the target kernel.
To see the location of where the PetaSAN kernel header deb got installed, you can use dpkg -L command, you also have the complete kernel source you can download which includes the header and source.
Note that PetaSAN v 3.2 will include kernel 5.14