-
Succsessfully flashed freetz-ng to 7582 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Thanks for testing :)
For Openvpn you need a kernel module, but sadly avm gpl-sources are for this device (see #134) not compiling. They are the first with the "bcm sdk" and avm did something other like kernel sources before.
There are patches missing in |
Beta Was this translation helpful? Give feedback.
-
looks like i was a little hasty, some things don't work: |
Beta Was this translation helpful? Give feedback.
Thanks for testing :)
Kernel modules are disabled:
For Openvpn you need a kernel module, but sadly avm gpl-sources are for this device (see #134) not compiling. They are the first with the "bcm sdk" and avm did something other like kernel sources before.
If you want to test by yourself, remove this line and kernel modules are visible: https://github.com/Freetz-NG/freetz-ng/blob/master/config/mod/source.in#L42
Then use
There are patches missing in
make/kernel/…