View Single Post
  #381  
Old 28th Feb 2011 Mon, 18:54
wargodz009's Avatar
wargodz009 Male wargodz009 is offline
Forum Advisor
 
Join Date: Sep 2008
Location: komonwelth q.c.
Posts: 831
Reputation: wargodz009 is an unknown quantity at this point
Post Re: LG Optimus One Users

STEP BY STEP PROCEDURE FOR P500

para sa mga walang cyanogen mod
required iinstall:
-busybox(attached, paextract nlng kc lampas 2mb eh)
-root access(z4root.apk attached)
-openvpn installer(attached)
-openvpn settings(attached)
-terminal emulator(attached)
-root explorer(attached)
-tun.ko for p500 (makukuha sa mga kernel sa ibaba)

heres the link for kernel's
Drellisdee's kernel: http://forum.xda-developers.com/showthread.php?t=866774
(overclock, interactive governor, ext4, tun.ko, etc)

Mik_os' kernel: http://forum.xda-developers.com/showthread.php?t=929941
(based on drellisdee's kernel source + touchscreen cpu drain bug fix!)


1st) root your phone

2nd) install openvpn installer and the binaries..
to install:
-run openvpn installer using file explorer
--edit confusing daw para sa baguhan yung line na to.
-click install > open mo ung app > click install >choose /system/xbin/ > choose /system/xbin/bb
-check this directory if installation successfull: /system/xbin/openvpn <- dapat anjan yang file n yan

3rd) yung busybox kung custom rom ang gamit nyu anjan n yan dapat
-pero kung hndi install nyo.
-open the application and click install.
-wait and check directory: /system/xbin/busybox or /system/bin/busybox <-- it(busybox) should be there.

4th) install openvpn settings
-go to option > advance >
-check load tun kernel module
-set path to openvpn binary: /system/xbin/openvpn
-go to tun module setting > load module using > insmod
-set path to tun module: /system/lib/modules/tun.ko

5th) open terminal emulator
type this (wag itype yung $ at yung #)
$su (press enter adn this will prompt for root access just grant)
#mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
#chmod 700 /system/xbin/openvpn
#mkdir /system/xbin/bb

--edit "pag ang busybox ay nasa /system/bin/busybox"
#busybox ln -s /system/bin/busybox /system/xbin/bb/ifconfig
#busybox ln -s /system/bin/busybox /system/xbin/bb/route

--edit "may ibang rom na ang busybox ay nasa xbin eto ang irun nyo"
#busybox ln -s /system/xbin/busybox /system/xbin/bb/ifconfig
#busybox ln -s /system/xbin/busybox /system/xbin/bb/route

#reboot

**if an error occurred after issuing such command
please check if busybox is in this directory: /system/bin/busybox
and if openvpn is in this directory: /system/xbin/openvpn

6th) on your sdcard create a folder named "openvpn" w/o the quotes
-put there all your config files
-below are config files from our fellow symbianizer sorry i forgot her name...
--edit get config files from hostizzle.com (edit the **.ovpn file and change all port to 80)

7th) create a new apn for those who dont have
GLOBE
no port no ip no authentication
apn: http.globe.com.ph
name: any
-set as default

SMART
no port no ip no authentication
apn: internet
name: any
-set as default

8th) feedback kung gumana
Attached Files
File Type: apk z4root.1.3.0.apk (955.5 KB, 1851 views)
File Type: apk OpenVPN-Installer-0.2.3.apk (561.9 KB, 1796 views)
File Type: apk OpenVPN-Settings-0.4.7.apk (127.9 KB, 1561 views)
File Type: apk Terminal_Emulator_v1.0.21.apk (74.3 KB, 1426 views)
File Type: apk Root_Explorer_v2.10.apk (204.4 KB, 1209 views)
File Type: rar BusyBox_installer_v3.3.7.rar (849.4 KB, 2990 views)



Freelance Web Developer || Php & MySql
LG Optimus One -> iphone 4s android clone -> CM Flare -> SGS3 GT-i9300

Last edited by wargodz009; 29th Mar 2011 Tue at 12:41..