spegnimento e riavvio lentissimi piu di 2 minuti per spegnere il sistema.Il sistema appena installato in dual boot con w10. Mio pc abbastanza performante.
Is Secure boot enabled or disabled in your BIOS / EFI settings?
Have you checked your system using analyze-blame
?
grazie per la risposta, l'avvio è abbastanza veloce, ma la chiusura del sistema supera i 3 minuti.Sicure boot è disattivato, i risultati di sudo systemd-analyze, sono i seguenti : Startup finished in 3.114s (kernel) + 5.798s (userspace) = 8.913s
graphical.target reached after 5.772s in userspace
Comunque il problema non è all'avvio ma alla chiusura del sistema.
Ho appena installato Zorin e il sistema mi piace per la sua semplicita, molto buono, ma vorrei capire dove sta il problema.
prova a disabilitare la schermata di avvio di plymouth se non hai problemi a trovare una versione non animata del boot. puoi chiedere a chiunque nel forum come farlo.
try to disable the plymouth boot screen if you don't have any problem in sseing a non-animated version of the boot. you can ask anyone in the forum how to do so.
Il problema è che il timeout predefinito sul tempo di attesa per l'arresto dei programmi è un po ' lungo.
The problem may be that the default wait-time for a program to stop running may be set too long.
In terminal, please run:
sudo nano /etc/systemd/system.conf
Arrow key down to
Vai giù a
#DefaultTimeoutStopSec=90s
Remove the hashtag and change this to
Rimuovi l'hashtag e cambia questo in:
DefaultTimeoutStopSec=5s
Press ctrl+x to exit, then the y
key to say yes to save, then the enter
key to save.
The terminal will go back to normal.
Premere ctrl + x per uscire, quindi il tasto y
per dire sì per salvare, quindi il tasto invio
per salvare.
Il terminale tornerà alla normalità.
Run
systemctl daemon-reload
To apply the changes
per applicare le modifiche.
puoi anche provare questo passaggio di @Aravision per vedere se funziona. @Aravisian è abbastanza bravo con i computer. e inoltre, benvenuto nel forum di Zorin OS
you can also try this step by @Aravision to see if it works. He is pretty good at computers. And also welcome to the Zorin OS Forum
I fixed your quote for ya.
hahahah can't stop laughing
i hope @giorgio2712 should not take it seriously. hence edit it lol
A post was split to a new topic: Installation and Distro recommendations
non ho risolto, se ti puo essere utile la mia configurazione :Disk /dev/nvme0n1: 232,91 GiB, 250059350016 bytes, 488397168 sectors
Disk model: Samsung SSD 960 EVO 250GB
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xe822e217
Dispositivo Avvio Start Fine Settori Size Id Tipo
/dev/nvme0n1p1 * 2048 97656344 97654297 46,6G 83 Linux
/dev/nvme0n1p2 97656832 488396799 390739968 186,3G 83 Linux
Disk /dev/sda: 931,53 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: ST1000DM003-1SB1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 1CE87E0C-6324-45E0-B713-8F37CFB6B5F9
Dispositivo Start Fine Settori Size Tipo
/dev/sda1 2048 921602047 921600000 439,5G Microsoft basic data
/dev/sda2 921602048 1953523711 1031921664 492,1G Microsoft basic data
Disk /dev/sdb: 232,91 GiB, 250059350016 bytes, 488397168 sectors
Disk model: Samsung SSD 750
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x2879f9b0
Dispositivo Avvio Start Fine Settori Size Id Tipo
/dev/sdb1 * 2048 104447 102400 50M 7 HPFS/NTFS/exFAT
/dev/sdb2 104448 487333423 487228976 232,3G 7 HPFS/NTFS/exFAT
/dev/sdb3 487333888 488392703 1058816 517M 27 Hidden NTFS WinRE
Do you have any snap packages or flatpak software installed?
Avete installato pacchetti snap o software flatpak?
snap list
flatpak list
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.