I've had to reconfigure my system, but I am unable to connect wirelessly. Running lsusb shows the Edimax card. When I go into Connection Editor, it sees my wireless networks, but the "Connect" button is greyed out. When I click on the network icon in the system tray, it shows my wired connection but no wireless possibilities. The Edimax card worked fine on the system before reconfiguration. Ideas on what I should try next? Are there outputs that I should copy and paste into this (really the next) message. Thanks much.
Announcement
Collapse
No announcement yet.
Edimax AC1750 Wi-fi card
Collapse
This topic is closed.
X
X
-
-
Please post the results of:
Code:inxi -n
It might look something like this:
Code:john@John-Desktop:~/Desktop$ inxi -n Network: Card-1: Intel Ethernet Connection (2) I219-V driver: e1000e IF: enp0s31f6 state: down mac: xx:xx:xx:xx:xx:xx Card-2: Ralink RT3062 Wireless 802.11n 2T/2R driver: rt2800pci IF: wlp5s1 state: up mac: xx:xx:xx:xx:xx:xx
Code:sudo service network-manager restart
Last edited by Snowhog; Nov 30, 2017, 11:08 AM. Reason: You just needed to edit your post to add to itThe next brick house on the left
Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.27.11| Kubuntu 24.04 | 6.8.0-31-generic
- Top
- Bottom
-
Edimax AC1750
Sorry for the delay; I never got an e-mail about there being a response. Here's the inxi print:
Code begins:
Network: Card: Intel Ethernet Connection (2) I219-V driver: e1000e
IF: enp0s31f6 state: up speed: 1000 Mbps duplex: full mac: 1c:1b:0d:6c:44:b6
Code ends.
After running "sudo service network-manager restart" the output of inxi is the same. lsusb does see the adapter:
Bus 001 Device 005: ID 7392:a833 Edimax Technology Co., Ltd
- Top
- Bottom
Comment
-
Originally posted by vinnywright View Postwhat is the output ofCode:rfkill list
VINNY
There is no output at all from rfkill list.
I just noticed something bizarre. I have two desktops, both running fully updated 16.04. On the machine that is working wirelessly, the network drop-down box has two check boxes, the first next to the regular network icon and the second adjacent to the airplane icon. On the machine with which I'm having trouble, the network drop-down box does not have either the check box for the network icon or the network icon itself. It has only the airplane check box and icon. I've tried rebooting, but it creates no change. Perhaps the difference is explained by the fact that although running lsusb shows the Edimax adapter, the adapter is not functional because Edimax no longer provides software to make it operational on any kernel after 4.4.
- Top
- Bottom
Comment
-
So for clarity (with my feeble mind) you are actually running two different physical machines, each of which use 16.04, and each of which has different kernels installed. is that correct?The next brick house on the left
Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.27.11| Kubuntu 24.04 | 6.8.0-31-generic
- Top
- Bottom
Comment
-
Hi, jglen,
You got two out of three! Yes, there are two physical machines, and each of them uses 16.04. But they use the same kernel: 4.10.0.42-generic on both. (I suppose they are "different" kernels in the purely physical sense that one resides on a machine at work and the other at home, but I don't think that's what you had in mind.)
- Top
- Bottom
Comment
-
You’re going to have to use a wired connection and once running with a connection to the ‘Net, check for/install proprietary drivers for your wireless card.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Originally posted by Snowhog View PostYou’re going to have to use a wired connection and once running with a connection to the ‘Net, check for/install proprietary drivers for your wireless card.
fatal: Not a valid object name
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
- Top
- Bottom
Comment
-
Originally posted by Don View PostHi, jglen,
You got two out of three! Yes, there are two physical machines, and each of them uses 16.04. But they use the same kernel: 4.10.0.42-generic on both. (I suppose they are "different" kernels in the purely physical sense that one resides on a machine at work and the other at home, but I don't think that's what you had in mind.)The next brick house on the left
Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.27.11| Kubuntu 24.04 | 6.8.0-31-generic
- Top
- Bottom
Comment
-
Originally posted by vinnywright View Postwhen you did the " mkdir /usr/src/${DRV_NAME}-${DRV_VERSION}" did it make a folder/directory named rtl8814AU-4.3.21 ?
VINNY
git archive driver-${DRV_VERSION} | tar -x -C /usr/src/${DRV_NAME}-${DRV_VERSION}Last edited by Snowhog; Dec 14, 2017, 01:50 PM."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
In answer to GG's question, I don't recall, so I'll go back into the process, pick up with that step, and check back. Thanks, GG (and Vinny, because I don't want you to feel left out and am truly grateful for your time and help).
- Top
- Bottom
Comment
Comment