Reply
Thread Tools
StefanL's Avatar
Posts: 298 | Thanked: 341 times | Joined on Aug 2010 @ This world :)
#11
Originally Posted by dengo View Post
i can't find it. There is no paperclip icon.
You might not have enough posts yet to be able to get attachment rights *shrug*.
__________________
My phone evolution: Nokia 7610 (RIP), N82 (RIP), BB9000 (RIP), N900, BB9760 (RIP), N8, BB9900, N9 64GB
Working : Python Gorillas (Maemo5) Faircrack0.50 Update (Maemo5)
Not so much : WPScrack (Maemo5)
 

The Following User Says Thank You to StefanL For This Useful Post:
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#12
Originally Posted by dengo View Post
i can't find it. There is no paperclip icon.
You can add attachments in the web interface with the "Attach Files" area below the edit box as well. In some instances the toolbar above the text doesn't show for some people. (Skin dependent I think.) But the Attach Files box in the Additional Options area on hitting Quote & Reply to an article is always there.

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.
__________________
Maemo Council Member: May 2012 - November 2012
Hildon Foundation founding member.
Hildon Foundation Board of Directors: March 2013 - Jan 15, 2014
 
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#13
So i copy here the outputs of codes

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
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#14
the dmesg output is

wl1251: WARNING WLAN not ready
[ 135.171203] wl1251: ERROR unsupported chip id: 0x0
Please use logs. How is anyone supposed to see what's happening on your machine if you don't provide info?

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.
 
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#15
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
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#16
Thanks, that's better.

Could you try removing the module with modprobe by running this as root?

Code:
modprobe -v -r wl12xx
This should remove the wireless module from your kernel.

After that add it back with

Code:
modprobe wl12xx
 

The Following User Says Thank You to anthonie For This Useful Post:
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#17
the output of modprobe -v -r wl12xx is

FATAL: Module w112xx not found.
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#18
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.
 
Posts: 11 | Thanked: 0 times | Joined on Jan 2013
#19
when i try to add module it gives me same output

FATAL: Module w112xx not found
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#20
Have a look at the following

Code:
uname -a
Code:
ls /lib/modules/kernel_version_goes_here
and make sure there is actually a module file name w112x.ko in the directory.
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:35.