Author Topic: UM 3.0 - Wireless not available on HP 3125  (Read 2155 times)

jrerick

  • Newbie
  • *
  • Posts: 9
    • View Profile
UM 3.0 - Wireless not available on HP 3125
« on: October 26, 2016, 12:39:45 PM »
I've installed 3.0 on a HP 3125.  On first run - I'm able to put in our WiFi password without issues and wireless works.  I shut down and turn back on - wireless says it's unavailable even though it's enabled.  I've run into this on two different machines.

Any help would be greatly appreciated.

jrerick

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: UM 3.0 - Wireless not available on HP 3125
« Reply #1 on: October 27, 2016, 11:11:04 AM »
Solved my problem.  Had to install the driver for the Ralink Wireless - From here. 
http://onthim.blogspot.com/2015/06/install-ralink-rt3290-wi-fi-driver-on.html

Then I had to follow these steps here as my wireless didn't stick after my restart.

sudo ifconfig -a

will list all the available ehternet interfaces. Now activate your WIFI interface by:

sudo ifconfig interface-name up

here interface-name should be one listed from executing ifconfig -a command. Now restart network manager by:

sudo service network-manager restart

Restarted 3 times following just to check with success.  Rebuilding the install key right now.