Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
RHLUG Wiki
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Dell Precision 5520
(section)
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==== Why it works: ==== Grepping for <code>iwl</code> gets all the kernel messages specific to the Intel wifi driver. The <code>0000:02:00.0</code> (random numbers) is the PCI device ID of the Intel wifi card. Technically, these numbers are not random, but I simplified it for the purposes of the tutorial. Really, it describes which bus (and the domain number, which is just a group of 256 PCI buses, among other things) the WiFi card is connected to on the motherboard, which maps to the Linux kernel. The Linux kernel decodes PCI data going into it by assigning it these numbers. https://prefetch.net/articles/linuxpci.html The reason you get error <code>-110</code> is usually because of a common issue with the computer's "hybrid shutdown" mode. The BIOS will preserve the "state" of the WiFi card presumably to make it faster to reboot. Linux unfortunately isn't able to recognize this "state".
Summary:
Please note that all contributions to RHLUG Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
RHLUG Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)