I just recently installed the dapper version of Kubuntu
I opened the Wireless Assistant (Wireless LAN Manager)
It displayed the available networks, and I tried to connect to mine (and entered in the ASCII password), but it did not connect.
from sudo ifconfig (i read that the wireless card cannot be eth0 or lo, the only one left was eth1):
eth1 Link encap:Ethernet HWaddr 00:12:F0:3F:F8:9B
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:38 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:5 Base address:0xc000 Memory:faffd000-faffdfff
from lspci, my ethernet (which works fine) and wireless card:
0000:02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
0000:02:03.0 Network controller: Intel Corporation PRO/Wireless 2915ABG MiniPCI Adapter (rev 05)
Do I need to install the ndiswrapper? what is wrong?
I opened the Wireless Assistant (Wireless LAN Manager)
It displayed the available networks, and I tried to connect to mine (and entered in the ASCII password), but it did not connect.
from sudo ifconfig (i read that the wireless card cannot be eth0 or lo, the only one left was eth1):
eth1 Link encap:Ethernet HWaddr 00:12:F0:3F:F8:9B
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:38 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:5 Base address:0xc000 Memory:faffd000-faffdfff
from lspci, my ethernet (which works fine) and wireless card:
0000:02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
0000:02:03.0 Network controller: Intel Corporation PRO/Wireless 2915ABG MiniPCI Adapter (rev 05)
Do I need to install the ndiswrapper? what is wrong?
Comment