Jump to content

ISY on Polisy v5.0.3 Is Now Available


Michel Kohanim

Recommended Posts

Hello everyone,

Thanks so very much for your patience while we worked on v5.0.3 which is not available. 

Fixes:
1. USB driver for ISTEON PLMs (including the RF only dongle)
2. The ability to download Admin Console directly from Polisy
3. Trigger Device substitution variable for Network Resources

Instructions:
Many packages, including the Kernel, have changed. So, the safest approach would be:

sudo pkg update && sudo pkg upgrade (about 145 packages will be upgraded)
sudo shutdown -r now

With kind regards,
Michel

Link to comment

Seeing the following (after above steps & reboot):

[admin@polisy ~]$ uname -a
FreeBSD polisy 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 #11 releng/13.0-n244752-b368bb75bad: Tue Jul 13 23:39:11 UTC 2021     ec2-user@bsdev.isy.io:/usr/obj/usr/src/amd64.amd64/sys/POLISY  amd64

[admin@polisy ~]$ sudo pkg update
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
Updating udi repository catalogue...
udi repository is up to date.
All repositories are up to date.

[admin@polisy ~]$ sudo pkg upgrade
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
Updating udi repository catalogue...
udi repository is up to date.
All repositories are up to date.
Checking for upgrades (0 candidates): 100%
Processing candidates (0 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.

[admin@polisy ~]$ sudo service isy status
isy is not running.
[admin@polisy ~]$ sudo service isy start
loading uftdi.ko
kldload: can't load uftdi.ko: No such file or directory
/usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy

 

Link to comment
49 minutes ago, gzahar said:

Seeing the following (after above steps & reboot):

[admin@polisy ~]$ uname -a
FreeBSD polisy 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 #11 releng/13.0-n244752-b368bb75bad: Tue Jul 13 23:39:11 UTC 2021     ec2-user@bsdev.isy.io:/usr/obj/usr/src/amd64.amd64/sys/POLISY  amd64

[admin@polisy ~]$ sudo pkg update
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
Updating udi repository catalogue...
udi repository is up to date.
All repositories are up to date.

[admin@polisy ~]$ sudo pkg upgrade
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
Updating udi repository catalogue...
udi repository is up to date.
All repositories are up to date.
Checking for upgrades (0 candidates): 100%
Processing candidates (0 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.

[admin@polisy ~]$ sudo service isy status
isy is not running.
[admin@polisy ~]$ sudo service isy start
loading uftdi.ko
kldload: can't load uftdi.ko: No such file or directory
/usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy

I'm seeing the same thing.

Link to comment

Thanks Michel, fyi my output below....

[admin@polisy ~]$  sudo service udx restart
Password:
Stopping udx.
Waiting for PIDS: 1192.
eval: cannot create /dev/speaker: Device busy
eval: cannot create /dev/speaker: Device busy
eval: cannot create /dev/speaker: Device busy
CURRENT OS 13.0.3
No need to upgrade the OS
libwebsockets already removed
flashrom already removed
net/avahi already removed
dns/nss_mdns already removed
pkg already installed
dbus already installed
ca_root_nss already installed
dual-dhclient already installed
bash already installed
mongodb36 already installed
libnghttp2 already installed
git already installed
polyglot already installed
mosquitto already installed
powerdxx already installed
e2fsprogs-libuuid already installed
c-ares already installed
rapidjson already installed
mongo-c-driver already installed
npm already installed
isy already installed
tpm2-tools already installed
tpm2-abrmd already installed
py38-sqlite3 already installed
Starting TPM security services
Starting udx.

[admin@polisy ~]$  sudo service isy restart
isy not running? (check /var/isy/isy_daemon.pid).
loading uftdi.ko
kldload: can't load uftdi.ko: No such file or directory
/usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy
[admin@polisy ~]$

 

Link to comment

All,

Found the issue: those who had already updated the kernel packages before, didn't get the new kernel. So, please do this:

sudo pkg update -f
sudo pkg install -f FreeBSD-kernel-polisy
sudo shutdown -r now

- after reboot
sudo service udx restart
sudo service isy restart

We are fixing a few bugs including the aforementioned. 

With kind regards,
Michel
 

Link to comment

Hmmm No Joy here.

still get


[admin@polisy ~]$ sudo service isy restart
isy not running? (check /var/isy/isy_daemon.pid).
loading uftdi.ko
kldload: can't load uftdi.ko: No such file or directory
/usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy
[admin@polisy ~]$
 

....Barry

 

Link to comment

[admin@polisy ~]$ sudo pkg update -f
Password:
Updating FreeBSD-base repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
Fetching packagesite.txz: 100%   10 KiB  10.0kB/s    00:01
Processing entries: 100%
FreeBSD-base repository update completed. 113 packages processed.
Updating udi repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
Fetching packagesite.txz: 100%  108 KiB 110.3kB/s    00:01
Processing entries: 100%
udi repository update completed. 398 packages processed.
All repositories are up to date.
[admin@polisy ~]$ sudo pkg install FreeBSD-kernel-polisy
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
Updating udi repository catalogue...
udi repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The most recent versions of packages are already installed

=====After reboot=====

[admin@polisy ~]$ sudo service udx restart

Password:
Stopping udx.
Waiting for PIDS: 1119.
eval: cannot create /dev/speaker: Device busy
eval: cannot create /dev/speaker: Device busy
eval: cannot create /dev/speaker: Device busy
CURRENT OS 13.0.3
No need to upgrade the OS
libwebsockets already removed
flashrom already removed
net/avahi already removed
dns/nss_mdns already removed
pkg already installed
dbus already installed
ca_root_nss already installed
dual-dhclient already installed
bash already installed
mongodb36 already installed
libnghttp2 already installed
git already installed
polyglot already installed
mosquitto already installed
powerdxx already installed
e2fsprogs-libuuid already installed
c-ares already installed
rapidjson already installed
mongo-c-driver already installed
npm already installed
isy already installed
tpm2-tools already installed
tpm2-abrmd already installed
py38-sqlite3 already installed
Starting TPM security services
Starting udx.
[admin@polisy ~]$ sudo service isy restart
isy not running? (check /var/isy/isy_daemon.pid).
loading uftdi.ko
kldload: can't load uftdi.ko: No such file or directory
/usr/local/etc/rc.d/isy: WARNING: failed precmd routine for isy

[admin@polisy ~]$ uname -a
FreeBSD polisy 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 #11 releng/13.0-n244752-b368bb75bad: Tue Jul 13 23:39:11 UTC 2021     ec2-user@bsdev.isy.io:/usr/obj/usr/src/amd64.amd64/sys/POLISY  amd64
[admin@polisy ~]$

Link to comment

Interesting observation that the system log (Sat 1951/07/28 05:33:07 PM    System    Log) and the error log (Sat 1951/07/28 05:31:25 PM    System) show the year as 1951 and UTC time even though it appears correct in the AC.

 

Link to comment

Performed the update, rebooted the Polisy and bounced UDX & ISY.

I am still unable to get Polyglot to fully communicate with my original ISY. I am using LifX as an example, but I have similar problems with Harmony, Ring etc.

2021-07-27_10-55-56.thumb.jpg.0f024215a377fac2a827cc11811d4bec.jpg

Although all the devices and programs work, i.e. tapping a light switch turns on the LifX bulbs, they do not show correctly in ISY.

2021-07-27_10-56-54.thumb.jpg.f51a2096d29e20838b8933ebae04c8cc.jpg

 

And when I do a query I get an error in ISY, but Polyglot logs show the query.

2021-07-27_10-59-17.thumb.jpg.c28b5d516aa9f9bcd657f846b8937cf0.jpg

2021-07-27 10:58:18,191 Controller polyinterface      INFO     polyinterface:reportDriver: Updating Driver d073d5349cb2 - GV0: -36, uom: 56
2021-07-27 10:58:18,194 Controller polyinterface      INFO     polyinterface:reportDrivers: Updating All Drivers to ISY for LIFX LIFX 349cb2(d073d5349cb2)

Any suggestions about getting my original ISY talking to the updated Polisy?

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...