change hostname on wlan? - Desire Q&A, Help & Troubleshooting

Hi,
since i updated from 2.1 to 2.2 android, my desire is connecting to my wlan with a hostname (like android_a1becb15640fa93a ).
is it possible to hide that hostname or to change it?
i dont want other ppl to see my desire when iam at a different wlan
any suggestions?

Is it not possible to change the name on the router its what I do with mine so I know what's on my network, for example change it tp HTC desire, using an o2 wireless box
Sent from my HTC Desire using XDA App

hm ye.
but i was using t-mobile 2.1 rom before and my desire had no visible hostname.
after flashing leedroid's 2.2 rom, my phone now appears with "android_a1becb15640fa93a" as a hostname everytime i login to a wlan spot.
i just want to remove the hostname again, just like it was before (with the 2.1 rom t-mob)

Hi,
I would also be interested in the answer - same thing, after flashing Leedroid the Name "android_blahblah" appears on the network. Doesn't look very nice and I'd like to have a custom hostname ;-)

any new info on this?

http://www.droidforums.net/forum/blackdroid/36248-new-custom-script-request-hostname.html

Confirmed to work on Samsung Galaxy I9000 aswell.

Settings > Applications > Development > Device hostname (change it) and Save.

hostname on wlan for android 2.2 - 2.3 galaxy-tab
edit /system/etc/dhcpcd/dhcpcd.conf with root explorer and add a line like this:
interface eth0
hostname galaxy-tab ##### added line #######
option subnet_mask, routers, domain_name_servers
disable/enable wlan and yor router should recognize your device by name now.

elviento0891 said:
Settings > Applications > Development > Device hostname (change it) and Save.
Click to expand...
Click to collapse
This worked perfectly. Thanks

there is this app on the market that does that
its $1 though, but worked fine here
Change Hostname

elviento0891 said:
Settings > Applications > Development > Device hostname (change it) and Save.
Click to expand...
Click to collapse
I can't find Device hostname on this place, it is possible that this comes from Rom?
Give it a way to change the Hostname of Desire without using a app?
And why is that option not found by wlan settings?

*Push*
nobody who can helps me?
I will change the devicename (hostname) in first case to the company wifi

Hello
I am also not able to find the
Settings > Applications > Development > Device hostname (change it) and Save.

I finally figured it out and made a script that does this, it should work on all devices.
http://forum.xda-developers.com/showthread.php?p=19786131#post19786131
Give a thanks if it helped you.

sigiteufl said:
edit /system/etc/dhcpcd/dhcpcd.conf with root explorer and add a line like this:
interface eth0
hostname galaxy-tab ##### added line #######
option subnet_mask, routers, domain_name_servers
disable/enable wlan and yor router should recognize your device by name now.
Click to expand...
Click to collapse
On my Motorola Pro with Android 2.2
works by inserting only
hostname Massimo (for example)
Thnak you so much!
BYE!
MASSIMO

Related

[Q] Connect WildFire to AdHoc - can't find file : tiwlan.ini

Hello,
First I'd like to tell that i'm a newbie with Android's Phone, I had Windows Phone until now. I have some light Linux knowledges. So be gentle and easy with Android and Linux technical terms
So, here is my problem : I tried to connect to an Ad Hoc Wifi Network but it doesn't work. It seems to be a known issue for a long time in android community and some solutions exists.
One of these solutions I found is to edit the file : /system/etc/wifi/tiwlan.ini
and modify :
Code:
WiFiAdhoc = 1
dot11DesiredSSID = HTCG1Default
dot11DesiredBSSType = 0
So, I rooted my Phone (with SoftRoot), I used ADB, but the file tiwlan.ini don't seems to be present on my device in the folder it should be.
My questions are : Is it normal for Wildfire that this file is not here? Is the location of the file different on Wildfire ? Is there another solution for Wildfire to connect AdHoc Wlan?
Here are some informations on my device :
HTC Wildfire A3333
Firmware version : 2.1 update1
Baseband version : 13.45.55.24H_3.35.15.31
kernel version : 2.6.29-4266b2e1
htc-kernel and18-2 #1 (May 19 2010)
Build Number : 1.14.163.1 CL183733
Soft Number : 1.14.163.1
Browser version : WebKit 3.1
Thanks for interest you will give to my request.
The same happens to me.
Would appreciate a solution.
Thank You
I'm trying to do the same and I don't have this file. Anyone with a Wildfire succeded to connect to an ad hoc connection?
I don't really understand why Android shouldn't be able to connect to ad hoc connection. Are the developers dumb or what?
See this:
http://forum.xda-developers.com/showpost.php?p=8201393&postcount=5
You will have to re-add "ap_scan=2" every now and then, Android stubbornly removes it.
Code:
echo "ap_scan=2" >> /data/misc/wifi/wpa_supplicant.conf
works fine for that purpose.
cumulus007 said:
See this:
http://forum.xda-developers.com/showpost.php?p=8201393&postcount=5
You will have to re-add "ap_scan=2" every now and then, Android stubbornly removes it.
Code:
echo "ap_scan=2" >> /data/misc/wifi/wpa_supplicant.conf
works fine for that purpose.
Click to expand...
Click to collapse
I've got a tablet branded "Goclever" (T70) with Android 2.2. Rooted it successfully. Tried to make it working in ad-hoc mode but there is no tiwlan.ini on my system (searched it throughout). Tried the method mentioned in the post above, but but no success.
Any ideas, pls ?
Piotr
Wildfire doesn't use tiwlan.ini. Only devices having a TI wifi chip uses it, and Wildfire has a BCM chip.
My device (Goclever T70) does not seem to use tiwlan.ini either.
What to do than? What changes to which config files should be applied in order to make adhoc wifi work?
--
Piotr

Customize your firmware

For Bada 2.0
To enable (or disable) some fonction directly from firmware.
Extract CSC with tool (WaveRemaker), go to CSC\SystemFS\Settings\PreConfiguration\Default\NV
Open nv_original.ini
To change browser's user agent add this command: NV_SI_UAGENT=the user agent you want to use
Exemple:
NV_SI_UAGENT=Mozilla/5.0 (Linux; U; Android 4.0.3; fr-fr; GT-I9000 Build/IML74K) AppleWebKit/535.7 (KHTML, like Gecko) CrMo/16.0.912.75 Mobile Safari/535.7
You also can active others, like:
- Battery percentage => NV_SI_BATTERY_PERCENTAGE_ENABLE =1
- Disable Mode vibrate => NV_SI_MODE_VIBRATE=0
etc.
The file after looks like that
#Version
Version=1
#NvId
NV_SI_ADM_PRE_CONFIGURATION=0
NV_SI_MODE_VIBRATE=0
NV_SI_BATTERY_PERCENTAGE_ENABLE =1
NV_SI_UAGENT=Mozilla/5.0 (Linux; U; Android 4.0.3; fr-fr; GT-I9000 Build/IML74K) AppleWebKit/535.7 (KHTML, like Gecko) CrMo/16.0.912.75 Mobile Safari/535.7
Click to expand...
Click to collapse
After modifying, rebuild the CSC and flash your wave.
There are a lot of other things, to see all actions, plug your wave to computor, run Stune and open Settings/Default/NV/nv_default.ini
If you find interresting things, thanks for making your feedback
What works?
- NV_SI_MODE_VIBRATE=0
Vibrate is disabled
- NV_SI_BATTERY_PERCENTAGE_ENABLE =1
Battery % is enabled
- NV_SI_PHONE_SLEEP=600
Backlight time (15s, 30s by default, 60s, 180s, 600s)
- NV_SI_UAGENT=
Browser user agent you want
- NV_SI_NETWORK_DATA_ROAMING=1
Roaming is enabled
- NV_SI_USE_PACKET_DATA_ENABLE=1
Packet data is enabled
- NV_SI_MOTION_SHAKE=0
- NV_SI_MOTION_TILT=0
-NV_SI_MOTION_TURN_OVER=0
- NV_SI_MOTION_SHAKE=0
Motions are disabled because I never use them lol
- NV_SI_LCD_CONTRAST=13
To adjust brightness, 15 by default (set 5 on wave). If you want 3, put 13, etc
Some other interesting do not work (Fake call, light sensor, Wifidirect, etc)
Is there a list of all NV_SI available??
NV_SI
Here's a complete list of NV_SI items.
"After modifying, rebuild the CSC and flash your wave."
Is the 'rebuild' just saving the file as uncompressed CSC?
Can I then choose the new CSC file when flashing or is there something else I need to do before flashing?
Thanks!
http://forum.xda-developers.com/showpost.php?p=22256801&postcount=231
Maybe Font path... for easier Fontchange...
Code:
NV_SI_FONT_TYPE_DEFAULT_FILE=/SystemCSC/Font/Samsung font.ttf
NV_SI_FONT_TYPE_FILE=/SystemCSC/Font/Samsung font.ttf
Maybe Product Code change...
Not tried yet.
But I think their are few more usefull settings possible.
As some differences in bada 2.0 Firmware... since bada 1.x...
Best Regards
I wonder if it is possible to update this thing without losing any data
I already tried with Stune with no success
Can anyone post possible paths of such a file ?
Maybe i missed one of those
Thanks in Advance
Best Regards
Edit : I see these files only
/Settings/Default/NV/nv_default.ini
/SystemFS/Settings/PreConfiguration/Default/NV/nv_original.ini
/NV/nv_default.ini
I remember a table of NV items with addresses posted on another thread i'll look into it
Edit 2 : NV items table posted by Rebellos
Here : http://forum.xda-developers.com/showpost.php?p=21377672&postcount=10
And Here : http://forum.xda-developers.com/showpost.php?p=19746682&postcount=28
Edit 3 : NV items addresses in hex-decimal format are attached for faster investigation
NV/nv_default.ini
This is hidden folder...
NV means NV items. You can also reach them, if you know ID via Qualcomm Tools.
But this config list seems easier.
Yes, in theory maybe with Multiloader it could be to flash only such text file to change NV item.
But no idea how...
I'm new to Samsung.
Only 1 year experience.
Maybe someone else has experience with Qualcomm models from Samsung and know how to change NV items in other way, without dataloss and without Qualcomm Tools...
Best Regards
Edit 1.
No idea if possible to change this file... with effect and no dataloss... never tried
NV/nv_default.ini
---------- Post added at 09:48 AM ---------- Previous post was at 09:11 AM ----------
NV_SI_OPERATOR_SALES_CODE=KOR
I am not sure as I have very often flashed then used Preconfig...
Sometimes it seems. Product Code is changed from Firmware Flashing...
Maybe it is possible to use Multiloader in this case, to change Product Code...
Need to be confirmed.
Best Regards
congratulations very good idea.
http://forum.xda-developers.com/showthread.php?t=1505302:D
adfree said:
http://forum.xda-developers.com/showpost.php?p=22256801&postcount=231
Maybe Font path... for easier Fontchange...
Code:
NV_SI_FONT_TYPE_DEFAULT_FILE=/SystemCSC/Font/Samsung font.ttf
NV_SI_FONT_TYPE_FILE=/SystemCSC/Font/Samsung font.ttf
Maybe Product Code change...
Not tried yet.
But I think their are few more usefull settings possible.
As some differences in bada 2.0 Firmware... since bada 1.x...
Best Regards
Click to expand...
Click to collapse
It is working, I changed to choco cokie font
Interesting: NV_SI_ANYKEY_LCD_ON=1 it works!!!
Themes not work, is changed on adjust, but no apply...
NV_SI_THEME_DEFAULT_FILE=/AppEx/Sys/Theme/Default theme.smt
NV_SI_THEME_USE_FILE=/AppEx/Sys/Theme/Default theme.smt
regards
aluke
NV_SI_LIGHT_SENSOR_ACTIVE=0
Click to expand...
Click to collapse
Is there a light sensor !
NV_SI_DATE_START_YEAR=2011
Click to expand...
Click to collapse
Nice when the phone ask for the date
NV_SI_DEVICE_NAME=Samsung Wave
Click to expand...
Click to collapse
Useful for Bluetooth , Modem & DLNA names
NV_SI_FAKE_CALL_VOICE=0
NV_SI_FAKE_CALL_TIMER=10
NV_SI_FAKE_CALL=0
Click to expand...
Click to collapse
Maybe possible to revive this option ?!
Sorry No time to test today
Best Regards
mylove90 said:
Is there a light sensor !
Click to expand...
Click to collapse
of course.. the s8600 got one
NV_SI_KJAVA_RUNNING_MIDLET_COUNT=5
NV_SI_JAVA_DEFAULT_MIDLET_COUNT=5
5 JAVA program running at the same time
full flash
translation by Google
If I set "NV_SI_PHONE_SLEEP=8" would it work?
josephpatrick said:
If I set "NV_SI_PHONE_SLEEP=8" would it work?
Click to expand...
Click to collapse
Yes, normally it should work since it is you who makes the restrictions.
Soxix said:
Yes, normally it should work since it is you who makes the restrictions.
Click to expand...
Click to collapse
It works but I need to figure out a way to list 8 secs in the menu as well because in case I switch to 15secs I do not have the option to switch back to 8secs. Any thoughts?
josephpatrick said:
It works but I need to figure out a way to list 8 secs in the menu as well because in case I switch to 15secs I do not have the option to switch back to 8secs. Any thoughts?
Click to expand...
Click to collapse
Just don't change of settings
Or you will have to add a setting to the concerned file of the settings menu.
And I have no idea how to do this. I even wonder whether it is possible...
How to delete operator name on notification bar?
Very good.
Thanx lasentenza
I will now use these:
Code:
NV_SI_BATTERY_PERCENTAGE_ENABLE =1
NV_SI_PHONE_SLEEP=600
NV_SI_MODE_VIBRATE=0
Maybe someone found more usefull settings?
And maybe someone know how to flash this with Multiloader?
I mean only the NV items ?
Maybe as ETC in Multiloader?
nv_original.ini
Best Regards
NV items edit with a flash to overwrite old files doesn't change NV items for real
It just replace the files with newer ones
Sorry you have to do a full flash with newer CSC file to get it working
Best Regards
Found on S8530NELH2 but why 1.0 and GT-S8500
NV_SI_UAGENT=SAMSUNG-GT-S8500/1.0 Bada/1.0 Dolfin/2.0 NexPlayer/3.0 SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B
NV_SI_SETTING_SAMSUNG_APPS_UPDATE_NOTIFY=packet

[1.Jun.2012][Dev] Real/Unique WiFi MAC address patch [Kernel: tytung_HWA_r2.5]

June 1:
Release tytung_HWA_r2.5 which supports the real WiFi and Bluetooth MAC addresses (i.e. the same MAC you see on WinMo) for all MAGLDR, cLK, and WinMo SD users.
(Credits go to Franck78, Rick_1995 and Marc1706)
May 26:
Please visit the Tytung UNIMAC kernel debugging thread for more developments.
May 22:
Bring back the real WiFi MAC address for WinMo users using Clrcad & Haret to boot SD build.
Now WinMo SD users get the real WiFi MAC address (i.e. the same WiFi MAC address you see on WinMo).
NAND (MAGLDR and cLK) and MAGLDR SD boot users get the new unique WiFi MAC address to avoid the collisions.
Download HTCLEO-Kernel_2.6.32-ics_tytung_HWA_r2.4-uniMAC-update.zip
P.S.: r2.4 also fixes the USB Tethering.
May 9:
A new kernel with unique WiFi MAC address patch which solves an old bug: WiFi MAC address collisions.
Full credit to Franck78 for the fix.
With this tytung_HWA_r2.1-uniMAC kernel, WiFi/Bluetooth MAC address is really unique now.
Since the WiFi MAC address changes, you may need to modify the white list (filter) of your wireless router after flashing this kernel.
Download HTCLEO-Kernel_2.6.32-ics_tytung_HWA_r2.1-uniMAC-update.zip
its ok for my
WiFi/Bluetooth MAC address is really unique now.
edit : 2 days test : everything ok
great
thanks ... you always great
rashidkn said:
thanks ... you always great
Click to expand...
Click to collapse
This thread is a development thread.
Please, do only give feedbacks (bug reports etc.) and stay on-topic. If you appreciate the developers work, use the thanks button.
YZ.
Wifi works not on CyanogenMod 9 Nightly ROMS.....Fix it
everything fine on tytung v2
I have clk 1.5 and this kernel work ok in aokp milestone 5 se. Thank you
Works fine tytung ! great work once again
jamal2367 said:
Wifi works not on CyanogenMod 9 Nightly ROMS.....Fix it
Click to expand...
Click to collapse
Fix it yourself... You should at least insert the ramdisk (initrd.gz) of the CM9 nightly rom since they have changed the name of the wlan interface..
Working well
Keep it up Tytung
tytung said:
A new kernel with unique WiFi MAC address patch which solves an old bug: WiFi MAC address collisions.
Full credit to Franck78 for the fix.
With this tytung_HWA_r2.1-uniMAC kernel, WiFi/Bluetooth MAC address is really unique now.
Since the WiFi MAC address changes, you may need to modify the white list (filter) of your wireless router after flashing this kernel.
Download HTCLEO-Kernel_2.6.32-ics_tytung_HWA_r2.1-uniMAC-update.zip
Please help test it.
If this kernel doesn't cause any problem, I will include this patch into next kernel release.
Click to expand...
Click to collapse
Thanks Tytung. From the little I understand of code, this does not use the phone's original MAC address (the one we get with Windows) but randomizes the sid1, sid2, sid3 parts using the IMEI and the mobile operator's CID. So the MAC address will change if I use a different operator's SIM card, am I correct?
ph03n!x said:
Thanks Tytung. From the little I understand of code, this does not use the phone's original MAC address (the one we get with Windows) but randomizes the sid1, sid2, sid3 parts using the IMEI and the mobile operator's CID. So the MAC address will change if I use a different operator's SIM card, am I correct?
Click to expand...
Click to collapse
Yes, we can only get the phone's original MAC address when using haret.exe on WM.
IMEI is unique in every phone.
Is CID related to the phone or the SIM card?
I need to do some studies.
In GSM, CID usually denotes the Cell ID - a unique ID given to each cellular base station (signal tower, if I may) of a GSM service provider. Needless to say, this value will change based on the service provider and the phone's location. The same location can have more than one CID, as the service provider may have multiple base stations covering densely populated areas to handle the capacity, or on areas that falls in the coverage of more than one base station.
Other codes that are tied to SIM card are MCC and MNC - Mobile Country Code (Unique code to identify the country of the service provider) and Mobile Network Code (Unique code to identify the service provider itself). MCC will not change unless you go to different company and roam on a different network. MNC will change within the country as the same service provider may have more than one MNC (maybe for capacity or because of takeovers/ acquisitions of other service providers), and will change if there is a possibility of roaming within the country.
manual entry?
just curious, is there any way we, as users, could enter our original MAC address manually if we already know what it is, so that we wouldnt have to constantly change our white lists?
and on a side note(pls dont yell at me), can our phone numbers be entered into sys info manually also to be able to use apps that try to pull that info but cant find it, such as PTT apps?
alienclone said:
just curious, is there any way we, as users, could enter our original MAC address manually if we already know what it is, so that we wouldnt have to constantly change our white lists?
and on a side note(pls dont yell at me), can our phone numbers be entered into sys info manually also to be able to use apps that try to pull that info but cant find it, such as PTT apps?
Click to expand...
Click to collapse
i guess it would be even possible to include it in the aroma setup (read a config-file on sd or enter it manually). that would be a great option and if nothing is enter the imei+cid calculation should be done.
ph03n!x said:
In GSM, CID usually denotes the Cell ID - a unique ID given to each cellular base station (signal tower, if I may) of a GSM service provider. Needless to say, this value will change based on the service provider and the phone's location. The same location can have more than one CID, as the service provider may have multiple base stations covering densely populated areas to handle the capacity, or on areas that falls in the coverage of more than one base station.
Other codes that are tied to SIM card are MCC and MNC - Mobile Country Code (Unique code to identify the country of the service provider) and Mobile Network Code (Unique code to identify the service provider itself). MCC will not change unless you go to different company and roam on a different network. MNC will change within the country as the same service provider may have more than one MNC (maybe for capacity or because of takeovers/ acquisitions of other service providers), and will change if there is a possibility of roaming within the country.
Click to expand...
Click to collapse
OK. This CID is not what you said.
According to the email that Franck78 sent me when we discussed the new unique MAC address, CID is Customer ID.
http://forum.xda-developers.com/showthread.php?t=1459270
alienclone said:
just curious, is there any way we, as users, could enter our original MAC address manually if we already know what it is, so that we wouldnt have to constantly change our white lists?
and on a side note(pls dont yell at me), can our phone numbers be entered into sys info manually also to be able to use apps that try to pull that info but cant find it, such as PTT apps?
Click to expand...
Click to collapse
You don't need to constantly change the white list because WiFi MAC address will be a fixed value.
AFAIK, some SIM card stores the phone number, and others don't.
That is why someone cannot see the phone number in "About phone" -> "Status" -> "My phone number".
Maybe you could try My Phone Number app to set the correct phone number into your SIM card.
In some sense roms wifi mac address is stored in /system/etc/calibration file so you can put any wifi mac address you want easily.In non sense roms the value is stored in /proc/calibration so we cant edit this file but there is a way to have our original wifi mac address or any wifi mac address we want. it re-directs /proc/calibration file in /system/etc/calibration so we can put our wifi mac address
look here http://forum.xda-developers.com/showthread.php?p=22799467#post22799467 post 38 and 39
i didnt try it in newer kernels but i think it will work because wifi mac in newer kernels it is also stored in /proc/calibration
Edit
It works for tytung kernel r2.1 unimac and ics rom aokp 35 installed via clk 1.5.this time i gave the command cat /proc/calibration > /system/etc/calibration from the rom with a terminal emulator and then i edited /system/etc/calibration and 13modules file instead of 01modules with solid explorer
tytung said:
OK. This CID is not what you said.
According to the email that Franck78 sent me when we discussed the new unique MAC address, CID is Customer ID.
http://forum.xda-developers.com/showthread.php?t=1459270
Click to expand...
Click to collapse
Ok.. so here is what I did. I doubted if the CID is something related to (or is) the IMSI. Hence I used a SIM from a different service provider to see if the MAC changes - it didn't. So looks like the CID is not dependent on the SIM card or the service provider or the current Cellular Base Station . That clears my initial question, and looks like it doesn't expand to Customer ID after all (blind guess, as it has nothing to do with me - the customer )
I then tried to get into cLK (1.5) and see if "fastboot getvar cid" works - it didn't, all I am getting is a blank response. So not sure if CID is actually being looked up and cLK does not have the ability to display it, or not looked up at all. I did not want to try writing a CID in my phone, as I am not sure if that is a part of how cLK/ HD2 works. I dont think fastboot commands work in Magldr (too long since I used it!), so not sure if this can even be tried there.
I remember reading somewhere that HSPL unlocks the CID in our devices - does that mean they do not exist, I dont know. But as long as we have enough Unique MAC addresses there is nothing to bother, I guess
---------- Post added at 12:22 AM ---------- Previous post was at 12:05 AM ----------
clio94 said:
In some sense roms wifi mac address is stored in /system/etc/calibration file so you can put any wifi mac address you want easily.In non sense roms the value is stored in /proc/calibration so we cant edit this file but there is a way to have our original wifi mac address or any wifi mac address we want. it re-directs /proc/calibration file in /system/etc/calibration so we can put our wifi mac address
look here http://forum.xda-developers.com/showthread.php?p=22799467#post22799467 post 38 and 39
i didnt try it in newer kernels but i think it will work because wifi mac in newer kernels it is also stored in /proc/calibration
Edit
It works for tytung kernel r2.1 unimac and ics rom aokp 35 installed via clk 1.5.this time i gave the command cat /proc/calibration > /system/etc/calibration from the rom with a terminal emulator and then i edited /system/etc/calibration and 13modules file instead of 01modules with solid explorer
Click to expand...
Click to collapse
That's awesome! Do you happen to know if there is something similar for Bluetooth MAC too?
Ι searched for it and found out that bt address is stored in /sys/module/board_htcleo/parameters/bdaddr
so i tried in terminal emulator
cat /sys/module/board_htcleo/parameters/bdaddr > /system/etc/bdaddr
then i go to /system/etc and found bdaddr file.I open it and changed to my bt address
Then in /system/etc/init.d/13modules file i add the line
mount -o bind /system/etc/bdaddr /sys/module/board_htcleo/parameters/bdaddr and then save and reboot
and it work
Just to be safe and sure what should i use to flash this kernel?
Sent from my HTC HD2 ICS 4.04 on XDA Premium

[FIX] Fifa 14 origin connection error

i had recently downloaded fifa 14 and was unable to connect to origin on any wifi network,but worked with my data connection
after a bit of searching found this fix and itz working for me now
close the game
change the following in your wifi settings
Settings > WIFI > Your WIFI Network > Modify Network > Show Advanced Options > IP Setting: Static > DNS1: 8.8.8.8 DNS2: 8.8.4.4
dont thank me im just sharing
source:http://answers.ea.com/t5/FIFA-14/In...ection-issues-in-FIFA-14-for-iOS/td-p/1570475
This fix was working for me until I updated my tablet to Kitkat 4.4 and the fix stopped working.
problem of active auctions ultimate team
hello
I have the problem that the active auctions and with the completion of l time leaves not select them with me as I enter new items when they are no longer select them and leaves? into account the ultimate team
anyone knows how can solve
regards
Thanks for help mate. ...
Sent from my Xperia M using Tapatalk
nt working 4 me??
writetoatul said:
nt working 4 me??
Click to expand...
Click to collapse
It doesn't work for me too

How Do I Change "WAP" Settings ?

I have gone over the problems people have had with " WiFi Tether " on this device and have deduced it down to the WAP ( wifi access points ) settings. I can't for the life of me figure out how to change the settings though. When connected to the computer via wifi, FoxFi will give and error on connection of " limited access ". FoxFi will work on all my phones but this model ( even the new LG Nexus 5 ). If anyone can give me some directions on changing the WAP settings to allow WAP2 on this device please post as soon as possible....Thank you.....
* DEVELOPERS, PLEASE PUT A FIX FOR THIS IN YOUR ROMS THANKS IN ADVANCE!!

Categories

Resources