I am unable to connect to the internet in kubuntu.
I am running kubuntu 10.04 (2.6.32-28-generic) and I use a TurboTenna NextG USB-Yagi Antenna, I also run Windows 7 and BackTrack 5 (2.6.38) on the same machine and have no problem connecting to the internet on either OS.
After installing kubuntu I immediately noticed that I had not net connection, I found the network manager and clicked a few buttons but had no joy, so I decided to install wicd (and remove KNetworkManger) as it seemed to work well in BackTrack and thought that this might solve my problem.....it didn't, so after deciding that the network manager was not at fault I googled around and found a few posts that did nothing to really to help me. I finally ran 'iwlist wlan0 scan' and received back 'No scan results' at which point I find myself at a dead end.
For reference:
Running 'iwconfig' gives me:
while 'ifconfig' gives:
I have also ran 'lsmod' in both kubuntu and BackTrack to see if the drivers being used are the same and indeed they are as far as I can see, apart from BackTrack uses 'rt2800lib' I'm not sure if this is the problem or how to remedy it if it is.
is anyone able to help?
I am running kubuntu 10.04 (2.6.32-28-generic) and I use a TurboTenna NextG USB-Yagi Antenna, I also run Windows 7 and BackTrack 5 (2.6.38) on the same machine and have no problem connecting to the internet on either OS.
After installing kubuntu I immediately noticed that I had not net connection, I found the network manager and clicked a few buttons but had no joy, so I decided to install wicd (and remove KNetworkManger) as it seemed to work well in BackTrack and thought that this might solve my problem.....it didn't, so after deciding that the network manager was not at fault I googled around and found a few posts that did nothing to really to help me. I finally ran 'iwlist wlan0 scan' and received back 'No scan results' at which point I find myself at a dead end.
For reference:
Running 'iwconfig' gives me:
Code:
lo no wireless extensions eth0 no wireless extensions wlan0 IEEE 802.11bgn ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=11 dBm Retry long limit:7 RTS thr:off Fragment thr:off Power Management:on
while 'ifconfig' gives:
Code:
eth0 Link encap:Ethernet HWaddr e0:cb:4e:8f:d9:82 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 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:41 Base address:0xc000 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:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2400 (2.4 KB) TX bytes:2400 (2.4 KB) wlan0 Link encap:Ethernet HWaddr 00:e0:08:27:88:5a UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
is anyone able to help?
Comment