maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   How to disable/turn-off GSM part on Nokia N900 (https://talk.maemo.org/showthread.php?t=56840)

azzurro 2010-06-22 17:18

How to disable/turn-off GSM part on Nokia N900
 
Hello,

I would like to disable/turnoff the GSM (2G as well as 3G) module of the device. This option is available in Windows Mobile, BlackBerry and Android (ver 2). After long searches in settings I couldn't find it. Is it really missing (how lame that would be)?

Greets

nidO 2010-06-22 17:20

Re: How to disable/turn-off GSM part on Nokia N900
 
Power button > Offline mode?

m0da 2010-06-22 17:22

Re: How to disable/turn-off GSM part on Nokia N900
 
install "cellular modem control buttons" from app. manager.
gives you tablet mode option (no gsm, only wifi) from power button press

Kino_N900 2010-06-22 17:25

Re: How to disable/turn-off GSM part on Nokia N900
 
Do what m0da has said and you will have a nice smartphone without phone ;-)

southwalesboy 2011-02-02 22:10

Re: How to disable/turn-off GSM part on Nokia N900
 
Just what I need!

Ridd92 2015-10-21 23:11

Re: How to disable/turn-off GSM part on Nokia N900
 
Is there any command to do just that: i mean turn off 2g/3g and preferbly wifi? I would like to make desktop command execution widget

pichlo 2015-10-22 00:01

Re: How to disable/turn-off GSM part on Nokia N900
 
There is such a thing already, well sort of. Not a desktop widget but a status menu plugin. It adds a line to the status menu with three buttons for GSM, WiFi and Bluetooth. It's called Advanced Interface Switcher. If you want to duplicate the functionality, just look it up. It is a set of Python scripts, it should be easy to work out how it works. I had a look a while ago but forgot all of it, sorry.

wicket 2015-10-22 00:25

Re: How to disable/turn-off GSM part on Nokia N900
 
Quote:

Originally Posted by Ridd92 (Post 1486277)
Is there any command to do just that: i mean turn off 2g/3g and preferbly wifi? I would like to make desktop command execution widget

If it's commands that you are after, this should tell you everything you need to know.

Ridd92 2015-10-22 15:10

Re: How to disable/turn-off GSM part on Nokia N900
 
Yeah, I was going through the desktop command wiki, the:
Quote:

dbus-send --system --type=method_call --dest=com.nokia.phone.SSC /com/nokia/phone/SSC com.nokia.phone.SSC.set_radio boolean:false | echo ""
does disable gsm/3g modem just fine, but

There is no way, or I just could not fine one that will disable the wi-fi, or go into full offline mode.

wicket 2015-10-22 16:02

Re: How to disable/turn-off GSM part on Nokia N900
 
Quote:

Originally Posted by Ridd92 (Post 1486349)
Yeah, I was going through the desktop command wiki, the:

does disable gsm/3g modem just fine, but

There is no way, or I just could not fine one that will disable the wi-fi, or go into full offline mode.

The ICD2 command from that page works for me.

Code:

dbus-send --print-reply --system --dest=com.nokia.icd2 /com/nokia/icd2 com.nokia.icd2.disconnect_req uint32:0x8000


All times are GMT. The time now is 20:38.

vBulletin® Version 3.8.8