Raspberry pi

Forum about Domotiga Open Source Home Automation for Linux.

Moderator: RDNZL

pendul
Starting Member
Starting Member
Posts: 12
Joined: Fri Sep 21, 2012 12:53 pm

Re: Raspberry pi

Post by pendul »

I have updated Domotiga to the latstest version (1.0.000) and it is working real good.

In the previous version I had problems with running the DomotiGApp on my android phone (it crashed upon start). But in this new version it is working quite smoothly.

So thumbs up for this new version!

Pendul
pleaseask
Member
Member
Posts: 84
Joined: Fri May 23, 2008 9:33 pm
Location: Netherlands

Re: Raspberry pi

Post by pleaseask »

I am going to update the raspberry this weekend. Will let you know the progress.
Homeseer 3 Pro on Windows 10 / Zwave

Edwin.
pendul
Starting Member
Starting Member
Posts: 12
Joined: Fri Sep 21, 2012 12:53 pm

Re: Raspberry pi

Post by pendul »

If you're running an older version of the Raspbian images from the Foundation download page, this command makes the modifications to match the latest release:

sudo apt-get update && sudo apt-get install raspberrypi* raspi-config
(more info can be found here: http://www.raspberrypi.org/phpBB3/viewt ... 8&p=176847)

Which I did because I still used the previous version from august

However my system became unstable. I think it has something to do with the USB-bus again (see also my previous post). Some usb-hubs are interfering with the internal usb-hub of the raspberry.

So I did an system upgrade:

sudo apt-get dist-upgrade

This seems to solve my problems (my system is stable again for whole evening), but I will get you posted

The main message is: be careful with upgrading, especially if you are using an usb-hub.

Pendul
pleaseask
Member
Member
Posts: 84
Joined: Fri May 23, 2008 9:33 pm
Location: Netherlands

Re: Raspberry pi

Post by pleaseask »

pleaseask wrote:I am going to update the raspberry this weekend. Will let you know the progress.
Installled the new version of Domotiga. Everything seems to work ok.
The Bug in the RFXcom commander is solved.
Homeseer 3 Pro on Windows 10 / Zwave

Edwin.
redleg
Starting Member
Starting Member
Posts: 33
Joined: Sun Sep 28, 2008 10:18 pm
Location: Netherlands

Re: Raspberry pi

Post by redleg »

I have a problem with the android client. When I did a clean install everything works as it should with the default database. But when I do a clean install install I can not connect to the android client. The web client works as usual. Sometimes I can obtain the message that there is no connection to the database can be made.

How can I fix this?
grenouilles
Starting Member
Starting Member
Posts: 1
Joined: Sun Oct 14, 2012 11:03 pm

Re: Raspberry pi

Post by grenouilles »

Hello,

I have installed the new version of Domotiga.
when i try to installed the z-wave plugin, i have the message : make: *** [libdomozwave.so] Erreur 1 . (when i make "DomoZWave wrapper")

tanks for your help,
uAlex73
Member
Member
Posts: 218
Joined: Sun Jan 01, 2012 3:42 pm
Contact:

Re: Raspberry pi

Post by uAlex73 »

This is the only error message you get? I would expect more error output.
DomotiGa / Z-Wave / RFXCom / Visonic PowerMaster / Home Assistant / Zigbee2MQTT / DSMR Reader / Toon1 (rooted)
blb
Member
Member
Posts: 145
Joined: Fri Nov 19, 2010 2:01 pm

Re: Raspberry pi now with 512 MB RAM

Post by blb »

Hi all,

I'm very interested in the combination Domotiga + Raspberry pi to replace my current Homeseer setup. Although I'm new to Domotiga & relative new to Linux as well, I ordered last week a Raspberry pi B board. Today I noticed they are now shipped with 512 MB RAM on-board :) ! I guess that can help running the server + web-server on one board.

http://www.raspberrypi.org/archives/2180
Bernard
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Re: Raspberry pi

Post by RDNZL »

Let me know how long it took upon receiving it after ordering, and how it works, I still don't have a Raspberry Pi myself :roll:
Regards, Ron.
vanisher

Re: Raspberry pi

Post by vanisher »

Hey Ron,

Bij farnell had ik hem de vorige keer next day..
r.koens
Starting Member
Starting Member
Posts: 1
Joined: Tue Oct 16, 2012 11:05 am

Re: Raspberry pi

Post by r.koens »

I myself tried running domotiga on the rpi, however i ran into an issue with the ftdi driver.
This is used for the rfxcom device. It causes the internal usb hub to become unstable.

See the following thread for more info: http://www.raspberrypi.org/phpBB3/viewt ... =44&t=8010

I have know blacklisted the driver on my rpi and setup usbip to forward the usb devices.
pleaseask
Member
Member
Posts: 84
Joined: Fri May 23, 2008 9:33 pm
Location: Netherlands

Re: Raspberry pi

Post by pleaseask »

Hi ,

I was wondering how do you blacklist the FTDI driver? and how do i install the usbip driver(i am still learning how to use linux)
And how is your RFXcom usb device working.. without any problem?
Homeseer 3 Pro on Windows 10 / Zwave

Edwin.
pendul
Starting Member
Starting Member
Posts: 12
Joined: Fri Sep 21, 2012 12:53 pm

Re: Raspberry pi

Post by pendul »

r.koens wrote:I myself tried running domotiga on the rpi, however i ran into an issue with the ftdi driver.
This is used for the rfxcom device. It causes the internal usb hub to become unstable.

See the following thread for more info: http://www.raspberrypi.org/phpBB3/viewt ... =44&t=8010

I have know blacklisted the driver on my rpi and setup usbip to forward the usb devices.

I have more or less the same problem. My system was pretty stable until I did a dist-upgrade. Since that time the raspberry pi freezes every 12 to 24 hours. I already had the feeling that it had something to to with the rfxcom, but now we can look for a possible solution.

Speaking of which: in forum thread of the raspberry pi forum somebody suggested to add dwc_otg.fiq_fix_enable=0 to /boot/cmdline.txt. Does anybody knows what this will do.

Hopefully we can get it stable again otherwise Raspberry Pi and Domotiga will not do for me

@pleaseask: you can blacklist modules here: /etc/modprobe.d/raspi-blacklist.conf.

Pendul
FoRMaTC
Member
Member
Posts: 89
Joined: Fri Sep 26, 2008 1:50 am
Location: Netherlands

Re: Raspberry pi

Post by FoRMaTC »

@Pendul, any updates on this?
I have also the same problem
pendul
Starting Member
Starting Member
Posts: 12
Joined: Fri Sep 21, 2012 12:53 pm

Re: Raspberry pi

Post by pendul »

A quick update on my problems with the raspberry pi:

I found this blog on the internet: http://permalink.gmane.org/gmane.comp.f ... devel/9845

The suggestion is to disabling eth0 and use a wireless usb stick instead.

So I got a Netgear N150. Other USB WiFi Adapters are also possible; just check the list on http://elinux.org. (http://elinux.org/RPi_VerifiedPeriphera ... i_Adapters).

I switch off eth0 using this script: http://www.raspberrypi.org/phpBB3/viewt ... e+ethernet

The system is stable since Monday so I keep my fingers crossed!

Pendul
Post Reply

Return to “DomotiGa Forum”