Aqui você vê as diferenças entre duas revisões dessa página.
| Ambos lados da revisão anterior Revisão anterior Próxima revisão | Revisão anterior | ||
|
informatica:drive_rede_linux [2015/11/05 15:39] davidysson |
informatica:drive_rede_linux [2015/11/05 15:43] (atual) davidysson |
||
|---|---|---|---|
| Linha 1: | Linha 1: | ||
| Como instalar drive de placa de rede no Linux | Como instalar drive de placa de rede no Linux | ||
| - | * Broadcom 4311 (Dell Inspiron 1525) - Ubuntu 12 | + | * Para descobrir qual é a placa |
| + | lspci | ||
| + | |||
| + | * Broadcom 4311 (Dell Inspiron 1525) | ||
| + | |||
| + | sudo apt-get update | ||
| sudo apt-get install b43-fwcutter firmware-b43-installer | sudo apt-get install b43-fwcutter firmware-b43-installer | ||
| - | * Broadcom 4312 (Dell Inspiron 1525) - Ubuntu 12 | + | * Broadcom 4312 (Dell Inspiron 1525) |
| + | sudo apt-get update | ||
| sudo apt-get install b43-fwcutter firmware-b43-lpphy-installer | sudo apt-get install b43-fwcutter firmware-b43-lpphy-installer | ||
| + | |||
| + | * reinicie a maquina | ||
| + | |||
| + | sudo reboot | ||