Jump to content

NodeLink: Raspberry Pi Install Script


io_guy

Recommended Posts

No, now just try running NodeLink again.  The seg fault is a missing package.  My Pi has a ton of crap already installed so clearly I need to add a package to the install script for a fresh install.  Just trying to figure out which one(s).

Link to comment
Share on other sites

1 hour ago, io_guy said:

No, now just try running NodeLink again.  The seg fault is a missing package.  My Pi has a ton of crap already installed so clearly I need to add a package to the install script for a fresh install.  Just trying to figure out which one(s).

not sure if this is exactly the correct way, but...


pi@raspberrypi:~ $ dotnet /home/pi/node/NodeLink.dll
Segmentation fault
 

Is that the correct way to run it?

Link to comment
Share on other sites

7 minutes ago, io_guy said:

Hmm,

I have a feeling your install is old (stretch).  Install the latest buster lite.

Sorry, my previous post about a new install incorrectly said it was stretch.  its actually buster (lite, I believe, as I have no GUI)

pi@raspberrypi:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
 

Link to comment
Share on other sites

14 minutes ago, io_guy said:

I just did a lite install and ran the script, NodeLink started right up.  

Try deleting NodeLink.dll and rerunning the script.  Maybe it's corrupt.  

Bare with me - what am I doing wrong with the command:

pi@raspberrypi:~ $ rm /home/pi/node/NodeLink.dll
rm: cannot remove '/home/pi/node/NodeLink.dll': No such file or directory
 

Link to comment
Share on other sites

pi@raspberrypi:~ $ sudo rm /home/pi/node/NodeLink.dll rm: cannot remove '/home/pi/node/NodeLink.dll': No such file or directory

I'm starting to suspect the SD card because I had the segmentation problem when I was on Rasbpian 8. I was resisting the idea because I didn't think the install would work if the card is faulty...

Link to comment
Share on other sites

So, got a brand new SD card, mounted the buster image and started up the pi.  It ran through a bunch of stuff, for the last 45 mins or so it shows this:

"[ OK ] Started Daily apt upgrade and clean activities" with a blinking cursor...

Edited by Maresend
Link to comment
Share on other sites

I just moved over to a pi from a Windows 7 VM I have been using for a while...all went perfect - Raspberry Pi 3 B+ Buster Lite. I just copied over the config.xml (I also run Polyglot on it with no issues in case people want to know if can run both).

 

 

 

 

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...