I have just installed the updated version of ubuntu and I want to get my wireless to work. I have been looking for ways to install updated drivers and I found 2 ways:
1- This first one told me to go on "additional drivers" and install the drivers there. Well, the only drivers there are not related to wireless and are already installed, so this way was not helping.
2-This second way required me to go on the terminal and type this command: "lspci -nn -d 14e4". This was suppose to show me the kind of wifi card I had ( at least that is what I understood). But it doesn't show anything at all, it justs opens a new line. I have tried different variations of this command and none work. And since every video/site I consulted required this first step i can not go any further on this second way.
Sorry if it is a stupid mistake, but I have been trying to get this to work for long hours now and I just find new errors.
Thank you for your attention
lspci -nnk | grep 0280 -A3
Welcome to Ask Ubuntu. – chili555 Jan 08 '18 at 20:58"03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630] Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter [105b:e084] 04:00.0 3D controller [0302]: NVIDIA Corporation GK208M [GeForce 920M] [10de:1299] (rev a1) Subsystem: ASUSTeK Computer Inc. GK208M [GeForce 920M] [1043:1a6d] "
– Hi guys Jan 08 '18 at 22:46