New Raspberry1-2B+ Images based on OpenWRT (Update 3.5877)

Others (MiLight, Hue, Toon etc...)

Moderator: leecollings

irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

New Raspberry1-2B+ Images based on OpenWRT (Update 3.5877)

Post by irimi »

Hi,

I would like to recommend my new special Raspberry image update to v2015-03-25:

AudiculaPi - the tiny media server for your Raspberry Pi
now with Domoticz v3.4834

based on OpenWRT Barrier Breaker 14.07, r44952

resp for RPI Model 2B+ update to v2015-08-18:
with Domoticz V3.5412 and OpenZWave 1.4.340

Preinstalled Raspberry Pi image (only 37MB compressed size) is available at
Sourceforge: AudiculaPi

Features:

* Minimalistic system, installed and running on a just 256MB sized SD card
* AudiculaPi provides a detailed Web Browser GUI for system setup with multi language support
(http://[RPI's IP ADRESS])
* Countless packages available at OpenWRT Barrier Breaker repository (see WebGUI -> System -> Packetmanager)
* Domoticz V2.x
Successfully tested with HW: RFXtrx433E USB 433.92MHz Transceiver by RFXCom and Z-Wave Plus USB Stick ZME_UZB1 by Z-Wave.me / OpenZWave V1.3.112
Regulary updates of domoticzs/openzwave available via packagemanager (see below)

Already preinstalled, too:
* MPD / Music Player Daemon - Internet Radio / MP3 /OGG / FLAC etc. player
(with LIRC & bluetooth remote control support, LCD support based on PyDPF)
* IPTV / DVB-T/S/C recorder with TVHeadEnd 3.9 / MuMuDVB 2 (recent git versions)
* SAMBA Server
* SSH/SFTP Server
* MiniDLNA
* Shairport
* Avahi
* OpenVPN
* WebCAM Video Streaming with mjpeg-streamer
* NTP client / server
* WLAN client and / or access point
* Firewall

[Update]
For latest update to domoticz r2.0.x , openzwave etc. use packetmanager !
Just type

Code: Select all

opkg update
opkg upgrade domoticz openzwave userland
/etc/init.d/domoticz restart 
Or use Web GUI -> System->Packetmanger -> Update Packages, install domoticz


If all goes fine you'll get something like this:

Code: Select all

Upgrading domoticz on root from 2.0.2195-1 to 2.0.2209-2...
Downloading http://sourceforge.net/projects/audiculapi/files/v2015-01-10/packages/audiculapi/domoticz_2.0.2209-2_brcm2708.ipk.
Installing openzwave (1.2.919-1) to root...
Downloading http://sourceforge.net/projects/audiculapi/files/v2015-01-10/packages/audiculapi/openzwave_1.2.919-1_brcm2708.ipk.
Installing udev (173-1) to root...
Downloading http://downloads.openwrt.org/barrier_breaker/14.07/brcm2708/generic/packages/base/udev_173-1_brcm2708.ipk.
Installing wiringpi (20150107-1) to root...
Downloading http://sourceforge.net/projects/audiculapi/files/v2015-01-10/packages/audiculapi/wiringpi_20150107-1_brcm2708.ipk.
Removing obsolete file /opt/domoticz/www/views/test.html.
Configuring udev.
Configuring openzwave.
Configuring wiringpi.
Configuring domoticz.
root@AudiculaPi:/mnt/media# /etc/init.d/domoticz restart
2015-01-17 11:52:05 Domoticz V2.2209 (c)2012-2014 GizMoCuz
2015-01-17 11:52:05 System: Raspberry Pi
2015-01-17 11:52:05 Startup Path: /opt/domoticz/
domoticz: Domoticz is starting up....
Cheers, irimi
Last edited by irimi on Friday 06 January 2017 15:46, edited 15 times in total.
Derik
Posts: 1601
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: New Raspberry Image based on OpenWRT

Post by Derik »

......
Picture of this

Looks nice

I have openWrt on my router.... [ and love this ]

Is there a link possible between both?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT

Post by irimi »

Which kind of link do you mean ?
Heisenberg
Posts: 135
Joined: Monday 27 January 2014 14:12
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands
Contact:

Re: New Raspberry Image based on OpenWRT

Post by Heisenberg »

Very nice!
Raspberry Pi Type B
Raspberry Pi Type B2
RFXCOMtrx433e
Derik
Posts: 1601
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: New Raspberry Image based on OpenWRT

Post by Derik »

irimi wrote:Which kind of link do you mean ?

Are there more options possible with open wrt on my router and Domoticz openwrt..?



Is there perhaps an option that i can use my opnwrtrpi as a wifi repeater?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT

Post by irimi »

Derik wrote: Is there perhaps an option that i can use my opnwrtrpi as a wifi repeater?
Yes, that's possible!
See details at http://wiki.openwrt.org/doc/recipes/relayclient

Required packages relayd and luci-proto-relay are already installed.
You only have to connect wifi hardware to RPI's usb interface and you have to install the driver manually if it's not the preinstalled kmod-rt2800 (depends on your hw).
Most linux wifi drivers are avaible as kmod package.
ThinkPad
Posts: 890
Joined: Tuesday 30 September 2014 8:49
Target OS: Linux
Domoticz version: beta
Location: The Netherlands
Contact:

Re: New Raspberry Image based on OpenWRT

Post by ThinkPad »

Topic moved to 'Compatibility' section.
I am not active on this forum anymore.
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2209)

Post by irimi »

New update to domoticz r2209 is available, please see first message
Heisenberg
Posts: 135
Joined: Monday 27 January 2014 14:12
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2209)

Post by Heisenberg »

what's the password to logon? the default pw doesn't work in CLI
Also notification via email doesn't work anymore...?
Raspberry Pi Type B
Raspberry Pi Type B2
RFXCOMtrx433e
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2209)

Post by irimi »

Heisenberg wrote:what's the password to logon? the default pw doesn't work in CLI
Also notification via email doesn't work anymore...?
As described in README default access is:
user:root
PW:[empty]

Since you have not changed only Web GUI or telnet login is possible but no ssh !
email notifications: I have no idea :( , I just compiled recent version, now with openzwave and GPIO support ???
Heisenberg
Posts: 135
Joined: Monday 27 January 2014 14:12
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2209)

Post by Heisenberg »

Ok thnx for your quick reply. I didn't read the Readme properly. My bad!
Raspberry Pi Type B
Raspberry Pi Type B2
RFXCOMtrx433e
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2241)

Post by irimi »

Update to domoticz to 2.0.2241 is available
now with
openzwave update to v1.3.999 and
userland / RPI tools provide raspicam applications, too

BUT, things I have observed: :o
  • Cpu load now varies with peaks up to 14%
  • I get the message web "brower refresh cache failed"
Heisenberg
Posts: 135
Joined: Monday 27 January 2014 14:12
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2241)

Post by Heisenberg »

I also get error message 'Resource fetch failed (404)" but everythings seems to work except e-mail notifications (credentials are correct though)
Attachments
error.png
error.png (22.25 KiB) Viewed 10108 times
Raspberry Pi Type B
Raspberry Pi Type B2
RFXCOMtrx433e
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2250)

Post by irimi »

Update to r2250 is avaiable, now with openzwave v1.3.1001 support.

Browser cache problem is still unsolved,
r2252 causes segmentations faults on my system
KingOfNuls
Posts: 9
Joined: Monday 09 February 2015 11:24
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2250)

Post by KingOfNuls »

Very interesting. I'll give it a chance because i want to try to connect my pi to my visonic powermaster with the viknet software (on openwrt - TP-Link 703N).
About the cache problem, i've got it behind my workplace proxy with a sort of filtering. Perhaps an openwrt rule not allows it.

Could you write an how to compile domoticz for openwrt, pleeeeaaaaaaaase ?
RPI B - domotiga connected to my visonic alarm
RPI 2 - domoticz connected to 1 wire temp sensors and teleinfo ("power smartmeter")
RPI 3 - domoticz master with mysensors and RFLink gateways
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2250)

Post by irimi »

KingOfNuls wrote: Could you write an how to compile domoticz for openwrt, pleeeeaaaaaaaase ?
There is a openwrt feed available for the required Makefiles:

Code: Select all

src-git audiculapi http://git.code.sf.net/p/audiculapi/code
How to use feeds please see at openwrt wiki.
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2269)

Post by irimi »

Update to v2.2269 , OpenZWave 1.3.1015 and Raspi usertools is available via packetmanager.
max_g
Posts: 11
Joined: Friday 11 April 2014 15:45
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2250)

Post by max_g »

Great work Iremi

your efforts will be apreciated by many people.
Many of the rasberry pi users run with a rfxtrx.com 433 tranceiver which i understand you support but can you also confirm if the PIface switch and sensor block is also supported by your image ?

Many thanks

max i mus
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2250)

Post by irimi »

max_g wrote:but can you also confirm if the PIface switch and sensor block is also supported by your image ?
No, in recent version PiFace is not supported. But which libs/packages are required for that support. I can try to add them.

As I see
irimi
Posts: 33
Joined: Saturday 03 January 2015 13:09
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10717
Location: Germany
Contact:

Re: New Raspberry Image based on OpenWRT (Update r2294)

Post by irimi »

Update to Domoticz v2.2294 & OpenzWave V1.3.1025 is avaible via packetmanager.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest