Note: possibly outdated
- Open
/etc/apt/sources.list
with your favorite text editor - Change your deb sources so it looks something like this:
deb http://http.us.debian.org/debian/ jessie main contrib non-free
- The important part is jessie...non-free
- Run:
# apt-get update # apt-get install firmware-realtek # apt-get install firmware-linux-nonfree
- Reboot (or maybe just logout?)
Howdy Ed,
So glad your gist came up first when I Google'd my error in dmesg.
The fix is in and now I can look at my screen without wincing.
You rock sir!