Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 56
» Latest member: astila
» Forum threads: 118
» Forum posts: 532
Full Statistics
|
Online Users |
There are currently 3 online users. » 1 Member(s) | 1 Guest(s) Google, sanford
|
|
|
Calamares issue |
Posted by: adrianomorselli - 09-25-2020, 08:32 PM - Forum: Ufficio Zero 2.x Vieste
- Replies (2)
|
|
L'installatore calamares modifica il grub, sia esso in bios sia in efi, rimuovendo "splash". Ciò causa la scomparsa del boot splash. Si può ovviare postinstallazione andando ad editare il file /etc/default/grub aggiungendo splash subito dopo quiet. A seguire sudo update-grub per renderlo permanente.
Per chi invece rifà la iso è preferibile intervenire su questo file
https://gitlab.com/Austcool-Walker/Calam..._directory
Alla riga 116 aggiungete splash a quiet ["quiet splash"]
|
|
|
Wicd vs network- manager [solved] |
Posted by: adrianomorselli - 09-14-2020, 01:02 PM - Forum: Ufficio Zero 2.x Roma
- Replies (2)
|
|
Di default devuan beowulf e UfficiozeroRoma usano wicd per le connessioni. È possibile che all'avvio avrai un errore del tipo
Impossibile contattare demone con accesso negato dbus
Questo perchè il tuo utente non è stato aggiunto al gruppo netdev
Per ovviare al problema ho installato a fianco di wicd anche network-manager che dà comunque la possibilità di avviare connessioni wifi, sia esse wpa sia wpa2. Le connessioni wlan funzioneranno a prescindere.
Se si preferisce comunque utiizzare wicd avviate un terminale e digitate
sudo adduser youruser netdev
sudo /etc/init.d/dbus reload
Sostituisci il tuo utente con il tuo utente
|
|
|
Broadcom bcm43xxx |
Posted by: adrianomorselli - 06-09-2020, 12:03 PM - Forum: Ufficio Zero 2.x Roma
- Replies (1)
|
|
https://wiki.debian.org/bcm43xx
The easy way is to install 'firmware-b43-installer' or/and if you do not know, 'firmware-b43legacy-installer'. Next, kernel module will be loaded for you, but if it is not you run this in a terminal:
dpkg-reconfigure firmware-b43-installer "or/and"
dpkg-reconfigure firmware-b43legacy-installer
It will download right firmware for you, it will be a good idea to install gnome-network-manager, too.
|
|
|
Acer Aspire One D250 - problema wifi broadcom drivers [risolto] |
Posted by: julian.delvecchio - 05-13-2020, 05:30 PM - Forum: Ufficio Zero 2.x Roma
- Replies (7)
|
|
Dopo aver terminato l'installazione della versione 2.0 alfa 32bit su netbook Acer Aspire One D250 ho notato che il sistema sembra aver problemi ad attivare la scheda wireless, eppure i driver ci sono.
Riporto estratto errore:
10.984681] ACPI: AC Adapter [AC] (on-line)
[ 10.993726] Broadcom 43xx driver loaded [ Features: PNLS ]
[ 11.153506] b43 ssb0:0: firmware: failed to load b43/ucode15.fw (-2)
[ 11.153728] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with error -2
[ 11.153772] b43 ssb0:0: firmware: failed to load b43/ucode15.fw (-2)
[ 11.153934] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with error -2
[ 11.153987] b43 ssb0:0: firmware: failed to load b43-open/ucode15.fw (-2)
[ 11.154158] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed with error -2
[ 11.154191] b43 ssb0:0: firmware: failed to load b43-open/ucode15.fw (-2)
[ 11.154361] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed with error -2
[ 11.154369] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Driv...cefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
si tiene traccia del problema per indicarne anche la risoluzione e integrarla nella versione beta.
|
|
|
Prima alfa a 32bit |
Posted by: adrianomorselli - 05-12-2020, 10:31 AM - Forum: Ufficio Zero 2.x Roma
- Replies (1)
|
|
Sono lieto di annunciare la creazione della prima alfa a 32bit per UfficioZero 2.0. Questa nuova release si basa su devuan ASCII 2.1 che a breve riceverà un importante upgrade. Devuan ė universalmente riconosciuto per l'ottimo supporto ad hardware obsoleto.
I'm proud to announce the new alpha release, UfficioZero 2.0 32bit. This release has adopted Devuan ASCII 2.1 32bit. Devuan has a good support for old hardware
|
|
|
|