![]() |
2007-01-03
, 17:40
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#11
|
![]() |
2007-01-03
, 18:38
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#12
|
Running just 'iwconfig' after the initial iwconfig setup command should show your essid and key etc. If so, then it's associated ok. After that you'll have to run a program to actually do the dhcp setup, I don't know what the dhcp client is called on the 770, try just entering 'dhcp' and press <tab>. It's usually either of dhcp-client or dhcpcd, but could be something else. In any case, whatever its name run it with 'wlan0' as argument (e.g. 'dhcp-client wlan0')
![]() |
2007-01-03
, 22:08
|
Posts: 114 |
Thanked: 11 times |
Joined on Oct 2005
|
#13
|
Sure. I couldn't call iwconfig and iwevent without them
![]() |
2007-01-04
, 07:40
|
|
Posts: 14 |
Thanked: 1 time |
Joined on Dec 2006
@ Limassol, Cyprus
|
#14
|
![]() |
2007-01-04
, 11:38
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#15
|
![]() |
2007-01-04
, 18:57
|
Posts: 114 |
Thanked: 11 times |
Joined on Oct 2005
|
#16
|
![]() |
2007-01-05
, 10:41
|
|
Posts: 14 |
Thanked: 1 time |
Joined on Dec 2006
@ Limassol, Cyprus
|
#17
|
Actually, I would suggest sending a dbus message to the network control
software, which would take care of all of that for you. However, the dbus
ontology is very meagerly documented, and to discover the magic incantation
you'll have to execute "dbus-monitor" with the correct command line
arguments. Then (with the interface shut off) start the web browser
showing an outside URL. It will send the signal, and when the net comes up
a dbus signal returns to the browser and it knows it can download and show
that page. And you will have trapped the dbus chatter that makes it
happen, so you can imitate in your command line application.
![]() |
2007-01-06
, 01:15
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#18
|
![]() |
2007-01-09
, 22:24
|
Posts: 45 |
Thanked: 1 time |
Joined on Dec 2005
|
#19
|
![]() |
2007-01-10
, 08:13
|
|
Posts: 14 |
Thanked: 1 time |
Joined on Dec 2006
@ Limassol, Cyprus
|
#20
|