Results 1 to 3 of 3

Thread: Help with wireless usb 3com

  1. #1
    Join Date
    Sep 2008
    Beans
    1

    Cool Help with wireless usb 3com

    Hi community... I'm using ubuntu hardy on my desktop and i have connected a 3com 3crwe254g72 usb wireless adapter. It recognized fine, i make install of ndiswrapper for the driver but it doesn't work.

    I did:
    1.- Installation of ndiswrapper
    2.- # sudo ndiswrapper -i driver.inf
    3.- # sudo ndiswrapper -l
    3c254g72 : driver installed.
    device (0506:0A11) present (alternate driver p54usb)
    4.- # sudo depmod -a
    5.- # sudo modprobe ndiswrapper
    6.- # sudo gedit /etc/modules and add ndiswrapper to the end of the file.

    But if I do # ifconfig or # iwconfig the adapter not appear.

    Why ?, i dont now.

    Please, some help?

    Thanks and sorry for my english =)

  2. #2
    Join Date
    Feb 2007
    Location
    Norway
    Beans
    51
    Distro
    Ubuntu Development Release

    Re: Help with wireless usb 3com

    Got it working without ndiswrapper from this guide.

    Essentially this is it:
    Download prism54 firmware. For the 0506:0a11, the 2.13.1.0.lm86.arm worked.

    Rename and move 2.13.1.0.lm86.arm to /lib/firmware/isl3886usb
    sudo mv 2.13.1.0.lm86.arm /lib/firmware/isl3886usb

    Load the driver
    sudo modprobe p54usb

    Now it should be working.

  3. #3
    Join Date
    Aug 2005
    Location
    Rome, Italy
    Beans
    12
    Distro
    Xubuntu 8.10 Intrepid Ibex

    Re: Help with wireless usb 3com

    This would be great but the download link for 2.13.1.0.lm86.arm now is broken, can anyone help? I arrived here searching for an alternative donwload resource for that firmware. By the way here's explaind the same procedure:

    http://linuxwireless.org/en/users/Drivers/p54

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
  •