First time trying Ubuntu and the wireless is not recognized. Can someone point me to directions how to install the wireless drivers? It is an Intel Dual Band Wireless - AC 3165. Thanks!
kevin@kevin-HP-Pavilion-Notebook:~$ uname -r
3.19.0-25-generic
kevin@kevin-HP-Pavilion-Notebook:~$ dmesg | grep iwl
[ 6.436555] iwlwifi 0000:08:00.0: Unsupported splx structure
[ 6.494627] iwlwifi 0000:08:00.0: Direct firmware load for iwlwifi-3165-12.ucode failed with error -2
[ 6.494641] iwlwifi 0000:08:00.0: Direct firmware load for iwlwifi-3165-11.ucode failed with error -2
[ 6.494649] iwlwifi 0000:08:00.0: Direct firmware load for iwlwifi-3165-10.ucode failed with error -2
[ 6.494651] iwlwifi 0000:08:00.0: request for firmware file 'iwlwifi-3165-10.ucode' failed.
[ 6.494659] iwlwifi 0000:08:00.0: Direct firmware load for iwlwifi-3165-9.ucode failed with error -2
[ 6.494660] iwlwifi 0000:08:00.0: request for firmware file 'iwlwifi-3165-9.ucode' failed.
[ 6.494661] iwlwifi 0000:08:00.0: no suitable firmware found!
uname -r
and also:dmesg | grep iwl
. Welcome to askubuntu. – chili555 Sep 10 '15 at 22:09