I'm an absolute beginner as an [L]Ubuntu user. The fact is my laptop can find any wifi network, but when I insert the password (which is absolutely right, I assure) it asks again for the password few seconds later and it keeps asking and asking and asking...
BTW I'm using this same laptop now, but with an wired network.
I have another computer, a desktop, with Ubuntu using the same wifi network. I've already tried to restart my router and any device. What else could I check?
This is what I have here:
01:03.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
Subsystem: Intel Corporation Device 2565
Flags: bus master, medium devsel, latency 32, IRQ 5
Memory at fcfee000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
Kernel driver in use: ipw2100
Kernel modules: ipw2100
$ dmesg | grep ipw210
[ 20.552763] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[ 20.552768] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[ 20.552930] ipw2100 0000:01:03.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5 [ 20.553507] ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
sudo iwlist scan
Cell 03 - Address: bla bla
ESSID:"finosuave"
Protocol:IEEE 802.11bg
Mode:Master
Frequency:2.437 GHz (Channel 6)
Encryption key:on Bit Rates bla bla bla bla bla bla
Quality:89
Signal level:0
Noise level:0
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
Extra: Last beacon: 24ms ago

tkiporaes. – Symin Feb 1 at 18:09dmesg | grep ieee80211anddmesg | grep ipw2100? – Symin Feb 2 at 11:55