Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28

Thread: [SOLVED] Wi fi resets after reboot

  1. #11
    Join Date
    Oct 2007
    Location
    Auckland, New Zealand
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Wi fi resets after reboot

    No, I have left that unplugged the whole time, because if it wasn't I couldn't be sure that it was actually the wi-fi that was letting me access the internet.
    First they ignore you, then they laugh at you, then they fight you, then you win ~ Mahatma Gandhi

  2. #12
    Join Date
    Feb 2008
    Location
    Ohio
    Beans
    195
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Wi fi resets after reboot

    Had similar problem. Loaded WiFi Radar through Synaptic. Combination of WiFi Radar and Network Manager seemed to work things out.

  3. #13
    Join Date
    Oct 2007
    Location
    Auckland, New Zealand
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Wi fi resets after reboot

    Quote Originally Posted by shifty_powers View Post
    could always try replacing gnome network manager with wicd...

    (use it myself)
    Ok, I will give it a go.
    First they ignore you, then they laugh at you, then they fight you, then you win ~ Mahatma Gandhi

  4. #14
    Join Date
    Nov 2005
    Beans
    1,674
    Distro
    Ubuntu Karmic Koala (testing)

    Re: Wi fi resets after reboot

    you will have to add the repo's to it to your sources list.

    http://wicd.sourceforge.net/download.php

    will give you instructions how. very easy
    Neo Tokyo Skies Prologue

    A prologue release of the MMORPG Neo Tokyo skies...

  5. #15
    Join Date
    Feb 2008
    Location
    United Kingdom
    Beans
    1,108
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Wi fi resets after reboot

    This is an easy one to fix. No need for Ndiswrapper.

    The problem your having is just the module (driver) is not being loaded at boot. Very simple to fix.

    First thing, you need to know your wireless module's name.
    Do this command in the terminal:
    Code:
    sudo modprobe rt61
    Post the outcome (If there is any).
    I think the module is rt61. or maybe rt25x0 try both. and see if wireless is working.

    Then, in terminal again do this command,
    Code:
    gksu gedit /etc/modprobe.conf
    and add your module name at the bottom on a new line. This will load it at boot.

    HP Pavilion DV3505ea Laptop: Intel Core 2 Duo T5800 @ 2.0Ghz - 2GB RAM - 160GB HDD - nVidia GeForce 9300M GS - Intel 5100AGN Wireless

  6. #16
    Join Date
    Oct 2007
    Location
    Auckland, New Zealand
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Wi fi resets after reboot

    Quote Originally Posted by shifty_powers View Post
    you will have to add the repo's to it to your sources list.

    http://wicd.sourceforge.net/download.php

    will give you instructions how. very easy
    Yeah, done, and I'm trying it now.
    First they ignore you, then they laugh at you, then they fight you, then you win ~ Mahatma Gandhi

  7. #17
    Join Date
    Oct 2007
    Location
    Auckland, New Zealand
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Wi fi resets after reboot

    Quote Originally Posted by Tom--d View Post
    This is an easy one to fix. No need for Ndiswrapper.

    The problem your having is just the module (driver) is not being loaded at boot. Very simple to fix.

    First thing, you need to know your wireless module's name.
    Do this command in the terminal:
    Code:
    sudo modprobe rt61
    Post the outcome (If there is any).
    I think the module is rt61. or maybe rt25x0 try both. and see if wireless is working.

    Then, in terminal again do this command,
    Code:
    gksu gedit /etc/modprobe.conf
    and add your module name at the bottom on a new line. This will load it at boot.
    Awesome, thanks for that. I will try that, right after a quick reinstall.
    First they ignore you, then they laugh at you, then they fight you, then you win ~ Mahatma Gandhi

  8. #18
    Join Date
    Nov 2005
    Beans
    1,674
    Distro
    Ubuntu Karmic Koala (testing)

    Re: Wi fi resets after reboot

    did wicd not work then?
    Neo Tokyo Skies Prologue

    A prologue release of the MMORPG Neo Tokyo skies...

  9. #19
    Join Date
    Feb 2008
    Location
    United Kingdom
    Beans
    1,108
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Wi fi resets after reboot

    Quote Originally Posted by talsemgeest View Post
    Awesome, thanks for that. I will try that, right after a quick reinstall.
    REinstall?
    Why? There is no need!

    HP Pavilion DV3505ea Laptop: Intel Core 2 Duo T5800 @ 2.0Ghz - 2GB RAM - 160GB HDD - nVidia GeForce 9300M GS - Intel 5100AGN Wireless

  10. #20
    Join Date
    Oct 2007
    Location
    Auckland, New Zealand
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Wi fi resets after reboot

    Well I am amazed. I just reinstalled, and everything worked. It picked up all wireless networks, and after clicking on my one and entering the password, it connected and worked.After a reboot, everything still worked. The only thing I can think of is that this time, during installation, the wired LAN was plugged in. So I'm guessing i might have downloaded another driver for the wi-fi?

    Anyway, thank you all for your help. It is very much appreciated.
    First they ignore you, then they laugh at you, then they fight you, then you win ~ Mahatma Gandhi

Page 2 of 3 FirstFirst 123 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
  •