kitor

  • Posts

    2
  • Joined

  • Last visited

kitor's Achievements

  1. WG works, thanks! Yesterday I noticed that at least on 4.14 GPIOs doesn't work for me (exports, sets direction without errors, but real output on pins won't change) , but that's story for another thread. I used oldstable (with kernel 3.14.79-cubox) until yesterday so I just found that - need to investigate first.
  2. Same problem on hummingboard i2ex (running -cubox kernel) both on kernel 4.14 and 5.1. Built-in module doesn't work - throws this exec format error. DKMS on 4.14 says that it built identical module to one shipped with kernel. I removed wireguard from /lib/modules, run depmod and installed wireguard -> no luck. On 5.1 fails to build scripts/ in headers (won't build at all), like headers are broken. Self-built module from linux-source-next-cubox after make oldconfig fails in the same way (Exec format error). Found older versions of wireguard sources -> wireguard-dkms_0.0.20190406-1_all.deb and wireguard-dkms_0.0.20190227-1_all.deb, nothing changed. Trying to load module pops "wireguard: unknown relocation: 102" in dmesg.