Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Unreliable wireless in 11.10

  1. #11
    Join Date
    Dec 2010
    Beans
    73

    Re: Unreliable wireless in 11.10

    It says iwl4965 does not exist in proc modules....

    the second command returned the starting prompt.... not sure if it is working!!!

  2. #12
    Join Date
    Apr 2006
    Location
    Leeds, England
    Beans
    177
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Unreliable wireless in 11.10

    You are probably using a different driver to iwl4965.

    Run this to see:

    Code:
    sudo hwinfo --netcard | grep Driver:
    Modify the command you used earlier to fit your system.
    The Ubuntu Counter Project - User number # 6435

  3. #13
    Join Date
    Dec 2010
    Beans
    73

    Re: Unreliable wireless in 11.10

    It says hwinfo command not found!!

  4. #14
    Join Date
    Apr 2006
    Location
    Leeds, England
    Beans
    177
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Unreliable wireless in 11.10

    Ah... Try:

    sudo apt-get install hwinfo
    The Ubuntu Counter Project - User number # 6435

  5. #15
    Join Date
    Dec 2010
    Beans
    73

    Re: Unreliable wireless in 11.10

    Right... i have installed and ran the previous command u gave me and this was returned..

    Driver: "sky2"
    Driver Modules: "sky2"
    Driver Info #0:
    Driver Status: sky2 is active
    Driver Activation Cmd: "modprobe sky2"
    Driver: "iwl3945"
    Driver Modules: "iwl3945"
    Driver Info #0:
    Driver Status: iwl3945 is active
    Driver Activation Cmd: "modprobe iwl3945"

  6. #16
    Join Date
    Apr 2006
    Location
    Leeds, England
    Beans
    177
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Unreliable wireless in 11.10

    Right... You can look at the original commands & use iwl3945 instead of iwl4965.

    Cheers.
    The Ubuntu Counter Project - User number # 6435

  7. #17
    Join Date
    Dec 2010
    Beans
    73

    Re: Unreliable wireless in 11.10

    I tried it... The first time after the second command it said that iwl did not exist.. and the wifi completely dropped and didn't come back.

    i rebooted and it came on... and it tried only the second command and it just got back to the original prompt and the wifi is still dropping


  8. #18
    Join Date
    Dec 2010
    Beans
    73

    Re: Unreliable wireless in 11.10

    It seems to get worse... Now it is dropping every few seconds..

Page 2 of 2 FirstFirst 12

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
  •