Announcement

Collapse
No announcement yet.

Not accepting rate of 11M

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

    Not accepting rate of 11M

    I have tried everything to get the wireless to accept the wireless rate of 11M it does not accept it. It still is grayed out and will not connect it sees the router, but that is all. What am I doing wrong?? Can anyone help me??

    here is the info

    richard@DoM-1:~$ sudo iwconfig
    lo no wireless extensions.

    eth0 no wireless extensions.

    wmaster0 IEEE 802.11g Frequency:2.412 GHz
    RTS thrff Fragment thr=2346 B

    wlan0 IEEE 802.11g ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    RTS thrff Fragment thr=2346 B
    Encryption keyff
    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

    interfaces

    # The loopback network interface
    auto lo
    iface lo inet loopback
    address 127.0.0.1
    netmask 255.0.0.0

    # The primary network interface
    auto wlan0
    iface eth0 inet dhcp

    wireless-rate 11M


    auto eth0
    iface wlan0 inet dhcp



    #2
    Re: Not accepting rate of 11M

    I'm confused - what is greyed out and where? Why do you need to specify a wireless rate?

    Comment


      #3
      Re: Not accepting rate of 11M

      You usually have to associate with the AP before you can even select a speed. Have you tried associating yet?

      What interface are you using for configuring your connection? It sounds like you are using kubuntu's GUI, but I'm not sure.

      Comment

      Working...
      X