@crashoverride01
The wiringX crash is due to using Kernel 4.9.x.
You are using the branch v7_oregon from my github repository.
That is the branch i am using for development of various additonal protocol modules (in this case Oregon V2.1), the wiringX library used within this branch is not compatible with Kernel 4.9.13.
The stable pilight branch is not supporting Kernel 4.9.13 either.
Please use instead from my repository the branch test_dev_stable if you need the oregon protocol or the latest version of the main pilight development branch. .
I keep the test_dev_stable branch updated with the V7 pilight development branch and integrate support for several additional protocols not supported by the main development branch into it as well. On a regular base I test this branch for compatibility using pi1, pi2 and pi3 hardware using raspbian and the most recent linux kernels.
I am not aware of wiringX or webgui related problems with this branch.
The wiringX crash is due to using Kernel 4.9.x.
You are using the branch v7_oregon from my github repository.
That is the branch i am using for development of various additonal protocol modules (in this case Oregon V2.1), the wiringX library used within this branch is not compatible with Kernel 4.9.13.
The stable pilight branch is not supporting Kernel 4.9.13 either.
Please use instead from my repository the branch test_dev_stable if you need the oregon protocol or the latest version of the main pilight development branch. .
I keep the test_dev_stable branch updated with the V7 pilight development branch and integrate support for several additional protocols not supported by the main development branch into it as well. On a regular base I test this branch for compatibility using pi1, pi2 and pi3 hardware using raspbian and the most recent linux kernels.
I am not aware of wiringX or webgui related problems with this branch.