![]() |
Just installed very slow to boot - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://www.linuxliteos.com/forums/forumdisplay.php?fid=17) +--- Thread: Just installed very slow to boot (/showthread.php?tid=8701) |
Just installed very slow to boot - enebre - 02-17-2023 :wave Linux Lite just installed. Tout fonctionne bien, mais le boot est vraiment très lent, je donne ci-dessous le résultat de systemd-analyze blame. Que puis-je faire pour améliorer la situation ? It work fine, but at boot it took several minutes to show up. Please, have you suggestion ? Code: ~ systemd-analyze blame Re: Just installed very slow to boot - Valtam - 02-17-2023 I think there are enough of these kind of threads for me to create a Sticky topic with tips for people to read through and try. A lot of these threads are from people with old computers, low spec pc's or slow hard drives so I hope they find it useful. In your particular case, the increase occurs in networking. Consider using a static ip address as explained in the Help Manual under the Network section - "Connecting to the Internet - Wired". Re: Just installed very slow to boot - enebre - 02-17-2023 Thank for your answer Code: mick ~ SIGINT systemd-analyze critical-chain Re: Just installed very slow to boot - enebre - 02-17-2023 Désolé pour le bazard, je ne suis pas encore bien habitué par votre forum Sorry for the mess, I'm still not used to your forum OK Wifi is working :dft012: Mais le boot est toujours lent, un petit peu moins, il semble y avoir un souci graphique, pourriez-vous m'orienter s'il vous plait ? But the boot still slow, a little less than before, there seems to be a graphic problem, could you please direct me? Code: mick ~ systemd-analyze critical-chain J'ai suivi la procédure expliquée ici : I followed the procedure explained here: please use google translate page, if... https://askubuntu.com/questions/419867/qualcomm-atheros-ar9485-wireless-network-adapter-not-working-on-ubuntu-13-10 Les infos du pc, mais il faudrait suivre la procédure pour comprendre correctement ce que l'on fait. Cependant les dossiers de LL sont différents. The info from my pc, but you would have to follow the procedure to understand correctly what you are doing. However the LL files are different. Code: [Select] sudo mousepad /etc/modprobe.d/iwlwifi.conf Que j'ai changé, comme ceci : Which I changed, like this: Code: # /etc/modprobe.d/iwlwifi.conf Code: mick ~ lspci | grep -i net Code: mick ~ sudo rfkill list Code: sudo /etc/modprobe.d/modprobe -r iwlwifi.conf Code: mick / etc 1 lspci -nnk | grep -iA2 net Re: Just installed very slow to boot - vint - 02-17-2023 [member=50471]enebre[/member], My machine is almost 11 years old and dual booting W7 hp and LL 5.8 and the boot time is 1minute 32 seconds and Jerry has explained the problem many times to those of us with older machines. Lite brings everything up unlike what W7 does that is it boots up the welcome page and the user is unable to do anything until all of the system software gathers in the background. My boot time may be effected by the dual boot process and I am on WiFi. There are items that can be turned off on start up and for that I would refer you to the Linux Lite manual. Good luck. Best regards. Re: Just installed very slow to boot - Valtam - 02-17-2023 Have you set a static IP for your network connection? Sent from my Mobile phone using Tapatalk Re: Just installed very slow to boot - Valtam - 02-17-2023 I'm also going to add a SystemD report to Lite System Report in the future. Re: Just installed very slow to boot - Valtam - 02-18-2023 https://www.linuxliteos.com/forums/start-up-and-shutdown/slow-boot-times-in-linux-lite/ Mods - please refer people to here in the first instance when offering guidance. Cheers ![]() Re: Just installed very slow to boot - vint - 02-18-2023 [member=2]Jerry[/member], Thanks for the detailed explanation on older hardware running Linux Lite, I appreciate the hard work you have put into this awesome Operating System you have developed. I'm so glad I found Lite as it has breathed new life into my old machine. Best regards, Re: Just installed very slow to boot - Valtam - 02-19-2023 (02-18-2023, 04:44 PM)vint link Wrote: [member=2]Jerry[/member], You're welcome ![]() |