I have a HP pavilion 15-e057ej Laptop.
In ubuntu 12.04.04 64-bit the wireless network worked fine.
After I install fresh 14.04 64-bit, wireless isn't working - it's not enable.
What can I do?
Here's some more information:
At both versions of ubuntu: 12.04.04, 14.04 the light of the WiFi button is orange, mean it close. at 12.04.04 the wireless working fine and enable.
At 14.04 it not working and the WiFi is not enable.
At both version of ubuntu 12.04.04 and 14.04 the button to switch the WiFi on - turn the light to blue, is not doing anything.
rfkill list
sudo lshw -class network
sudo lspci -nn
cat /var/log/dmesg
cat /var/log/udev
tail -f /var/log/kern.log
- Script - wireless-info.txt
use script from this question:
sudo lshw -class network
– user.dz Jun 20 '14 at 10:11