fbelavenuto / arpl-modules

Binary modules for ARPL
GNU General Public License v2.0
25 stars 44 forks source link

Network Module #34

Closed agisofttm closed 2 years ago

agisofttm commented 2 years ago

Hi @fbelavenuto ,

Is there igc module for arpl? I've a shitty Intel I225 integrated card in MiniPC with J4125 processor, and I can successfuly boot into boot loader, but after than I can't boot the kernel. This is lspci output

Intel Corporation Device [8086:15f3]

Thank you

fbelavenuto commented 2 years ago

Not yet! I'll search the last driver and compile it

fbelavenuto commented 2 years ago

Bad news! The igc driver do not compile in actual DSM kernel version. https://xpenology.com/forum/topic/62857-b660-i-build-please-add-intel-igc-network-25gb-drivers-to-httpsgithubcompocopicorp-ext-repo/

agisofttm commented 2 years ago

Bad news! The igc driver do not compile in actual DSM kernel version. https://xpenology.com/forum/topic/62857-b660-i-build-please-add-intel-igc-network-25gb-drivers-to-httpsgithubcompocopicorp-ext-repo/

Yap I assumed it would be a problem with those drivers. Now I also tried with USB 3 Netowk Adapter ASIX AX88179 - I can boot into the loader, but after compile, again cannot boot the Kernel. Can you check this as well, because you have it in modules.

Thanks again and sorry for disturbing you

fbelavenuto commented 2 years ago

Please go to loader/update menu and update the modules, rebuild the loader and boot it. Test if your USB network adapter works.

agisofttm commented 2 years ago

Please go to loader/update menu and update the modules, rebuild the loader and boot it. Test if your USB network adapter works.

Ok - thanks - I'll do it immediately

agisofttm commented 2 years ago

@fbelavenuto Everything working flawlessly - Thank you again - you are amazing 👍