Results 1 to 7 of 7

Thread: Wireless won't enable on computer startup

  1. #1
    Join Date
    2014-Oct
    Posts
    4

    Wireless won't enable on computer startup

    Hey guys,

    I have a minor, but annoying issue.
    When I boot my computer, networking is enabled automatically, but wireless isn't enabled until I enable wireless manually.
    I've reinstalled network manager, but to no avail.
    There is probably a simple config file fix, but I can't figure it out.

    How do I get my computer to enable wireless automatically as the computer starts up?

  2. #2
    Join Date
    2013-Jul
    Posts
    844
    To get some help try giving more info. For example:

    Are you booting a laptop with a manual on/off switch?
    What wireless device?
    How do you manually enable your wireless?

    Give any info you think relavant.


    MTeams
    Last edited by mmusket33; 2014-10-27 at 23:04.

  3. #3
    Join Date
    2014-Oct
    Posts
    4
    Thanks for replying.

    I am using a laptop with an integrated intel centrino wireless device.
    When I turn on my laptop and start Kali and then log in, the network manager icon in the top right shows that it is not connected to any network.
    When I right click on the icon, I can see a check mark on "Networking", but no check mark beside "Wireless".

    I then just click the wireless option on and it connects to my home network and everything is fine, but it still annoys me that this is not happening automatically.

    I installed Kali on another one of my laptops, and it seems to start Wireless automatically, so I don't know what the problem is with this one.

    Would it be possible to add the Wireless program to the gnome-session-properties autostart section?

  4. #4
    Join Date
    2013-Oct
    Posts
    321
    Not sure if it will help but you could try the following.

    Open Applications/System Tools/Preferences/Starup Applications.
    Click the add button and paste this "nmcli nm wifi on" into the command box, then click add.

  5. #5
    Join Date
    2014-Oct
    Posts
    4
    Thanks slim76.

    That's what I was looking for.
    I'll try that out and see what happens.

    You may not see this reply for a while since all my comments need to be approved by a moderator, since I am new to this forum.

  6. #6
    Join Date
    2013-Oct
    Posts
    321
    Quote Originally Posted by tokamocha View Post
    Thanks slim76.

    That's what I was looking for.
    I'll try that out and see what happens.

    You may not see this reply for a while since all my comments need to be approved by a moderator, since I am new to this forum.
    You're welcome mate, hope it solves your problem.

  7. #7
    Join Date
    2014-Oct
    Posts
    4
    I figured it out and I'm updating this thread for others.

    Ok, so the wireless startup command didn't work, but I was able to use this command to fix it:

    Code:
    rfkill unblock all
    So, I added a startup application that uses this command as the computer boots.
    This may not be the best way to do it, but it works.

Similar Threads

  1. Replies: 0
    Last Post: 2013-11-16, 07:36

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •