Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alpine4k support (e.g. 416) #126

Closed
deveth0 opened this issue Jun 7, 2021 · 12 comments
Closed

Add alpine4k support (e.g. 416) #126

deveth0 opened this issue Jun 7, 2021 · 12 comments

Comments

@deveth0
Copy link

deveth0 commented Jun 7, 2021

Hey, is there any chance to get builds for alpine4k architecture (e.g. DS416)?

Linux backupstation 3.10.105 #25556 SMP Thu Mar 4 17:49:58 CST 2021 armv7l GNU/Linux synology_alpine4k_ds416

If i get it right, this should alread work as you added the required fallbacks for 3.10.x here:
1f24cbb

@sftt
Copy link

sftt commented Jun 27, 2021

DS215+ also apline4k, Thanks.
Linux mynas 3.10.105 #25556 SMP Thu Mar 4 17:49:58 CST 2021 armv7l GNU/Linux synology_alpine4k_ds215+
Linux version 3.10.105 (root@build1) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25556 SMP Thu Mar 4 17:49:58 CST 2021

@helsinkii
Copy link

DS416 apline4k, thanks

@bb-qq
Copy link
Owner

bb-qq commented Jul 10, 2021

I added the support of alpine4k from the release for DSM 7.0. Is it enough?

@deveth0
Copy link
Author

deveth0 commented Jul 10, 2021

Awesome, thanks! Good reason to upgrade :)

@helsinkii
Copy link

can't install the driver on DSM7 from the SSH terminal
install: cannot stat '/var/packages/r8152/target/r8152/spk_su': No such file or directory

@bb-qq
Copy link
Owner

bb-qq commented Jul 15, 2021

install: cannot stat '/var/packages/r8152/target/r8152/spk_su': No such file or directory

It seems that spk has not been installed.
Did you proceed to the point where the Package Manager shows an error?

@helsinkii
Copy link

install: cannot stat '/var/packages/r8152/target/r8152/spk_su': No such file or directory

It seems that spk has not been installed.
Did you proceed to the point where the Package Manager shows an error?

Sorry, it seems that I mixed up alpine with alpine4k. Have the driver for alpine4k been released? I can't find It.

@bb-qq
Copy link
Owner

bb-qq commented Jul 18, 2021

Build outputs produced by SDK of alpine4k has the same architecture name alpine in spk. So I believe that -alpine.spk works for your model. If not, please let me know.

@helsinkii
Copy link

install: cannot stat '/var/packages/r8152/target/r8152/spk_su': No such file or directory

It seems that spk has not been installed.
Did you proceed to the point where the Package Manager shows an error?

DS416, DSM 7.0, manually uploaded "r8152-alpine-2.15.0-3.spk" in package center , pop-up message "the package is not supported on the platform of Diskstation or is incompattible with the current DSM version."

@bb-qq
Copy link
Owner

bb-qq commented Jul 20, 2021

@helsinkii
Copy link

I created two versions of the package to investigate this issue. Could you try both?
https://github.com/bb-qq/r8152/releases/download/2.15.0-3/r8152-alpine4k-2.15.0-3.spk
https://github.com/bb-qq/r8152/releases/download/2.15.0-3/r8152-alpine4k_test-2.15.0-3.spk

I tried the first one, it worked. Will try the second one this week.

@bb-qq
Copy link
Owner

bb-qq commented Nov 21, 2021

I am adopting the first one as the official release. If you have any problems, please create a new issue.

@bb-qq bb-qq closed this as completed Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants