Reply
Thread Tools
Posts: 2 | Thanked: 0 times | Joined on Jul 2008
#1
as the title.

any idea, guys?
 
Posts: 425 | Thanked: 132 times | Joined on Mar 2008 @ California
#2
You'll need to put one of the N800s into "Ad-Hoc" mode by typing in xterm:

Code:
iwconfig wlan0 mode ad-hoc essid <network id> channel <channel number (1-15)>
Then you can just use the connection manager from the other N800's to connect to <network id> and there you go
__________________
Promises are like babies. Fun to make, but hard to deliver.

Warning: dates on calendar are closer than they appear.
 

The Following 2 Users Say Thank You to josiahg777 For This Useful Post:
Posts: 2 | Thanked: 0 times | Joined on Jul 2008
#3
cool! thanks,josiahg777.
and any way can make this device supporting frequency under 1GHz(say 700M)? turn on some features on the kernel? or some talent ways to hack the wlan module or even replace it? or any other tricks?
woo...
 
Banned | Posts: 57 | Thanked: 2 times | Joined on Jul 2008
#4
Hi,

I tried the alike code previously and today on my OS2007HE
and entering essid as "aaa" and channel 1
I get the following error message:

Error for wireless request "Set ESSID" (8B1A)
SET failed on device wlan0; No such device.

(sudo gainrooted maemo first)

I was advised in another thread to put
iwconfig wlan0 up
to have it run.

Darius

Originally Posted by josiahg777 View Post
You'll need to put one of the N800s into "Ad-Hoc" mode by typing in xterm:

Code:
iwconfig wlan0 mode ad-hoc essid <network id> channel <channel number (1-15)>
Then you can just use the connection manager from the other N800's to connect to <network id> and there you go
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#5
Originally Posted by grayflow View Post
any idea, guys?
What are you trying to do? Maybe your problem can be solved by ditching wi-fi and using Bluetooth?

Ad-hoc wi-fi mode cannot use power saving so your tablets won't last long. Bluetooth is designed for such type of connections (random device to device temporary connection or creating piconet on the fly without central point decided in advance).

If you don't want to write code specific to bluetooth use bluetooth PAN and setup PAN network. Then it is same TCP/IP networking just like with wi-fi or anything else. With PAN networking you may lose some power savings and some features of bluetooth, though.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 
speculatrix's Avatar
Posts: 880 | Thanked: 264 times | Joined on Feb 2007 @ Cambridge, UK
#6
I use ad-hoc at home so that devices can connect directly. You don't need any magic, just manually define a wireless access point and if need be use fixed IP address; however, I do have a DHCP server on my linux box which has an Intel ipw2915abg card in it.
 
Posts: 425 | Thanked: 132 times | Joined on Mar 2008 @ California
#7
Odd... It worked fine for me... the command executed and I was able to see the network from my Mac
__________________
Promises are like babies. Fun to make, but hard to deliver.

Warning: dates on calendar are closer than they appear.
 
Reply


 
Forum Jump


All times are GMT. The time now is 04:26.