Results 1 to 4 of 4

Thread: Linksys WMP600N PCI NIC / Ubuntu 11.10 / ASUS P5KPL-AM EPU MoBo

  1. #1
    Join Date
    Mar 2012
    Beans
    5

    Question Linksys WMP600N PCI NIC / Ubuntu 11.10 / ASUS P5KPL-AM EPU MoBo

    Linksys WMP600N PCI Card / Ubuntu 11.10 / Custom-Built Computer (ASUS P5KPL-AM EPU MoBo)


    I had this card working OOB in this same computer last year under a previous version of Ubuntu (I think it was 11.04 but I'm not sure). I took the card out at some point, and recently upgraded to 11.10. I just reinstalled the card, and it is visible in some command outputs, but I'm still too much of an amateur to figure out how to get it working again – Networking Manager doesn't see the interface, so I'm not sure what to do next.


    The entry regarding this NIC in the wiki link regarding supported wireless NICs at
    https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsLinks ys#PCI
    says that the chipset is Ralink and the driver is the rt2860. It also states that the NIC works OOB in 9.10 with WPA2... but the last comment regarding this card is from 2009, and I've long since stopped using Ubuntu 9.10.

    Here is the information requested in “HOWTO post a Wireless issue”

    1 ) Machine Brand and Model (PC/Laptop):
    Custom-Built desktop PC with an ASUSTeK P5KPL-AM EPU motherboard

    2 ) Wireless Brand, Model and Wireless Chipset:

    Linksys WMP600N Dual-Band PCI internal NIC

    lspci (snipped):
    05:00.0 Ethernet controller: Atheros Communications AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)

    07:00.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller

    07:01.0 Network controller: Ralink corp. RT2800 802.11n PCI

    lspci -v (snipped):
    07:01.0 Network controller:
    Ralink corp. RT2800 802.11n PCI

    Subsystem: Linksys Device 0067

    Flags: slow devsel, IRQ 20
    Capabilities: <access denied>
    Kernel modules: rt2800pci

    lsusb:

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    Bus 001 Device 003: ID 059b:0253 Iomega Corp.
    Bus 001 Device 004: ID 11b0:6587 ATECH FLASH TECHNOLOGY
    Bus 002 Device 002: ID 04f9:0029 Brother Industries, Ltd Printer

    3 ) check interface:
    In ifconfig, the only interfaces shown are eth1, eth2, and lo (eth1 and eth2 are two other NICs, the first is on the mobo and the second is a Netgear). In iwconfig, the same interfaces are shown as in ifconfig, each with the result “no wireless extensions.”

    4 ) Check for modules:
    The rt2860 driver module (?) does not appear to be loaded:

    lsmod (possibly related modules)
    :
    Module Size Used by
    rt2800pci 18340 0
    rt2800lib 48909 1 rt2800pci
    rt2x00pci 14202 1 rt2800pci
    rt2x00lib 48146 3 rt2800pci,rt2800lib,rt2x00pci

    5 ) Kernel boot messages
    A dmesg | grep “rt2860” returns nothing (goes back to prompt).
    A dmesg | grep “rt2”
    returns:
    [ 12.625778] rt2800pci 0000:07:01.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20

    [ 12.625812] Modules linked in: rt2800pci(+) rt2800lib crc_ccitt snd_hda_codec_via rt2x00pci rt2x00lib snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event mac80211 snd_seq psmouse serio_raw cfg80211 asus_atk0110 parport_pc snd_timer eeprom_93cx6 snd_seq_device snd soundcore snd_page_alloc i915 drm_kms_helper drm i2c_algo_bit video lp parport usb_storage uas natsemi xhci_hcd ahci libahci atl1e

    [ 12.625884] [<f826168a>] rt2x00pci_alloc_reg+0x1a/0xa0 [rt2x00pci]

    [ 12.625903] [<f82617eb>] rt2x00pci_probe+0xdb/0x8f0 [rt2x00pci]
    [ 12.625914] [<f84a3552>] rt2800pci_probe+0x12/0x20 [rt2800pci]
    [ 12.625974] [<f813f017>] rt2800pci_init+0x17/0x1000 [rt2800pci]
    [ 12.625997] rt2x00pci -> rt2x00pci_alloc_reg: Error - Failed to allocate registers.

    [ 12.626006] rt2800pci 0000:07:01.0: PCI INT A disabled
    [ 12.626013] rt2800pci: probe of 0000:07:01.0 failed with error -12

    6 ) Network configuration

    sudo lshw -C network (snipped)
    *-network:1 UNCLAIMED
    description: Network controller product: RT2800 802.11n PCI
    vendor: Ralink corp.

    physical id: 1

    bus info: pci@0000:07:01.0
    version: 00
    width: 32 bits

    clock: 33MHz

    capabilities: pm cap_list

    configuration:
    latency=64
    maxlatency=4
    mingnt=2


    7 ) Scan for networks:

    iwlist scan [lo/eth1/eth2] Interface doesn't support scanning.

    8 ) Ubuntu Version:

    lsb_release -d Description: Ubuntu 11.10

    9 ) Kernel/architecture (including 32 vs. 64 bit):

    uname -mr 3.0.0-16-generic i686

    10 ) Restarting the network:

    sudo /etc/init.d/networking restart
    * Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
    * Reconfiguring network interfaces... [ OK ]

    Can anyone point me in the right direction for information (Newbie-Oriented links, please!) on how to get this running? Although I can putz my way around bash, I really am a newbie when it comes to ubuntu (and linux) administration, despite having been a no-nothing end-user of Ubuntu since Hardy Heron. Any suggestions are greatly appreciated!

    Venus

  2. #2
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Linksys WMP600N PCI NIC / Ubuntu 11.10 / ASUS P5KPL-AM EPU MoBo

    I believe, in Ubuntu 11.10, that rt2800pci is correct. You might check here: http://rt2x00.serialmonkey.com/phpBB...php?f=5&t=5234
    rt2x00pci -> rt2x00pci_alloc_reg: Error - Failed to allocate registers.
    And then:
    That error indicates hardware problems, try putting the device in another PCI slot or try checking the device on another computer.
    You might also check how IRQs are set up in the BIOS; 'autoselect' seems to work best.

    If those steps don't help, I understand there is newer firmware we might try.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #3
    Join Date
    Mar 2012
    Beans
    5

    Re: Linksys WMP600N PCI NIC / Ubuntu 11.10 / ASUS P5KPL-AM EPU MoBo

    chili555, thank you so much! I couldn't find any IRQ selection or choice settings in my BIOS, but I set the "PCIPnP by OS" to be enabled (allowing an OS with Plug & Play control abilities to control PCI hardware selection) - that seemed to allow Ubuntu to recognize that a wireless card existed, but I couldn't successfully sign on to the existing network. HOWEVER, when I switched the NIC to a different PCI slot and started up the machine, it saw the network and was able to sign on. It's possible that it wasn't a matter of which slot it was in though -- it's possible that the card may simply not have been seated properly. Anyway, now I have another idea to try next time I have any problem with PCI hardware... something so simple I should have thought to do, but didn't (and now I will remember!)...

    Thank you again, and thanks for responding so fast! Now I need to look around the board FAQ on how I can mark your response as helpful or give you kudo points -- if you see this response before I find the answer myself, please send me a message on the best way to show my thanks in a tangible way? I just registered as a new member today, so I'm still learning my way around. Glad that UbuntuForums is here, hopefully I can help others here out some day like you did for me today.

    edit: I checked out the forum tutorial, and saw that the "Thank" button is the proper method... but the Thank button is not available on your post - any idea why not?
    Last edited by veiledvenus; March 2nd, 2012 at 04:15 AM.

  4. #4
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Linksys WMP600N PCI NIC / Ubuntu 11.10 / ASUS P5KPL-AM EPU MoBo

    chili555, thank you so much!
    That and the SOLVED are all the thanks I need! I am very glad it's working. Have fun!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Tags for this Thread

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
  •