You are not logged in.

#1 2017-09-15 15:44:01

myk68
Member
Registered: 2017-09-15
Posts: 20

help with initial nanodlp instal on rpi3

Hi

I have been trying to get this working for the last 2 days to no avail.
I'm trying to build a printer like Ionel Ciobanuc but there isnt much info about how things are linked in his videos. As far as I can see there is only the Rpi and DRV to control it all.

once installed it seems to run, I get a blank screen but cant find the printer/pi on the dashboard.

After trying to load it afresh I have notice I'm getting

cp: cannot stat '/home/pi/printer/distro/generic/req/*': No such file or directorydir

just before the optimize rpi question.

Is this the problem, I'm missing something from this folder??


Any help is appreciated an I apologise if this has been asked before

Mike

Offline

#2 2017-09-15 16:02:19

Shahin
Administrator
Registered: 2016-02-17
Posts: 1,834

Re: help with initial nanodlp instal on rpi3

No it is not an issue. Try online dashboard to find it's IP or checkout windows network area.

Offline

#3 2017-09-15 16:23:28

myk68
Member
Registered: 2017-09-15
Posts: 20

Re: help with initial nanodlp instal on rpi3

Ok thanks for the confirmation

I have the IP address but putting that in a browser says

This site can’t be reached

192.168.0.35 refused to connect.

and https://www.nanodlp.com/dashboard

says no printer connected?

Where do I get an online access key?

Offline

#4 2017-09-15 18:05:28

Shahin
Administrator
Registered: 2016-02-17
Posts: 1,834

Re: help with initial nanodlp instal on rpi3

Could you ping IP? Try ssh into the rpi and run nanodlp manually.
cd /home/pi/printer
sudo ./printer

Offline

#5 2017-09-16 01:29:54

myk68
Member
Registered: 2017-09-15
Posts: 20

Re: help with initial nanodlp instal on rpi3

Hi, thanks for the help.

yes I can ping it fine and SSH and putty works fine too

running manually gives-

pi@raspberrypi:~ $ cd /home/pi/printer
pi@raspberrypi:~/printer $ sudo ./printer
./printer: error while loading shared libraries: libGLESv2.so: cannot open shared object file: No such file or directory
pi@raspberrypi:~/printer $

so I'm missing something arent I

Offline

#6 2017-09-16 02:25:47

myk68
Member
Registered: 2017-09-15
Posts: 20

Re: help with initial nanodlp instal on rpi3

Think I've resolved it. 

Stretch doesn't have the libraries correct yet

Changed to Jessie and I think I'm in business

Bed time now try it late :-)

Offline

#7 2017-09-21 03:10:38

Yianni-VJ
Member
Registered: 2016-05-24
Posts: 59

Re: help with initial nanodlp instal on rpi3

I also found out the same using Stretch:
pi@raspberrypi:~/printer $ sudo ./printer
./printer: error while loading shared libraries: libGLESv2.so: cannot open shared object file: No such file or directory

Last edited by Yianni-VJ (2017-09-21 03:11:23)

Offline

#8 2017-09-21 05:28:09

Shahin
Administrator
Registered: 2016-02-17
Posts: 1,834

Re: help with initial nanodlp instal on rpi3

https://www.nanodlp.com/forum/viewtopic.php?id=841

They have renamed libraries on stretch so it bit mess. Hopefully it get solved on newer version.

Offline

Board footer

Powered by FluxBB