Wireless card sees network, but asks for password repeatedly

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
ohmygoodness

Wireless card sees network, but asks for password repeatedly

Post by ohmygoodness »

I just installed Linux Mint 14 Xfce on a Dell XPS 400. I'm using a Belkin F5D8010 wireless card. I got the .inf file from the Belkin website and installed it using the graphical ndiswrapper tool. The computer recognizes my network, but it can't connect. It asks for the password repeatedly. The password is correct.

What can I do to connect to my network?

Here is the output from mintwifi:

Code: Select all

    -------------------------
    * I. scanning WIFI PCI devices...
    -------------------------
    * II. querying ndiswrapper...
    netani : driver installed
       device (17CB:0001) present
    -------------------------
    * III. querying iwconfig...
    wlan0     IEEE 802.11g  ESSID:off/any 
              Mode:Managed  Channel:0  Access Point: Not-Associated   
              Bit Rate:108 Mb/s   
              Encryption key:off
              Power Management:off
              Link Quality:0  Signal level:0  Noise level:0
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0

    lo        no wireless extensions.

    eth0      no wireless extensions.

    -------------------------
    * IV. querying ifconfig...
    eth0      Link encap:Ethernet  HWaddr 00:13:72:0e:df:cb 
              inet addr:192.168.2.15  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::213:72ff:fe0e:dfcb/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:535 errors:0 dropped:0 overruns:0 frame:0
              TX packets:581 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:352647 (352.6 KB)  TX bytes:97408 (97.4 KB)
              Interrupt:17 Memory:fbee0000-fbf00000

    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:76 errors:0 dropped:0 overruns:0 frame:0
              TX packets:76 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:5994 (5.9 KB)  TX bytes:5994 (5.9 KB)

    wlan0     Link encap:Ethernet  HWaddr 00:11:50:25:06:e7 
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:13 errors:0 dropped:13 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:2028 (2.0 KB)  TX bytes:0 (0.0 B)
              Interrupt:18 Memory:88000000-88080000

    -------------------------
    * V. querying DHCP...
    Rather than invoking init scripts through /etc/init.d, use the service(8)
    utility, e.g. service smbd reload

    Since the script you are attempting to invoke has been converted to an
    Upstart job, you may also use the reload(8) utility, e.g. reload smbd
    RTNETLINK answers: File exists
    -------------------------
    * VI. querying nslookup google.com...
    Server:      192.168.2.1
    Address:   192.168.2.1#53

    Non-authoritative answer:
    Name:   google.com
    Address: 74.125.140.100
    Name:   google.com
    Address: 74.125.140.101
    Name:   google.com
    Address: 74.125.140.139
    Name:   google.com
    Address: 74.125.140.113
    Name:   google.com
    Address: 74.125.140.102
    Name:   google.com
    Address: 74.125.140.138

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
DaveBMintNovice

Re: Wireless card sees network, but asks for password repeat

Post by DaveBMintNovice »

I am having the same issue on Mint 13 Xfce. Any help would be appreciated.
monsieurpolo

Re: Wireless card sees network, but asks for password repeat

Post by monsieurpolo »

Hello,
I am having the same issue with Mint 9.
The Belkin F5D8053 v3000 is recognized and displays all the available networks but it can't connect to any of them.
I have used the same wireless USB adapter with Windows 7 and it can connect to my wifi router. The problem comes from Mint 9 but I have no idea how to go about it.

Any help in resolving this issue would be greatly appreciated.

Many thanks,
polo
monsieurpolo

Re: Wireless card sees network, but asks for password repeat

Post by monsieurpolo »

The solution is to blacklist rt2800usb.
Now I am able to connect to my wireless router.
Locked

Return to “Networking”