QCA8171에 Qualcom 네트워크 칩이 탑재된 Asrock BM-ITX 마더보드가 있습니다. 우분투에서는 인식되지만 작동할 수 없으며 네트워크 연결을 설정할 수 없습니다.
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)
답변1
문제를 해결했습니다. 다른 네트워크 칩이 있는 마더보드를 교체했기 때문에논리적 이름네트워크가 다음에서 변경되었습니다.eth0에게p2p1. 파일에서 eth0을 p2p1로 변경한 후/etc/네트워크/인터페이스모든 것이 잘 작동합니다.