Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##Instalação do driver WiFi REALTEK no Ubuntu
- ##Copie, cole e execute esta linha de comando abaixo no terminal:
- cd /tmp ; wget -c https://codeload.github.com/FreedomBen/rtl8188ce-linux-driver/zip/ubuntu-14.04 ; unzip ubuntu-14.04 ; cd rtl8188ce-linux-driver-ubuntu-14.04/ ; chmod +x install.sh ; ./install.sh
- ##Siga as instruções de instalação.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement