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?)
Thank you so much. It works perfectly.
Until now I had problems with my ATI Radeon HD 4250 on Debian 8. But your how-to helps me to correct all of them.