Results 1 to 9 of 9

Thread: Wireless works, but quits after a few minutes?

  1. #1
    Join Date
    Apr 2013
    Beans
    26

    Wireless works, but quits after a few minutes?

    So, I'm currently running Ubuntu 11.10 on a Toshiba Satellite.

    Whenever I log into Ubuntu, my wifi connection comes on and I get to browse the Internet or download things like normal, (except for when the connection is horribly slow. As in 17kbps slow.)

    Then after a random amount of time, the connection cuts off. It constantly tries:

    1) Reconnecting,

    2) Loading,

    3) Asking for my WEP key

    I've already ran (sudo apt-get upgrade), and apparently that didn't fix it, (pardon my noobiness)

    How do I get my wifi connection to connect a decent amount of the time at a good speed?

  2. #2
    Join Date
    Apr 2013
    Beans
    26

    Re: Wireless works, but quits after a few minutes?

    (Bump because at class and need laptop connection)

  3. #3
    Join Date
    Apr 2013
    Beans
    26

    Re: Wireless works, but quits after a few minutes?

    Bump

  4. #4
    Join Date
    Apr 2013
    Beans
    26

    Re: Wireless works, but quits after a few minutes?

    Bump

  5. #5
    Join Date
    Apr 2013
    Beans
    26

    Re: Wireless works, but quits after a few minutes?

    Bump

  6. #6
    Join Date
    Apr 2012
    Beans
    7,256

    Re: Wireless works, but quits after a few minutes?

    What kind of wireless device is it? if it's USB, open a terminal (Ctrl-Alt-t) and type

    Code:
    lsusb
    and post the results. Otherwise, run

    Code:
    lspci -nn | grep -E '(\[0200\])|(\[0280\])'
    You can also use

    Code:
    sudo lshw -C network
    to get more detailed hardware + driver info. We'll start there.

  7. #7
    Join Date
    Apr 2013
    Beans
    26

    Re: Wireless works, but quits after a few minutes?

    It's a

    Realtek RTL8188CE 802

  8. #8
    Join Date
    Apr 2013
    Beans
    26

    Re: Wireless works, but quits after a few minutes?

    thump hump bump

  9. #9
    Join Date
    Apr 2013
    Beans
    26

    Re: Wireless works, but quits after a few minutes?

    Bump

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
  •