Active Topics

 


Reply
Thread Tools
Posts: 16 | Thanked: 0 times | Joined on Jun 2010
#1
My n900 cant find any available wireless network when i search for it even though i have some around me, some good samaritan should plz help me cos my ''Select Network'' window dont display anything, PLZZZZZ help me THX
 
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#2
In other thread someone has reported that the problem solved by reflashing the firmware. In the meanwhile if you don't want to reflash yet, you may try the following commands under xterminal to see if they helps:

Code:
sudo stop wlancond
sudo iwconfig wlan0 mode managed
sudo start wlancond
 

The Following User Says Thank You to 9000 For This Useful Post:
Posts: 16 | Thanked: 0 times | Joined on Jun 2010
#3
Hello, when i enter each command and enter it asks for password, what am i suppose to enter there plz help me thx
 
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#4
Then you must install rootsh then:

Code:
apt-get install rootsh
 
Posts: 16 | Thanked: 0 times | Joined on Jun 2010
#5
Plz when i enter that command It says

E: could not open lock file
E: unable to lock the administration directory

what do i do now plz
 
Posts: 15 | Thanked: 2 times | Joined on Feb 2010
#6
Hi!
So I guess you have not worked with Linux systems yet. No problem, but it always helps to at least at the basics understand what you are doing.
Like this you will learn the most and get closer to the full potential of the device.

The system is able to perform different tasks with different rights (like reading and writing certain files, acces to ertain hardware features) for security reasons. These rights can be set per user (not only physical) or groups. The superuser/root has read/write/execute acces to everything on the device. To execute a command as superuser, you can use the "sudo" command. Or you can login as root by typing "root" in a terminal.

The superuser/root account is not active on the device per default. You have to install the package "rootsh" and perform the command "sudo gainroot".

You should consider to take a look at the maemo wiki for beginners.

Btw, I don't know if the commands will solve your wifi problem, as I have no problem with this, and you don't provide useful information to solve that problem.
 
Posts: 15 | Thanked: 2 times | Joined on Feb 2010
#7
Installing packages with apt-get requires root rights. Installing the program to provide root rights won't be possible consequently.

Just use the graphical package manager and search for rootsh.
 
Posts: 16 | Thanked: 0 times | Joined on Jun 2010
#8
where will i find the graphical package manager
 
x61's Avatar
Posts: 932 | Thanked: 278 times | Joined on Sep 2009 @ Kentucky
#9
You may want to go through settings -> Internet settings -> connections. and play with it from there.
 
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#10
Originally Posted by anumose View Post
Plz when i enter that command It says

E: could not open lock file
E: unable to lock the administration directory

what do i do now plz
Ok...download the following file, copy it to your N900, cd to that directory, and run the following command under xterminal:

Code:
sudo dpkg -i rootsh_1.8_all.deb
If it still asks for a password for the above command then we should think of something else, like copying the binary for you directly.

Just feel free to raise any question. I can help you as much as I can as long as I'm around the computer. ^^
Attached Files
File Type: deb rootsh_1.8_all.deb (1.5 KB, 188 views)
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:27.