I am using Ubuntu 14.04 on my HP laptop and I do not have any wireless connection.
I have followed the procedure given on this post My wireless/WiFi connection does not work. What information is needed to diagnose the issue?, and I give here the generated file: http://paste.ubuntu.com/10901227/.
Can anyone help me fixing this issue?
Regards, Xavier
sudo modprobe wl
and see if it works and it appears that you are just trying Ubuntu from the installation media – Jeremy31 Apr 26 '15 at 19:18sudo apt-get install bcmwl-kernel-source
and see if the wifi will work – Jeremy31 Apr 26 '15 at 21:17dpkg -l | grep bcmwl
But it is likely a false hope – Jeremy31 Apr 26 '15 at 21:27