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

Intel Core i3 support? #3

Open
paulbrou opened this issue Oct 27, 2015 · 1 comment
Open

Intel Core i3 support? #3

paulbrou opened this issue Oct 27, 2015 · 1 comment

Comments

@paulbrou
Copy link

Intel Core i3 support incomplete.

In ffmpegInstaller.sh, assignSpecificVars() when $cpu_var is set to 9, there is no config set.

if [ "$1" == 9 ]; then
    echo "Detected cpu: Intel Core i3"
fi

Can Intel Core i3 please be supported?

@CutePoisonX
Copy link
Owner

Hi!

It would be cool to add i3 support, but this will only be possible if you could help me with debugging.
Maybe there is not much work required and it works with the same configuration as the intel atom models.
As a first step, please enter "DS710+" as your DiskStation model - with some luck, the installation works without further ado.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants