Elimelech

Results 29 comments of Elimelech

Removed background dhclient, but there was no internet after the system was started. after command # service netif restart wifibox0 ``` root@F3ja:/usr/home/luba # service netif restart wifibox0 dhclient not running?...

there is nothing suspicious. But my setup in the form of /etc/rc.local':/sbin/dhclient wifibox0 doesn't work very well. sometimes the connection drops.... :(

Looks like the "iw" command is not found on your system. This command is used to configure wireless network interfaces in Linux.

FreeBSD 13.2 RC5 ``` Apr 1 21:29:45 F3ja syslogd: kernel boot file is /boot/kernel/kernel Apr 1 21:29:45 F3ja kernel: ------ Apr 1 21:29:45 F3ja kernel: Copyright (c) 1992-2021 The FreeBSD...

> How are these games used in the guest system? they just don't start! ``` root@F3ja:/usr/home/luba # wpa_supplicant -c /etc/wpa_supplicant.conf -iwlan0 Successfully initialized wpa_supplicant wlan0: Failed to initialize driver interface...

When there is no connection, it shows nothing in the logs for this command And this is when there is a connection: ``` # fgrep dhclient /var/log/messages Mar 31 02:15:47...

> You could also stop `wpa_supplicant` on `wifibox console` and start the service in the foreground to learn more about the potential causes: > > ``` > service wpa_supplicant stop...

> Thanks for the report! Looks like that is happening because the `wlan0` interface is disabled for some reason. > > Could you please tell me what does the following...

``` wifibox:~# rfkill list all 0: phy0: wlan Soft blocked: no Hard blocked: no ``` ``` wifibox:~# service wpa_supplicant restart * WARNING: you are stopping a boot service * Stopping...

Please tell me how to enable FW_RTW89_FIX explicitly? And secondly, how to install the port in freeBSD https://github.com/pgj/freebsd-wifibox-port/tree/chore/net/wifibox-alpine/update-20240414? ``` root@F3ja:/usr/home/luba # git clone https://github.com/pgj/freebsd-wifibox-port/tree/chore/net/wifibox-alpine/update-20240414 Клонирование в «update-20240414»... fatal: repository 'https://github.com/pgj/freebsd-wifibox-port/tree/chore/net/wifibox-alpine/update-20240414/'...