Fabio escreveu: > /etc/network/interfaces: > ------------------------------------------------------------------------------------------------------------------ > # This file describes the network interfaces available on your system > # and how to activate them. For more information, see interfaces(5). > > # The loopback network interface > auto lo > iface lo inet loopback > > iface eth12 inet dhcp > auto eth12
Troque esse eth12 por eth0 > # PCI device 0x10de:0x03ef (forcedeth) > SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:00:6c:fa:76:a2", > NAME="eth0" Elimine todas as linhas abaixo (até o eth13, provavelmente). E verifique se o seu MAC é realmente esse 00:00:6c:fa:76:a2. Verifique isso com o comando abaixo: #ifconfig | grep HW Ajuste o endereço MAC do arquivo z25_persistent-net.rules conforme o endereço mostrado pelo comando acima. Quanto ao áudio, por descargo de conciência, verifique se você está no grupo Audio: $cat /etc/group | grep audio Att, Renato -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]