My device has an Intel 12th generation CPU and Debian Bookworm is installed with the updated stable kernel version linux-image-6.1.0-16-amd64 (=6.1.67-1).
The version of Electrum that I use is Electrum-4.5.0.tar.gz
The following dependencies are installed:
sudo apt install python3-pyqt5 libsecp256k1-dev python3-cryptography
In addition, I installed the following packages as well:
sudo apt install tor torsocks
To launch Electrum, I run the following command in a terminal:
python3 Electrum-4.5.0/run_electrum
I guess there is a small bug in the software, yes?
In old versions of Electrum, the icon would have changed to a bright blue color when it is connected to the nodes.