Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
mindsurfer
Old
(Last edited by mindsurfer; 8th January 2011 at 01:21 PM.)
#1  
Junior Member - OP
Thanks Meter 3
Posts: 3
Join Date: May 2007
Talking Archos gen 8 101 Ad-Hoc and AR-DRONE working!!!

First of all thanks to all which are posting specially to Sauron!

If you want to make your Drone working with Archos, here is what I did:

Get root access:
1) Install SDE
2) Get the initramfs from this post (download the kernel+init.zip and extract it): http://forum.xda-developers.com/show...44&postcount=1
3) Replace the zImage with the new overclocked kernel
4) Boot into SDE recovery menu and copy the initramfs.cpio.gz and zImage through USB cable
5) Boot into SDE developer OS
6) You should get all your apps here and have superuser right now

Suddenly no wpa_supplicant was not working on mine, so you have to change configuration file wpa_supplicant.conf to get Adhoc:

1) get Rootexplorer
2) open root explorer and find /data/misc/wifi/wpa_supplicant.conf
Here is mine (second network is my normal router):

update_config=0
ctrl_interface=tiwlan0
ap_scan=2
network={
ssid="ardrone_108549"
key_mgmt=NONE
priority=1
mode=1
}

network={
ssid="BytecekG"
psk="PASSWORD"
key_mgmt=WPA-PSK
priority=1
}

4) overwrite wpa_supplicant.conf in Archos with new content
5) change rights to wpa_supplicant.conf to RW-RW-RW-
6) delete file tiwlan.ini
7) start drone and then wifi on Archos

When you restart you should repeat step 5 and step 6 and step 7.

GOOD LUCK, IT WAS HORROR TO GET THIS WORKING

Two programs for Ar drone:
http://www.rafoid.com/2010/12/ardroid-2/?lang=en - nice but I have problems with connection link
http://www.meavydev.co.uk/ARDrone.html not nice but more working
The Following 3 Users Say Thank You to mindsurfer For This Useful Post: [ Click to Expand ]
 
jakkrith
Old
#2  
jakkrith's Avatar
Senior Member
Thanks Meter 18
Posts: 314
Join Date: Jun 2007
Location: Bangkok
Thank you very much for sharing. But this method still not work with Ad-Hoc from MyWi app on iPhone.
 
sdajzdc
Old
#3  
Junior Member
Thanks Meter 1
Posts: 25
Join Date: Dec 2010
It works...kind of. I get connected and occasionally will download. but I have to keep refreshing till it finally works. I would say it was my phone -- Mortorola Droid 1 -- but my daughter Ipod touch word seamlessly.
 
koukobin
Old
#4  
Member
Thanks Meter 3
Posts: 58
Join Date: Dec 2009
Location: Arlington, VA
Default Its working only for a few seconds for me :(

I am able to connect to adhoc wifi network ('wireless tether for root' application on my android phone), but i am able to surf only for a few seconds. After that, connection is dying I dont know why. I think its related with the absence of tiwlan file.
 
FCNantes
Old
#5  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Nov 2008
Quote:
Originally Posted by jakkrith View Post
Thank you very much for sharing. But this method still not work with Ad-Hoc from MyWi app on iPhone.
I got my a70 works using MyWi of iPhone with WEP enabled
just need to add one line (wep_key0)


update_config=0
ctrl_interface=tiwlan0
ap_scan=2
network={
ssid="enter your ssid"
key_mgmt=NONE
wep_key0=enter your key
priority=1
mode=1
}
 
laptopfreek0
Old
(Last edited by laptopfreek0; 8th January 2011 at 10:29 PM.)
#6  
Member
Thanks Meter 4
Posts: 43
Join Date: May 2010
Your link: http://forum.xda-developers.com/show...44&postcount=1 Doesn't work. Its truncated. Can you edit or PM me the working link please.

**EDIT Correct link is: http://forum.xda-developers.com/show...44&postcount=1
 
cidekyho
Old
#7  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Dec 2010
same to u, now i can connect for a few second using barnacle in x10. thanks
 
koukobin
Old
#8  
Member
Thanks Meter 3
Posts: 58
Join Date: Dec 2009
Location: Arlington, VA
When i am using my backflip (custom rom - netfiler enabled) and 'barnacle' or 'wireless tether for root' the connection is dying after a few seconds. But when i am using wmwifirouter with my HTC TILT 2 (Touch Pro 2) - WM 6.5, i dont have any problems at all. The connection is working really good.

Strange ...
 
Meen
Old
#9  
Junior Member
Thanks Meter 0
Posts: 4
Join Date: Aug 2008
For step 5 and 6, I think we can edit init.rc script to do it automaticaly ?
 
reup247
Old
#10  
Member
Thanks Meter 6
Posts: 38
Join Date: Dec 2010
I don't see why MyWi is so popular since TetherMe has been released. Best $2 I ever spent and works fantastically with my A101 via Bluetooth tether (unfortunately Archos doesn't have the drivers for the USB). Setup couldn't be simpler.

 
Post Reply+
Tags
adhoc, ar drone, archos, gen 8
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Go to top of page...

XDA PORTAL POSTS

Flash Custom ROM and Recovery to Samsung Galaxy S 4

After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more

Windows-Based Multi-Tool for the Sony Xperia U

If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more