LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   realtek wifi drivers (https://www.linuxquestions.org/questions/linux-newbie-8/realtek-wifi-drivers-4175521254/)

reconrob 10-06-2014 09:50 PM

realtek wifi drivers
 
Can anyone give me the terminal commands used to install realtek wifi drivers in debian 7? Thank You.

bigrigdriver 10-06-2014 11:46 PM

Unpack the tarball. Inside, there is a Readme file with step by step instructions.

EDDY1 10-07-2014 01:57 AM

If it's a .deb right-click & select gbedi to install it for you.

jdkaye 10-07-2014 01:23 PM

On a terminal type the following:
Code:

sudo apt-get install firmware-realtek
Or, if you prefer, you can execute that command as root leaving out the "sudo" part.
jdk

jefro 10-07-2014 05:14 PM

I used dpkg -i packagename from root.


All times are GMT -5. The time now is 09:29 PM.