Active Topics

 


Reply
Thread Tools
Posts: 16 | Thanked: 0 times | Joined on Jun 2010
#1
I cant get my n900 to show and connect to any wifi even though i have some around me so i wrote it here and someone told me he had the same problem but after flashing in roots it worked, so tried flashing but still cant get it to find any available wifi when i search even though i have some around me, someone plz help me

There seems to be a bug in the wireless driver on the N900. I later installed Wifi-switcher but when i turn it on it says: CANNOT ENABLE WLAN: IFCONFIG WLANO UP FAILED. Plz can someone help me solve this, plzzzzzzzzz

Last edited by xomm; 2010-06-30 at 20:40. Reason: Merged identical posts
 
Posts: 1 | Thanked: 0 times | Joined on Jun 2010
#2
someone please help i have the same issue
 
Posts: 2 | Thanked: 0 times | Joined on Jun 2010 @ Kuala Lumpur
#3
There seems to be a bug in the wireless driver on the N900. My workaround although a little irritating is to install Wifi-Switcher to enable/disable the wireless card on the N900. After disabling it, reenable it again using Wifi-Switcher and you will see that you will have wireless working again! :-)
 
Posts: 16 | Thanked: 0 times | Joined on Jun 2010
#4
I did that but when i try re-enabling it then it says. CANNOT ENABLE WLAN: IFCONFIG WLANO UP FAILED. Plz can someone help me solve, plzzzzzzzzz
 
Posts: 16 | Thanked: 0 times | Joined on Jun 2010
#5
Can someone plz help me out?
 
Posts: 116 | Thanked: 75 times | Joined on Nov 2009
#6
Try
Code:
apt-get install wireless-tools
as root, (you may need to install the root.sh package if you haven't already) and see if the problem can be solved via the command line.

iwconfig should show if you are connected and
iwlist wlan0 scan should show any AP's in your area
 
cfh11's Avatar
Posts: 1,062 | Thanked: 961 times | Joined on May 2010 @ Boston, MA
#7
Also, did you flash the emmc?
__________________
Want to browse streamlined versions of websites automatically when in 2g? Vote for this brainstorm.

Sick of your cell signal not reconnecting after coming out of a bad signal area? Vote for this bug.
 
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#8
I don't think iwconfig will work as the interface seems unable to come up.
At CLI type
Code:
 lsmod | grep wl12xx
and view output. It should be as follows:
Code:
wl12xx                 77696  0 
mac80211              153180  1 wl12xx
crc7                    1216  1 wl12xx
This is the first step to troubleshoot, viz are the drivers loaded and is the wireless card active.

If you don't see this, try as root, via
Code:
sudo gainroot
Code:
modprobe wl12xx
I don't think this will be what's the problem but let's see wots wot.

HA

PS: Also try asroot
Code:
modprobe -r wl12xx
Code:
modprobe wl12xx
Code:
ifconfig wlan0 up

Last edited by handaxe; 2010-06-30 at 22:41.
 

The Following User Says Thank You to handaxe For This Useful Post:
schettj's Avatar
Posts: 501 | Thanked: 292 times | Joined on Nov 2009
#9
flash to stock 1.2 including the emmc

test. Note how it works.

Thanks.
 
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#10
Originally Posted by schettj View Post
flash to stock 1.2 including the emmc

test. Note how it works.

Thanks.
Newish to Maemo/n900 but not Gnu/Linux. If you will, help me understand the rationale here - is incl. the emmc simply the quickest way or is there something inextricably borked in the conf?

tnx HA
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:46.