User Tools

Site Tools


roma

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
roma [2020/06/09 10:30]
team
roma [2020/09/23 18:46]
team [How to fix wicd daemon dbus access denied on Roma 2.0.2]
Line 7: Line 7:
 if you want to install the Roma version you can follow the various steps indicated in this [[https://​lbry.tv/​@ufficiozero:​f/​install_Ufficio_Zero_2.0_Roma:​e|video]] with Chromium/​Chrome browser if Mozilla Firefox is not supported. if you want to install the Roma version you can follow the various steps indicated in this [[https://​lbry.tv/​@ufficiozero:​f/​install_Ufficio_Zero_2.0_Roma:​e|video]] with Chromium/​Chrome browser if Mozilla Firefox is not supported.
  
-===== Hot to fix problem with wifi =====+===== How to fix problem with wifi ===== 
 + 
 +Many solutions can be found on the official Devuan forum, however for broadcom cards the solution is visible here [[http://​dev1galaxy.org/​viewtopic.php?​id=2340|firmware b43 failed to load]] 
 + 
 +===== How to fix wicd daemon dbus access denied on Roma 2.0.2 ===== 
 + 
 +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: 
 +<​code>​sudo adduser youruser netdev</​code>​ 
 +where //​youruser//​ is your user chosen during system installation and then: 
 +<​code>​sudo /​etc/​init.d/​dbus reload</​code>​
  
-Many of the solutions can be found on the official Devuan forum, however for broadcom cards the solution is visible here [[http://​dev1galaxy.org/​viewtopic.php?​id=2340|firmware b43 failed to load]] 
roma.txt · Last modified: 2022/07/01 11:55 by team