Page 5 of 7

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Wed Nov 04, 2015 11:26 am
by juusso
Rpi2... whats inisde? Arm5?6? If so, you will need sources of your tv anyway and compile them with native rpi2 toolcgain. Might work.

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Wed Nov 04, 2015 1:41 pm
by mentex
i have read all the stuff an i think i will not try it..
it is much to comlicated and the risk to brick my tv is to high..

thank you anyway.. maybe one of the dev s can compile for me if he has nothing else to do..:-)

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Mon Jan 18, 2016 7:36 am
by cvxcvx
Hi.
What I need to do to run openvpn on f5300?

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Sun Jul 24, 2016 9:34 am
by bobiturboto
In my case F8000 openvpn requires correct date and time, because of ssl certificate. Do you know some way to trick it to use the the system default 1970? I don't want to use ntp or other methods to set up system time, because so far they are breaking the rest of the widgets

Sent from my D6503 using Tapatalk

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Mon Jul 25, 2016 9:23 pm
by sectroyer
No :)

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Thu Sep 15, 2016 4:24 pm
by langioletto
juusso wrote:Check this
Hi @juusso, I have tried your tun.ko on a tv ES6560 TV series, but unfortunately it does not work
https://forum.samygo.tv/viewtopic.php?f ... =20#p69893

insmod $SYSROOT/opt/privateer/usr/bin/openvpn/bin/tun.ko

insmod: can't insert '/mnt/opt/privateer/usr/bin/openvpn/bin/tun.ko': invalid module format

Any idea ?

Very very thanks..

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Thu Sep 15, 2016 5:03 pm
by zoelechat
just after module insertion fail:

Code: Select all

dmesg | tail
Wrong vermagic I'd say, yours is likely to be 0064, not 0081 :)

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Thu Sep 15, 2016 8:57 pm
by langioletto
Ok, very thanks!

Tomorrow I try

You have ideas where I find the tun.ko vermagic 0064?

Thanks for your support

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Thu Sep 15, 2016 9:13 pm
by zoelechat
Even no idea if it has ever been compiled or if it exists at all...
You still can try to hexedit that one, look for vermagic string and change number, maybe with a bit of luck :)

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Posted: Thu Sep 15, 2016 10:24 pm
by langioletto
Ok, i have edit tun.ko 0081 to 0064

Tomorrow I try, very thanks

I searched UExxES6xxx.zip to compile the kernel "VDLinux_2.6.35.11.tgz" and tun.ko with toolchain, but on the website opensource.samsung.com is no longer available

Can someone kindly put in download?