Announcement

Collapse
No announcement yet.

Howto upgrade Mono to version 4.x on a Raspberry Pi1 and 2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Tim
    replied
    Originally posted by spud View Post

    that's ok, it's a HS3 bug, you can ignore it
    Well, thank you very much for your help sir.
    I hope that one day i can be of some use to you and others.

    Now i have to work on my DSC plugin.
    Best regards

    Leave a comment:


  • spud
    replied
    Originally posted by Tim View Post
    I purchased RaspberyIO, but now it shows 30 days on Remote plugin
    that's ok, it's a HS3 bug, you can ignore it

    Leave a comment:


  • Tim
    replied
    I purchased RaspberyIO, but now it shows 30 days on Remote plugin

    Leave a comment:


  • Tim
    replied
    Click image for larger version

Name:	P_20181219_182549.jpg
Views:	87
Size:	62.6 KB
ID:	1268049

    Leave a comment:


  • spud
    replied
    Originally posted by Tim View Post
    Do i need to purchase another plugin?
    Not sure what you mean?
    If you already bought one license for RaspberryIO, it's valid for as many remote instances of the plugin as you want.

    Leave a comment:


  • Tim
    replied
    Do i need to purchase another plugin?

    Leave a comment:


  • Tim
    replied
    Originally posted by spud View Post

    you need to install an additional mono package:
    Ok,

    It is working. I can say that neither in million years, i would be able to do this on my own

    Now i have to figure out how to set program to run after start.

    Thank you.

    Leave a comment:


  • spud
    replied
    Originally posted by Tim View Post

    Hi,

    please see below,

    Error System.IO.FileNotfoundException: Couldn't load file or assembly or one of its dependencies.
    File name Microsoft VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeytoken=b03f5f7f11d50a3a'
    at HSPI_RaspberryIO.WebConfig..ctor (System.String pageName)
    at HSPI_RaspberryIO.RaspberryPiApp.Init
    you need to install an additional mono package:

    Code:
    sudo apt-get install mono-vbnc

    Leave a comment:


  • Tim
    replied
    Originally posted by spud View Post

    when you run this command, you need to make sure your current directory is the directory where you installed it the first time, otherwise it will just create an empty run.sh file in your current dir.
    Hi,

    please see below,

    Error System.IO.FileNotfoundException: Couldn't load file or assembly or one of its dependencies.
    File name Microsoft VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeytoken=b03f5f7f11d50a3a'
    at HSPI_RaspberryIO.WebConfig..ctor (System.String pageName)
    at HSPI_RaspberryIO.RaspberryPiApp.Init

    Leave a comment:


  • Tim
    replied
    Originally posted by spud View Post

    when you run this command, you need to make sure your current directory is the directory where you installed it the first time, otherwise it will just create an empty run.sh file in your current dir.
    Ok. Will check it tonight. Also will send screenshot of error messages.

    It tries to connect every 30 seconds.
    Also, will add line to start RaspberryIO every time after reboot.
    Thank you.

    Leave a comment:


  • spud
    replied
    Originally posted by Tim View Post

    this morning, I have restarted Homeseer and raspberry, but raspberry have forgotten all settings for RaspberryIO.
    I have checked at:

    pico ./run.sh and it is empty.
    when you run this command, you need to make sure your current directory is the directory where you installed it the first time, otherwise it will just create an empty run.sh file in your current dir.

    Leave a comment:


  • Tim
    replied
    Originally posted by spud View Post

    On the Homeseer machine you must NOT enable the RaspberryIO plugin, leave it disabled.
    How do you start your remote instance?
    Please post the logs you get when you start your remote instance.
    Hi Spud,

    I disabled plugin on HomeSeer, and I started remote instance on Raspbery with:

    sudo ./run.sh

    this morning, I have restarted Homeseer and raspberry, but raspberry have forgotten all settings for RaspberryIO.
    I have checked at:

    pico ./run.sh and it is empty.

    Leave a comment:


  • spud
    replied
    Originally posted by Tim View Post
    Finally, mono is installed to 4.6.2.7 version.
    Program connects to the HomeSeer for few seconds and disconnect.
    Shutdown IO called

    I have RaspberryIO plugin 3.0.0.14 on HomeSeer but on config page says System is not Raspbery Pi??

    This doesnt seems right??
    On the Homeseer machine you must NOT enable the RaspberryIO plugin, leave it disabled.
    How do you start your remote instance?
    Please post the logs you get when you start your remote instance.

    Leave a comment:


  • Tim
    replied
    Finally, mono is installed to 4.6.2.7 version.
    Program connects to the HomeSeer for few seconds and disconnect.
    Shutdown IO called

    I have RaspberryIO plugin 3.0.0.14 on HomeSeer but on config page says System is not Raspbery Pi??

    This doesnt seems right??

    Leave a comment:


  • Pete
    replied
    It is ...

    mono -V

    IE:

    HS3Pro:~# mono -V
    Mono JIT compiler version 5.16.0.220 (tarball Mon Nov 26 17:17:59 UTC 2018)
    Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
    TLS: __thread
    SIGSEGV: altstack
    Notifications: epoll
    Architecture: amd64
    Disabled: none
    Misc: softdebug
    Interpreter: yes
    LLVM: yes(3.6.0svn-mono-/)
    GC: sgen (concurrent by default)

    Leave a comment:

Working...
X