TUTORIAL Intel NUC5CPYH for WAZO

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,199
Reaction score
5,218
Haven't looked at these in a long time. Be sure you find evidence that someone has used it successfully for VoIP and Asterisk BEFORE you buy it. Some NUCs don't work reliably.

Hopefully, someone with more recent experience will chime in to assist.
 

jerrm

Guru
Joined
Sep 23, 2015
Messages
838
Reaction score
405
Horsepower should be fine, but Debian was an adventure on a bare metal NUC last I tried, chasing drivers and such. But... drivers get updated all the time and it's been a while. Amazon's return policy is not great on PCs, so I would do some more homework with regard to Debian installs on that specific model, as NUCs actually vary quite a bit.
 

lrosenman

Guru
Joined
Oct 17, 2014
Messages
221
Reaction score
30
I bit the bullet, I'm usually pretty good at beating stuff into submission. I'll post here (or where @wardmundy tells me to) with what it takes. Stuff should be here Friday, so a nice weekend project.
 

lrosenman

Guru
Joined
Oct 17, 2014
Messages
221
Reaction score
30
Installing Debian was a breeze. I did the following:
placed the latest BIOS (0058) on a Fat32 formatted USB Stick
Placed that stick in the front USB port
powered on the NUC
when the splash screen came up, pressed F7
navigated to the USB stick and the .BIO file
pressed enter, and let it do it's thing.
then DD'd the debian-8.6.0-amd64-netinst.iso to a different USB stick
booted off of it, and answered all the questions.
it just worked. Now starting to pull the Xivo/Wazo stuff.
 

jerrm

Guru
Joined
Sep 23, 2015
Messages
838
Reaction score
405
Great! Good to know.

Assume it was the NUC model listed in the OP?
 

lrosenman

Guru
Joined
Oct 17, 2014
Messages
221
Reaction score
30
Yessir, this was with an Ethernet connection, the kernel installed by Jessie doesn't support the 3165 WiFi card, I don't care :)
 

lrosenman

Guru
Joined
Oct 17, 2014
Messages
221
Reaction score
30
I put a Kingston KVR16LS11/8 SO-DIMM and a
Kingston Digital 120GB SSDNow V300 SATA 3 2.5 Solid State Drive (SV300S37A/120G)
in it, and it's a speedy little demon :)

 

lrosenman

Guru
Joined
Oct 17, 2014
Messages
221
Reaction score
30
As a followup, if you pull the jessie-backports kernel and the iwlwifi bits, you get the wifi card working.
If anyone needs details, let me know.
 

lrosenman

Guru
Joined
Oct 17, 2014
Messages
221
Reaction score
30
edit the /etc/apt/sources.list add contrib non-free to each deb/deb-src line
create /etc/apt/sources.list.d/backports.list with the following content:
Code:
deb http://httpredir.debian.org/debian jessie-backports main contrib non-free
deb-src http://httpredir.debian.org/debian jessie-backports main contrib non-free

Code:
apt-get update
apt-get install -t jessie-backports firmware-realtek
apt-get install -t jessie-backports firmware-iwlwifi
apt-get install -t jessie-backports linux-image-amd64 linux-base
apt-get install wireless-tools

reboot, and you should be running the new kernel:
Code:
root@wazo:/etc/apt# uname -a
Linux wazo 4.7.0-0.bpo.1-amd64 #1 SMP Debian 4.7.8-1~bpo8+1 (2016-10-19) x86_64 GNU/Linux
root@wazo:/etc/apt#

then configure the wireless as usual.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,199
Reaction score
5,218
Thanks for all your work on this. Total cost with RAM and SSD should be just over $200. Looks like it would make an excellent platform for Wazo and any of the 3CX products.
 

lrosenman

Guru
Joined
Oct 17, 2014
Messages
221
Reaction score
30
my pleasure.
my cost (Amazon Prime):
NUC: 124.99
SSD: 48.99
Memory: 48.98

(I had the Kingston memory here, but Amazon recommended the Crucial
CT102464BF160B at 38.79, which I have as well, but the Kingston is on the
compatibility list).

Was an absolute breeze to install.

 

The Deacon

Guru
Joined
Jan 29, 2008
Messages
296
Reaction score
14
@lrosenman - I bought an Intel NUC NUC5CPYH yesterday to build out a Xivo when I stumbled upon your post. Just curious to see how the NUC has been for you? Anything you'd change so far?
 

lrosenman

Guru
Joined
Oct 17, 2014
Messages
221
Reaction score
30
Wouldn't change a thing! Been working great, with zero issues.

Got for it :)

Let me know if you have any NUC questions.
 

Members online

Forum statistics

Threads
25,809
Messages
167,745
Members
19,239
Latest member
dbradford
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top