Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I can't detect wireless networks
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Fri Sep 28, 2007 7:49 pm    Post subject: Reply with quote

NeddySeagoon wrote:
Aniruddha,

Something has changed.

I can't fetch the code just now, rt2x00-9999 is a CVS build and I get
Code:
cvs [login aborted]: connect to rt2400.cvs.sourceforge.net(66.35.250.89):2401 failed: Connection refused


Those symbol names are not in the 2.6.23-rc6 kernel, I've grepped fro them, nor are they in -rc7. So it must be the rt2x00 CVS code thats changed.

I'll try the CVS again tomorrow.


Thanks! Let me know when you learn something new.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54838
Location: 56N 3W

PostPosted: Fri Sep 28, 2007 10:46 pm    Post subject: Reply with quote

Aniruddha,

Its the manes in the kernel that have changed.
I started on a patch to rt2x00 then their CVS changed because a rerun of the same patch caused my work in progress patch to fail to apply.
So if CVS is changing, the real devs are working on it, or at least, making commits to their CVS.

I plan to give the rt2x00 devs a few days before I try again.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Sat Sep 29, 2007 5:55 pm    Post subject: Reply with quote

Ok, thanks for all your help Neddy. In the meantime I will play with my PC in order to learn some more therefor I might not have Gentoo available for some time. In the meantime the most importamt thing for me is that I want to learn how Gentoo wireless with wpa encryption works, therefor I consider purchasing a wifi PCI card. Thanks again.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
Back to top
View user's profile Send private message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Tue Oct 02, 2007 10:07 pm    Post subject: Reply with quote

I proceeded by installing the Windows driver but still not results :roll::

# iwlist rausb0 scanning
Code:
rausb0    No scan results


# iwconfig
Code:
eth0      no wireless extensions.

lo        no wireless extensions.

sit0      no wireless extensions.

rausb0    RT2500USB WLAN  ESSID:""  Nickname:""
          Mode:Managed  Frequency=2.412 GHz
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Link Quality=0/100  Signal level:-120 dBm  Noise level:0 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


# ndiswrapper -l
Code:
rt73 : driver installed
        device (148F:2573) present (alternate driver: rt2570)


# lsmod
Code:
Module                  Size  Used by
ndiswrapper           143516  0
vboxdrv                32136  0
rt2570                154944  0
nvidia               7234484  24


# lsusb
Code:
Bus 001 Device 008: ID 148f:2573 Ralink Technology, Corp.

_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54838
Location: 56N 3W

PostPosted: Tue Oct 02, 2007 10:26 pm    Post subject: Reply with quote

Aniruddha,

You are still using rt2570 as it loaded before ndiswrapper.

It may be worse than that, both drivers may be attempting to control the hardware. You msy not load ndiswrapper while rt2570 is loaded.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Tue Oct 02, 2007 10:38 pm    Post subject: Reply with quote

NeddySeagoon wrote:
Aniruddha,

You are still using rt2570 as it loaded before ndiswrapper.

It may be worse than that, both drivers may be attempting to control the hardware. You msy not load ndiswrapper while rt2570 is loaded.


Yes! Finally some result!!! :D 'iwlist wlan0 scanning' finally worked after:

Code:
# rmmod rt2570


Code:
# rmmod ndiswrapper


Code:
# modprobe ndiswrapper


Thanks a lot!
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum