Suspensão no debian, funciona bem apenas se for por pouco tempo | correção
Adicione acpu_sleep=nonvs na linha GRUB_CMDLINE_LINUX_DEFAULT do arquivo: #vi /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT=”acpi_sleep=nonvs”
Continue lendoDescubra como a tecnologia pode melhorar sua vida | Junte-se a nós rumo a um futuro em que o útil e prático estão ao seu alcance!
Adicione acpu_sleep=nonvs na linha GRUB_CMDLINE_LINUX_DEFAULT do arquivo: #vi /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT=”acpi_sleep=nonvs”
Continue lendoQuando o adaptador wifi não conecta mas mostra todas as redes normalmente… Edite o arquivo /etc/NetworkManager/NetworkManager.conf e adicione: [device] wifi.scan-rand-mac-address=no Reinicie o serviço systemctl restart network-manager Causa: Algumas placas não suportam randomização de mac. Fonte: https://linuxdicasesuporte.blogspot.com.br/2017/06/networkmanager-nao-conecta-na-wifi-no.html
Continue lendoFonte: Instalando fontes do Windows no Linux legalmente [Dica]
Continue lendoRealtek RTL8188CE, RTL8188CUS, RTL8188DE, RTL8188EE, RTL8188ETV, RTL8188EU, RTL8188SU, RTL8191SE, RTL8191SU, RTL8192CE, RTL8192CU, RTL8192DE, RTL8192E, RTL8192EE, RTL8192SE, RTL8192SU, RTL8192U, RTL8723AE, RTL8723AU, RTL8723BE, RTL8812AE, RTL8821AE 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 […]
Continue lendo