![]() |
2011-02-07
, 16:16
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#22
|
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"abcd1234-4321-abcd-5678-defa01234321ba" uint32:0
The Following User Says Thank You to pelago For This Useful Post: | ||
![]() |
2011-02-08
, 01:03
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#23
|
gconftool --all-dirs /system/osso/connectivity/IAP
gconftool --all-dirs /system/osso/connectivity/IAP | less
/media/mmc1/x1.sh: line 1: less: not found
![]() |
2011-02-08
, 01:47
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#24
|
Ok, turns out I wasn't saving the notepad file properly... easy mistake at 2am!
New problem is that it turns out I WAS correct about the saved WiFi name, the original command I was given on the first page didn't work for some reason, it would just pause for a moment, and then show a blank prompt ready for input...
The command I'm attempting is:
Is that right?Code:dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"Home WiFi" uint32:0
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"Home" uint32:0
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
The Following User Says Thank You to 9000 For This Useful Post: | ||
![]() |
2011-02-08
, 01:57
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#25
|
E: Couldn't find package x11vnc
apt-get install x11vnc
![]() |
2011-02-08
, 02:45
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#26
|
![]() |
2011-02-08
, 03:14
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#27
|
Unfortunately I can't click the Thanks more than once, but if I could, I would!
I'm now connected to my WiFi, but can't access backupmenu or x11vnc, as I'm getting
when I attemptCode:E: Couldn't find package x11vnc
Code:apt-get install x11vnc
cat /etc/apt/sources.list.d/hildon-application-manager.list deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ deb https://downloads.maemo.nokia.com/fremantle/ssu/mr0 ./ deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./ deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free deb http://repository.maemo.org/extras-devel/ fremantle free non-free
root echo deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free >> /etc/apt/sources.list.d/hildon-application-manager.list echo deb http://repository.maemo.org/extras-devel/ fremantle free non-free >> /etc/apt/sources.list.d/hildon-application-manager.list apt-get update apt-get install x11vnc backupmenu
The Following User Says Thank You to 9000 For This Useful Post: | ||
![]() |
2011-02-08
, 03:17
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#28
|
![]() |
2011-02-08
, 03:23
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#29
|
![]() |
2011-02-08
, 03:26
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#30
|
New problem is that it turns out I WAS correct about the saved WiFi name, the original command I was given on the first page didn't work for some reason, it would just pause for a moment, and then show a blank prompt ready for input...
The command I'm attempting is:
Last edited by Ncc Tardis; 2011-02-07 at 15:35.