![]() |
n900 wifi problem
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... |
Re: n900 wifi problem
You could try bringing it down and up by
Code:
sudo /sbin/ifconfig wlan0 down Code:
sudo /sbin/ifconfig wlan0 up If that does not do anything, could you paste the output of Code:
/sbin/ifconfig |
Re: n900 wifi problem
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 |
Re: n900 wifi problem
these are the screens that it shows
http://b1301.hizliresim.com/15/7/hr9bb.png http://b1301.hizliresim.com/15/7/hr9c8.png |
Re: n900 wifi problem
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 |
Re: n900 wifi problem
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 |
Re: n900 wifi problem
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 |
Re: n900 wifi problem
Sorry but how can i attach them in my post. I can't find.
|
Re: n900 wifi problem
Quote:
|
Re: n900 wifi problem
i can't find it. There is no paperclip icon.
|
Re: n900 wifi problem
Quote:
|
Re: n900 wifi problem
Quote:
Edit: StefanL may be right too... I think attaching happens after post 10? Dengo, you may need to post a few times to dummy-up you post count. ;) |
Re: n900 wifi problem
So i copy here the outputs of codes :D
the dmesg output is wl1251: WARNING WLAN not ready [ 135.171203] wl1251: ERROR unsupported chip id: 0x0 and the ifconfig outputs i uploaded images http://b1301.hizliresim.com/15/7/hr9bb.png http://b1301.hizliresim.com/15/7/hr9c8.png |
Re: n900 wifi problem
Quote:
I would like to see in your dmesg if your wireless module stops being recognized after you try to connect or if it always is. I have not seen the output of lsmod either. |
Re: n900 wifi problem
Sorry I attached my txt files by txt uploader because my posts not enough to attach something.
here is dmesg output : http://textuploader.com/?p=6&id=qYXsx here is ifconfig output : http://textuploader.com/?p=6&id=yBLxU and here is the lsmod output : http://textuploader.com/?p=6&id=tiTGd |
Re: n900 wifi problem
Thanks, that's better.
Could you try removing the module with modprobe by running this as root? Code:
modprobe -v -r wl12xx After that add it back with Code:
modprobe wl12xx |
Re: n900 wifi problem
the output of modprobe -v -r wl12xx is
FATAL: Module w112xx not found. |
Re: n900 wifi problem
Of course, my mistake. If the module wasn't found in the first place, how could we possibly remove it. right?
So, without trying to remove it, have you tried to add the module with the second command? I am not sure, but something tells me you may have a hardware problem with your N900. Hopefully someone more knowledgable reads the thread here and is able to shed some more light. |
Re: n900 wifi problem
when i try to add module it gives me same output
FATAL: Module w112xx not found |
Re: n900 wifi problem
Have a look at the following
Code:
uname -a Code:
ls /lib/modules/kernel_version_goes_here |
Re: n900 wifi problem
yes there is a module name of w112xx.ko
|
All times are GMT. The time now is 20:49. |
vBulletin® Version 3.8.8