Article 6HFHA Problems with wifi hotspot. With wpa personal doesn't ask for pw and speed is dismal.

Problems with wifi hotspot. With wpa personal doesn't ask for pw and speed is dismal.

by
Jim44
from LinuxQuestions.org on (#6HFHA)
I have two problems. I am attempting to run a x86 computer as a hotspot. I have a T-Mobile hotspot (slightly broken) connected via a usb cable. I get >100 Mbps with a 5G connection. Great! so I attempted to turn my wifi port into an AP. That almost worked except for a couple of problems. I used the network manager to configure it and I was able to then connect to that wifi connection from a couple of devices. The first problem was that it never asked me for a password. I happily connected up right off. The second problem was that it was slooooow. It started at about 3 Mbps and went up to a whopping 4.7 Mbps. Granted this isn't a big box, but it's not bad either. I also have a AT&T hotspot that is getting about 8 Mpbs, which isn't great either but better than the T-Mobile connection.

Questions are, should I be getting better speeds? If so what might I have to tweek?

How do I get the connection to be secure? Here's part of the nmc file:
Code:[connection]
id=Wi-Fi connection 1
uuid=f931852c-75f8-472e-b146-4058a45276d7
type=wifi
permissions=
timestamp=1703863858

[wifi]
mac-address-blacklist=
mode=ap
seen-bssids=34:7D:F6:B6:2D:EE;
ssid=Max_9

[wifi-security]
key-mgmt=wpa-psk
psk=mysecret

[ipv4]
dns-search=
method=sharedAnd here are details about the system:
Code:System:
Kernel: 5.4.0-169-generic x86_64 bits: 64 compiler: gcc v: 9.4.0
Console: tty 0 dm: LightDM 1.30.0 Distro: Linux Mint 20 Ulyana
base: Ubuntu 20.04 focal
Machine:
Type: Desktop Mobo: SeeedStudio model: ODYSSEY-X86J4105
v: SD-BS-CJ41G-M-101-E 01/07/2020 14:03:11 serial: <filter>
UEFI: American Megatrends v: SD-BS-CJ41G-M-101-E date: 01/07/2020
Battery:
Device-1: hidpp_battery_0 model: Logitech Wireless Keyboard
serial: <filter> charge: 50% (should be ignored) rechargeable: yes
status: N/A
CPU:
Topology: Quad Core model: Intel Celeron J4105 bits: 64 type: MCP
arch: Goldmont Plus rev: 1 L2 cache: 4096 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 11980
Speed: 799 MHz min/max: 800/2500 MHz Core speeds (MHz): 1: 799 2: 799
3: 799 4: 799
Graphics:
Device-1: Intel UHD Graphics 605 driver: i915 v: kernel bus ID: 00:02.0
chip ID: 8086:3185
Display: server: X.org 1.20.13 driver: modesetting unloaded: fbdev,vesa
tty: 80x24
Message: Advanced graphics data unavailable in console. Try -G --display
Audio:
Device-1: Intel vendor: Realtek driver: snd_hda_intel v: kernel
bus ID: 00:0e.0 chip ID: 8086:3198
Sound Server: ALSA v: k5.4.0-169-generic
Network:
Device-1: Intel driver: iwlwifi v: kernel port: f000 bus ID: 00:0c.0
chip ID: 8086:31dc
IF: wlo2 state: up mac: <filter>
Device-2: Intel I211 Gigabit Network driver: igb v: 5.6.0-k port: e000
bus ID: 02:00.0 chip ID: 8086:1539
IF: enp2s0 state: down mac: <filter>
Device-3: Intel I211 Gigabit Network driver: igb v: 5.6.0-k port: d000
bus ID: 03:00.0 chip ID: 8086:1539
IF: enp3s0 state: down mac: <filter>
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments