Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Network Adapter

  1. #1
    Join Date
    Oct 2010
    Beans
    39

    Network Adapter

    Hello,

    I want to install Ubuntu on my system, but I want to ask
    first for the driver for my 'Sitecom WL-142' 140g+ network
    adapter because, if I install Ubuntu on my system, I don't
    have access to the Internet and that will be a problem to
    search for the driver. Does someone know the place where I
    can download the driver for this adapter?

    K. Regards,
    I. C.

  2. #2
    Join Date
    Nov 2009
    Location
    Beautiful Weiss Lake AL
    Beans
    134
    Distro
    Ubuntu

    Re: Network Adapter

    Just boot from the CD and see if it works... It should be fine...

  3. #3
    Join Date
    Oct 2010
    Beans
    39

    Re: Network Adapter

    Quote Originally Posted by JoeFriday49 View Post
    Just boot from the CD and see if it works... It should be fine...
    Thanks for your reply, but it works because I have Windows installed with the driver. I tried that a while ago, so I
    thought: "Yes, it's working, let's format my whole PC and
    install Ubuntu...". After I did that, my adapter didn't work
    anymore. So I need the drivers for it. Can I do this with a
    long Ethernet cable to downstairs and connect to my router?
    If i got connected, what should I do next? How can I make
    Ubuntu detect what kind of adapter I'm using and how do I
    install the driver then?

    PS:
    Why can't I find my USB on this list, it that a problem?:
    http://sourceforge.net/apps/mediawik...e=Category:USB

    Double PS:
    And when I tried with the boot thing, it was not using this adapter
    but using another adapter.
    Last edited by Ihsan_Cingisiz; February 9th, 2011 at 10:56 PM.

  4. #4
    Join Date
    Oct 2010
    Beans
    39

    Re: Network Adapter

    Quote Originally Posted by Ihsan_Cingisiz View Post
    Thanks for your reply, but it works because I have Windows installed with the driver. I tried that a while ago, so I
    thought: "Yes, it's working, let's format my whole PC and
    install Ubuntu...". After I did that, my adapter didn't work
    anymore. So I need the drivers for it. Can I do this with a
    long Ethernet cable to downstairs and connect to my router?
    If i got connected, what should I do next? How can I make
    Ubuntu detect what kind of adapter I'm using and how do I
    install the driver then?

    PS:
    Why can't I find my USB on this list, it that a problem?:
    http://sourceforge.net/apps/mediawik...e=Category:USB

    Double PS:
    And when I tried with the boot thing, it was not using this adapter
    but using another adapter.
    * bump *

  5. #5
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    4,188
    Distro
    Ubuntu Development Release

    Re: Network Adapter

    err, how about using the other adapter? The one that you know works with Ubuntu.

    Yes, you can use an ethernet cable to connect. Then go to System>Administration>Additional Drivers. See if one is listed for your USB adapter. If it is activate it.

    Your USB adapter is not on that list because it might be out of date. It does not mean that your adapter will not work. It means we try out Ubuntu with a live CD first, to confirm that our hardware is recognized.

    Regards.

  6. #6
    Join Date
    Dec 2009
    Location
    Southern Maryland
    Beans
    1,576
    Distro
    Ubuntu

    Re: Network Adapter

    Can you post the output of
    Code:
    lsusb
    while running the live CD? We need to know what chipset it has so we can know if it needs a proprietary driver or just configuration with drivers in the kernel. I assume this is a USB device. If it's internal, then use
    Code:
    lspci
    instead.

    And while you have the live CD running, can you also
    Code:
    sudo lshw -C network
    and paste that back as well? You may have to manually type some of this in order to do this since you can't get online with that machine while in Ubuntu, and if it's too much to type then just do the first code and we can go from there.

  7. #7
    Join Date
    Oct 2010
    Beans
    39

    Re: Network Adapter

    Quote Originally Posted by TBABill View Post
    Can you post the output of
    Code:
    lsusb
    while running the live CD? We need to know what chipset it has so we can know if it needs a proprietary driver or just configuration with drivers in the kernel. I assume this is a USB device. If it's internal, then use
    Code:
    lspci
    instead.

    And while you have the live CD running, can you also
    Code:
    sudo lshw -C network
    and paste that back as well? You may have to manually type some of this in order to do this since you can't get online with that machine while in Ubuntu, and if it's too much to type then just do the first code and we can go from there.
    Thanks for the information.
    I tried 'lsusb' with my Sitecom WL-142 but Ubuntu was unable
    to detect the adapter. And I had another Network Adapter, a
    U.S. Robotics, I connected it to the PC and did again 'lsusb'
    and Bingo! It was able to detect the adapter. The output of
    'lsusb' in terminal is:

    ---
    Bus 001 Device 007: ID 0baf:0118 U.S. Robotics U5 802.11g Adapter
    --

    And this is on the label of the Robotics Adapter:

    -----
    U.S. Robotics
    Model: USR805422
    FCC ID: RAXWN4501G3
    IC: 4711A-WN4501G3

    S/N: 2WB4E9NF2241

    U.S. Robotics 802.11g 54Mbps USB Adapter(CR)
    Assembled in China(9) GZ 146000026600J R01 EL
    -----

    I hope this info is enough to get helped by you!

    Thanks!

    K. Regards,
    I. C.

  8. #8
    Join Date
    Dec 2009
    Location
    Southern Maryland
    Beans
    1,576
    Distro
    Ubuntu

    Re: Network Adapter

    See here http://kubuntuforums.net/forums/inde...opic=3111943.0

    Looks like first you need to install non free firmware
    Code:
    sudo apt-get install linux-firmware-nonfree
    Then restart and see if it works. This is for the US Robotics device, not the other.

  9. #9
    Join Date
    Oct 2010
    Beans
    39

    Re: Network Adapter

    Quote Originally Posted by TBABill View Post
    See here http://kubuntuforums.net/forums/inde...opic=3111943.0

    Looks like first you need to install non free firmware
    Code:
    sudo apt-get install linux-firmware-nonfree
    Then restart and see if it works. This is for the US Robotics device, not the other.
    Thanks for the search!

    But, I don't have access to the Internet, I can't even connect
    my PC with the router because it's downstairs, it's a bit hard
    to move my desktop to there. Do you have further information for
    how to download the program, the non-free-thingy and put in
    USB-Stick and install from there, or do you know a better way?

    It's a bit hard for me, because i'm very new to Linux.

    Again, really thanks for your help!

    PS: Do I need to pay for the program, because the name is non-free..?

  10. #10
    Join Date
    Dec 2009
    Location
    Southern Maryland
    Beans
    1,576
    Distro
    Ubuntu

    Re: Network Adapter

    Since the file is in a respository I'm not sure how you can get it without any access at all. You could save to a USB if you could download it somehow, but without the ability to get to it I'm not sure. Maybe someone can offer insight if they have faced that situation before.

    The file is non-free, but that only means it is not open source. You do not pay for it. It is readily available to anyone but its source code is restricted and proprietary so it cannot be modified or supported by another party.

    Best of luck getting the file. Worst case maybe you could move the desktop machine to the router or modem location long enough to install that, then move it back? I know that is a pain to do but I don't know how to get that file without at least one instance of Internet access so you can save it to a portable drive.

Page 1 of 2 12 LastLast

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
  •