Jump to content

mmb

Members
  • Posts

    626
  • Joined

  • Last visited

Everything posted by mmb

  1. mmb

    USB PLM

    Yes and it seems to be rock solid....
  2. mmb

    Polisy Log Events

    So I replaced it with a new PLM V2.4 and everything is working perfectly. I hope the new USB PLMs don't have this X10 "feature".
  3. mmb

    Polisy Log Events

    I tried to reset my current PLM and it seemed to go well but it didn't stop the X10 messages. Baffling...
  4. mmb

    Polisy Log Events

    <<<<<<<<<Not sure if you're interested but after a lot of work I tracked down the culprit Insteon device - a Lamplinc went rogue. I have several of them so I Reset all of the modules then Restored and that seems to have fixed the problem>>>>>>>>>>>> Scratch that, they're back, so aggravating!
  5. mmb

    UD Mobile Error

    Thanks, I suspected as much, would it be possible to use a friendly message? Just curious...
  6. mmb

    Polisy Log Events

    I was seeing the same problem but the update fixed my timestamps. Did you reboot your ISY/Polisy?
  7. mmb

    UD Mobile Error

    Please see attached. I shutdown my test system for a few days so it may be related. In any event it pops up every couple of seconds while I'm trying to use my prod app.
  8. mmb

    Polisy Log Events

    Interesting, I'll have to think about that one as I don't have anything X10 that I know of... Thanks!
  9. I'm running ISY/Polisy with an Insteon switch, a Lamplinc and a simple Program to turn the LL on every hour with a wait of 30 minutes then an off (24x7) I checked the event log this morning for no good reason and noticed i have about 12,000 or so of the X10 events per attached. Is this a known problem? Not urgent of course just curious. Thanks
  10. Are you using the ISY plugin?
  11. Here you go. <nodes> <root/> <node flag="128" nodeDefId="RelayLampSwitch_ADV"> <address>24 D3 42 1</address> <name>Switch</name> <type>2.42.67.0</type> <enabled>true</enabled> <deviceClass>0</deviceClass> <wattage>0</wattage> <dcPeriod>0</dcPeriod> <startDelay>0</startDelay> <endDelay>0</endDelay> <pnode>24 D3 42 1</pnode> <property id="ST" value="0" formatted="0%" uom="100"/> </node> <node flag="128" nodeDefId="DimmerLampSwitch_ADV"> <address>26 A6 36 1</address> <name>Lamp Linc</name> <type>1.14.65.0</type> <enabled>true</enabled> <deviceClass>0</deviceClass> <wattage>0</wattage> <dcPeriod>0</dcPeriod> <startDelay>0</startDelay> <endDelay>0</endDelay> <pnode>26 A6 36 1</pnode> <property id="ST" value="255" formatted="100%" uom="100"/> </node> <group flag="12" nodeDefId="InsteonDimmer"> <address>00:0d:b9:53:c7:90</address> <name>Polisy</name> <family>6</family> <members> <link type="0">24 D3 42 1</link> <link type="0">26 A6 36 1</link> </members> </group> <group flag="132" nodeDefId="InsteonDimmer"> <address>ADR0001</address> <name>Auto DR</name> <family>6</family> <deviceGroup>16</deviceGroup> <pnode>ADR0001</pnode> <members/> </group> <group flag="132" nodeDefId="InsteonDimmer"> <address>12820</address> <name>Lights</name> <family>6</family> <deviceGroup>17</deviceGroup> <pnode>12820</pnode> <members> <link type="16">24 D3 42 1</link> <link type="0">26 A6 36 1</link> </members> </group> </nodes>
  12. See XML.txt And the other: <RestResponse succeeded="false"> <status>403</status> <reason code="1205"/> </RestResponse> XML.txt
  13. I think this is what you're asking? From my Polisy http://192.168.0.123:8080/rest/profiles/family/1/files <profiles> <profile family="1" id="1"> <files dir="nls"> <file name="en_US.txt"/> </files> <files dir="nodedef"> <file name="I_NDEFS.XML"/> </files> <files dir="emap"> <file name="I_EMAP.XML"/> </files> <files dir="linkdef"> <file name="I_LDEFS.XML"/> </files> <files dir="editor"> <file name="I_EDIT.XML"/> </files> </profile> </profiles>
  14. Updated and upgraded no problem although I had to reboot Polisy to get things working properly. All good and Logs show correct dates. UD Mobile still doesn't show any controls for devices but scenes are ok. Programs are fine. Great work!
  15. Update: I tried several Polisy reboots but it didn't help. I just unplugged/plugged in the PLM and a ISY reboot which got it going. I was also able to add a switch and a lamplinc then crated a scene with no problems. Thanks! mike
  16. Hi Michel, I'm up and running but my PLM still says disconnected. Have I missed a step? Thanks! mike
  17. 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 ~]$
  18. mmb

    USB PLM

    ---<<BOOT>>--- Copyright (c) 1992-2021 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. 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 FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) CPU: AMD GX-412TC SOC (998.15-MHz K8-class CPU) Origin="AuthenticAMD" Id=0x730f01 Family=0x16 Model=0x30 Stepping=1 Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> Features2=0x3ed8220b<SSE3,PCLMULQDQ,MON,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C> AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM> AMD Features2=0x1d4037ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,Topology,PNXC,DBE,PTSC,PL2I> Structured Extended Features=0x8<BMI1> XSAVE Features=0x1<XSAVEOPT> SVM: NP,NRIP,AFlush,DAssist,NAsids=8 TSC: P-state invariant, performance statistics real memory = 4294967296 (4096 MB) avail memory = 4100575232 (3910 MB) Event timer "LAPIC" quality 100 ACPI APIC Table: <COREv4 COREBOOT> FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) random: unblocking device. ioapic1: MADT APIC ID 5 != hw id 0 ioapic0 <Version 2.1> irqs 0-23 ioapic1 <Version 2.1> irqs 24-55 Launching APs: 1 2 3 Timecounter "TSC" frequency 998148777 Hz quality 1000 KTLS: Initialized 4 threads random: entropy device external interface [ath_hal] loaded 000.000041 [4354] netmap_init netmap: loaded module WARNING: Device "spkr" is Giant locked and may be deleted before FreeBSD 14.0. nexus0 aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS> cryptosoft0: <software crypto> acpi0: <COREv4 COREBOOT> acpi0: Power Button (fixed) cpu0: <ACPI CPU> on acpi0 atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x818-0x81b on acpi0 apei0: <ACPI Platform Error Interface> on acpi0 acpi_button0: <Power Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 pci0: <base peripheral, IOMMU> at device 0.2 (no driver attached) pcib1: <ACPI PCI-PCI bridge> irq 24 at device 2.1 on pci0 pci1: <ACPI PCI bus> on pcib1 ath0: <Atheros AR946x/AR948x> mem 0xf7900000-0xf797ffff irq 24 at device 0.0 on pci1 ar9300_flash_map: unimplemented for now Restoring Cal data from DRAM Restoring Cal data from EEPROM Restoring Cal data from Flash Restoring Cal data from Flash Restoring Cal data from OTP ar9300_hw_attach: ar9300_eeprom_attach returned 0 ath0: [HT] enabling HT modes ath0: [HT] enabling short-GI in 20MHz mode ath0: [HT] 1 stream STBC receive enabled ath0: [HT] 1 stream STBC transmit enabled ath0: [HT] LDPC transmit/receive enabled ath0: [HT] 2 RX streams; 2 TX streams ath0: AR9460 mac 640.2 RF5110 phy 1638.7 ath0: 2GHz radio: 0x0000; 5GHz radio: 0x0000 pcib2: <ACPI PCI-PCI bridge> irq 25 at device 2.2 on pci0 pcib2: failed to allocate initial I/O port window: 0x1000-0x1fff pci2: <ACPI PCI bus> on pcib2 igb0: <Intel(R) PRO/1000 PCI-Express Network Driver> port 0x2000-0x201f mem 0xf7a00000-0xf7a1ffff,0xf7a20000-0xf7a23fff irq 28 at device 0.0 on pci2 igb0: Using 1024 TX descriptors and 1024 RX descriptors igb0: Using 4 RX queues 4 TX queues igb0: Using MSI-X interrupts with 5 vectors igb0: Ethernet address: 00:0d:b9:53:c7:90 igb0: netmap queues/slots: TX 4/1024, RX 4/1024 pcib3: <ACPI PCI-PCI bridge> irq 26 at device 2.3 on pci0 pcib3: failed to allocate initial I/O port window: 0x2000-0x2fff pci3: <ACPI PCI bus> on pcib3 igb1: <Intel(R) PRO/1000 PCI-Express Network Driver> port 0x3000-0x301f mem 0xf7b00000-0xf7b1ffff,0xf7b20000-0xf7b23fff irq 32 at device 0.0 on pci3 igb1: Using 1024 TX descriptors and 1024 RX descriptors igb1: Using 4 RX queues 4 TX queues igb1: Using MSI-X interrupts with 5 vectors igb1: Ethernet address: 00:0d:b9:53:c7:91 igb1: netmap queues/slots: TX 4/1024, RX 4/1024 pcib4: <ACPI PCI-PCI bridge> irq 27 at device 2.4 on pci0 pcib4: failed to allocate initial I/O port window: 0x3000-0x3fff pci4: <ACPI PCI bus> on pcib4 igb2: <Intel(R) PRO/1000 PCI-Express Network Driver> port 0x5000-0x501f mem 0xf7c00000-0xf7c1ffff,0xf7c20000-0xf7c23fff irq 36 at device 0.0 on pci4 igb2: Using 1024 TX descriptors and 1024 RX descriptors igb2: Using 4 RX queues 4 TX queues igb2: Using MSI-X interrupts with 5 vectors igb2: Ethernet address: 00:0d:b9:53:c7:92 igb2: netmap queues/slots: TX 4/1024, RX 4/1024 pci0: <encrypt/decrypt> at device 8.0 (no driver attached) xhci0: <AMD FCH USB 3.0 controller> mem 0xf7fa2000-0xf7fa3fff irq 18 at device 16.0 on pci0 xhci0: 32 bytes context size, 64-bit DMA usbus0 on xhci0 usbus0: 5.0Gbps Super Speed USB v3.0 ahci0: <AMD Hudson-2 AHCI SATA controller> port 0x4010-0x4017,0x4020-0x4023,0x4018-0x401f,0x4024-0x4027,0x4000-0x400f mem 0xf7fa5000-0xf7fa53ff at device 17.0 on pci0 ahci0: AHCI v1.30 with 2 6Gbps ports, Port Multiplier supported with FBS ahcich0: <AHCI channel> at channel 0 on ahci0 ahcich1: <AHCI channel> at channel 1 on ahci0 ehci0: <AMD FCH USB 2.0 controller> mem 0xf7fa6000-0xf7fa60ff irq 18 at device 19.0 on pci0 usbus1: EHCI version 1.0 usbus1 on ehci0 usbus1: 480Mbps High Speed USB v2.0 intsmb0: <AMD FCH SMBus Controller> at device 20.0 on pci0 smbus0: <System Management Bus> on intsmb0 smb0: <SMBus generic I/O> on smbus0 isab0: <PCI-ISA bridge> at device 20.3 on pci0 isa0: <ISA bus> on isab0 sdhci_pci0: <Generic SD HCI> mem 0xf7fa7000-0xf7fa70ff at device 20.7 on pci0 sdhci_pci0: 1 slot(s) allocated amdtemp0: <AMD CPU On-Die Thermal Sensors> on hostb5 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart1: console (115200,n,8,1) tpm0: <Trusted Platform Module> port 0xc31-0xc32 iomem 0xfed40000-0xfed44fff on acpi0 tpm: device 0x001a15d1 rev 0x10 WARNING: Device "tpm" is Giant locked and may be deleted before FreeBSD 14.0. orm0: <ISA Option ROM> at iomem 0xee800-0xeffff pnpid ORM0000 on isa0 superio0: <Nuvoton NCT5104D/NCT6102D/NCT6106D (rev. B+)> at port 0x2e-0x2f on isa0 gpio0: <Nuvoton GPIO controller> at GPIO ldn 0x07 on superio0 gpiobus0: <GPIO bus> on gpio0 gpioc0: <GPIO controller> on gpio0 hwpstate0: <Cool`n'Quiet 2.0> on cpu0 Timecounters tick every 1.000 msec ZFS filesystem version: 5 ZFS storage pool version: features support (5000) Trying to mount root from zfs:zudi/ROOT/default []... Root mount waiting for:ugen1.1: <AMD EHCI root HUB> at usbus1 ugen0.1: <0x1022 XHCI root HUB> at usbus0 usbus0 CAM usbus1 uhub0 on usbus1 uhub0: <AMD EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 uhub1 on usbus0 uhub1: <0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 uhub1: 4 ports with 4 removable, self powered ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: <SATA SSD SBFM61.2> ACS-4 ATA SATA 3.x device ada0: Serial Number 1197079712BF01412851 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 30533MB (62533296 512 byte sectors) Root mount waiting for: usbus0 usbus1 uhub0: 2 ports with 2 removable, self powered ugen0.2: <FTDI FT232R USB UART> at usbus0 ugen1.2: <vendor 0x0438 product 0x7900> at usbus1 uhub2 on uhub0 uhub2: <vendor 0x0438 product 0x7900, class 9/0, rev 2.00/0.18, addr 2> on usbus1 Root mount waiting for: usbus1 uhub2: 4 ports with 4 removable, self powered Root mount waiting for: usbus1 ugen1.3: <vendor 0x0cf3 product 0xe003> at usbus1 Dual Console: Serial Primary, Video Secondary apuled0: <APU2> at iomem 0xfed81610-0xfed8161b,0xfed81664-0xfed81667 on isa0 resetsw0: <UDXRSW-2> at iomem 0xfed81664-0xfed81667 on isa0 wlan0: Ethernet address: 74:29:af:01:c2:e3 lo0: link state changed to UP igb0: link state changed to UP ubt0 on uhub2 ubt0: <vendor 0x0cf3 product 0xe003, class 224/1, rev 1.10/0.01, addr 3> on usbus1 WARNING: attempt to domain_add(bluetooth) after domainfinalize() WARNING: attempt to domain_add(netgraph) after domainfinalize() Security policy loaded: MAC/ntpd (mac_ntpd) ugen0.2: <FTDI FT232R USB UART> at usbus0 (disconnected) ugen0.2: <FTDI FT232R USB UART> at usbus0 ugen0.2: <FTDI FT232R USB UART> at usbus0 (disconnected) ugen0.2: <FTDI FT232R USB UART> at usbus0 ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping
  19. mmb

    USB PLM

    Are you referring to dmesg.today in /var/log? I checked messages and unplug/plug events are recorded there. Jul 21 12:25:23 polisy kernel: ugen0.2: <FTDI FT232R USB UART> at usbus0 (disconnected) Jul 21 12:25:31 polisy kernel: ugen0.2: <FTDI FT232R USB UART> at usbus0 Jul 21 12:28:43 polisy kernel: ugen0.2: <FTDI 232R USB UART> at usbus0 (disconnected)FT Jul 21 12:28:53 polisy kernel: ugen0.2: <FTDI FT232R USB UART> at usbus0
  20. mmb

    USB PLM

    Tried that and other as well, no luck. I believe the OS sees it but the ISY isn't picking it up.
  21. Gave the Reset button a try but no luck. Oh well thanks!
  22. Mine says not connected. Did you have to do anything special to find it? Thanks!
  23. mmb

    USB PLM

    I have the same issue, the PLM shows not connected. All updates and upgrades are up to date as well.
  24. Up and running here with a little help to get to OS 13 (the only info that was missing). Question, you show Policy access using localhost, do I have to hook up a monitor to access? I have a USB PLM, is there anyway to see if the Polisy sees it? Thanks and good work!
  25. Very helpful thanks. Can you point me to the one more massive upgrade?
×
×
  • Create New...