Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 34

Thread: iwlagn won't do wireless N

  1. #21
    Join Date
    Mar 2010
    Beans
    6

    Re: iwlagn won't do wireless N

    Thanks a lot!Works like a charm!

  2. #22
    Join Date
    Jan 2010
    Location
    La Crescenta (L.A. area)
    Beans
    400
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: iwlagn won't do wireless N

    Quote Originally Posted by abeowitz View Post
    Looks like /etc/modprobe.d/intel-5300-iwlagn-disable11n.conf is our culprit.

    Delete or move this file.
    Hmmm. That file was not in that folder on my laptop, but I have the same issues: limited to wireless G only, with an Intel wireless card:

    Code:
    kex@Kex-R500:~$ dmesg | grep -i iwl
    [    5.247232] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27k
    [    5.247237] iwlagn: Copyright(c) 2003-2009 Intel Corporation
    [    5.247372] iwlagn 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [    5.247411] iwlagn 0000:02:00.0: setting latency timer to 64
    [    5.247487] iwlagn 0000:02:00.0: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
    [    5.359211] iwlagn 0000:02:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
    Intrepid User of Xubuntu & LXDE on:
    (1) Dell Latitude, CPi R400GT, PII 400 MHz, 256MB SDRAM, 66MHz.
    (2) Toshiba Portégé 3490CT, PIII 700 MHz, 256MB SDRAM, 100MHz.
    Both using NETGEAR MA521 Wireless PCMCIA (no issues!).

  3. #23
    cprofitt's Avatar
    cprofitt is offline νόησις νοήσεως - nóesis noéseos
    Join Date
    Oct 2006
    Location
    平静
    Beans
    1,451
    Distro
    Ubuntu Development Release

    Re: iwlagn won't do wireless N

    Any update on the update from Intel?

  4. #24
    Join Date
    Dec 2004
    Beans
    374

    Re: iwlagn won't do wireless N



    I just discovered today that I had my AP set for G only. I set it to N also and for the rest of the day, I've had very uneven results. At times throughput is stellar - even better than my 100baseT LAN. But more recently the WiFi connection has been down more than up. I frequently can't even load a web page before it stops working again. I don't see any messages hinting at the problem in the logs.

    I'm running 10.04 which uses firmware /lib/firmware/iwlwifi-5000-2.ucode.

    I've added the file listed above (/etc/modprobe.d/intel-5300-iwlagn-disable11n.conf) with contents:
    Code:
    options iwlagn 11n_disable=1
    to revert to G only.

    ... Actually, that did not work. Neither did the following commands:

    Code:
    sudo rmmod -f iwlagn
    sudo modprobe iwlagn 11n_disable=1

    I guess I'll need to disable N on the router again.

    I wonder what the fix for 10.04 was and if I'm experiencing the same issue.

    -hank

  5. #25
    Join Date
    Nov 2009
    Location
    Queensland
    Beans
    174
    Distro
    Ubuntu 15.04 Vivid Vervet

    Re: iwlagn won't do wireless N

    Code:
    # options iwlagn 11n_disable=1
    This works for me, my network is set to N only, no G. Without # it sees the network but will not connect.

  6. #26
    Join Date
    Mar 2007
    Beans
    133

    Re: iwlagn won't do wireless N

    I had some problems with the driver supplied with Ubuntu 10.10 but after switching to the latest developer version (by installing apt://linux-backports-modules-wireless-maverick-generic) it works fine!


    wlan0 IEEE 802.11abgn ESSID:"XXX"
    Mode:Managed Frequency:2.442 GHz Access Point: 00:1A:70:XX:XX:XX
    Bit Rate=144.4 Mb/s Tx-Power=15 dBm

  7. #27
    Join Date
    Jan 2007
    Location
    USA
    Beans
    5
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: iwlagn won't do wireless N

    I don't believe they disable it by accident. I have 4965AGN card in my laptop and I tried to enable it by deleting that .conf file. It was fine for a while, but I had intermittent lock downs. I disabled N again, no problems.. runs smoothly..

  8. #28
    Join Date
    Aug 2006
    Location
    Canada
    Beans
    57
    Distro
    Ubuntu

    Re: iwlagn won't do wireless N

    Thanks for this, I was pulling my hair out trying to figure this out.
    "By entering this room, you agree to forfeit your own soul rather than negotiate with the mortal residing therein." -xkcd 501

  9. #29
    Join Date
    Jun 2007
    Location
    North London; England
    Beans
    697

    Re: iwlagn won't do wireless N

    thanks for this thread, I have tried loading the module like described in page 1 "sudo modprobe iwlagn 11n_disable=0" and it is definitely faster if I do an internet speed test at www.speedtest.net i get roughly 40mbs down speed, where when I was on G only I would get about 10mbs down speed

    dont know how "stable" its going to be as its only been 10 minutes so far, but its nice to be able to use most of my 50mbs broadband connection when on the laptop.

    anyone know if Intel have released a updated revision of this firmware? and if they have will it be in 11.04?

    currently I have 2 access points in the house, one that is B/G mixed and the other that is N only, because if I had the main router running NG mixed as soon as a G device would make all connections G speed.
    Desktop:i7 875k|4gb OCZ platinum ddr3 2000|Evga P55 LE mobo|OCZ RevoDrive 50gb|ATI 5850 Black Edition|Silverstone FT02|corsair tx650
    Portable: 13" Macbook Pro 2.8ghz i7 16gb RAM | Asus EEE TF101 | Samsung Galaxy S2

  10. #30
    Join Date
    Mar 2006
    Location
    NoVA
    Beans
    73
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: iwlagn won't do wireless N

    Great news *Sarcasm*. Apparently intel will not fix the issues with wireless n with "legacy devices", including the 4965agn:

    (In reply to comment #131)
    > In reference to the splitting of the iwlagn driver with a legacy branch, will
    > the 4965agn get a similar fix. These network cards have similar issues,
    > including the "Received BA when not expected" errors.

    It will be very difficult to add the same firmware fix for legacy devices
    including 4965. I am really sorry about it.

    Thanks
    Wey
    https://bugzilla.kernel.org/show_bug.cgi?id=16691#c132


    All I can say in response....epic fail Intel, epic fail!
    Laptops: Dell Latitude D620, Ubuntu 11.04 | MacBook Pro Santa Rosa, OS X 10.6 | HP Mini 10, Ubuntu 11.04

Page 3 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •