I am having the same issue but have a slightly different network card.
Code: Select all
lspci -nn |grep -i net:
3d:00.0 Ethernet controller [0200]: Qualcomm Atheros Device [1969:e0b1] (rev 10)
3e:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
My current concern is with the Ethernet issue, I have tried the kmod-alx package that toracat suggested but eth0 still does not show up in ifconfig.
My laptop is: MSI GS63VR 7RF Stealth Pro
Installed latest CentOS-6.9-x86_64-bin-DVD1.iso from USB to internal ssd
installed suggested kmod-alx from elrepo
disabled NetworkManager
Created /etc/sysconfig/network and /etc/sysconfig/network-scripts/ifcfg-eth0 files from scratch as none were provided
rebooted multiple times
ifconfig -a still shows only lo and pan0
Is it possible kmod-alx-0.0-10.el6.elrepo.x86_64.rpm does not support my ethernet controller?
How do you determine which, if any, elrepo pkg supports what?
Thanks in advance