Announcement

Collapse
No announcement yet.

wireless internet connection

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    wireless internet connection

    Hi,
    I have installed Kubuntu on IBM think pad. It was connecting to internet via wireless before upgrade. But once I upgraded to latest KDE, it could not make wireless connection.
    __________________________________________________ _________________________________
    root@stalwartcomp:~# ifconfig
    eth0 Link encap:Ethernet HWaddr 00:16:41:17:30:ec
    inet addr:192.168.2.4 Bcast:192.168.2.255 Mask:255.255.255.0
    inet6 addr: fe80::216:41ff:fe17:30ec/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:14232 errors:0 dropped:0 overruns:0 frame:0
    TX packets:13176 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:100
    RX bytes:13152486 (13.1 MB) TX bytes:3001008 (3.0 MB)
    Memory:ee000000-ee020000

    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:216 errors:0 dropped:0 overruns:0 frame:0
    TX packets:216 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:10988 (10.9 KB) TX bytes:10988 (10.9 KB)

    wlan0 Link encap:Ethernet HWaddr 00:13:02:1f:f2:5d
    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)

    wmaster0 Link encap:UNSPEC HWaddr 00-13-02-1F-F2-5D-00-00-00-00-00-00-00-00-00-00
    UP BROADCAST RUNNING 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)

    root@stalwartcomp:~# iwconfig
    lo no wireless extensions.

    eth0 no wireless extensions.

    irda0 no wireless extensions.

    wmaster0 no wireless extensions.

    wlan0 IEEE 802.11abg ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=15 dBm
    Retry min limit:7 RTS thrff Fragment thr=2352 B
    Encryption keyff
    Power Managementff
    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



    Thanks,
    Kiran.
    pan0 no wireless extensions.

    #2
    Re: wireless internet connection

    What version of Kubntu? What version of KDE?

    What does your /etc/network/interfaces file contain?
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: wireless internet connection

      It looks like your wireless is being recognized.

      Does

      iwlist scanning

      show yours and any other wireless points in the vicinity?

      "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
      – John F. Kennedy, February 26, 1962.

      Comment

      Working...
      X