Hi All,
I've just got a RPi 5 and installed Book Worm (64bit) on to it. I then used REXYGEN studio to bootstrap the runtime etc. Once I had done this, the pi lost internet access. I tired a few things but everything looked ok. I reinstalled Book Worm onto the SD card and started again. This time I used the manual RPi install method.
sudo wget https://download.rexcontrols.cz/partner/testing/rexygen.gpg -O /etc/apt/trusted.gpg.d/rexygen.gpg
echo 'deb https://download.rexcontrols.cz/partner/testing/rexygen/debian/ bookworm rexygen dwm' |
sudo tee -a /etc/apt/sources.list.d/rexygen-testing.list
sudo apt update
sudo apt install rexygen-runtime
This worked and internet access was ok, then I installed the dwm interface and it broke something in the internet settings.
Does the dwm install change network settings that might cause the pi to loose internet access?
Cheers,
Mike