Reply
Thread Tools
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#1
Hi everyone;

I have problem with my n900. The problem is my device doesn't see my wifi and also other wireless connections. When i search the wifi, it starts searching but finds nothing. How can i solve this problem?

Thanks for everyone...
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
You could try bringing it down and up by

Code:
sudo /sbin/ifconfig wlan0 down
Code:
sudo /sbin/ifconfig wlan0 up
If sudo asks for a password you could also first gain root and then do these commands without sudo in front.

If that does not do anything, could you paste the output of

Code:
/sbin/ifconfig
 
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#3
i wrote

sudo gainroot
/sbin/ifconfig wlan0 down
/sbin/ifconfig wlan0 up

it says ifconfig: SIOCSIFFLAGS: No Such Device

and i wrote

/sbin/ifconfig it shows something that very long
 
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#4
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#5
Question, have you got wifi-switcher installed?

You might have a module not loading, for some reason.
Check lsmod for wl12xx (there should be two mentions: mac80211 and cr7.

About the long output, you could shorten it by using grep

/sbin/ifconfig | grep wlan0

Could you also give the output of dmesg, preferably in a file that you can attach to a posting here on the board

Code:
dmesg
 
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#6
I haven't got any wireless switcher. I uploaded the screen of long output.

http://b1301.hizliresim.com/15/7/hr9bb.png

http://b1301.hizliresim.com/15/7/hr9c8.png
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#7
Please paste the output to a file using the > operator

Code:
dmesg > /home/user/MyDocs/dmesg_output.txt
Code:
lsmod > /home/user/MyDocs/lsmod_output.txt
Code:
/sbin/ifconfig > /home/user/MyDocs/ifconfig_output.txt
When done, you can find those txt files in MyDocs, after which you can attach them to your reaction when you post here.
 
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#8
Sorry but how can i attach them in my post. I can't find.
 
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#9
Originally Posted by dengo View Post
Sorry but how can i attach them in my post. I can't find.
There is a little paperclip icon above the edit box. Only visible when you go advanced (or quote &reply).
 
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#10
i can't find it. There is no paperclip icon.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:42.