get-a-robot-vpnc / tun.ko on Hero - Hero, G2 Touch Android Development

Hi,
has anybody yet tried to get the Market VPN client running on Hero?
http://code.google.com/p/get-a-robot-vpnc/
Seems like the stock ROM doesn't have the tun.ko module installed, so do we need to extract it from other roms?

I have the ver 2 from modaco installed and have found the tun.ko file with
find -iname tun.ko
its here - /system/lib/modules/tun.ko
if I run insmod /system/lib/modules/tun.ko I get
'can't insert /system/lib/modules/tun.ko invalid module format.
Any ideas people ?????

updated tun
Hi!
Please try the updated tun driver. Could you tell us your vpnc experiences?
gogh57

Hi, it worked for me.
check http://forum.xda-developers.com/showthread.php?t=552776, Post #17, by pvlagsma contains detailed information on how to setup the vpn

Related

built ffmpeg dlls for windows mobile are available

In the past, I get many helps from here.
I met lots of troubles while building ffmpeg for winCE. But I'm lucky to build them out finaly. I know some ones prefer to get the dlls directly rather than build it by themselves. So I upload them here: http://www.mediafire.com/?jc4w8mex9mw
Just feel free to get them if you need it.
ok, it may sound a silly question, but what app is suposed to take benefit of that ?
RTSP
Great job! Thanks
Did you build it with rtsp support? I can 't manage opening an rtsp stream: "File not found error"
rtsp.h files are present
In your begin method, in the name you preceed sample.avi with some strange char's what are they for?
Kind regards
Wim
I have also been trying to compile this for the ARM4 platform, would it be possible for you to build for this platform (ARM4i is only for WM5/6 and Im also developing for WM2003/CE.NET 4.2)
Thanks
sorry, rstp seems not supported defaultly.
the strange chars is diretory name. You could change them to "\\Storage Card\\sample.avi" or any others you like.
wimpos said:
Great job! Thanks
Did you build it with rtsp support? I can 't manage opening an rtsp stream: "File not found error"
rtsp.h files are present
In your begin method, in the name you preceed sample.avi with some strange char's what are they for?
Kind regards
Wim
Click to expand...
Click to collapse
I haven't tried it in WM2003. Maybe it works too. please try it and tell me result.
coolsva said:
I have also been trying to compile this for the ARM4 platform, would it be possible for you to build for this platform (ARM4i is only for WM5/6 and Im also developing for WM2003/CE.NET 4.2)
Thanks
Click to expand...
Click to collapse
I am trying to use your bin ffmpeg on windows mobile 6.
when I try to call :
avcodec_find_encoder((enum CodecID)CODEC_ID_FLV1);
it's fail
those my init call:
avcodec_init();
avcodec_register_all();
av_register_all();
av_log_set_callback( ffmpeg_avcodec_log );
any idea ?
wright_hz said:
In the past, I get many helps from here.
I met lots of troubles while building ffmpeg for winCE. But I'm lucky to build them out finaly. I know some ones prefer to get the dlls directly rather than build it by themselves. So I upload them here: http://www.mediafire.com/?jc4w8mex9mw
Just feel free to get them if you need it.
Click to expand...
Click to collapse
Hi,
Been trying to use your FFMPEG.DLL but I need the network capability of FFMPEG, could you recompile with --disable-network removed from your configure?
I have built FFMPEG myself but I keep getting a green screen on any video output, sound works okay. Did you get this? If I switch to your DLL I it works but I can only open local files.
To get libavformat to build I had to change a line in configure (amongst other things) to:
network_extralibs="-lws2"
from:
network_extralibs="-lws2_32"
Thanks!
Hy,
can anybody build ffmpeg with support stream video files from network?
Thanks a lot.
Greatz
mccoffein
Hy,
is anybody out there?
I think the original Youtube app uses ffmpeg - just go to youtube from your mobile, download the cab, install and you'll find ffmpeg.dll in /program files/youtube so you can try use this one...
Hy,
thanks for your answer. I tried this. But ffplay don't work with this dll well.
If have linked in the project below but i dosent work.
I tried to link avcodec, avutil and avformat ... But there is no coming out.
Since you know that it works now i will update this thread.
I have done it. You can see it here: http://forum.xda-developers.com/showthread.php?p=3819157#post3819157
ffmpeg WinCE is now Open Source!
For more informations look at our homepage http://www.ffmpeg-wince.org ...
See you!
Error :"Not a valid Pocket PC application"
hi
I have download the file from here: http://www.mediafire.com/?jc4w8mex9mw extract it and copy the bin, ffmpeg and Sdl directory to my project for wm 6.0
and successfully build the cab file. My cab file has exe and ffmpeg.dll, SDL.dll, swscale.dll files. After installation to my htc device 6.1 device whenever I try to run
file it gives me error message "Not a valid Pocket PC application".
Do have any idea why it is giving such error message.
Thank you.
Hello, I have also downloaded the files and am building testmain.exe using visual studio 2005. The exe is building and is running within the emulator. However on a windows mobile 6.1 classic PDA I am getting the error "testmain" is not a valid Pocket PC application.
Could anyone help me discover what the problem is?
I ran dumpbin /headers on the DLLs and the exe and saw that the header values are different and am wondering could this be causing the problems I have?
Dump of file ffmpeg.dll
----------------------
FILE HEADER VALUES
1C0 machine (ARM)
4.00 operating system version
1.00 image version
3.00 subsystem version
0 Win32 version
Dump of file SDL.dll
----------------------
FILE HEADER VALUES
1C2 machine (Thumb)
4.00 operating system version
0.00 image version
4.10 subsystem version
0 Win32 version
Dump of file swscale.dll
----------------------
FILE HEADER VALUES
1C0 machine (ARM)
4.00 operating system version
1.00 image version
3.00 subsystem version
0 Win32 version
Dump of file testmain.exe
----------------------
FILE HEADER VALUES
1C2 machine (Thumb)
5.01 operating system version
0.00 image version
5.01 subsystem version
0 Win32 version
Thanks,
Menelaos

[Ultra PC Edition Apps]DSM Assembler Manifest - v.1.5[14/03/2010]

Focusing for the *. dsm files:
Getting information
Modify and save the values
Certificates read these files
General support of this information
=============================
DSM Assembler Manifest - Version 1.5
Add:
*Change Visual Structure
*Get Info Manifest Shadows
*Get Info Manifest Dependent
*Get More Info from Files and Modules
*Get More Info from Certificates
Old Version:
DSM Assembler Manifest - Version 1.4
*Load DSM File
*Display File From Manifest
*Loading Registry From the same Package
*Display Information From Manifest File DSM:
-Package Name Manifest
-Package Interface
-Package Version
-Prev Version
-Packege Certificate
*Show Location File
The first edition of the software, to Annex
Today: I'll add later Screens
Thank's for your proggy
Quietly, they will improve, but time is needed
Looks promising
It has some bugs yet, but it can sometimes be better
Hi, I got this error. May I know what file(s) I am missing? I'm using Win7 32-bit. Thanks.
Code:
---------------------------
DSM_Assembler_Manifest.exe - .NET Framework Initialization Error
---------------------------
To run this application, you first must install one of the following versions of the .NET Framework:
v4.0.21006
Contact your application publisher for instructions about obtaining the appropriate version of the .NET Framework.
---------------------------
OK
---------------------------
maesus said:
Hi, I got this error. May I know what file(s) I am missing? I'm using Win7 32-bit. Thanks.
Code:
---------------------------
DSM_Assembler_Manifest.exe - .NET Framework Initialization Error
---------------------------
To run this application, you first must install one of the following versions of the .NET Framework:
v4.0.21006
Contact your application publisher for instructions about obtaining the appropriate version of the .NET Framework.
---------------------------
OK
---------------------------
Click to expand...
Click to collapse
I have to W7, you install .Net 4.0
Link : Microsoft .NET Framework 4
New Relase in First post
@nokster:
Excellent contribution; I am trying to put together a review of this tool here.
Would it be possible for you to update Post 1 of this thread with a description/summary of all of the functions that your tool can do (or be used for) so that I can use some of the description in the review?
Lastly, it would also be helpful if the tool could run on .NET Framework 3.x.
Cheers,
hilaireg said:
@nokster:
Excellent contribution; I am trying to put together a review of this tool here.
Would it be possible for you to update Post 1 of this thread with a description/summary of all of the functions that your tool can do (or be used for) so that I can use some of the description in the review?
Lastly, it would also be helpful if the tool could run on .NET Framework 3.x.
Cheers,
Click to expand...
Click to collapse
->Nokser<-
No problem
Cheers,

[Q] How to boot .32 kernel with HaRET?

Hi,
is there anybody, who can boot .32 kernel with haret?
Pls upload me default.txt, initrd.gz and rootfs.img OR is there anybody who can write step-by-step guide to try android on kaiser via haret..?
Thanks
http://forum.xda-developers.com/showpost.php?p=9562500&postcount=332
Just be sure to download zImage (Kernel) and initrd.lzma from this link:
http://androidhtc.git.sourceforge.net/git/gitweb.cgi?p=androidhtc/kernel-release.git;a=tree
or use aTools (http://forum.xda-developers.com/showthread.php?t=783514) to do it for you.
The benefit from using aTools configured to HARET setup is, that it would also create default.txt file for you.

about openvpn help....

where I place the file cert and key to use build-in openvpn now I place it on /sdcard/openvpn but when add a vpn can't find certificate ...

[CM7.1 Stable] Need help on OpenVPN set up

Hi,
Could anyone help me how to extract information (ca, cert, key, etc) from .ovpn to build a .p12 file which native openvpn client in CM7 can read?
Also, could you explain how to use the advanced option in Add VPN to successfully set up a openvpn account in CM7?
Thanks.
OpenVPN Settings works in a breeze.
Those with similar issue, don't waste your time. Just head to OpenVPN Settings.

Categories

Resources