Nyt tuli tenkkapoo. Miten minipc:ssä laitetaan wifi päälle? Koskaan en ole taistellut tietokoneilla wifin kanssa... Kun ethernet -piuhaa pitkin kulkee vain 100 Mbps, niin voisi kokeilla, paljonko saa kulkemaan wifi:llä, eikä tarvitsisi käydä ostamassa uutta kallista kaapelia... Puhelimen wifi:llä testattuna nopeus on ainakin 390 Mbps.
[ 6111.148786] Generic FE-GE Realtek PHY r8169-0-100:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
[ 6111.148823] r8169 0000:01:00.0 enp1s0: Link is Up - 100Mbps/Full (downshifted) - flow control rx/tx
Verkosta se sanoo seuraavaa:
$ lspci -nn | grep -i network
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
ari@ari-JL:~/avi$ rfkill list
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
ari@ari-JL:~/avi$ ifconfig
enp1s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 2001:14ba:42ec:5a00:3dc9:efbc:5c1d:f7f6 prefixlen 64 scopeid 0x0<global>
inet6 fe80::b639:789f:604:84fc prefixlen 64 scopeid 0x20<link>
inet6 2001:14ba:42ec:5a00:e7aa:bf90:f9c5:12c6 prefixlen 64 scopeid 0x0<global>
ether 68:1d:ef:2e:90:22 txqueuelen 1000 (Ethernet)
RX packets 1486310 bytes 1835343139 (1.8 GB)
RX errors 0 dropped 17 overruns 0 frame 0
TX packets 918519 bytes 456518167 (456.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 13788 bytes 1509582 (1.5 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 13788 bytes 1509582 (1.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Käytössä Ubuntu 22.04 ja KDE. Miten sen saa päälle?