Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

wireguard kernel module not loaded #187

@miramo

Description

@miramo

Description
Hello, I managed to install the spk (whether already compiled or compiled by myself on the machine), but the problem is that the kernel module does not seem to want to load and I do not know where the problem comes from.

$ uname -ar
Linux KoalaStation 3.10.102 #15284 SMP Mon Jul 9 23:04:14 CST 2018 x86_64 GNU/Linux synology_bromolow_3615xs

$ cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 58
model name	: Intel(R) Xeon(R) CPU E3-1265L V2 @ 2.50GHz
stepping	: 9
microcode	: 0x21
cpu MHz		: 2501.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips	: 4988.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 36 bits physical, 48 bits virtual

Steps to reproduce

$ sudo /var/packages/WireGuard/scripts/start-stop-status start
net.ipv4.ip_forward = 1
Loaded 7 iptables core modules
Loaded 9 iptables NAT modules
insmod: ERROR: could not load module /wireguard/wireguard.ko: No such file or directory

So, I tried to do :

$ sudo /sbin/insmod /volume1/@appstore/WireGuard/wireguard/wireguard.ko
insmod: ERROR: could not insert module /volume1/@appstore/WireGuard/wireguard/wireguard.ko: Invalid module format

$ lsmod | grep wireguard

Plus, the package seems to be running, but on the interface it is not.

$ sudo synoservice --status pkgctl-WireGuard
Service [pkgctl-WireGuard] status=[enable]
required upstart job:
	[pkgctl-WireGuard] is start.
=======================================

image

Synology NAS model
XPEnology DSM 6.1 DS3615xs (HP ProLiant Gen8 with Xeon 1265 V2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions