Rede NIC QCA8171 não funciona no Ubuntu 14.04

Rede NIC QCA8171 não funciona no Ubuntu 14.04

Eu tenho uma placa-mãe Asrock BM-ITX com chip de rede Qualcom QCA8171. Ele é reconhecido pelo Ubuntu, mas não consegue funcionar e nenhuma conexão de rede pode ser estabelecida.

lshw:

*-network DISABLED,
       description: Ethernet interface
       product: QCA8171 Gigabit Ethernet
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: p2p1
       version: 10
       serial: d0:50:99:3f:17:44
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=alx latency=0 link=no multicast=yes port=twisted pair
       resources: irq:18 memory:f0400000-f043ffff ioport:e000(size=128)

Responder1

Eu resolvi o problema. Devido ao fato de eu ter trocado minha placa-mãe que tem um chip de rede diferente faz com que onome lógicopara rede alterada deeth0parap2p1. Depois de alterar eth0 para p2p1 no arquivo/etc/rede/interfacestudo funciona bem.

informação relacionada