More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

WiFi setup

Was able to get my TP-Link AC600 Archer T2U Nano working with minimal effort. You’ll need to have your HiveOS rig hard-lined in for an internet connection, and run some simple linux commands:

Мне удалось заставить свой TP-Link AC600 Archer T2U Nano работать с минимальными усилиями. Вам нужно будет подключить компьютер HiveOS к Интернету с помощью кабеля и выполнить несколько простых команд Linux:

sudo apt install git dkms
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
sudo make dkms_install

Your HiveOS install should already include git and dkms, but run that first command just in case.

It will take some time to build the driver and install, and it initially appears to not fully complete the install with an error, but after a restart my adapter was identified and could connect to both 2.4ghz and 5ghz connections.

Для сборки и установки драйвер потребуется некоторое время, и сначала кажется, что установка не завершилась полностью с ошибкой, но после перезапуска мой адаптер был идентифицирован и мог подключаться как к соединениям 2,4 ГГц, так и 5 ГГц.

Если у вас были проблемы, посмотрите мой последний комментарий

  1. sudo в Hive не нужен
  2. в последних образах rtl8812au есть в драйверах

Несколько недель назад он не был распознан для меня в последней версии, поэтому я предложил сделать это, если у него возникнут проблемы. Если сейчас это сработает - хорошо!

Я привык к полноценным дистрибутивам Linux, приятно знать, что sudo не нужен, спасибо

what is network manage, pleasE?

where to write that, please help…

Thanks man! Just registered to tell you this method worked for me. I’ve just migrated from Sata SSD to NVME and my wifi network just stopped working after that.

Actually I had no problem autoconnecting to wifi network from USB dongle, neither from Sata SSD but it just could not connect from NVME.

If anyone have wifi problem with NVME i can confirm it’s working.

Thanks again for help OP!

How did you fix the issue with your NVMe? I think I have the same problem. Went back to USB and my wifi is fine upon reboot. Had some serious issues with the NVMe and I just couldn’t be bothered tinkering anymore.

i dont get whats teh connection with Wifi not working and using NVMe or SSD or USB as drive?
are you using a wifi dongle?

for all the realteks this will help :

I bought the wifi extender in the second picture (tp-link model number TL-WA850RE) and connected an ethernet cable to it. This solved my issues completely with firewall, couldn’t connect to api, curl issues and more. Hiveon didn’t list a link or model number, but here it is! tp link TL-WA850RE

TP-LINK Archer T2U Plus AC600 (RTL8821AU) работает из коробки, ничего не нужно ставить и настраивать.

Hi there!

I’d like to go to wifi, from LAN.
I want to buy a usb stick, but the seller dont have an open one available, and i dont like to risk buying a worthless stick.
I tought, maybe any of you guys have at home one like this.
Can you tell me, is it can be used with hiveos, or not? Thank you in advance! :slight_smile:

У меня точно такой адаптер вчера поздно вечером заработал!
0.6-209@210831
5.4.0-hiveos #140
Рассказываю как этого добился:
1)Вот так адаптер отображается в списке после подключения
root@g1Start:/# lsusb
Bus 001 Device 003: ID 0bda:f179 Realtek Semiconductor Corp. RTL8188FTV 802.11b/g/n 1T1R 2.4G WLAN Adapter
2)Вот здесь есть драйвер под этот чип: https://github.com/kelebek333/rtl8188fu
Следую инструкциям из раздела по установке:
git clone https://github.com/kelebek333/rtl8188fu
dkms add ./rtl8188fu
dkms build rtl8188fu/1.0
dkms install rtl8188fu/1.0
cp ./rtl8188fu/firmware/rtl8188fufw.bin /lib/firmware/rtlwifi/
3)Выгружаю из памяти и удаляю два файла драйвера (до этого добрался через гору экспериментов и чтения сообщений и конфигураций):
rmmod r8188eu
rmmod 8188eu
rm /lib/modules/5.4.0-hiveos/kernel/drivers/staging/rtl8188eu/r8188eu.ko
rm /lib/modules/5.4.0-hiveos/updates/dkms/wifi/8188eu.ko
depmod
4) Вытягиваю адаптер и вставляю его через 10сек (все это время был подключен кабельный интернет)
5) Запускаю команду:
wifi
6) выбираю точку доступа и ввожу пароль
7) Запускаю процедуру перезагрузки и вытягиваю сетевой кабель
Перезагрузка занимает на 2 минуты больше времени, но адаптер работает.
Рецепт мне помог, на истину не претендую, многие эксперименты пропустил.

1 Like

My wifi usb is the same, but show this error:
Failer to bring up wlan0: SIOCSIFFLAGS: operation not permitted.

State: off (configuring).

Operation not permited might be due to rights problem. You are not admin write “sudo” and then the command you want to run

1 Like

you could have installed wrong driver, check if there is more specific driver for your device.

1 Like

I tried the 8118 FU and is working!
I think that the problem is the old version EUS

Thanks!

Please help me, how can you fix it ? The same problem; STATE: off (Configuring)… scanning networks… found 0

i did a step by step but from time to time the wifi doesn’t work.

What worked was to install the newest version of the driver and when it doesn’t connect you turn everything off (remove the cable from the socket) and turn it on again without the USB WIFI. After it restarts you plug it in.

Try this procedure:
WIFI driver nl80211 / rtl8188eu / 0bda:f179 Realtek Semiconductor card