This is an old revision of the document!
This page is related to our version based on Devuan, that uses apt with deb packages and synaptic.
if you want to install the Roma version you can follow the various steps indicated in this video with Chromium/Chrome browser if Mozilla Firefox is not supported.
Many solutions can be found on the official Devuan forum, however for broadcom cards the solution is visible here firmware b43 failed to load
Devuan Beowulf and Ufficio Zero Roma 2.0.2 use wicd for connections by default. It is possible that on startup you will have an error like “Unable to contact wicd daemon dbus access denied”. This is because your user has not been added to netdev group. We also installed network-manager alongside wicd that gives the possibility to start wifi connections, both wpa and wpa2.
If you still prefer to use wicd, start a terminal and type the following commands:
sudo adduser youruser netdev
where youruser is your user chosen during system installation and then:
sudo /etc/init.d/dbus reload
We have created a package through which to apply some patches so if you have problems installing third-party drivers, all you have to do is update your system using synaptic and select replace when required to modify sources.list file.
Here below some screenshots: