Questions tagged [adapter]
328 questions
28
votes
2 answers
Wireless USB Adapter 0bda:c811 Realtek Semiconductor Corp
I am a bit lost sorting through the pile of documentation and Q&As about this topic so im just going to specifically ask.
I run an ASUS laptop, its a few years old and is unable to use 5ghz wifi, so i have use a usb wireless adapter (Flenco is the…
KTO
- 281
23
votes
2 answers
How to install TP-LINK T2UH Wireless adapter Driver (Ralink mt7610u)
I recently got a wireless adapter (TP-Link Archer T2UH V1). After plugging it in, I found out that the drivers for Linux are not native on Ubuntu. They do, however, have the drivers available for download (in the form of compilable/ makefile). What…
Snappawapa
- 607
15
votes
6 answers
iwconfig wlan0 txpower 30mW - not working
I would like to increase the power of my wireless adapter but when I enter
sudo iwconfig wlan0 txpower 30mW
in the terminal and then check with iwconfig I can see that the txpower is still what it used to be before I tried changing it.
My network…
JoHKa
- 597
- 2
- 8
- 23
14
votes
4 answers
No wifi adapter found! Dual boot windows 10 and Ubuntu 17.10
I dual booted Ubuntu 17.10 in my windows 10.
While working in windows wifi works fine! But in Ubuntu it is always showing
"No wifi adapter found,
Make sure you have a wifi adapter plugged and turned on"
Not getting any solutions online! Tried some…
Amartya Roy
- 151
- 1
- 1
- 3
13
votes
1 answer
How to check if the AC laptop adapter is plugged or not?
I need to check in a bash script running when my laptop starts if the AC adapter is plugged or not. Is this possible?
user222682
- 133
- 1
- 6
10
votes
1 answer
How to install TP link WN822N on Ubuntu?
When I type in lsusb, the device appears as ID 2357:0108
That's right, it's blank at the end. I've updated the usb ids yet its always blank. I have no idea what to install to make this thing work. I'm dual booting on mac osx
Bryan Huang
- 103
7
votes
2 answers
ASUS USB-N13 wireless adapter problems with Ubuntu 14.04
I am running Ubuntu 14.04 and I am new to Linux and networking. I am having trouble with my ASUS N-13 network adapter, I get a signal but that signal drops often. What can I do?
user275218
- 71
- 1
- 1
- 2
7
votes
4 answers
USB 3.0 ethernet adapter not working — Ubuntu 18.04
I recently bought a new ethernet adapter for my laptop, but it always fails to connect to the internet. I have not touched my network settings (everything is set to automatic), I know the USB port works (and is 3.0), I've switched out the ethernet…
Bevel
- 71
6
votes
1 answer
How to get the name of internal Bluetooth adapter
How can I get the name of my laptop's internal Bluetooth adapter?
lsusb | grep Bluetooth
shows nothing, but I can use it and it's working.
vicco
- 163
6
votes
3 answers
WiFi adapter not found Realtek 10ec:8852 on Ubuntu 21.04
I have a Ubuntu 21.04 fresh install but my Wifi is not working. It states: "Wi-Fi adapter not found". The card is an Intel wifi 6 AX200.
When writing lshw -C network it shoes network unclaimed
And it says nothing about wifi 6 ax 200, it says…
user7292119
- 73
6
votes
5 answers
USB-C to HDMI adapter that works with Ubuntu?
Do they exist?
If so, does anybody have a link?
Just bought two from eBay and neither works.
Daniel Rosehill
- 389
5
votes
4 answers
How do I install drivers for TP-Link 802.11ac Wi-Fi USB adapter?
New to ubuntu, just need some help conecting wirelessly.
lsusb:
Bus 008 Device 003: ID 2357:0101
koko
- 85
5
votes
4 answers
How do I install the ASUS USB-AC51 Wireless Adapter?
I do not know how to install the ASUS USB-AC51 wireless adapter. I am not very good with
Brad Roberts
- 51
5
votes
2 answers
How to enable an extern keyboard using ps2 to usb adapter on a notebook?
I have a laptop (IBM T60) and I want to connect an extern keyboard to it. Because the keyboard is a ps2 keyboard I bought a ps2 to usb adapter and plugged the keyboard into the adapter and the adapter to a usb slot on my laptop. But somehow the…
Aufwind
- 1,833
5
votes
2 answers
Get maximum bandwidth of a Network Adapter
I would like to know how do I obtain the max bandwidth of my network adapter?
I can read it when I open my Network settings panel (eg, Wired Connected - 100Mb/s), but I would to obtain this value diagrammatically. Wireless is not needed.
Thanks in…
Pedro Dusso
- 481