Wifi won't stay connected
by NightSky from LinuxQuestions.org on (#5SPG6)
Slackware64 Current15RC1 Xfce on Desktop
Code:$ lspci -nnk | grep -i net -A2
02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller [11ab:4362] (rev 19)
Subsystem: ASUSTeK Computer Inc. Marvell 88E8053 Gigabit Ethernet controller PCIe (Asus) [1043:8142]
Kernel driver in use: sky2
Kernel modules: sky2
03:00.0 Network controller [0280]: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) [168c:002e] (rev 01)
Subsystem: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) [168c:30a4]
Kernel driver in use: ath9k
Kernel modules: ath9k`How do I turn off network manager & check to see if my cards are supported by the huge kernel? Thanks you
Code:$ lspci -nnk | grep -i net -A2
02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller [11ab:4362] (rev 19)
Subsystem: ASUSTeK Computer Inc. Marvell 88E8053 Gigabit Ethernet controller PCIe (Asus) [1043:8142]
Kernel driver in use: sky2
Kernel modules: sky2
03:00.0 Network controller [0280]: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) [168c:002e] (rev 01)
Subsystem: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) [168c:30a4]
Kernel driver in use: ath9k
Kernel modules: ath9k`How do I turn off network manager & check to see if my cards are supported by the huge kernel? Thanks you