[How To] Free OpenVPN Connection on Xperia X10 - XPERIA X10 General

So this is my 2nd Thread ... I know a lot of people use their Xperia X10 to surf through the WEB and i'm sure that like me a lot of you also have problems due some sites being blocked or unable to perform certain downloads. My problem is the Second; I can't download from almost any host (Megaupload, Hotfile, Rapidshare...) because my career has set up the same IP address to all Mobile Phones...
To avoid this issue i was using EvoVPN and it was good until 2 weeks ago when the service was shut down. Anyways i've read a lot and probably This has been post before but i found a way to have FreeVPN services working in our beloved X10s....
What do you need?
1. Have SuperUser Access (ROOT).
2. Install Busybox from within the Android Market (Version 1.17).[Mandatory]
UPDATE!!!
[*] Added Tun.ko Working for Android 2.3.3 Update.. Thanks to gergnz
HERE!!
3. Download and unzip this file in the root of your SDCARD
3.1Dropbox
3.2Mirror Mediafire
4. Install OpenVPN Settings from within the Android Market.
5. Install Android Terminal Emulator from within the Android Market.
Procedure:
1. Open Android Terminal Emulator and issue the following Commands:
Code:
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
busybox insmod /sdcard/openvpn/tun.ko
busybox cp /sdcard/openvpn/openvpn /system/xbin/openvpn
busybox cp /sdcard/openvpn/openvpn /system/xbin/tun.ko
chmod 700 /system/xbin/openvpn
mkdir /system/xbin/bb
busybox ln -s /system/bin/busybox /system/xbin/bb/ifconfig
busybox ln -s /system/bin/busybox /system/xbin/bb/route
busybox mount -o remount,rw /dev/block/mtdblock2 /system
busybox cp /sdcard/openvpn/chargemon /system/bin/chargemon
busybox cp /sdcard/openvpn/busybox /system/bin/busybox
reboot
* Note the last two lines are useful only if you have Xrecovery Installed because it needs this busybox version to work, you can skip it if you don't use Xrecovery....
2. Open VPN Settings and press Menu-->Advanced
3. Check the "Load tun Kernel module" checkbox
4. In TUN module settings select: insmod ; and the path to run module should be: /sdcard/openvpn/tun.ko
5. Path Configurations should be: /sdcard/openvpn
6. Path to openvpn binary should be: /system/xbin/openvpn
7. Back
8. Click on OpenVPN
9. Select freeopenvpn.ovpn
10. This should automatically assign you an IPAddress and you'll be set to use freevpn services.
NOTES!! Please READ BEFORE POSTING/Asking
Thanks to alx5962 for compiling the TUN.KO module!!!
1. Whenever you connect to freeopenvpn.ovpn the web browser will redirect you to http://www.freeopenvpn.com in order to activate the service, you just need to click on the linck and you'll be set.
2. If you don't click on that you won't be able to transfer any data either over WIFI or 3G
3. It's not always but if you can't load the http://www.freeopenvpn.com webpage after clickin on it,please wait while the phone is trying to comunicate with the server, it can take up to 5 Minutes :S but it will eventually load
4. After the webpage loads you'll be redirected to their site but you can start browsing using the assigned IP Address.
5. EVERY time you close the VPN connection and you login again the phone/server will request the process stated above.
6. If you find this useful you can always use the Thanks button and buy me a beer.... HERE
BEFORE:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
AFTER:
Downloading

All good, but...
It's not always but if you can't load the http://www.freeopenvpn.com webpage after clickin on it,please wait while the phone is trying to comunicate with the server, it can take up to 5 Minutes :S but it will eventually load
Click to expand...
Click to collapse
I'm still waiting about 15 min
busybox mount -o remount,rw /dev/block/mtdblock2 /system
busybox cp /sdcard/openvpn/chargemon /system/bin/chargemon
busybox cp /sdcard/openvpn/busybox /system/bin/busybox
Click to expand...
Click to collapse
NO NEED FOR THESE, EVEN IF YOU GOT xRecovery.
All works good, thnx

hi , which app do u use for browse , thx

@Windgosht is everything working fine? I know is kind of heavy but it's a solution though...
@nini8888 in the screenshots I'm using Miren Browser...
Jim
Sent from my X10a

Yep, works great, but as I said in my post above, no need for those three lines :
busybox mount -o remount,rw /dev/block/mtdblock2 /system
busybox cp /sdcard/openvpn/chargemon /system/bin/chargemon
busybox cp /sdcard/openvpn/busybox /system/bin/busybox
Click to expand...
Click to collapse
xRecovery stopped work (Android 2.1 : 2.0.2.A.0.24 - zdzihu ROM). About the SE ROM, I don't know.

5. EVERY time you close the VPN connection and you login again the phone/server will request the process stated above.
Does it mean:
1. Whenever you connect to freeopenvpn.ovpn the web browser will redirect you to http://www.freeopenvpn.com in order to activate the service, you just need to click on the linck and you'll be set.
2. If you don't click on that you won't be able to transfer any data either over WIFI or 3G
3. It's not always but if you can't load the http://www.freeopenvpn.com webpage after clickin on it,please wait while the phone is trying to comunicate with the server, it can take up to 5 Minutes :S but it will eventually load
4. After the webpage loads you'll be redirected to their site but you can start browsing using the assigned IP Address.
Or the procedure above, where we need to type in all the command?
I get error when issuing the first line of command. Permission denied

gohwh1 said:
5. EVERY time you close the VPN connection and you login again the phone/server will request the process stated above.
Does it mean:
1. Whenever you connect to freeopenvpn.ovpn the web browser will redirect you to http://www.freeopenvpn.com in order to activate the service, you just need to click on the linck and you'll be set.
2. If you don't click on that you won't be able to transfer any data either over WIFI or 3G
3. It's not always but if you can't load the http://www.freeopenvpn.com webpage after clickin on it,please wait while the phone is trying to comunicate with the server, it can take up to 5 Minutes :S but it will eventually load
4. After the webpage loads you'll be redirected to their site but you can start browsing using the assigned IP Address.
Or the procedure above, where we need to type in all the command?
I get error when issuing the first line of command. Permission denied
Click to expand...
Click to collapse
type first su in command line

my phone is rooted and everything is done !
but I got Permission denied with the first line , even with su
what to do ?!!
It's working ,, I used the adb on windows ti issue the lines

Any one get GTalk, Market, Gmail FC???

WindGhost said:
Any one get GTalk, Market, Gmail FC???
Click to expand...
Click to collapse
Not me kind sir... See attached...
Sent from my X10a

Is it possible to select the country of origin where the server resides? ie always use the United States?
Could this be a workaround to use Google Voice?

rvictorg said:
Is it possible to select the country of origin where the server resides? ie always use the United States?
Could this be a workaround to use Google Voice?
Click to expand...
Click to collapse
You can change it only if you open an account on www.openvpn.net probably you can select other countries/locations.
As per GVoice i don´t think this could help since GVoice is bases specially on your Gmail Account so if your Gmail Account is not registered within the US this won´t work.

It work using my home wifi. But when I used my school wifi, it doesnt work. After pressing the active server, it load for a while then after that they show page could not be displayed.
My school is blocking other server application such as MSN Talk, Go facebook Chat, Pocket legend etc.

can this give me free internet service?

Works great, I did full wipe, no Google Apps FC now
thnx

cusmar09 said:
can this give me free internet service?
Click to expand...
Click to collapse
No. This will only assign you a different ip address ...
Sent from my X10a

Will this work on xperia x8? thanks!

Is there anyway to by-pass proxy server? our workplace have a proxy server which you need to set before getting through to any webpage.
the X10 (Adroid 2.1) does't support proxy.

pleaseeeeeeeeeeeeeee
hey
am doing exactly what u said in terminal part,but its not working
i mean yeah ,when am trying to open a new windows,its said i should go to www.freeopenvpn.com to get access,and then it said done
i only can open google after that,not any other site, ((((((
am so saaaaaaaaaaaaaad ,after all of that work

evanbigfan said:
hey
am doing exactly what u said in terminal part,but its not working
i mean yeah ,when am trying to open a new windows,its said i should go to www.freeopenvpn.com to get access,and then it said done
i only can open google after that,not any other site, ((((((
am so saaaaaaaaaaaaaad ,after all of that work
Click to expand...
Click to collapse
Honestly that's weird i haven't had any system issue myself running this VPN service...

Related

[ROM]Cognition v2.3b8

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Cognition Rom FAQ's
Check it out here!
Come chat with us!
Get Cognition Here
If you like this, buy me a beer!!
​
for OP.... OUT
Cognition Captivate ROMs - Tips & Tricks
Lets get started !!!!
The items in this post are not my work, I am just collecting them and posting here. They are also dangerous and may brick your phone. Please use at your own risk. No warrenties
Please donate to appropriate talented individuals who do this wonderful work
Installation
Install Using Clockwork Recovery
Caution: If you are running Cognition 6.X or below you must install using ODIN.
If you are not already rooted, root with the tools here. http://forum.xda-developers.com/showthread.php?t=739304
Go to the xda thread located here http://forum.xda-developers.com/showthread.php?t=786532. Download the latest version of the ROM. Move it to your internal SD card on your phone. DO NOT RENAME THE FILE.
Download ROM Manager (available in the market, more info here) and choose "Flash Clockwork Mod" which will put an update.zip (holding clockwork recovery) on the root of your internal SD card.
Open Rom Manager, choose "Install ROM from SD Card", navigate to your Cognition2.x.zip, and check “Wipe Data”. Watch the magic happen!
Note: if this is your first time installing clockwork, it may fail at stock recovery and reboot. Simply choose "reinstall packages" once more, and it should work properly.
Install Using ODIN
Caution: Use this method only for ODIN FLASHABLE DOWNLOAD! Download link will say “Download Cognition v2.2 BETA X.X.X ODIN”. This .zip contains everything you need to flash a ROM using ODIN. It includes:
• Odin.exe
• PIT.pit
• PDA.tar
• PHONE.tar
• CSC.tar
1. Put your phone into Download Mode (See below for Instructions)
2. Set-up ODIN with the appropriate files and click Start. (One-click versions just click Start). Note: Not all files listed above will be included.
3. Watch the magic.
How TO's
HOW TO: Put your phone in Download Mode
Make sure you phone is powered off, unplugged and charged. Remove SIM, External SD and Battery
Right Click ODIN Exe and click “Run as administrator”
Click Vol Up/Vol Down at the same time and insert USB into phone (other end must be plugged into the PC).
Note: This is extremely important: your phone screen should display a large yellow triangular icon with a shovel wielding droid in it. The text "Downloading... Do not turn off Target!!!!" appears below the icon. If you do not see this screen, you are likely in Recovery Mode.
HOW TO: Flash To JF6 Stock
Use How to Flash ODIN method above. Get Stock ODIN files from here
http://forum.xda-developers.com/showthread.php?t=731989
Caution: If your build is 1008 then you should use STOCK JF6 with 3 button fix from here
http://forum.xda-developers.com/showthread.php?t=818439
Where are archived ROMS?
http://www.ponack.net/designgears/OLD/
Lock Screen Mods, Battery Indicators
http://forum.xda-developers.com/showthread.php?t=799511
HOW TO: Reconfigure Battery Stats
When you flash a new ROM it may be necessary to reconfigure your battery stats.
Signs you may need to re configure:
1. . Using more then 10% battery in an hour or less
2. . While plugged into the charger you lock screen shows a different percentage charge then the battery icon
3. . After a full charge your battery icon only shows 99% and quickly drains.
4. . Any general weird battery activity
Step by step battery reconfigure process: (This is the process that has worked for me time and time again with ROM after ROM)
1. . Flash the Rom on a full battery. (skip to step 6)
2. . If you flashed on less then full plug into AC charger asap and charge to full while the phone is powered on
3. . Once the phone blinks full 2.1-battfull popup shows 2.2-battery sign shows on left of notification bar power off
4. . Charge till full while powered off. the phone will vibrate and the green battery will show 100% in white text
5. . Unplug phone and power on.
6. . Using Root Explorer or a comparable program navigate to (Mount R/W first): data>system> and delete file batterystats.bin
7. . Reboot
8. . While the phone reboots it will rebuild that file and the software and phone should now match.
9. . If any of the symptoms persist start at step 2 and repeat.
10. . As with any rechargeable battery fully discharging the battery once in a while isn't a bad idea
HOW TO: BATTERY Calibrate
1. Connect the phone to the charger with the phone powered on, and allow the phone to charge until it shows 100%
2. Disconnect the phone from the charger, and power it off.
3. Reconnect the phone to the charger with the phone powered off, and allow the phone to charge until the battery indicator shows 100% (you can use vol-up/vol-down to make the indicator come back up when the screen goes to sleep).
4. Disconnect the phone from the charger and power it on.
5. Once the phone is powered completely on, power it off again and reconnect it to the charger until the battery indicator shows 100%.
6. Disconnect the phone, power it on, and use it.
You should only need to use this sequence one time.
HOW TO: Enable/disable Voodoo
To Disable: Create a folder in /sdcard/Voodoo named "disable-lagfix" (without the quotes; capitalization is important). To Enable just remove this folder
Now reboot the phone.
Tips & Tricks/Missing Apps/Walpapers & Other Stuff
(11/16/2010) Con 2.3bv4: HOW TO: Install Missing Wallpapers & Keyboard
Live Wallpapers & SOme keyboards were removed from this ROM. Here is how to get them. Credit pinoymutt
http://forum.xda-developers.com/show...postcount=9095
(11/17/2010) Android Keyboard
http://forum.xda-developers.com/showpost.php?p=8431641&postcount=2
(11/18/2010)MMS Fix
Credit: mmoorman12
http://forum.xda-developers.com/showpost.php?p=8830645&postcount=4081
(11/18/2010)Some Google goodies for Froyo (Desk Clock, Genie Widget, Car Home, Music)
Might or not be compatible with all ROMS - Please try at your own risk
Credit: frauhottelmann http://forum.xda-developers.com/showthread.php?t=817092
(11/18/2010)androidIMATIONS | Custom Boot Animations for Android
Might or not be compatible with all ROMS - Please try at your own risk
Credit: cmbrougham http://forum.xda-developers.com/showthread.php?t=822955
(11/22/2010) 2.3b6 if you cannot get signal after flashing flash jj4 modem
http://forum.xda-developers.com/showthread.php?t=835272&highlight=modem
Credits:
Cognition Wiki
Many Many posts in XDA Captivate section
Other Stuff from Quoted from Cog Thread
GPS Settings:
To get to LbsTestMode: *#*#3214789650#*#* from your dialer
Originally Posted by cnewsgrp 1. Disable “Use Wireless Networks”
1. Navigate to Settings > Location & Security > uncheck the box next to “Use Wireless Networks”
2. Go to the phone and dial *#3214789650#
1. This step throws you into LBSTestMode menu
3. In the LBSTestMode menu change “Operation Mode” to MS Based
4. In the LBSTestMode menu, find “SUPL/CP Settings” and change the SERVER & PORT to supl.google.com and port 7276 (DO NOT use www. in front of supl)
5. REBOOT
6. Enable “Use Wireless Networks”
* Navigate to Settings > Location & Security > check the box next to “Use Wireless Networks”
Update: When using MS based, tracking is terrible, the gps often misses the fact that i have turned and thinks i am continuing forward.
Using standalone is a bit better, but still has times where it misses the fact that i have turned
Should you want to revert back to your original GPS settings, you’ll need to re-enter you factory specs:
Original settings:
Operation Mode: Standalone
SERVER: www.spirent-lcs.com
PORT: 7275​MMS Settings:
Name: AT&T
APN: wap.cingular
Proxy: leave blank
Port: leave blank
Username:[email protected]
Password:CINGULAR1
Server: leave blank
MMSC: http://mmsc.cingular.com
MMS Proxy: wireless.cingular.com
MMS Port: 80
MCC:310
MNC:410
APN Type: leave blank​Email fix if you have that "issue"
APK Download Here
adb pull /system/app/Email.apk
adb pull /system/app/Email.odex
adb push ./Email.apk /sdcard/
adb shell
su (at this point tell superuser to allow permissions if prompted)
rm /system/app/Email.apk
rm /system/app/Email.odex
cp /sdcard/Email.apk /system/app/Email.apk
chown root.root /system/app/Email.apk
chmod 644 /system/app/Email.apk
exit
exit
adb reboot​Cisco VPN Issue Fix:
VPN Links:
http://code.google.com/p/get-a-robot...9.apk&can=2&q=
http://code.google.com/p/get-a-robot...un.ko&can=2&q=
Simply follow these steps. ALL CREDIT GOES TO SUKKUBUS06 from another topic here on XDA. I modified a few steps that I think help the clarity of the instructions.
* Download the correct tun.ko for Android 2.2 here (it says Nexus One but works perfect with my Cognition ROM on Captivate): http://code.google.com/p/get-a-robot...un.ko&can=2&q=
Copy the tun.ko file to the ROOT of your internal SD Card.
Un-install any OpenVPN Settings, OpenVPN Installer, or OpenVPNC applications if they are installed. Perform these steps from scratch...TRUST ME.
You must have the Busy Box installer downloaded and install Busy Box. This app is availabe in the app store. use 1.17.
For the next step you must have the android SDK files on your computer. Open a command prompt, change directories to the C:\android-sdk-windows\tools directory then start the code commands.
Code:
adb shell
su(ALLOW ACCESS ON YOUR PHONE WHEN SUPER USER PROMPTS YOU)
mount -o remount,rw /dev/block/stl6 /system
cp /sdcard/tun.ko /system/xbin/
* create symlinks for busybox route and ifconfig (required by openvpn)
Code:
cd /system/xbin
mkdir bb
cd bb
ln -s ../busybox ./ifconfig
ln -s ../busybox ./route
* create directory for openvpn config files
Code:
mkdir /sdcard/openvpn
* create symlink for cp (unix command for copy). otherwise the install-script of the OpenVPNInstaller (see below) will fail!!!
Code:
ln -s /system/xbin/busybox /system/xbin/cp
* download OpenVPNInstaller from Android Market
run and configure OpenVPNInstaller
specify directories: busybox is in /system/xbin, ifconfig and route are in /system/xbin/bb
* copy vpn-config files (config, certs, key) to /sdcard/openvpn (i.e. via adb push or mounting the phone as a mass-storage unit)
* download OpenVPN Settings from Android Market
run and configure OpenVPN Settings
activate "load tun kernel module"
Tun module settings:
- Load module using insmod (instead of modprobe!!)
- Path to tun module: /system/xbin/tun.ko
Path to configurations:
/sdcard/openvpn
Path to openvpn binary
/system/xbin/openvpn
Now install the latest VPNC found here: http://code.google.com/p/get-a-robot...9.apk&can=2&q=
I rebooted my device at this point. I set up my connection in VPNC and it worked perfectly. Oddly enough when performing a lsmod command in the terminal, I see NO tun.ko module running but hey who cares! It works!
GOOD LUCK!​
How to edit notification bar/battery mods/transparent drawer:
http://forum.xda-developers.com/showthread.php?t=812541
Pirateghost said:
YEP
but if you already had everything setup the way you wanted....
Click to expand...
Click to collapse
With TiBu it really doesn't take too long to get back there,
Sorry if this is a dumb question but what is hsupa?
Sent from my SAMSUNG-SGH-I897 using XDA App
Yeah i got HSUPA but i had to do the harder way. That going to be a real treat for everybody.
Now we just need a kernal that can do it all, then there will be roms coming out everyone's ass we wont be able to keep up
TheTodFather said:
Yeah i got HSUPA but i had to do the harder way. That going to be a real treat for everybody.
Now we just need a kernal that can do it all, then there will be roms coming out everyone's ass we wont be able to keep up
Click to expand...
Click to collapse
this for sure
does the ugjh2 modem go into the pda spot in odin?? Never flashed just the modem
mauriciorubio said:
Sorry if this is a dumb question but what is hsupa?
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
http://www.google.com/#hl=en&expIds...l=&oq=hsup&gs_rfai=&pbx=1&fp=1de331493393b8ab
buddy17 said:
does the ugjh2 modem go into the pda spot in odin?? Never flashed just the modem
Click to expand...
Click to collapse
nope, Phone slot. Kernel goes in PDA
wait....i think i meant to say kernal....unless i need to flash the modem AND the kernal?? I downloaded the reoriented kernal from the other thread that includes voodoo, is that all i need to get hsupa if i already have cognition?
im on sre2b6, if i flash to this cognitive will i need to mess with odin for the modem or is included...can i just rom manager over to this, i dont mind if it wipes everything
buddy17 said:
wait....i think i meant to say kernal....unless i need to flash the modem AND the kernal?? I downloaded the reoriented kernal from the other thread that includes voodoo, is that all i need to get hsupa if i already have cognition?
Click to expand...
Click to collapse
nope, you need the JH2 modem. it's hiding somewhere in the kernel thread. Zilch needs to be here tonight, he's usually on top of this ****
HSUPA is high speed uplink packet access and that with download makes HSPA or 3.5g.
or http://en.wikipedia.org/wiki/High-Speed_Uplink_Packet_Access
NOW Gears we need to optimize MTU settings!!!!
Maxium Transmition Units--------currently we are pegged at 1400 and with header it even lower i think 1352 to be exact.
1500 The biggest sized IP packet that can normally traverse the internet without getting fragmented. Typical MTU for non PPPoE, non VPN connections.
1492 The maximum MTU recommended for internet PPPoE implementations
1472 The maximum ping data payload before fragmentation errors are received on non-PPPoE non VPN connections
1460 TCP Data size (MSS) when MTU is 1500 and not using PPPoE
1464 The maximum ping data payload before fragmentation errors are received when using a PPPoE connected machine
1452 TCP Data size (MSS) when MTU is 1492 and using PPPoE
576 Typically recommended as the MTU for dialup type applications .. leaving 536 bytes of TCP data.
48 The sum of IP, TCP, and PPPoE headers
40 The sum of IP, and TCP headers
28 The sum of IP, ICMP headers
Clicking this link will show you your MTU and other important settings http://www.speedguide.net/analyzer...._TOS=0&IP=24.236.120.106&timestamp=1284959054
SO we can either have a max of 1500 or 1400 but when downloading a package that is a 10mbs it adds up real quick!
AT&T pegged us at 1400 for a reason we don't know if it will work unless we test for packet loss. If anyone can point me in the right settings I would love to play with it.
darkamikaze said:
I rather do that I think.. links to both D: ?
and which goes to where? like phone? pda? D:
Click to expand...
Click to collapse
extract the .tar file out of the zip and the .bin file out of the modem zip
tar goes in PDA
modem goes in PHONE
i had to flash them separately to get it to work 100%
OK, I am trying to disable the lagfix using the disable-lagfix file in the voodoo directory, but it doesn't seem to be doing anything(usually you hear the robot voice saying it is reverting back to RFS). I'm going to try removing the file, and see what happens.
EDIT: Hmm, removing it I hear the voice telling me it is applying the voodoo ext4 lagfix. Maybe I just missed it when I added the file before. There were a couple of drunk idiots I had to help at my job...
Demented71 said:
OK, I am trying to disable the lagfix using the disable-lagfix file in the voodoo directory, but it doesn't seem to be doing anything(usually you hear the robot voice saying it is reverting back to RFS). I'm going to try removing the file, and see what happens.
EDIT: Hmm, removing it I hear the voice telling me it is applying the voodoo ext4 lagfix. Maybe I just missed it when I added the file before. There were a couple of drunk idiots I had to help at my job...
Click to expand...
Click to collapse
Hey demented, deleting the files wont revert you back to rfs. Create a folder called "disable lagfix" with no quotes or hyphens
Sent from my SAMSUNG-SGH-I897 using XDA
wuxingwarrior3 said:
Hey demented, deleting the files wont revert you back to rfs. Create a folder called "disable lagfix" with no quotes or hyphens
Sent from my SAMSUNG-SGH-I897 using XDA
Click to expand...
Click to collapse
I know. I created the file via ES File Explorer, but I think I was outside my booth when it removed the lagfix, so I thought that it didn't do it.
EDIT: Just created it again, and it's reverting back to RFS.
TheTodFather said:
HSUPA is high speed uplink packet access and that with download makes HSPA or 3.5g.
or http://en.wikipedia.org/wiki/High-Speed_Uplink_Packet_Access
NOW Gears we need to optimize MTU settings!!!!
Maxium Transmition Units--------currently we are pegged at 1400 and with header it even lower i think 1352 to be exact.
1500 The biggest sized IP packet that can normally traverse the internet without getting fragmented. Typical MTU for non PPPoE, non VPN connections.
1492 The maximum MTU recommended for internet PPPoE implementations
1472 The maximum ping data payload before fragmentation errors are received on non-PPPoE non VPN connections
1460 TCP Data size (MSS) when MTU is 1500 and not using PPPoE
1464 The maximum ping data payload before fragmentation errors are received when using a PPPoE connected machine
1452 TCP Data size (MSS) when MTU is 1492 and using PPPoE
576 Typically recommended as the MTU for dialup type applications .. leaving 536 bytes of TCP data.
48 The sum of IP, TCP, and PPPoE headers
40 The sum of IP, and TCP headers
28 The sum of IP, ICMP headers
Clicking this link will show you your MTU and other important settings http://www.speedguide.net/analyzer...._TOS=0&IP=24.236.120.106&timestamp=1284959054
SO we can either have a max of 1500 or 1400 but when downloading a package that is a 10mbs it adds up real quick!
Click to expand...
Click to collapse
where is the MTU settings at in android

{A} solving the problem of Wireless gt-5512 galaxy y pro duos

hello everyone, I'm new to the forum as I can not post in the area of ​​development so I decided to post here ... when I started the rom arbayong of guy saw that the wi-fi did not work, there started looking on the internet and found the error and remediation for him ... follow the tutorial below ...
One. Enter the settings menu of Android
2nd. Settings Wireless and network
3rd. WiFi Settings
4th. Connect the antenna desired (or publishing house)
5th. Will show the famous message (Getting IP address) only if it's because they do not think well ever ...
6th. Now click on the Menu android (which is one of the triangle on the top bar)
7th. Click the "Advanced"
Eight. Select Fixed IP
9th. Now enter IP, Gateway, and DNS Maskara.
10. Go back and try to navigate if the addresses are correct your internet browsing will normally
Tip you can test the addresses below:
configuration 1
IP 192.168.1.150
Gateway 192.168.1.1
mask 255.255.255.0
DNS1 8.8.4.4
8.8.8.8 DNS2
configuration 2
IP 192.168.0.150
Gateway 192.168.0.1
mask 255.255.255.0
DNS 8.8.4.4
configuration 3
IP 192.168.2.150
Gateway 192.168.2.1
mask 255.255.255.0
DNS 8.8.4.4
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I got here and I'm with the upgrade 1.1 and wi-fi is working 100%
I have helped ..
hug
Good work bro.. I will let them know about your thread in dev thread.. nice find..
Sent from the MUST have app!
Thanks for confirming this work around works.
I could not test this procedure 2 days ago myself as I had no wifi. Can you change "fixed ip" ip to "static ip" and (DNS maskara" to "dns mask"? The are more correct terms
Sent from my GT-B5512 using Tapatalk 2
Its this working?
Sent from my GT-S5360 using xda premium
salvaje0886 said:
Its this working?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Why not try as it will never harm your phone?
Sent from my GT-B5512 using Tapatalk 2
arbayong said:
Thanks for confirming this work around works.
I could not test this procedure 2 days ago myself as I had no wifi. Can you change "fixed ip" ip to "static ip" and (DNS maskara" to "dns mask"? The are more correct terms
Sent from my GT-B5512 using Tapatalk 2
Click to expand...
Click to collapse
sorry, is that I have a few posts then I'm secure in what I can do, I can not even edit my topic ... but do what patience ... sorry for the english, I'm from Brazil ...
I can confirm that this solution with static address does work but it make no sense for people who uses many Wi-Fi networks.
I've made some research after googling around and the reason being is permission problem. I'm not Linux guru and ask people and ROM makers to please correct me.
The error is the following
Code:
Error dhcpcd 1082 /system/etc/dhcpcd/dhcpcd-run-hooks: Permission denied
I've set permissions to this file to allow execute and write. I know it's a bit to much and additional test needs to be done to find out what exact permissions should be set. But it worked for me!! I was able to connect to wi-fi network at work. Will test it again at home.
Hope it helps someone.
myafik said:
I can confirm that this solution with static address does work but it make no sense for people who uses many Wi-Fi networks.
I've made some research after googling around and the reason being is permission problem. I'm not Linux guru and ask people and ROM makers to please correct me.
The error is the following
Code:
Error dhcpcd 1082 /system/etc/dhcpcd/dhcpcd-run-hooks: Permission denied
I've set permissions to this file to allow execute and write. I know it's a bit to much and additional test needs to be done to find out what exact permissions should be set. But it worked for me!! I was able to connect to wi-fi network at work. Will test it again at home.
Hope it helps someone.
Click to expand...
Click to collapse
permissions for that file are r-xr-x--- in mine which is working fine in my rom.. which is 550 if you want to add it in updater-script
myafik said:
I can confirm that this solution with static address does work but it make no sense for people who uses many Wi-Fi networks.
I've made some research after googling around and the reason being is permission problem. I'm not Linux guru and ask people and ROM makers to please correct me.
The error is the following
Code:
Error dhcpcd 1082 /system/etc/dhcpcd/dhcpcd-run-hooks: Permission denied
I've set permissions to this file to allow execute and write. I know it's a bit to much and additional test needs to be done to find out what exact permissions should be set. But it worked for me!! I was able to connect to wi-fi network at work. Will test it again at home.
Hope it helps someone.
Click to expand...
Click to collapse
Thanks man. U saved the day. Will test it and make a fix in an hour or two. Unpardonable that I did not notice it was perm issue.
Sent from my GT-B5512 using Tapatalk 2
I confirm that this method fixes problem. Since this thread arose from use of hatyon rom 1.1, I will assume you are using it. Here is how to go about it:
Method 1
Code:
1. Open terminal
2. Type 'su' without quotes and hit enter
3. Type 'chmod 755 /system/etc/dhcpcd/dhcp-run-hooks' without the quotes and hit enter on keyboard
4. Type 'exit' + enter key
5. Repeat step 4 to exit terminal
6. If wifi is on, turn it off and on again
7. It should work. Remember to type command as you see it here
8. Report here or hatonrom thread if works or not
Method 2
Code:
1. Open root file explorer/browser
2. Browse to /system/etc/dhcpcd
3. Long press on the file 'dhcpcd-run-hooks'
4. Scroll down to and select permissions.
5. Give owner 'rwx' permissions and also give group and others 'r-x' and exit app. See attached screenies.
6. Same as 6 in method 1
SCREENIES
see attached screenies in their correct order.
NB: in the screennies i gave all three users 'rwx' permissions. i recommend you untick the 'w' permission for 'group' and 'other'
Sent from my GT-B5512 using Tapatalk 2
arbayong said:
I confirm that this method fixes problem. Since this thread arose from use of hatyon rom 1.1, I will assume you are using it. Here is how to go about it:
Method 1
Code:
1. Open terminal
2. Type 'su' without quotes and hit enter
3. Type 'chmod 755 /system/etc/dhcpcd/dhcp-run-hooks' without the quotes and hit enter on keyboard
4. Type 'exit' + enter key
5. Repeat step 4 to exit terminal
6. If wifi is on, turn it off and on again
7. It should work. Remember to type command as you see it here
8. Report here or hatonrom thread if works or not
Method 2
Code:
1. Open root file explorer/browser
2. Browse to /system/etc/dhcpcd
3. Long press on the file 'dhcpcd-run-hooks'
4. Scroll down to and select permissions.
5. Give owner 'rwx' permissions and also give group and others 'r-x' and exit app. See attached screenies.
6. Same as 6 in method 1
SCREENIES
see attached screenies in their correct order.
NB: in the screennies i gave all three users 'rwx' permissions. i recommend you untick the 'w' permission for 'group' and 'other'
Sent from my GT-B5512 using Tapatalk 2
Click to expand...
Click to collapse
Well done Mate.
The first one does work.
+1 from me for the fix
Well, for the convenience of other users, can you release a zip update for it?
anyways, its your call.
In mu phone change permission is not suceesful.
Sent from my GT-B5512 using Tapatalk 2
Darshan Modi said:
In mu phone change permission is not suceesful.
Sent from my GT-B5512 using Tapatalk 2
Click to expand...
Click to collapse
what do you mean? you can't change permission or you mean after changing permissions, wifi still did not work?
i hope you are not on stock unrooted rom.
@Modi, if after successfully changing permissions wifi is not fixed, then give us logcat. look at Nitubhaskar's signature for his latest thread as it has instructions on how to take logcat.
@Smartxtreme. will try making update.zip tomorrow. i though it was much easier to just change the permissions manually instead of going into cwm recovery, flashing and rebooting.
op should mark the thread as solved.
arbayong said:
op sure mark the thread as solved.
Click to expand...
Click to collapse
it wasnt a question thread to begin with.. so solved is inappropriate... [solution] would be more proper i feel
nitubhaskar said:
it wasnt a question thread to begin with.. so solved is inappropriate... [solution] would be more proper i feel
Click to expand...
Click to collapse
i get your point Nitu. op should use correct tag as you suggested. seems you are addicted to the forum and can't even stay away for a day to concentrate on your exam. did i say good luck in your exams?
arbayong said:
i get your point Nitu. op should use correct tag as you suggested. seems you are addicted to the forum and can't even stay away for a day to concentrate on your exam. did i say good luck in your exams?
Click to expand...
Click to collapse
Ya you did.. thanks..
Yup.. checking xda every half an hour is bad habit...
Or you could say addiction.. I don't want to though
**Nothing is True... Everything is Permitted**
Muffins.. muffins everywhere!
help on wifi fix for Samsung Galaxy Y pro duos b5512
i tried using the methods that were posted here http://forum.xda-developers.com/showpost.php?p=34105560&postcount=10
the first method didnt work because the terminal force closes.
i did the second method and ticked the right boxes that were indicated and pressed apply. i turned wifi on and off and on but it still cant connect.
when i checked the permissions for dhcpcd-run-hooks it went back to its original like this
are there more methods? or can you send me a working terminal so i can try method 1
im using hatyonrom 1.1 and my phone is rooted
arbayong said:
I confirm that this method fixes problem. Since this thread arose from use of hatyon rom 1.1, I will assume you are using it. Here is how to go about it:
Method 1
Code:
1. Open terminal
2. Type 'su' without quotes and hit enter
3. Type 'chmod 755 /system/etc/dhcpcd/dhcp-run-hooks' without the quotes and hit enter on keyboard
4. Type 'exit' + enter key
5. Repeat step 4 to exit terminal
6. If wifi is on, turn it off and on again
7. It should work. Remember to type command as you see it here
8. Report here or hatonrom thread if works or not
Method 2
Code:
1. Open root file explorer/browser
2. Browse to /system/etc/dhcpcd
3. Long press on the file 'dhcpcd-run-hooks'
4. Scroll down to and select permissions.
5. Give owner 'rwx' permissions and also give group and others 'r-x' and exit app. See attached screenies.
6. Same as 6 in method 1
SCREENIES
see attached screenies in their correct order.
NB: in the screennies i gave all three users 'rwx' permissions. i recommend you untick the 'w' permission for 'group' and 'other'
Sent from my GT-B5512 using Tapatalk 2
Click to expand...
Click to collapse
hello arbayong
i have a little problem,i did all steps for the rom exactly as you say but when i reached the point to fix the wi-fi for 1.1 my phone didn't have root permission and1) the terminal app crashes 2)the file explorer doesn't contain any /system.is there any way to fix it?or is it possible to go back to hayton 1 version?
thanks for your understanding
wankel13 said:
hello arbayong
i have a little problem,i did all steps for the rom exactly as you say but when i reached the point to fix the wi-fi for 1.1 my phone didn't have root permission and1) the terminal app crashes 2)the file explorer doesn't contain any /system.is there any way to fix it?or is it possible to go back to hayton 1 version?
thanks for your understanding
Click to expand...
Click to collapse
you did not follow my instructions well so go back and read at least the first three posts in Hatyon rom thread and you should get your problem solved as i have explained how to get root access via file explorer there (seee the additional instructions part). the rom is rooted. you just have to tell superuser.apk which apps should be given root previledge. on the issue of terminal app, you can install your own from android market.
when you encounter a problem, the first thing you should do is to ask yourself if you have followed all tips well.

[TUT]How to install Nokia , Samsung ,HTC app on any Device

Hi , I foun an easy and simple way to Browse and download from market as a third-party device.
I just translate and arrange this
Source:http://www.windowsmania.pl/poradnik...rketu-jako-urzadzenie-innego-producenta-5114/
In response to the two other guides I decided to improve them and make them an easy and quick way to installation of any application from the collection of another manufacturer. I'm not here for the fun of change application ID and connect via USB. The guide (if no one is angry) I used some screenshots of the other instructions on this board go:
TOOLS:
Download and install Fiddler:
Code:
Code:
http://fiddler2.com
And Folow:
1-Go to Tools -> Fiddler options -> Connections and select as below
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2-Close and Run the program again.
3-Press start+r then enter: Ipconfig
to know what is your IP
4-Enter the WiFi settings on your phone and click on the active WiFi connection (same on you pc , not 3G)
Edit it and type in the IP read the above paragraph and the port number 8888
Then Save Settings
5-Open the store from you mobile.
6-From PC ,on Fiddler'a with the active window Press Ctrl + R ,(it will open the notebook), press Ctrl + F and paste:
Code:
OnBeforeRequest (oSession: Session) {
The location shown in the screenshot paste the contents of the subsidiary as of the manufacturer to browse Market
Code:
if (oSession.uriContains ("Nokia"))
{
oSession.url = oSession.url.Replace ("Nokia", "Samsung");
}
Save changes to the file and close Notepad.
>>First is your phone manufacture and second is manufacture you want to use it's app.
7-Open store and search for the app you want , and once you opened the instal page , leave it and go to wifi setting page and remove the proxy configration , then go to app instal page and click install and have fun.
This is actually same solution as Nokia Portal and Proxy from Reker,
still thanks for the tut's, at least now people who don't have chance to grab nokia portal app & don't want to use proxy from reker can do this by themself...
otonieru said:
This is actually same solution as Nokia Portal and Proxy from Reker,
still thanks for the tut's, at least now people who don't have chance to grab nokia portal app & don't want to use proxy from reker can do this by themself...
Click to expand...
Click to collapse
I search for this after Nokia Portal not work for me
But : after I do this and use some app from nokia and samsung , My battery is drain fast , I do not know why .
Edit: I think here drive+ cause battery drain
better translation and original source (tut by me).
source: http://forums.wpcentral.com/windows-phone-8/236596-download-market-other-manufacturer.html
pawlakpl said:
better translation and original source (tut by me).
source: http://forums.wpcentral.com/windows-phone-8/236596-download-market-other-manufacturer.html
Click to expand...
Click to collapse
your (tut) is missing the last step
you must turn off proxy sitting from wifi page before app download or it will give error
and I mention the link for source clearly before write any thing
any way thanks' for ur efforts
zinzar said:
The location shown in the screenshot paste the contents of the subsidiary as of the manufacturer to browse Market
Code:
if (oSession.uriContains ("Nokia"))
{
oSession.url = oSession.url.Replace ("Nokia", "Samsung");
}
Save changes to the file and close Notepad.
>>First is your phone manufacture and second is manufacture you want to use it's app.
7-Open store and search for the app you want , and once you opened the instal page , leave it and go to wifi setting page and remove the proxy configration , then go to app instal page and click install and have fun.
Click to expand...
Click to collapse
I couldn't get it to work until I made Nokia and Samsung all caps.
Bjd223 said:
I couldn't get it to work until I made Nokia and Samsung all caps.
Click to expand...
Click to collapse
Yes, it must be written uppercase like "NOKIA","SAMSUNG" etc.
when i start fiddler i dont have internet acces either on my pc ( win 8.1) or my phone (ativ s) someone can help? please
miki89 said:
when i start fiddler i dont have internet acces either on my pc ( win 8.1) or my phone (ativ s) someone can help? please
Click to expand...
Click to collapse
do you have the "enableloopback" utility installed and checked the boxes stated in the op?
Sent from my GT-I8750 using Tapatalk
matgras said:
do you have the "enableloopback" utility installed and checked the boxes stated in the op?
Sent from my GT-I8750 using Tapatalk
Click to expand...
Click to collapse
yes and i m still in trouble.. :/
if you need Nokia Here Drive+ try this proxy 103.13.29.118 (no need fiddler) but you must use SysApp Pusher on phone to open app in Store
dxdy said:
if you need Nokia Here Drive+ try this proxy 103.13.29.118 (no need fiddler) but you must use SysApp Pusher on phone to open app in Store
Click to expand...
Click to collapse
i need nokia camera.. smart camera and others nokia apps for cam.. i already tried sysapp pusher but i cant reach these apps..
miki89 said:
yes and i m still in trouble.. :/
Click to expand...
Click to collapse
have you checked the the "confirm" box on your phone after applying the proxy?
matgras said:
have you checked the the "confirm" box on your phone after applying the proxy?
Click to expand...
Click to collapse
which confirm button?
miki89 said:
which confirm button?
Click to expand...
Click to collapse
After starting fiddler you need to open a command prompt as admin on your pc, type "ipconfig" and lookup the ipv4 local adress.
Now install "sysapp pusher" from the market.
Open wifi settings, enable proxy and fill in the ipv4 adress you've looked up before + the port you set fiddler to (change it in fiddler settings to something like 1309)
Now click on your phone the "confirm" button in order to save the proxy.
in the attachments i have a pic with everything explained.
Open sysapp pusher and try to install some apps. Not all of them work but a lot of them do.
On case you're using a lumia 520 for example; Nokia camera beta *will* work, the normal one doesn't.
Sent from my GT-I8750 using Tapatalk
For lumia 520 app Camera beta work without proxy. I know because installed to 520 without problem.
Sent from my Lumia 920 using Tapatalk
matgras said:
After starting fiddler you need to open a command prompt as admin on your pc, type "ipconfig" and lookup the ipv4 local adress.
Now install "sysapp pusher" from the market.
Open wifi settings, enable proxy and fill in the ipv4 adress you've looked up before + the port you set fiddler to (change it in fiddler settings to something like 1309)
Now click on your phone the "confirm" button in order to save the proxy.
in the attachments i have a pic with everything explained.
Open sysapp pusher and try to install some apps. Not all of them work but a lot of them do.
On case you're using a lumia 520 for example; Nokia camera beta *will* work, the normal one doesn't.
Click to expand...
Click to collapse
I did all that and i have eanble loopback and i still dont have internet access when i enable fiddler either on phone or pc.. :/
miki89 said:
I did all that and i have eanble loopback and i still dont have internet access when i enable fiddler either on phone or pc.. :/
Click to expand...
Click to collapse
you needed nokia camera right?
i'll send you the xap
check your pm
miki89 said:
when i start fiddler i dont have internet acces either on my pc ( win 8.1) or my phone (ativ s) someone can help? please
Click to expand...
Click to collapse
before fiddler starting disable your antivirus , then go to internet option from windows control panel then go to connection then lan setting then unchecked (automatically detect......)
start fiddler and follow the tut.

[Q&A/T] - [AOSPA 4.4.4 KTU84P] ParanoidAndroid 4.4+ G2

[SIZE=+2]This thread has been created
for
Questions & Answers/Troubleshooting[/SIZE]
[SIZE=+2]Specific to[/SIZE]
[AOSPA 4.4.4 KTU84P] ParanoidAndroid 4.4+ G2
Click link here>> http://forum.xda-developers.com/showthread.php?t=2502789 <<Click link here
Please feel free to share issues, questions and offer help
It is always best to thank a ROM OP, in lieu of simply posting "Thank you".
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please keep discussion focused, on the topic described in the OP
Please use this thread to assist each other and help provide useful tips and tricks you have implemented to modify and suite PA 4.4+ to your needs. Please, be polite, courteous, and helpful.
Finally, if you have a useful link, PM it to me and I can try to consolidate anything that will help others in the OP here for easy finding.
ParanoidAndroid Website and changelogs
ParanoidAndroid Github
Official TWRP Recoveries: Download here and select your model in the top right dropdown
D802 is somehow missing from their webpage. Broken link on page or some other error, here it is: Download
KK basebands/modems: thanks to @Cloudyfa for this nicely Consolidated download list.
http://www.androidfilehost.com/?w=files&flid=12880
Troubleshooting and Pulling LogCats
For anyone who isn't really comfortable pulling dmsg or last_kmsg logs from their phones needs to download and use this app: SysLog
https://play.google.com/store/apps/details?id=com.tortel.syslog
One button click and it will pull 4 logs for you and zip them all up in one small package:
dmsg
last_kmsg
logcat
Modem log
You can then get that to the dev to go through and look for errors.
Known issues for each variant:
Reported Issues:
All Variants:
- All games should be working fine, even touch based games
D800:
-
D801:
D802:
D803:
LS980 & VS980
- a few report issues with in-call volume (echo bug fixed)
Links:
Gravity Box 2.7.5
Xposed Beta for 4.4
LG Camera
For USB/OTG, try root Stickmount @Alex0901 pointed to this app from Chainfire
Screen Off App - If you're missing the knock off functionality, @bhc112 highlighted this app
Quick Remote IR Blaster - Thanks @sefnap
Signature Banner can be downloaded here:
https://db.tt/yM8N3UfQ
Bootanimation Attachments Below: (If you have any to add, send them to me and I'll include them)
- The one I made, Houston converted to a flashable zip so no need to push to system / media, just flash in recovery: Here's a video so you can see it first: http://youtu.be/DBbYnDLRauI​
[Q&AT] - [AOSPA 4.4.4 KTU84P] ParanoidAndroid 4.4+ G2
FAQ's....coming soon!
I need some time (after work) to try to review the most common and recent issues/resolutions. Stay tuned, thanks for your patience!​
[Q&AT] - [AOSPA 4.4.4 KTU84P] ParanoidAndroid 4.4+ G2
Judgment Passed....
The Xposed link isn't working
Link Xposed
D801: wireless display isn't working. The WiFi module seems to flip out half way through the connection process.
crazy talk said:
D801: wireless display isn't working. The WiFi module seems to flip out half way through the connection process.
Click to expand...
Click to collapse
try to collect logcat and post it in the dev thread please
D800
- Dialer screen wont tag on instantly when removing from face during call (ie dialed into Voicemail, and moved phone away to bring up dialer to delete message)
I am now getting an issue with WiFi saint "failed to connect to network". It was working fine earlier.
Sent from my LG-G2 using Tapatalk
BlackHoleSlam said:
I am now getting an issue with WiFi saint "failed to connect to network". It was working fine earlier.
Sent from my LG-G2 using Tapatalk
Click to expand...
Click to collapse
What have you done to try to fix? Have you reset your router at all? Are there any other networks you can try to connect to in order to rule out some issues? Are you still able to get Network Data if you turn off wifi? We need more info when you post these issues in order to help you.
Jank4AU said:
What have you done to try to fix? Have you reset your router at all? Are there any other networks you can try to connect to in order to rule out some issues? Are you still able to get Network Data if you turn off wifi? We need more info when you post these issues in order to help you.
Click to expand...
Click to collapse
What I am seeing is the MAC address is getting changed every reboot. I have verified this. This may be causing other issues as well with Wifi related modules.
I wonder if this would work?
http://forum.xda-developers.com/show....php?t=2347060
For mac address:
- In /persist directory create wifi directory. In the new directory create a file named .macaddr (don't miss the dot!)
Edit the file and put 12 random hex numbers in it (0-9, A-F), save.
- Set execute and read permissions for everybody on /persist/wifi directory and change owner of .macaddr to wifi:wifi and permission to 660 (read/write for owner and group and nothing else).
In command line:
Code:
chown root:root /persist/wifi
chmod 755 /persist/wifi
chown wifi:wifi /persist/wifi/.macaddr
chmod 660 /persist/wifi/.macaddr
- run /system/bin/conn_init program. Can be run in root explorer(choose Linux Script Handler when you open it), or in adb shell:
Code:
su
/system/bin/conn_init
Then reboot and check if the changes got applied in settings
I cant get my original one back but at least I have a static MAC.
Jank4AU said:
What have you done to try to fix? Have you reset your router at all? Are there any other networks you can try to connect to in order to rule out some issues? Are you still able to get Network Data if you turn off wifi? We need more info when you post these issues in order to help you.
Click to expand...
Click to collapse
I have forgot the connection reconnected to the ssid. No change has taken place WiFi seems borked now. Will try a restart. Network data is working fine.
Sent from my LG-G2 using Tapatalk
sublimejosh2000 said:
What I am seeing is the MAC address is getting changed every reboot. I have verified this. This may be causing other issues as well with Wifi related modules.
I wonder if this would work?
http://forum.xda-developers.com/show....php?t=2347060
For mac address:
- In /persist directory create wifi directory. In the new directory create a file named .macaddr (don't miss the dot!)
Edit the file and put 12 random hex numbers in it (0-9, A-F), save.
- Set execute and read permissions for everybody on /persist/wifi directory and change owner of .macaddr to wifi:wifi and permission to 660 (read/write for owner and group and nothing else).
In command line:
Code:
chown root:root /persist/wifi
chmod 755 /persist/wifi
chown wifi:wifi /persist/wifi/.macaddr
chmod 660 /persist/wifi/.macaddr
- run /system/bin/conn_init program. Can be run in root explorer(choose Linux Script Handler when you open it), or in adb shell:
Code:
su
/system/bin/conn_init
Then reboot and check if the changes got applied in settings
I cant get my original one back but at least I have a static MAC.
Click to expand...
Click to collapse
What model G2 do you have? I'll throw this in the OP until resolved
BlackHoleSlam said:
I have forgot the connection reconnected to the ssid. No change has taken place WiFi seems borked now. Will try a restart. Network data is working fine.
Sent from my LG-G2 using Tapatalk
Click to expand...
Click to collapse
Update: WiFi is back after rebooting.
Sent from my LG-G2 using Tapatalk
Jank4AU said:
What model G2 do you have? I'll throw this in the OP until resolved
Click to expand...
Click to collapse
It is D800 AT&T. I remember Nexus 4 having a similar issue. The link I posted was a fix for that. I doubt I will get my Origional MAC back, but I did backup my EFS. So, once a fix is in place, I should be able to restore.
Oh, Thank Goodness for Reserved MAC address in my router, I was able to get my old MAC from there. So, if need be, I can change it back.
D800 mute not functioning?
Hi, thanks to everyone involved in developing this custom ROM. It generally works really well.
I wondered if someone that has an AT&T G2 and has the ROM installed could verify whether the phone mute works?
It currently highlights and acts as if it works, but doesn't actually mute the microphone.
Thanks!
AT&T D800 - GPS not working either...
Couldn't get a location in Google Maps.
sublimejosh2000 said:
Couldn't get a location in Google Maps.
Click to expand...
Click to collapse
FWIW, I'm able to get one without a problem.
Since I have no desire to clog the enormous Dev thread, I will ask here:
Anyone know if there will be any plans to port this work over to CM11?
sublimejosh2000 said:
Couldn't get a location in Google Maps.
Click to expand...
Click to collapse
Mine is flawless...I had this one time on an earlier build. Flashed back to a stock nandroid, got GPS lock, then reflashed the ROM with clean install. Been perfect, accurate and fast since.
dawkpaul said:
Hi, thanks to everyone involved in developing this custom ROM. It generally works really well.
I wondered if someone that has an AT&T G2 and has the ROM installed could verify whether the phone mute works?
It currently highlights and acts as if it works, but doesn't actually mute the microphone.
Thanks!
Click to expand...
Click to collapse
Mute button works fine for me. Just cussed out a fellow employee who heard none of it and I'm still gainfully employed!

Changan Uni-T 2022 - s202_ica_spm8666p1_64_car

Hello everyone,
I have this model and its head unit is really buggy with apple car play, it would work once and stop working several times or just randomly disconnect from time to time. a pain to use honestly so I started scouring around for means of either fixing the buggy apple car play or experimenting with ways to make android auto work.
I tried the android box and it works fine, but its dependent on apple car play, and just yesterday I got this message:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And regardless of how many times i tried to reset the screen it kept on happening.
anyhow after some digging i found a thread somewhere that had the code for the developer mode.
Steps :
You go
- On the phone app press *#*#888 then press the call key
- A password prompt would come up the password is : 369875
Then a menu with full chinese text will be present, i tried everything until i found a settings button,
at first its an empty menu but if you swipe left or right you get taken into the default android settings menu, i tried starting developer mode and that works but there is no developer options menu in the main menu, probably disabled by the manufacturer.
i did find out that its running Android 9
and that this is the model code for the Headunit : s202_ica_spm8666p1_64_car
No idea if anything is possible at this point, but sharing just in case someone knows.
For as far as i know without toggling on USB debugging its not possible to sideload anything.
Anyone have any clue on where to go with this ?
Thanks
thanks for sharing this information, I have Changan Uni k 2023, and I used same steps you mentioned, and I got chinese panel, however, I found if you go to the second tab USB you'll find 2 options 1- using usb as an input, 2- using usb in ADB mode, I activated the ADB mode but still my laptop didn't recognize my car unit,
hope you or someone else can help us from here.
it worth to mention that if you go to the tab above cpu, it will show you 2 options, the first one "Settings" it will open Android settings, from there I went to last option "about" and to last item on it which's "IMEI" I think, if you click on it 7 times it will activate developer mode
then you will go back to main page of Android's settings, then advanced settings, then click the tab to show more advanced options, you'll find developer mode
I went there activated USB debugging, and change USB to file transfer, yet nothing happened!
be advised that I did all these steps in order to connect my car head unit to my computer so I can install file manger app by ADB then I can install any apps I wanted in this unit, so if your goal is different and you wanna just fix car play errors, you will need only to go to system settings in main page of the car then resetting,
it will work just fine!
Actually i started for just fixing the car play issue, but then i decided its better if i just go the ADB route and install a file manager app or some sort of store to download apks directly.
Did you get to make it work in the end ?
Actually I made progress !
If you go into the developer options there is a default USB connection thing that you can set to data transfer, and then if you do go ahead and go to the menu outside and set ADB from that other button it will connect to a pc.
So i tried the following command with ADB tools,
.\adb.exe install -g "C:\Users\vx_10\Desktop\platform-tools\android_auto.apk"
but keep getting errors
I must be missing a step or something, but hey progress made !
I did same steps but no luck, you have to make sure that your pc actually connected to your car by listening the connected devices by this command:
adb devices
then try install command
mine show 0 devices connected
maybe you need a different kind of cable, mine actually shows the device, i am only having this issue with the install about the password
god knows tried multiple cables
try this pass
aDB36987
all small letters
adb36987
EY3_2023 said:
all small letters
adb36987
Click to expand...
Click to collapse
where to input the password ? right after the file name ?
TheOneTheOnlyTheOne said:
where to input the password ? right after the file name ?
Click to expand...
Click to collapse
when ever password is requested as the picture you shared, or try:
adb root
adb shell
then enter the password
Thanks man ! i did a lot of progress, finally figured how to install stuff, but after doing so they do not show up in the apps, so i am trying to launch them with shell commands, i downloaded android auto and a browser
This worked for installing :
spm8666p1_64_car:/data/local/tmp $ pm install Browser_for_Android_2.3.5_Apkpure.apk
trying this command to launch them
spm8666p1_64_car:/data/local/tmp $ am start Browser_for_Android_2.3.5_Apkpure.apk
But getting this error
spm8666p1_64_car:/data/local/tmp $ am start Browser_for_Android_2.3.5_Apkpure.apk
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] pkg=Browser_for_Android_2.3.5_Apkpure.apk }
Error: Activity not started, unable to resolve Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=Browser_for_Android_2.3.5_Apkpure.apk }
Gonna try doing this next pm enable --user 0 package.name.example <<
dunno if this helps in anything but this is the full package list just in case someone is curious
spm8666p1_64_car:/data/local/tmp $ pm list packages
package:com.incall.updateserver
package:com.android.providers.telephony
package:com.huawei.dmsdpdevice
package:com.android.providers.media
package: org.easyweb.browser
package:com.mediatek.location.lppe.main
package:com.njda.carplay
package:com.huawei.nearby
package:com.vecentek.decoreapp
package:com.android.externalstorage
package:com.incall.apps.airconditioner
package:com.zhonghong.radio
package:com.mediatek.ygps
package:com.incall.apps.configservice
package:com.mediatek.engineermode
package:android.car.cluster.loggingrenderer
package:com.android.defcontainer
package:com.incall.welscreen
package:com.iflytek.cutefly.speechclient.hmi
package:com.android.certinstaller
package:com.incall.apps.btphone
package:android
package:video.evs.camera
package:com.incall.coreserver
package:com.android.car
package:com.zhonghong.usb.copy
package:com.chinatsp.tfactoryapp
package:com.iflytek.autofly.launcher
package:com.incall.apps.softmanager
package:com.android.provision
package:com.android.statementservice
package:com.android.providers.settings
package:com.incall.apps.logreport
package:com.android.webview
package:com.incall.apps.filemanager
package:com.bytedance.byteautoservice
package:com.neusoft.na.navigation
package:android.ext.shared
package:com.mediatek.nlpservice
package:com.incall.apps.commonservice
package:android.ext.services
package:com.android.packageinstaller
package:com.incall.service.MediaScanner
package:com.android.inputmethod.latin
package:com.incall.naviadapter
package:com.huawei.hisight
package:com.mediatek.thermalmanager
package:com.chinatsp.dvrcamera
package:com.incall.bluetooth
package:com.incall.apps.setting
package:com.baidu.map.location
package:com.android.settings
package:com.zhonghong.autotest
package:com.google.android.projection.gearhead
package:com.iflytek.autofly.carinfo
package:com.mediatek.lbs.em2.ui
package:com.eryanet.vlink
package:com.incall.apps.diagnose4G
package:com.incall.tboxservice
package:com.iflytek.autofly.platformservice
package:com.incall.interactive
package:com.android.shell
package:com.android.providers.userdictionary
package:com.incall.apps.vehiclesetting
package:com.android.location.fused
package:com.android.systemui
package:com.incall.network
package:com.mediatek.location.mtknlp
package:com.mediatek.mtklogger
package:com.huawei.hiviewlite
package:com.zhonghong.compass
package:com.android.bluetooth
package:com.android.providers.contacts
package:com.chinatsp.dvr.builtin
package:com.incall.radio
package:com.iflytek.autofly.mediagroup
that's great man!
for your issue I believe there 2 options, install luncher and make it default home, or you can look for the circle dot app it stays on your screen and put your favorite apps to show whenever you click on it.
Dude thank you so much for your help ! launcher did end up working
its awesome with wifi and all, pretty much an android device, but you have to do all the steps to get into it, and the screen is partially obscured by the overlay from one of the UI apps, so you cant press back or return, tried disabling but could not do that from the android system, probably i could from ADB.
Android auto is giving me a similar error
i did try to install them through the web browser but no go, although a lot of progress made, still could not fix the apple car play or get android to work.
Man i love troubleshooting
Also i noticed that when i connect an android mobile through USB, its not detected by anything, maybe i should look for an app that acts like android auto and connects to a phone and check what happens. or i am missing something i dunno.
no problem, I searched about the circle is called EasyTouch
try to find apk and install it, it will save you time reaching out to your apps and adding home and back buttons
also try to install google play apk
also install ES file browser, is good file manger and you can install apps directly with it using usb drive
EY3_2023 said:
no problem, I searched about the circle is called EasyTouch
try to find apk and install it, it will save you time reaching out to your apps and adding home and back buttons
also try to install google play apk
Click to expand...
Click to collapse
Easytouch is like magic ! such a good recommendation !
beyond that google play store crashes on startup, maps freezes on startup, waze also, i think some core services that android uses are not installed or something, needs more digging, but overall i found that apkpure is a good alternative for the app store for now.
Android Auto mentions some missing apps but crashes when you try to install them, will try to install them prior and checking again, this was a long journey !
EY3_2023 said:
god knows tried multiple cables
try this pass
aDB36987
Click to expand...
Click to collapse
Did you manage to make it work ?
Which apps did you end up installing ?

Categories

Resources