The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPod Models > iPod Touch > iPod Touch General Chat
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 03-28-2008, 04:22 AM
What's Jailbreak?
 
Join Date: Aug 2007
Posts: 2
Thanks: 0
Thanked 2 Times in 1 Post
[HOW TO] Stay connected on 1.1.3(4) FW in Ad-Hoc mode

Hi there.
So if you have problem with Ad-Hoc connection on 1.1.3 and 1.1.4 (you lost connection after 2-3 seconds after you press home button) read this
I don't know if is this already here. If is, sorry, I am blind

Try it, works for me:

1. download from \Library\Preferences\SystemConfiguration\ file com.apple.wifi.plist

2. make backup for this file

3. open it and edit (I used XMLeditor, so I don't know if it will work with textEditor)
LINK for XmlEditor

4. original file (after reseting network settings) looks like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>AllowEnable</key>
	<integer>1</integer>
	<key>JoinMode</key>
	<string>Automatic</string>
	<key>List of known networks</key>
	<array/>
</dict>
</plist>
5. under "List of known networks" replace line <array/> with these 6 lines:
Code:
	<array>
		<dict>
			<key>SSID_STR</key>
			<string>***********************</string>
		</dict>
	</array>
6. now the file "com.apple.wifi.plist" should look exactly like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>AllowEnable</key>
	<integer>0</integer>
	<key>Custom network settings</key>
	<dict/>
	<key>JoinMode</key>
	<string>Automatic</string>
	<key>List of known networks</key>
	<array>
		<dict>
			<key>SSID_STR</key>
			<string>***********************</string>
		</dict>
	</array>
</dict>
</plist>
instead of *********************** you must write name of your connection (SSID) - EXACTLY how it is so respect small letters, big letters,blank spaces and other symbols !!!!

7. close, save it and copy (rewrite) back to \Library\Preferences\SystemConfiguration\

So, finally, here is example for that file, how it should look like:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>AllowEnable</key>
	<integer>0</integer>
	<key>Custom network settings</key>
	<dict/>
	<key>JoinMode</key>
	<string>Automatic</string>
	<key>List of known networks</key>
	<array>
		<dict>
			<key>SSID_STR</key>
			<string>NameOfYourNetwork</string>
		</dict>
	</array>
</dict>
</plist>
And if you want add more than 1 network it looks like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>AllowEnable</key>
	<integer>0</integer>
	<key>Custom network settings</key>
	<dict/>
	<key>JoinMode</key>
	<string>Automatic</string>
	<key>List of known networks</key>
	<array>
		<dict>
			<key>SSID_STR</key>
			<string>NameOfYourNetwork_01</string>
		</dict>
		<dict>
			<key>SSID_STR</key>
			<string>NameOfYourNetwork_02</string>
		</dict>
		<dict>
			<key>SSID_STR</key>
			<string>NameOfYourNetwork_03</string>
		</dict>
	</array>
</dict>
</plist>
It should work on iPhone too, but i haven't iPhone, so it isn't confirmed.
Hope this will help you.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 2 Users Say Thank You to NeoN_ For This Useful Post:
chicocvenancio (05-03-2008), jdonn2009 (06-12-2008)
  #2  
Old 07-09-2008, 07:10 PM
What's Jailbreak?
 
Join Date: Jul 2008
Device + Firmware: iPod touch 1.1.4
Operating System: Windows Vista
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

ok, I'm sorry, I got lost with the step one, what is that and where do i get it from?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPod Models > iPod Touch > iPod Touch General Chat

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 12:17 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top