@Nikolay-Vetrov Yes, it is!
N
Nikolay Vetrov
@Nikolay Vetrov
0
Reputation
2
Posts
227
Profile views
0
Followers
0
Following
Best posts made by Nikolay Vetrov
This user hasn't posted anything yet.
Latest posts made by Nikolay Vetrov
-
RE: WS281x, SK6812 driver for the Omega2? [Solved]
@luz
@Jakofff-Parker said in WS281x, SK6812 driver for the Omega2? [Solved]:@luz does it work for the omega 2+ version with kernel 4.4.6?
When I did the opkg install, I got the error:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-p44-ledchain: * kernel (= 4.14.81-1-5c1ea8a282d7395b1a2c86bf6b1669fc) *
then, after:
echo-en '\ xFF \ x00 \ x00 \ xFF \ x00 \ x00'> / dev / ledchain0
Omega immediately hung, omega wifi dropping, yellow led turns off, and I did her a power reset.
Is this problem happening because the module is for another kernel?
I have Omega 2+ with 4.4.74 kernelroot@Omega-1D19:~# ls -l -rw-r--r-- 1 root root 940 Jan 14 2019 greeting.py -rw-rw-r-- 1 1000 1000 6936 May 16 2019 kmod-p44-ledchain_4.14.81+2.0-7_mipsel_24kc.ipk root@Omega-1D19:~# opkg install --force-depends kmod-p44-ledchain* Installing kmod-p44-ledchain (4.14.81+2.0-7) to root... Configuring kmod-p44-ledchain. Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-p44-ledchain: * kernel (= 4.14.81-1-5c1ea8a282d7395b1a2c86bf6b1669fc) * root@Omega-1D19:~# root@Omega-1D19:~# insmod /lib/modules/4.14.81/p44-ledchain.ko ledchain0=0,5,1 root@Omega-1D19:~# echo -en '\xFF\x00\x00\xFF\x00\x00' >/dev/ledchain0 packet_write_wait: Connection to 192.168.3.1 port 22: Broken pipe