Page 6 of 6 FirstFirst ... 456
Results 51 to 54 of 54

Thread: The confusing of..getting the internet to work in ubuntu

  1. #51
    Join Date
    Aug 2007
    Location
    Paris
    Beans
    5,538
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: The confusing of..getting the internet to work in ubuntu

    It doesn't look like there's any Windows driver loaded into ndiswrapper. Please try following these steps to get the right one installed:

    1. download this file and transfer it to your Ubuntu computer (you will need to agree to some stuff before you can begin the download). Save it on your desktop there.

    2. run these commands:
    Code:
    cd ~/Desktop
    unzip 3CRGPC10075_08_18_2005.exe
    cd Driver/Win2kXP
    sudo ndiswrapper -i mrv8335x.inf
    echo ndiswrapper | sudo tee -a /etc/modules
    If it's not too much work, please post the output of those commands so that I can check to make sure they all go as planned.

    After that, reboot, and things should work. If they don't, what is the output of:
    Code:
    dmesg | grep -e ndis
    lshw -C Network
    lsmod | grep ndis
    uname -m

  2. #52
    Join Date
    Sep 2008
    Beans
    62

    Re: The confusing of..getting the internet to work in ubuntu

    finaly I got it to working!! thank you for all your help and sorry I forgot to copy down the output of them but all of them went through with no errors in them at all. and thank you again!!! now I can enjoy ubuntu even more now!!

  3. #53
    Join Date
    Aug 2007
    Location
    Paris
    Beans
    5,538
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: The confusing of..getting the internet to work in ubuntu

    Glad to hear it's finally solved

  4. #54
    Join Date
    Jan 2008
    Beans
    355
    Distro
    Ubuntu

    Re: The confusing of..getting the internet to work in ubuntu

    If you're still stuck I have written a tutorial on how to use an encrypted WG111v3

    see my tutorial:
    On My Website
    On Ubuntu Forums

    Hope you get it sorted
    Metapixel Script Generation Engine
    My Ubuntu Support Site - helpbuntu.mstrutt.co.uk
    My Photography Gallery - digital.mstrutt.co.uk
    Help me test my new website

Page 6 of 6 FirstFirst ... 456

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
  •