Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - CentralMedia

Pages: [1] 2 3 ... 11
1
Users / Re: MediaType
« on: January 27, 2019, 02:33:02 pm »
I checking at the execute scenarios and I noticed a different between the room that has an MD and the one that just has a TV and cable box.

the execute scenario for the room with the MD has a scenario command, command DCERouter Execute Command #28 PK_CommandGroup (int) 188

the similar execute scenario for the room that this thread is about, has no commands

Pics attached

2
Users / Re: Adding zwave lights
« on: January 18, 2019, 12:44:53 am »
See results of uname and lsb..  Running 32 bit version

dcerouter_1551:/var/log/pluto# uname -a
Linux dcerouter 4.4.0-141-generic #167~14.04.1-Ubuntu SMP Mon Dec 10 13:22:45 UTC 2018 i686 i686 i686 GNU/Linux

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.5 LTS
Release:        14.04
Codename:       trusty



Created a light, getting the following. At a specific time it crashed the zwave network :)

DCErouter
07      01/17/19 19:36:52.091           Event #100 has no handlers <0x67bbcb40>
07      01/17/19 19:36:52.091           Received Message from 133 (Light Switch Scene / ) to -1001 (unknown / ), type 2 id 100 Event:Battery Level Changed, retry none, parameters: <0x67bbcb40>
07      01/17/19 19:36:52.091             Parameter 30(Value): 82 <0x67bbcb40>
08      01/17/19 19:36:52.130           Received Message from 96 (ZWave / Closet/Storage Space) to 4 (General Info Plug-in / Closet/Storage Space), type 1 id 246 Command:Set Device Data, retry none, parameters: <0x67bbcb40>
08      01/17/19 19:36:52.130             Parameter 2(PK_Device): 133 <0x67bbcb40>
08      01/17/19 19:36:52.130             Parameter 5(Value To Assign): 82 <0x67bbcb40>
08      01/17/19 19:36:52.130             Parameter 52(PK_DeviceData): 293 <0x67bbcb40>


Zwave log

5      01/17/19 19:41:58.761           ZWave::OnNotification() : Type_NodeQueriesComplete nodeId = 7 <0xb4fffb40>
05      01/17/19 19:41:58.766           Device mapping: <0xb4fffb40>
05      01/17/19 19:41:58.769           GetDeviceTemplate() manufacturer = 014f, prodType = 5343, prodId = 3132 <0xb4fffb40>
01      01/17/19 19:41:58.773               -> No device template for node with generic 24, specific 1, label <none> <0xb4fffb40>
05      01/17/19 19:41:58.778            * Device id = 7, dt = 0 (<unknown>), main label = <none>, pk_parent = 0 <0xb4fffb40>
05      01/17/19 19:41:58.781             -> Already mapped to device, PK_Device=133 <0xb4fffb40>


3
Users / Re: Adding zwave lights
« on: January 17, 2019, 01:23:25 am »
Open to suggestions/guidance

Tried light and security sensor, currently at security sensor but can't seem to capture an event value or maybe reading it wrong, generic sercurity sensor

What I was looking for, is when you press one of the buttons on the device, let's say it sends a value, so I can capture that turn off the TV, any lights and if possible set the house mode to arm
See what I am getting

zwave log

ZWave::OnNotification() : Type_NodeQueriesComplete nodeId = 7 <0xb4fffb40>
05      01/16/19 20:13:27.625           Device mapping: <0xb4fffb40>
05      01/16/19 20:13:27.629           GetDeviceTemplate() manufacturer = 014f, prodType = 5343, prodId = 3132 <0xb4fffb40>
01      01/16/19 20:13:27.633               -> No device template for node with generic 24, specific 1, label <none> <0xb4fffb40>
05      01/16/19 20:13:27.637            * Device id = 7, dt = 0 (<unknown>), main label = <none>, pk_parent = 0 <0xb4fffb40>
05      01/16/19 20:13:27.641             -> Already mapped to device, PK_Device=130 <0xb4fffb40>



DCErouter


07      01/16/19 20:17:45.934           Event #100 has no handlers <0xaf403b40>
07      01/16/19 20:17:45.934           Received Message from 130 (goControlScene / ) to -1001 (unknown / ), type 2 id 100 Event:Battery Level Changed, ret          ry none, parameters: <0xaf403b40>
07      01/16/19 20:17:45.934             Parameter 30(Value): 85 <0xaf403b40>
08      01/16/19 20:17:45.974           Received Message from 96 (ZWave / Closet/Storage Space) to 4 (General Info Plug-in / Closet/Storage Space), type 1           id 246 Command:Set Device Data, retry none, parameters: <0xaf403b40>
08      01/16/19 20:17:45.981             Parameter 2(PK_Device): 130 <0xaf403b40>
08      01/16/19 20:17:45.985             Parameter 5(Value To Assign): 85 <0xaf403b40>
08      01/16/19 20:17:45.989             Parameter 52(PK_DeviceData): 293 <0xaf403b40>
07      01/16/19 20:17:46.342           Event #100 has no handlers <0xaf403b40>
07      01/16/19 20:17:46.342           Received Message from 130 (goControlScene / ) to -1001 (unknown / ), type 2 id 100 Event:Battery Level Changed, ret          ry none, parameters: <0xaf403b40>
07      01/16/19 20:17:46.342             Parameter 30(Value): 88 <0xaf403b40>
08      01/16/19 20:17:46.352           Received Message from 96 (ZWave / Closet/Storage Space) to 4 (General Info Plug-in / Closet/Storage Space), type 1           id 246 Command:Set Device Data, retry none, parameters: <0xaf403b40>
08      01/16/19 20:17:46.352             Parameter 2(PK_Device): 130 <0xaf403b40>
08      01/16/19 20:17:46.352             Parameter 5(Value To Assign): 88 <0xaf403b40>
08      01/16/19 20:17:46.352             Parameter 52(PK_DeviceData): 293 <0xaf403b40>


4
Users / Re: Adding zwave lights
« on: January 16, 2019, 02:19:50 pm »
Any Experience with the following?
GoControl WA00Z-1 Z-Wave Scene-Controller Wall Switch

I bought one, but the openzwave driver is only saying probe when I click the status, not seeing an id like the other devices, maybe that is expected. No device added also, see attached

I am okay adding it manually and trying to create an event do so specific stuff when the buttons pressed.

Am also interested in the following which I have not bought yet

Aeotec WallMote, Z-Wave Plus wireless wall switch, 2 button, 8 scene remote control

5
Users / Re: Possible Q Orbitor Issues
« on: January 12, 2019, 12:02:23 am »
Also when I clicked create new in the app, there is not further options except Click to change name.

The error listed previously, comes after the steps above

6
Users / Re: Possible Q Orbitor Issues
« on: January 11, 2019, 11:59:35 pm »
Yes the orbitor was added on core first.

Tried what you suggested, but gives errors on pone

qorbiterqt5
Detected problems with app native libraries
(please consult log for detail)
libQt5Core.so: unauthorized access to "libcrypto.so"
libQt5Core.so: unauthorized access to "libssl.so"

7
Users / Re: Possible Q Orbitor Issues
« on: January 11, 2019, 01:19:13 am »
Installing the qt IDE at present.
Saw one of the folders seem related to lnmce, so i selected it. Will let you know how it goes

8
Users / Re: Possible Q Orbitor Issues
« on: January 10, 2019, 06:45:29 pm »
No knowledge on Andriod development.

If I install the Eclipse IDE, would it work to launch the app and debug?

Got an error today, "Screen Error Click Return".

9
Users / Re: Possible Q Orbitor Issues
« on: January 10, 2019, 03:13:30 pm »
The bridge is an ethernet to wireless bridge, which is on the lnmce internal network (192.168.80.0/24). I have all the phones on the lnmce internal network. I have two access points, separate ssd's, one on the lnmce internal network and one on the pfsense network. All the testing I doing now, is on the lnmce internal network.

I cleared the settings and restarted the app, but not luck.

I am going to check the wiki and create a new qorbitor on the core, maybe it's something I did incorrectly there. I just went under orbitor, create qorbitor and followed the instructions

10
Users / Re: hdmi cec control player
« on: January 05, 2019, 11:40:29 pm »
Yes it is
Got it to work. Input switches, and controls the kodi device as expected. The cable box is not hdmi cec controllable, but when I switch to that, it works via infrared. On to the other setup in the bedroom, which I have a theory on why it does not work

11
Users / Re: Possible Q Orbitor Issues
« on: January 05, 2019, 11:36:20 pm »
I do not have a /var/www/lmce-admin/skins at all.
Ok thanks, so that rules out that theory

Getting puzzled how you have this set up :)
Can I ask more about the network config please, by the sounds of it you have this working before? What changed?

Haven't had it working at all, since I setup the Qorbitor. It shows lights, media, etc. but when you click on it, it shows no scenarios within each.

The QOrbiter is hanging off a wifi access point on the pfsense box and also on the internal network? Please clarify because this seems a bit contradictory if the Qorbiter is trying to access the core going through the 'external' IP address, say 192.168.1.x.
What is providing the DHCP to the QOrbiter, the pfsense box or the lmce core?

The phones with the qorbitor is on the wifi, connected to lnmce network 192.168.80.0/24. Getting an IP from that network. Also have an ethernet to wireless bridge , connected to the same wifi access point, which the gc-100 is broadcasting and a firetv has a wired connection to. Both work, so the internal network (lnmce) works.

The orbitor connects fine. You see the options light, media, security, etc. But you don't see any scenarios for the lights or within media

12
Users / Re: Possible Q Orbitor Issues
« on: January 03, 2019, 01:14:51 am »
I am running 14.04. Downloaded the apk from the LNMCE admin page and installed it, had to set to unknown sources to do the install.

I have it running on S7 and a OnePlus 3, their Andriod Version is 8.0. Had it on a Fire Tablet also, the one for the kids, that currently stopped working over the weekend.  All were on the external network, 192.168.80.0/24. I have also tested it on the external network,  as the core is not connected directly to my internet source, it's behind a pfsense box on the lan. I disabled the firewall for the external interface when I installed the system earlier last yr.

When I launch the Qribtor, I see nothing under the tabs for lights, media, for the room which has lights and an MD (raspberry). For lights, I don't see the on/off scenario tab.

Is it possible for you to check see if you anything in the following
/var/www/lmce-admin/skins/

Also if you get the message I am getting, which I am getting, when I click lights for example
requested missing file: 1.png <0x92483b40>

If it's the same as my own, nothing, then that quickly rules out that as cause.

13
Users / Re: Possible Q Orbitor Issues
« on: December 30, 2018, 02:18:59 am »
In looking through the post for testers. I see reference to the need to install the skins. I checked my install, that directory not there. Tried to the the checkout, but got an error

in the /var/www/lmce-admin/skins there should be
*skins-common
*android

If thats not there, something is not being setup right.


See checkout failure. Is this even still required?

dcerouter_1551:~# svn co http://svn.linuxmce.org/svn/trunk/src/qOrbiter/qOrbiter                                                _src/qml/android/ /var/www/lmce-admin/skins/
Redirecting to URL 'http://svn.linuxmce.org/ndroid':
Redirecting to URL 'http://svn.linuxmce.org':
svn: E175009: Unable to connect to a repository at URL 'http://svn.linuxmce.org'
svn: E175009: XML Parsing failed: Unexpected root element 'html'


What led me to this, on tailing the DCErounter.log, seeing on the following, when I click a scenario, lets say lights

05      12/29/18 21:17:35.588           An orbiter sent the media handler message type: 1 id: 68, but there's no stream in ea 4 <0x89471b40>
08      12/29/18 21:17:40.673           Received Message from 108 (QOrbiter Device / Bedroom (Master)) to 4 (General Info Plug-in / Closet/Storage Space), type 1 id 71 Command:Request File, retry none, parameters: <0x56ef6b40>
08      12/29/18 21:17:40.673             Parameter 13(Filename): 1.png <0x56ef6b40>
01      12/29/18 21:17:40.673           requested missing file: 1.png <0x92483b40>


14
Users / Re: MediaType
« on: December 26, 2018, 01:15:25 am »
Merry Christmas

Did some testing. What I realized, when I assigned the Cable Box to the room with the raspberry pi md, it will not error out, gives me the appropriate remote. See excerpt from the DCErouter.log. Will play around some more trying different things.


TTTT Final Sort! <0x8c41db40>
01      12/25/18 19:59:34.007           TTTT Final Sort End! <0x8c41db40>
01      12/25/18 19:59:34.007           TTTT StartMedia - Main function start <0x8c41db40>
01      12/25/18 19:59:34.007           TTTT StartMedia OutputZone begin. <0x8c41db40>
01      12/25/18 19:59:34.007           debug_stream_end MediaStream::MediaStream c1 1001/0xb3006650 source 116 <0x8c41db40>
01      12/25/18 19:59:34.007           TTTT StartMedia OutputZone end. <0x8c41db40>
01      12/25/18 19:59:34.007           TTTT StartMedia OutputZone - MediaStream - Begin <0x8c41db40>
05      12/25/18 19:59:34.007           MediaStream::GetCurrentMediaFile - no file <0x8c41db40>
01      12/25/18 19:59:34.007           TTTT StartMedia - OutputZone - MediaStream - end. <0x8c41db40>
01      12/25/18 19:59:34.007           TTTT StartMedia pMediaStream Start <0x8c41db40>
01      12/25/18 19:59:34.007           TTTT StartMedia - pMediaStream - LoadStreamAttributes begin <0x8c41db40>
05      12/25/18 19:59:34.007           MediaStream::GetCurrentMediaFile - no file <0x8c41db40>
01      12/25/18 19:59:34.007           TTTT StartMedia - pMediaStream - LoadStreamAttributes end <0x8c41db40>
05      12/25/18 19:59:34.007           MediaStream::GetCurrentMediaFile - no file <0x8c41db40>
05      12/25/18 19:59:34.007           Media_Plugin::CheckForAlternatePipes no destination for EA 3 Living Room/Family Room <0x8c41db40>
05      12/25/18 19:59:34.007           MediaStream::GetCurrentMediaFile - no file <0x8c41db40>
05      12/25/18 19:59:34.008           MediaStream::GetCurrentMediaFile - no file <0x8c41db40>
05      12/25/18 19:59:34.008           MediaStream::GetCurrentMediaFile - no file <0x8c41db40>
05      12/25/18 19:59:34.008           MediaStream::GetCurrentMediaFile - no file <0x8c41db40>
07      12/25/18 19:59:34.008           Event #21 has no handlers <0xa6c52b40>
07      12/25/18 19:59:34.008           Received Message from 10 (Media Plug-in / Closet/Storage Space) to -1001 (unknown / ), type 2 id 21 Even                        t:Listening to Media, retry none, parameters: <0xa6c52b40>
07      12/25/18 19:59:34.008             Parameter 27(PK_Room): 7 <0xa6c52b40>
05      12/25/18 19:59:34.008           MediaStream::GetCurrentMediaFile - no file <0x8c41db40>
08      12/25/18 19:59:34.008           Received Message from 10 (Media Plug-in / Closet/Storage Space) to 116 (Digicel EC6106V6 LV / Living Roo                        m/Family Room), type 1 id 192 Command:On, retry none, parameters: <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 97(PK_Pipe): 1 <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 98(PK_Device_Pipes):  <0xa6c52b40>
08      12/25/18 19:59:34.008           Received Message from 10 (Media Plug-in / Closet/Storage Space) to 101 (Generic HDMI-CEC TV / Living Roo                        m/Family Room), type 1 id 192 Command:On, retry none, parameters: <0xb6130b40>
08      12/25/18 19:59:34.008             Parameter 97(PK_Pipe): 1 <0xb6130b40>
08      12/25/18 19:59:34.008             Parameter 98(PK_Device_Pipes):  <0xb6130b40>
08      12/25/18 19:59:34.008           Received Message from 10 (Media Plug-in / Closet/Storage Space) to 101 (Generic HDMI-CEC TV / Living Roo                        m/Family Room), type 1 id 91 Command:Input Select, retry none, parameters: <0xb6130b40>
08      12/25/18 19:59:34.008             Parameter 71(PK_Command_Input(HDMI 4)): 985 <0xb6130b40>
08      12/25/18 19:59:34.008           Received Message from 10 (Media Plug-in / Closet/Storage Space) to 35 (Windows XP PC/tablet (Horiz) / Ki                        tchen), type 1 id 242 Command:Set Now Playing, retry none, parameters: <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 3(PK_DesignObj): 77,5418,0,252,0,0 <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 5(Value To Assign): Digicel EC6106V6 LV(CableRadio) <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 9(Text):  <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 29(PK_MediaType): 15 <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 41(StreamID): 1001 <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 48(Value): 0 <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 50(Name):  <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 103(List PK Device): 116,101,101,,0,0,0 <0xa6c52b40>
08      12/25/18 19:59:34.008             Parameter 120(Retransmit): 0 <0xa6c52b40>
08      12/25/18 19:59:34.009           Received Message from 10 (Media Plug-in / Closet/Storage Space) to 73 (OnScreen Orbiter / Living Room/Fa                        mily Room), type 1 id 242 Command:Set Now Playing, retry none, parameters: <0xa6c52b40>
08      12/25/18 19:59:34.009             Parameter 3(PK_DesignObj): 77,5418,0,252,0,0 <0xa6c52b40>
08      12/25/18 19:59:34.009             Parameter 5(Value To Assign): Digicel EC6106V6 LV(CableRadio) <0xa6c52b4

15
Users / MediaType
« on: December 23, 2018, 06:15:56 pm »
Hi

I created a cable Box device for a Huawei box. When I was creating the Device I choose Cable Box, added the IR codes, etc. I then setup the device to connect to a TV, a Hitachi, set the inputs to the appropriate HDMI ports, reload regen.

When I clicked the Device scenario for the room using the orbitor, it does nothing, throws an error in the DCErouter.log, see below
23/18 12:39:56.971             Parameter 253(Queue):  <0x5e1e9b40>
08      12/23/18 12:39:56.974             Parameter 254(Bypass Event):  <0x5e1e9b40>
08      12/23/18 12:39:56.978             Parameter 276(Dont Setup AV):  <0x5e1e9b40>
01      12/23/18 12:39:56.983           TTTT Final Sort! <0x86c12b40>
01      12/23/18 12:39:56.983           TTTT Final Sort End! <0x86c12b40>
01      12/23/18 12:39:56.983           TTTT StartMedia - Main function start <0x86c12b40>
01      12/23/18 12:39:56.983           TTTT StartMedia OutputZone begin. <0x86c12b40>
01      12/23/18 12:39:56.983           debug_stream_end MediaStream::MediaStream c1 1001/0xb340f048 source 113 <0x86c12b40>
01      12/23/18 12:39:56.983           TTTT StartMedia OutputZone end. <0x86c12b40>
01      12/23/18 12:39:56.983           TTTT StartMedia OutputZone - MediaStream - Begin <0x86c12b40>
05      12/23/18 12:39:56.983           MediaStream::GetCurrentMediaFile - no file <0x86c12b40>
01      12/23/18 12:39:56.983           TTTT StartMedia - OutputZone - MediaStream - end. <0x86c12b40>
01      12/23/18 12:39:56.983           TTTT StartMedia pMediaStream Start <0x86c12b40>
01      12/23/18 12:39:56.983           TTTT StartMedia - pMediaStream - LoadStreamAttributes begin <0x86c12b40>
05      12/23/18 12:39:56.983           MediaStream::GetCurrentMediaFile - no file <0x86c12b40>
01      12/23/18 12:39:56.983           TTTT StartMedia - pMediaStream - LoadStreamAttributes end <0x86c12b40>
05      12/23/18 12:39:56.983           MediaStream::GetCurrentMediaFile - no file <0x86c12b40>
05      12/23/18 12:39:56.983           Media_Plugin::CheckForAlternatePipes no destination for EA 4 Bedroom (Master) <0x86c



When I check the Media Scenario, for the Device, it shows up as a Cable Radio, not sure if that the issue. Did a query, and see below.
mysql> select Define, Description,IsExternalTransmission,psc_id,psc_batch from MediaType where PK_MediaType=15;
+---------------+-------------+------------------------+--------+-----------+
| Define        | Description | IsExternalTransmission | psc_id | psc_batch |
+---------------+-------------+------------------------+--------+-----------+
| np_CableRadio | CableRadio  |                      1 |     12 |      3000 |
+---------------+-------------+------------------------+--------+-----------+
1 row in set (0.00 sec)



Shouldn't that show up as a CableBox, instead on CableRadio? Would this contribute to the problems I am having?


Which table or view, has the Device Types listed and could I simple update the value to reflect what a Cable Box should read?

See Attached

Pages: [1] 2 3 ... 11