News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Recent posts

#21
Users / Re: Project still Alive???
Last post by cfernandes - April 13, 2022, 08:56:41 PM
i can help with mysql and php changes
#22
Users / Re: Energy Monitor configurati...
Last post by cfernandes - April 11, 2022, 02:21:09 PM
Hi,

what i need  to inser in field whats ?

i take a look in query and  changed to
$deviceQuery = mysql_query('SELECT EK_Device, Description, IK_DeviceData FROM Datapoints, pluto_main.Device, pluto_main.Device_DeviceData WHERE (FK_Unit=5 or FK_unit=7) AND EK_Device=PK_Device AND EK_Device=FK_Device AND FK_DeviceData=289
GROUP BY EK_Device ORDER BY FK_Room');

and now  this  show  all  devices  than report  energy Consumption 
#23
Users / Re: Project still Alive???
Last post by Marie.O - January 10, 2022, 04:46:38 PM
The good thing about OSS is: As long as people are using it, we are alive.
#24
Users / Re: Project still Alive???
Last post by theteju - January 08, 2022, 08:12:59 PM
Found an harddrive during covid Qurantine days from a closet. Plugged in and booted, good enough to give me goose bumps, it loaded Lmce with Orbiter on the screen!

Need to know, Are we still alive?
#25
Users / Re: Low Power NC
Last post by Marie.O - November 13, 2021, 02:01:09 PM
Never tried, but see no issue as to why it shouldn't work. Remember that the latest debs are for 2014 max 2016 Ubuntu.
#26
Users / Low Power NC
Last post by Garbui - November 06, 2021, 04:09:42 AM
Hi all,
I've been away from the project for some time, so please excuse my terminology or errors in understanding where things might be up to. But looking to jump back in with a small scale media focussed build based on a low power SBC based Core (maybe a lattepanda) with about 4 android tablet based MD using qOrbiter. The Core could be headless for my needs but interested in opinions  pitfalls and options that might be out there before I dive in warts and all.

Cheers
Garath
#27
Users / Re: irc
Last post by Gew - October 23, 2021, 09:38:23 AM
The auth process on freenode has IMHO become a slight headache after their updates. I must say I found it better the way it was before. However, services are up and running.
#28
Users / Re: irc
Last post by darkwizard864 - September 18, 2021, 04:41:11 PM
i see , on 16.04 uses asterisk 13 and issues is no longer uses password. mysql 5.7 uses authentication_string instead of password. so asterisk will need to be configure that way.
#29
Users / Re: irc
Last post by Marie.O - September 16, 2021, 07:12:01 PM
Check what asterisk version is installed. I am (on 1404) the asterisk version 11.

Also, I have a mix of Ubuntu versions. My MD is running 1604, but the core stays at 1404 aka never-touch-a-running-system

dcerouter_112602:~# uptime
19:11:23 up 515 days, 23:03,  1 user,  load average: 0,86, 0,94, 0,90


Had to reboot for an additional disk...  8)
#30
Users / Re: irc
Last post by darkwizard864 - September 15, 2021, 05:09:25 PM
i got 16.04 installed and it is dirty it to work as a core and md. but ran into 1 problem that is with asterisk it ..ERROR 1054(42S22) Unknown column 'password' in 'field list'
still trying to fix that.