M BUZZ CRAZE NEWS
// general

"No WIFI adapter found" on dell precision 5510 with intel wireless 6280 card

By Sarah Rodriguez

so I want to start off saying I'm sorry for asking a question that has a lot of Help already, but I've tried most of what I can find. I'm very new to Linux, currently in my first semester for CompSci so bare with me please.

I am running a dual boot on my on my Dell Precision 5510, i7,16gb RAM, NvidiaM1000m Quaddro, 1TB SSD and the intel wireless 6280. i recently downloaded the newest version of 20.04LTS Ubuntu, Used Rufus to create a bootable thumb drive. it all seems to have worked correctly EXCEPT it cant get it to communicate with the Wifi card in my PC. I can tether my phone to my PC and it will have internet access then. i used the "try ubuntu" option first, everything seemed fine besides wifi, i figured it would be a simple driver fix, and decided to install it. followed the steps, created partition, and done.

i thought it might just be a Ubuntu problem, so i tried Linux mint and Manjara running off a bootable thumb drive to see if wifi worked with them. to no avail.so i am thinking that for some reason Windows Or Dell have some kind of block not allowing the Wireless card to function with Linux on a dual boot option?

im willing to attempt any suggestions given.

william@william-Precision-5510:~$ lspci -nnk | grep 0280 -A3
02:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a) Subsystem: Intel Corporation Wireless 8260 [8086:0050] Kernel modules: iwlwifi
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)
william@william-Precision-5510:~$ rfkill list all
0: dell-wifi: Wireless LAN Soft blocked: no Hard blocked: yes
1: dell-bluetooth: Bluetooth Soft blocked: no Hard blocked: yes
william@william-Precision-5510:~$ sudo dmesg | grep iwl
[sudo] password for william:
[ 2.047721] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 2.141827] iwlwifi: probe of 0000:02:00.0 failed with error -110
11

1 Answer

No wifi option on Ubuntu (18.04 and 16.04)

i followed the steps on this thread and solved the No wifi Issue.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy