Linux Lite Forums

Hardware - Support => Start up and Shutdown => Topic started by: Jesús TEJERINA RIVERA on February 04, 2023, 07:15:01 AM

Title: Raise network interface - slow init
Post by: Jesús TEJERINA RIVERA on February 04, 2023, 07:15:01 AM
(https://i.imgur.com/Lxds742.jpg)

Please help me... Thanks.

(https://i.imgur.com/vJY8cpG.png)

(https://i.imgur.com/IloJrzT.png)
Title: Re: Raise network interface - slow init
Post by: stevef on February 05, 2023, 02:18:24 AM
Does this happen every time you boot ?  I've had it on one of my systems, maybe 1 in 50 boots.

As it is so rare for me, I've not seen a pattern to it and as it goes on to boot a working system I've not investigated further but if it is happening consistently for you it might be possible to work out what's happening.
Title: Re: Raise network interface - slow init
Post by: Jesús TEJERINA RIVERA on February 07, 2023, 09:42:24 AM
Does this happen every time you boot ?

YES,

"Raise Network" problem, start after install VIRTUAL BOX.


"Log rotate" problem, start after install MYSQL 8.
Title: Re: Raise network interface - slow init
Post by: stevef on February 08, 2023, 11:22:15 AM
I don't use either Virtualbox or MySQL so may not be able to help much unless my system does it again.

For the failure to bring up lo message
Please post the results of

Code: [Select]
ip link show
Code: [Select]
cat /etc/network/interfaces
Code: [Select]
ifconfig
Code: [Select]
journalctl -b -u networking.service
For the log rotation
Please post the results of

Code: [Select]
journalctl -b -u logrotate.timer
Please post the terminal output using code tags and include all the output.
Title: Re: Raise network interface - slow init
Post by: Jerry on February 08, 2023, 02:41:09 PM
You're using emerald, yet some of your repos are jammy. Looks like a hodge-podge of system versions to me. Would be better not to mix these things together. Eg use fluorite based system and ONLY the Virtualbox packages from the jammy repo.