
		maoflaric
		
		(usa CentOS)
		
		Enviado em 13/05/2015 - 16:24h 
		erisrjr escreveu:
flaricky escreveu:
Galera resolvi da seguinte maneira.... 
1- apt-get install make (Somente se não tiver esse comando instalado)
2- apt-get install gcc    
3- apt-get install git
4- apt-get install linux-headers-$(uname -r)
5- git clone 
http://github.com/lwfinger/rtlwifi_new.git
6- cd rtlwifi_new
7- make
8- make install
9- reiniciar
Obrigado aos colegas que responderam ao topico.
 
Legal, mas esteja atento para a necessidade de refazer o processo ao atualizar/utilizar outro kernel.
Se quiser fazer via repositório, para não ter retrabalho, siga:
https://wiki.debian.org/rtl819x?action=fullsearch&context=180&value=RTL8723&titlesearch=...
------------------------------------------------------
¿? -> keyboard Error: No Keyboard Present, PRESS F1 to continue.
 
São esses processos?
This release supports Realtek RTL8188CE, RTL8188CUS, RTL8188DE, RTL8188EE, RTL8188ETV, RTL8188EU, RTL8188SU, RTL8191SE, RTL8191SU, RTL8192CE, RTL8192CU, RTL8192DE, RTL8192E, RTL8192EE, RTL8192SE, RTL8192SU, RTL8192U, RTL8723AE, RTL8723AU, RTL8723BE, RTL8812AE and RTL8821AE-based devices.
Add a "non-free" component to /etc/apt/sources.list, for example:
# Debian 8 "Jessie"
deb 
http://http.debian.net/debian/ jessie main contrib non-free
Update the list of available packages and install the firmware-realtek package:
# apt-get update && apt-get install firmware-realtek
RTL8192U-based devices only: firmware is required to be manually supplied:
# apt-get install unzip && exit
$ wget 
ftp://ftp2.dlink.com/PRODUCTS/DWA-130/REVC/DWA-130_REVC_DRIVERS_0.06_LINUX.ZIP
$ unzip DWA-130_REVC_DRIVERS_0.06_LINUX.ZIP
$ su
# mkdir /lib/firmware/RTL8192U
# cp rtl8192u_linux_2.6.0006.1031.2008/firmware/RTL8192U/* /lib/firmware/RTL8192U