Results 1 to 6 of 6

Thread: Belkin wireless wont run

  1. #1
    Join Date
    Dec 2010
    Beans
    3

    Post Belkin wireless wont run

    I've got an old Compaq nx6120, which I've converted to Maverick Meerkat after a virus ate Windows 7. Everything is going fine except for installing the wireless. I'm using a Belkin F5D8053 v6 adapter, and it wont accept the install disk. I've got Wine, and tried to install it via ndiswrapper, but the computer wouldn't accept commands into the terminal.
    HELP!

  2. #2
    Join Date
    Aug 2010
    Location
    Wales
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Belkin wireless wont run

    Hi and welcome
    Before we dig deeper what is the output of
    Code:
    rfkill
    if there are any 'yes' to blocks, then do
    Code:
    rfkill unblock all
    if this doesn't work can you post the output of
    Code:
    iwconfig
    Code:
    lshw -C network
    Code:
    lsmod | grep F5
    Perseverance will succeed (usually)
    ubuntu user -32597 - linux user - 526569
    Wireless Info Script
    Blog

  3. #3
    Join Date
    Dec 2010
    Beans
    3

    Re: Belkin wireless wont run

    When I try to install it from the disk, through wine, it insists the file is not marked as executable. is there any way around this?

  4. #4
    Join Date
    Aug 2010
    Location
    Wales
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Belkin wireless wont run

    you can try changing the properties of the file, but you will have to copy it to a folder. As you know cd's are read only.
    Lets say you copy it to you home folder. In a terminal do
    Code:
    chmod +x filename
    or right click on the file and click the box to make it executable
    Perseverance will succeed (usually)
    ubuntu user -32597 - linux user - 526569
    Wireless Info Script
    Blog

  5. #5
    Join Date
    Dec 2010
    Beans
    3

    Re: Belkin wireless wont run

    Got it Thank so much!

  6. #6
    Join Date
    Aug 2010
    Location
    Wales
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Belkin wireless wont run

    No problem...glad to be of service

    Remember to mark the thread as solved in the thread tools near the top of the page
    Perseverance will succeed (usually)
    ubuntu user -32597 - linux user - 526569
    Wireless Info Script
    Blog

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
  •