Results 1 to 4 of 4

Thread: Must reboot laptop to re-establish a wireless connection

  1. #1
    Join Date
    Feb 2010
    Beans
    5

    Must reboot laptop to re-establish a wireless connection

    Hi All,

    I have a problem with the Ubuntu 9.10 wireless connection to my router, that IF the router is reset (power on reset) during an active connection, I have to reboot my laptop to re-connect to the router. I did not have this problem with the previous Ubuntu (JJ) version. It does happen quite often for me because the router is installed in another room and the brat in the house gets immense pleasure in playing with it's power switch . However, the strange thing is that disconnect - reconnect works if I do it from the Ubuntu software interface (without resetting the router).

    It's probably some simple issue, but I am quite new to Ubuntu and do not know the ropes well...

    S

  2. #2
    Join Date
    Mar 2007
    Beans
    807

    Re: Must reboot laptop to re-establish a wireless connection

    next time try
    Code:
    sudo ifconfig wlan0 down &&  sudo ifconfig wlan0 up
    assuming that your wifi device is on wlan0. It could be (and often is) eth1. you can do a iwlist scanning, and the device that succeeds at a scan is the device we are looking for.

    WHY You have to power off and on the device I can't tell you.
    Registered Linux User: 450747 Registered Ubuntu User: 16269

  3. #3
    Join Date
    Oct 2007
    Location
    Japan
    Beans
    637
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Must reboot laptop to re-establish a wireless connection

    I had tons of wireless issues until I did a clean install of 9.04 and then upgraded to 9.10. Now I am a happy camper with a rock solid wireless connection.
    "Don't Panic"

  4. #4
    Join Date
    Feb 2010
    Beans
    5

    Re: Must reboot laptop to re-establish a wireless connection

    Thanks for the replies guys, but the problem still persists. When I do a iwlist scanning (while I am connected say now), I get a reply with 4 ports - eth0, eth1, irda0, lo. All of these "Interface does not support scanning"... But by looking at the statistics in Network Tools, I'm sure that the connection is on eth1.

    I did in fact start with 9.04, which I then upgraded to 9.10. And I didnt have this problem in 9.04..

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
  •