bb-qq / aqc111

DSM driver for Aquantia AQC111U(5Gbps) based USB Ethernet adapters
427 stars 45 forks source link

Support for Geminilake CPUs #20

Closed kkuhler closed 3 years ago

kkuhler commented 4 years ago

I have a DS920+ with an Intel Celeron J4125 CPU (Geminilake) with a QNAP QNA-UC5G1T installed.

I tried the to install the ApolloLake (aqc111-apollolake-1.3.3.0-2.spk) build on DSM 6.2.3-25426 and it says:

This package is not supported on the platform of Synology NAS or is incompatible with the current DSM version.

If you create a build for this platform I would be happy to test it for you

Thanks

bb-qq commented 4 years ago

Currently, building packages for Geminilake architecture is not supported, because toolchains for them are not released yet. https://sourceforge.net/projects/dsgpl/files/DSM%206.2.2%20Tool%20Chains/

marco712 commented 4 years ago

when will the update be released DS920+??? If you create a build for this platform I would be happy to test it for you

Thanks

Evo609 commented 4 years ago

Currently, building packages for Geminilake architecture is not supported, because toolchains for them are not released yet. https://sourceforge.net/projects/dsgpl/files/DSM%206.2.2%20Tool%20Chains/

Hi,

Geminilake is already there 😊

kkuhler commented 4 years ago

Awesome. The toolchain was released on 8/3/Covid. Hopefully the dev gets a chance sometime soon to release a build.

bb-qq commented 4 years ago

Toolchains for geminilake is certainly released, but the build environment including kernel sources is not yet...

pkgscripts-ng/EnvDeploy -v 6.2 --list
Available platforms: 6281 alpine alpine4k apollolake armada370 armada375 armada37xx armada38x armadaxp avoton braswell broadwell broadwellnk bromolow cedarview comcerto2k denverton dockerx64 evansport grantley hi3535 kvmx64 monaco qoriq rtd1296 x64
marco712 commented 4 years ago

I simply renamed the line arch= "apollolake" with arch="geminilake" in the aqc111-apollolake-1.3.3.0-1.spk file with NotePad++ and saved the file.

After Installation on the DS920+ the driver worked well and I have proper LAN connection (see Daniels Video: https://www.youtube.com/watch?v=AyU7bB7BOsc)

bb-qq commented 3 years ago

I uploaded the driver for the geminilake platform using the official toolchains and parameters. (thanks @silverko2) I guess that this driver is almost the same as one created by the rename method.

wujin941005 commented 3 years ago

I uploaded the driver for the geminilake platform using the official toolchains and parameters. (thanks @silverko2) I guess that this driver is almost the same as one created by the rename method.

I am so luckily, literally got the adapter hours ago and about to install the driver.

haoranxu1989 commented 3 years ago

I uploaded the driver for the geminilake platform using the official toolchains and parameters. (thanks @silverko2) I guess that this driver is almost the same as one created by the rename method.

Thanks!

bb-qq commented 3 years ago

Closing. Please create a new ticket If you found issues.