more G-Labs products

Author Topic: Install HG on Banana Pi with bananian  (Read 3808 times)

September 01, 2015, 12:12:58 AM
Read 3808 times

ivn

  • **
  • Information
  • Jr. Member
  • Posts: 32
Hi!

I have a Banana Pi with bananian SO, it's possible to install HG?

When I try to install .deb I get al error: imposible to install dependencie mono-runtime.

I need help!!

Thanks!

September 01, 2015, 02:41:47 PM
Reply #1

ivn

  • **
  • Information
  • Jr. Member
  • Posts: 32
Sorry but I read this part:
Note: HomeGenie requires mono runtime version 3.2 or later.
Installing prerequisites
Enter the following command from terminal ('apt-get' is shown here, eventually replace it with whatever package manager is suitable for your operating system):
sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev alsa-utils mono-runtime [...]

Tonight I try again.

Thanks!!

September 01, 2015, 11:22:49 PM
Reply #2

Marco

  • **
  • Information
  • Jr. Member
  • Posts: 36
Hi IVN,
see this link:

http://www.mono-project.com/docs/getting-started/install/linux/

I use lubuntu on bananapi and works with the four commands below:

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF

echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list

sudo apt-get update

sudo apt-get install mono-runtime


I hope help you

September 02, 2015, 09:18:06 AM
Reply #3

ivn

  • **
  • Information
  • Jr. Member
  • Posts: 32
Hi Marco!!

It's the same link that was looking!!

Works fine!

Now I have to configure the controller.

Thanks for the reply!

September 03, 2015, 11:55:49 AM
Reply #4

ivn

  • **
  • Information
  • Jr. Member
  • Posts: 32
Hi!

Today I get the door sensor and have a question: Which of these devices is the controller?
Should not appear as **USB?

Thanks!!

September 03, 2015, 12:21:47 PM
Reply #5

mvdarend

  • *****
  • Information
  • Hero Member
  • Posts: 431
What type of Z-wave controller do you have?


September 03, 2015, 12:30:55 PM
Reply #7

mvdarend

  • *****
  • Information
  • Hero Member
  • Posts: 431
That's the one I have, I'm also running a BananaPi. (I'm able to select USB devices OK)

For some reason your list is not showing USB devices, I'm not sure why though as I have very little Linux knowledge.

September 03, 2015, 12:34:32 PM
Reply #8

ivn

  • **
  • Information
  • Jr. Member
  • Posts: 32
Drivers??

I'm using bananian (I think it is Debian)...

September 03, 2015, 01:43:03 PM
Reply #9

mvdarend

  • *****
  • Information
  • Hero Member
  • Posts: 431
Drivers??

I'm using bananian (I think it is Debian)...

To be honest, I don't know. I just downloaded a BananaPi image from the download page. (This was about one year ago, so I'm not sure if there was a dedicated BananaPi image.)

September 03, 2015, 01:52:43 PM
Reply #10

ivn

  • **
  • Information
  • Jr. Member
  • Posts: 32
Drivers??

I'm using bananian (I think it is Debian)...

To be honest, I don't know. I just downloaded a BananaPi image from the download page. (This was about one year ago, so I'm not sure if there was a dedicated BananaPi image.)


Bananian is the OS(http://www.lemaker.org/article-33-1.html), the .deb of HG its what you said´.


September 03, 2015, 01:56:23 PM
Reply #11

mvdarend

  • *****
  • Information
  • Hero Member
  • Posts: 431
Bananian is the OS(http://www.lemaker.org/article-33-1.html), the .deb of HG its what you said´.

Oh yes, I realise that. I'm just not sure if that's what I'm running (it probably is though). About a year ago it was still possible to download Full Images on the download page, but I think Gene stopped with that some time ago.

September 03, 2015, 02:10:21 PM
Reply #12

ivn

  • **
  • Information
  • Jr. Member
  • Posts: 32
I will look for the forum if it has happened before.

Help is accepted ;)

Thanks!

September 04, 2015, 10:29:03 AM
Reply #13

Marco

  • **
  • Information
  • Jr. Member
  • Posts: 36
Hi Ivn,
I don't have usb stick, but if you use this command line, what is the response?

lsusb

You can see the usb stick Aeon lab?
you use an usb hub(with external power?) or is connected directly to banana-usb?
The power of banana-pi is enough?

Marco
« Last Edit: September 04, 2015, 10:32:23 AM by Marco »

September 04, 2015, 10:49:17 AM
Reply #14

ivn

  • **
  • Information
  • Jr. Member
  • Posts: 32
Hi Marco!

As you can see the USB Stick don't appears...

I tried with the command "dmesg" with and without Stick, and the difference is only this line: "usb 4-1: USB disconnect, device number 7"

The Stick is connected directly to banana-usb.
I don't know if the power is enough, I can test without WD drive. (But WD is powered)

Thanks for the reply!!
« Last Edit: September 04, 2015, 10:52:44 AM by ivn »