04-05-2024, 07:20 AM
Thank you for the response.
It may be useful to check if anything got logged around the time of the freeze.
Even if nothing was logged that adds a bit of information about your problem
Operate the system as normal until it freezes.
Make a note of the freeze time, then power off and on.
When the system has booted, open a terminal by pressing 'Ctrl' 'Alt' and 'T' together.
In the window that opens enter the command below followed by enter.
Replace the HH:MM after '--since' with a time value.
If your system froze at 07:10, using a value of 07:05 will show the logged events for 5 minutes before the freeze.
You may need to adjust the time period you use.
The output should be a list of time stamped events recorded for the previous boot with an indicator of where you are in the listing.
Press space bar to scroll down the list a page at at time.
Use up and down arrows to move a line at a time.
Once you are at the end of the list you will see something like 'lines 390-410/410 (END)'
Pressing 'Q' will exit from the listing.
Post back with anything that looks suspicious
It may be useful to check if anything got logged around the time of the freeze.
Even if nothing was logged that adds a bit of information about your problem
Operate the system as normal until it freezes.
Make a note of the freeze time, then power off and on.
When the system has booted, open a terminal by pressing 'Ctrl' 'Alt' and 'T' together.
In the window that opens enter the command below followed by enter.
Replace the HH:MM after '--since' with a time value.
If your system froze at 07:10, using a value of 07:05 will show the logged events for 5 minutes before the freeze.
You may need to adjust the time period you use.
Code:
journalctl -b -1 --since HH:MM
The output should be a list of time stamped events recorded for the previous boot with an indicator of where you are in the listing.
Press space bar to scroll down the list a page at at time.
Use up and down arrows to move a line at a time.
Once you are at the end of the list you will see something like 'lines 390-410/410 (END)'
Pressing 'Q' will exit from the listing.
Post back with anything that looks suspicious
stevef
clueless
clueless