Wifi Bluetooth usb Stick for Dell Optiplex 7010 LM 20.2

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Nestor_83
Level 1
Level 1
Posts: 16
Joined: Sat Feb 04, 2012 6:27 am

Wifi Bluetooth usb Stick for Dell Optiplex 7010 LM 20.2

Post by Nestor_83 »

Hello guys!

i am quite frustrated to be honest. Trying to get my wifi running

i bought this stick

https://www.amazon.de/gp/product/B09CKX ... UTF8&psc=1

and i am going to return it, because i tried several driver solutions and just nothing will work.
dont know if it has to do with the dell optiplex 7010. i did reinstall linux mint cinnamon 20.2 it without secure boot and uefi instead of legacy. like most sites recommended. but it just does nothing. i see the driver installed, but no wifi appears in my network settings.
i am looking for a solution for several hours now and this is just too much! i kind of gave up that i get it running

so can anyone recommend me a cheep wifi bluetooth adapter with fast speed
(i read usb 2.0 is the fastest possibility, so i guess 600Mbit/s would be fine. my internet connection can do more or less 40Mbyte/s)
and an antenna
(just to make sure the signal is fine when i put the rooter on another spot)
that just works on my system? kind of getting crazy looking for the right solution and i hope someone can help me with that ;)

thanks in advance :)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
nickcat325
Level 1
Level 1
Posts: 28
Joined: Sun Feb 07, 2021 12:25 am

Re: Wifi Bluetooth usb Stick for Dell Optiplex 7010 LM 20.2

Post by nickcat325 »

Try installing bluetooth drivers

Code: Select all

sudo apt install blueberry blueman bluetooth bluez gnome gnome-bluetooth gnome-core pulseaudio-module-bluetooth
Then restart bluetooth.

Code: Select all

sudo systemctl stop bluetooth
sudo systemctl start bluetooth
Nestor_83
Level 1
Level 1
Posts: 16
Joined: Sat Feb 04, 2012 6:27 am

Re: Wifi Bluetooth usb Stick for Dell Optiplex 7010 LM 20.2

Post by Nestor_83 »

Tanks for the code.
it worked :)

But the wifi still doesnt. have you any advices on that one?
Nestor_83
Level 1
Level 1
Posts: 16
Joined: Sat Feb 04, 2012 6:27 am

Re: Wifi Bluetooth usb Stick for Dell Optiplex 7010 LM 20.2

Post by Nestor_83 »

Code: Select all


$  inxi -Fxxxrz && rfkill list && iwconfig && mokutil --sb-state 

System:
  Kernel: 5.4.0-89-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
  Desktop: Cinnamon 5.0.6 wm: muffin 5.0.2 dm: LightDM 1.30.0 
  Distro: Linux Mint 20.2 Uma base: Ubuntu 20.04 focal 
Machine:
  Type: Laptop System: Dell product: OptiPlex 7010 v: 01 serial: <filter> 
  Chassis: type: 16 serial: <filter> 
  Mobo: Dell model: 0V8WGR v: A02 serial: <filter> UEFI: Dell v: A12 
  date: 01/10/2013 
Battery:
  Device-1: hidpp_battery_0 model: Logitech Wireless Touch Keyboard K400 
  serial: <filter> charge: 100% (should be ignored) rechargeable: yes 
  status: Discharging 
CPU:
  Topology: Quad Core model: Intel Core i5-3470S bits: 64 type: MCP 
  arch: Ivy Bridge rev: 9 L2 cache: 6144 KiB 
  flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 23145 
  Speed: 1597 MHz min/max: 1600/3600 MHz Core speeds (MHz): 1: 1596 2: 1596 
  3: 1596 4: 1596 
Graphics:
  Device-1: Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics 
  vendor: Dell driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:0152 
  Display: x11 server: X.Org 1.20.11 driver: modesetting 
  unloaded: fbdev,vesa resolution: 1920x1080~60Hz 
  OpenGL: renderer: Mesa DRI Intel HD Graphics 2500 (IVB GT1) 
  v: 4.2 Mesa 21.0.3 compat-v: 3.0 direct render: Yes 
Audio:
  Device-1: Intel 7 Series/C216 Family High Definition Audio vendor: Dell 
  driver: snd_hda_intel v: kernel bus ID: 00:1b.0 chip ID: 8086:1e20 
  Sound Server: ALSA v: k5.4.0-89-generic 
Network:
  Device-1: Intel 82579LM Gigabit Network vendor: Dell driver: e1000e 
  v: 3.2.6-k port: f080 bus ID: 00:19.0 chip ID: 8086:1502 
  IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter> 
  Device-2: Realtek 802.11ac+Bluetooth 5.0 Adapter type: USB driver: btusb 
  bus ID: 3-3:3 chip ID: 0bda:b82c serial: <filter> 
Drives:
  Local Storage: total: 298.09 GiB used: 11.32 GiB (3.8%) 
  ID-1: /dev/sda vendor: HGST (Hitachi) model: HTS725032A7E630 
  size: 298.09 GiB speed: 3.0 Gb/s rotation: 7200 rpm serial: <filter> 
  rev: A500 scheme: GPT 
Partition:
  ID-1: / size: 291.92 GiB used: 11.32 GiB (3.9%) fs: ext4 dev: /dev/sda2 
Sensors:
  System Temperatures: cpu: 29.8 C mobo: 27.8 C 
  Fan Speeds (RPM): N/A 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb http://packages.linuxmint.com uma main upstream import backport #id:linuxmint_main
  2: deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
  3: deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
  4: deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
  5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
  6: deb http://archive.canonical.com/ubuntu/ focal partner
Info:
  Processes: 214 Uptime: 23m Memory: 7.66 GiB used: 2.04 GiB (26.6%) 
  Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.3.0 alt: 9 Shell: bash 
  v: 5.0.17 running in: gnome-terminal inxi: 3.0.38 
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
eno1      no wireless extensions.

lo        no wireless extensions.

SecureBoot disabled

Nestor_83
Level 1
Level 1
Posts: 16
Joined: Sat Feb 04, 2012 6:27 am

Re: Wifi Bluetooth usb Stick for Dell Optiplex 7010 LM 20.2

Post by Nestor_83 »

should i send it back now? i have the great fear, that nothing will change when buying a new usb stick!

is there no go to move? i kind of getting mad with a silly little problem like this. serching the internet just does not help. with every chipset somebody seems to have a problem. when i look at veryfied sticks form some site, i look just a little ahead and see that somebody has a problem with it!
when i search on amazon i can be sure that every advertized linux product has in the comment section sombody where it just does not work! getting a little desperate here!

would be very glad if somebody could help with this.
Nestor_83
Level 1
Level 1
Posts: 16
Joined: Sat Feb 04, 2012 6:27 am

Re: Wifi Bluetooth usb Stick for Dell Optiplex 7010 LM 20.2

Post by Nestor_83 »

It is kind of insane how hard it is to find something fitting!

the pc itself cost me 50euro
when i go now for a solution like panda wifi adapter i would pay as much as the machine cost! and those are not really available in austria, where i live.

soooo... what to do? i am looking for hours and hours now and either it is like very slow 150mbit/s or has no antenna, which might probably work but i have a thick wall in between the router and the computer, so this is a risk as well..

really. if anybody has something please help. i am reading throgh so many artikles and forum posts now, that it is driving me mad :|
User avatar
Joe2Shoe
Level 5
Level 5
Posts: 850
Joined: Wed Oct 18, 2017 8:12 pm
Location: Ozone

Re: Wifi Bluetooth usb Stick for Dell Optiplex 7010 LM 20.2

Post by Joe2Shoe »

This may work:

https://blog.abysm.org/2020/03/realtek- ... tallation/
Debian, Ubuntu, Linux Mint, Pop!_OS, elementary OS, etc.

wget https://http.kali.org/kali/pool/contrib ... i1_all.deb
sudo apt update
sudo apt install ./realtek-rtl88xxau-dkms_5.6.4.2~git20210627.b8167e6-0kali1_all.deb

OR
wget https://http.kali.org/kali/pool/contrib ... i1_all.deb
sudo apt update
sudo apt install ./realtek-rtl8814au-dkms_5.8.5.1~git20210730.824d1d2-0kali1_all.deb
"Tolerance is the refuge of men without conviction."
"Common sense is not so common" - Voltaire
Locked

Return to “Hardware Support”