Results 1 to 7 of 7

Thread: 11.10 - 64bit _ Wireless PCI card not found (WMP600N)

  1. #1
    Join Date
    Jun 2007
    Beans
    19

    11.10 - 64bit _ Wireless PCI card not found (WMP600N)

    Hi Guys

    Im completly green so please use small words and speak slowly.

    Ive just installed Ubunutu 11.10 64bit and am having trouble get my wireless up and running.

    The Card is a Wireless-N PCI adapter model: WMP600N

    Having looked though help and the forums its seems not to be reckonised.

    OUTPUT FROM : lspci

    lspci
    00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
    00:02.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext gfx port 0)
    00:07.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 3)
    00:0a.0 PCI bridge: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 5)
    00:11.0 SATA controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode]
    00:12.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:12.1 USB Controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
    00:12.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:13.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:13.1 USB Controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
    00:13.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3c)
    00:14.1 IDE interface: ATI Technologies Inc SB7x0/SB8x0/SB9x0 IDE Controller
    00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
    00:14.3 ISA bridge: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host controller
    00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
    00:14.5 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
    01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 210] (rev a2)
    01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1)
    02:00.0 USB Controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller
    03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)


    Any help is welcome.
    Thanks

  2. #2
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: 11.10 - 64bit _ Wireless PCI card not found (WMP600N)

    Hi, try these commands please:
    Code:
    lspci -nnk | grep -iA2 net
    lsusb
    if it does not find it then go into your bios and make sure your wireless lan is on and if this is a desktop open it up and move the card to a new slot.
    Thanks

  3. #3
    Join Date
    Jun 2007
    Beans
    19

    Re: 11.10 - 64bit _ Wireless PCI card not found (WMP600N)

    Sorted

    Thanks very much, after trying the commands still couldn't find it,so I moved on to moving the card. Its turns out I hadn't pushed the card fully into the slot, school boy error. Card is in and working fine.

    Thanks again,

  4. #4
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: 11.10 - 64bit _ Wireless PCI card not found (WMP600N)

    Hi, your welcome!

  5. #5
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: 11.10 - 64bit _ Wireless PCI card not found (WMP600N)

    Hi, would you please post the output of:
    Code:
    lsmod
    so we can see what driver it is using.
    Thanks

  6. #6
    Join Date
    Jun 2007
    Beans
    19

    Re: 11.10 - 64bit _ Wireless PCI card not found (WMP600N)

    LSMOD

    Module Size Used by
    snd_seq_dummy 12798 0
    nls_utf8 12557 1
    isofs 40253 1
    vesafb 13809 1
    snd_hda_codec_hdmi 32040 4
    bnep 18436 2
    rfcomm 47946 8
    binfmt_misc 17540 1
    snd_hda_codec_via 71209 1
    snd_hda_intel 33390 6
    snd_hda_codec 104931 3 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
    snd_hwdep 13668 1 snd_hda_codec
    snd_pcm 96714 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    snd_seq_midi 13324 0
    snd_rawmidi 30547 1 snd_seq_midi
    arc4 12529 2
    snd_seq_midi_event 14899 1 snd_seq_midi
    snd_seq 61896 3 snd_seq_dummy,snd_seq_midi,snd_seq_midi_event
    snd_timer 29991 2 snd_pcm,snd_seq
    snd_seq_device 14540 4 snd_seq_dummy,snd_seq_midi,snd_rawmidi,snd_seq
    rt2800pci 18715 0
    rt2800lib 54538 1 rt2800pci
    crc_ccitt 12667 1 rt2800lib
    rt2x00pci 14578 1 rt2800pci
    rt2x00lib 50365 3 rt2800pci,rt2800lib,rt2x00pci
    mac80211 462046 3 rt2800lib,rt2x00pci,rt2x00lib
    snd 68266 21 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel ,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_s eq,snd_timer,snd_seq_device
    edac_core 53746 0
    cfg80211 199630 2 rt2x00lib,mac80211
    sp5100_tco 13791 0
    lp 17799 0
    joydev 17693 0
    ppdev 17113 0
    btusb 18600 2
    nvidia 11713772 54
    bluetooth 166112 23 bnep,rfcomm,btusb
    eeprom_93cx6 12725 1 rt2800pci
    parport_pc 36962 1
    k10temp 13166 0
    edac_mce_amd 23709 0
    soundcore 12680 1 snd
    i2c_piix4 13301 0
    asus_atk0110 18078 0
    wmi 19256 0
    snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
    parport 46562 3 lp,ppdev,parport_pc
    usbhid 47198 0
    hid 95463 1 usbhid
    usb_storage 57901 1
    uas 18027 0
    pata_atiixp 13164 0
    xhci_hcd 82820 0
    r8169 52788 0
    ahci 26002 3
    libahci 26861 1 ahci

    LSPCI - snipped

    27:04:06.0 Network controller: Ralink corp. RT2800 802.11n PCI

  7. #7
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: 11.10 - 64bit _ Wireless PCI card not found (WMP600N)

    Hi,
    Thank you

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
  •