LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 03-19-2020, 07:55 AM   #1
JohnUb
LQ Newbie
 
Registered: Mar 2020
Posts: 3

Rep: Reputation: Disabled
Ubuntu 18.04 freeze after each reboot


Hello all,

Iīm running Ubuntu 18.04. Since last week Iīve been struggling with rapid freezing - it appears after approximatelly 5 minutes. The only way is to reboot the system. I havenīt performed any update.

The details of Ubuntu. No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.3 LTS Release: 18.04 Codename: bionic

When typing "uname -r" the result is: 4.4.0-18362-Microsof. linux-generic-hwe-18.04 is already the newest version (5.3.0.42.99). xserver-xorg-hwe-18.04 is already the newest version (1:7.7+19ubuntu8~18.04.3).

Iīve tried many corrections I googled but still without any success. Iīm new to Ubuntu. Please, could you help me? Where is the problem?

Thanks a lot
Regards
Adam
 
Old 03-19-2020, 09:21 AM   #2
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
I have no answer, just more questions. You need to provide additional information if you expect help.
Quote:
4.4.0-18362-Microsof. linux-generic-hwe-18.04
Is that really the kernel version string? Doesn't look right.
Then you say
Quote:
already the newest version (5.3.0.42.99)
So, is it 4.4.0 or 5.3.0?

What do you mean by "freeze"? Can you access the frozen computer from the network, ping or ssh? Can you open a virtual terminal on the console (ALT-F1, ALT-F2 etc)? Or is it totally unresponsive?

Does it freeze only if you use the GUI or also when you boot into non-graphical mode?

Have you ever used this computer without freezing? If so, was it with the same Ubuntu installation or some other OS?

Has this started suddenly, can you connect the start of the freezes with any event or action?
 
Old 03-19-2020, 09:26 AM   #3
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,112
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Ubuntu should have inxi. My command below will show your computer specs.

Code:
inxi -v8 -z
Sometimes hardware freeze's in my experience is failing hard drive.
Mem test might be called for also.

Google will tell yu what I mean.
 
1 members found this post helpful.
Old 03-19-2020, 10:33 AM   #4
JohnUb
LQ Newbie
 
Registered: Mar 2020
Posts: 3

Original Poster
Rep: Reputation: Disabled
Let me better clarify my situation. Iīm running Windows 10 64 bit (Intel r Core tm i5-5300 cpu) and using Ubuntu 18.04 for accessing some Linux-based programs thus Iīm really new to Linux. I was using Ubuntu 18.04 for several last months without any problem but since last week Ubuntu freezes after approximately 5 minutes using. The only possibility is to reboot (shutdown) the whole system and Ubuntu then is working (just for other 5 minutes). If I mean freeze, any code in Ubuntu abruptly stops running and canīt do anything - I can type whatever I want but there is no response. Itīs no problem to quit Ubuntu. Other Windows programs run without any problem. There hasnīt been any update that would cause this issue.

When typing "uname -a" ( all information regarding the kernel version): Linux DESKTOP-BKA8EK5 4.4.0-18362-Microsoft #476-Microsoft Fri Nov 01 16:53:00 PST 2019 x86_64 x86_64 x86_64 GNU/Linux. So the exact Kernel Version should be 4.4.0-18362.

So the problem is related to the Ubuntu only I guess. But as I said sinceI donīt work with Linux at all and with Ubuntu just occasionally I donīt know how to address this issue. Please, could you advise me?
 
Old 03-19-2020, 05:17 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625
I assume you are dual booting. Might be easier to run a virtual machine to double check or even just use instead of dual boot. I'd also be sure to test the disc or iso you used.

I'll also have to ask if you installed linux from windows store?

I doubt uname/kernel version has any great benefit.

We can't say it is related to linux just yet.

Can you boot to some other distro (that has been tested)
 
Old 03-19-2020, 07:48 PM   #6
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
Quote:
Originally Posted by JohnUb View Post
If I mean freeze, any code in Ubuntu abruptly stops running and canīt do anything - I can type whatever I want but there is no response. Itīs no problem to quit Ubuntu.
If you can't type anything, how do you quit or reboot Ubuntu?
Quote:
Other Windows programs run without any problem.
...
When typing "uname -a" ( all information regarding the kernel version): Linux DESKTOP-BKA8EK5 4.4.0-18362-Microsoft #476-Microsoft Fri Nov 01 16:53:00 PST 2019 x86_64 x86_64 x86_64 GNU/Linux.
Could it be you are running Ubuntu on WSL (Windows Subsystem for Linux)? If so, I have no suggestions for you, as I am quite unfamiliar with all the potential problems of this framework.
 
Old 03-20-2020, 06:02 AM   #7
JohnUb
LQ Newbie
 
Registered: Mar 2020
Posts: 3

Original Poster
Rep: Reputation: Disabled
Iīve found out the problem is related to WSL since they released the update of the WSL Linux kernel (https://docs.microsoft.com/en-us/win...sl/wsl2-kernel). After this update (I didnīt know about it) the freezing problems occur. Please, if you had any advice how to address this issue I would be very grateful for it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
device settings need to be reentered after each reboot... melee Slackware 6 07-23-2007 03:33 AM
sound goes out after each reboot.(sb audigy 2 ze) gonus Linux - Hardware 2 02-23-2005 06:29 PM
VMWare 4.5 -> vmware-config.pl after each reboot! Vorik Linux - Software 4 01-08-2005 12:55 PM
alsa messes up after each reboot linuxer222 Slackware 2 10-06-2003 09:20 PM
NIC gets different MAC address after each reboot?? BrianG Linux - Networking 1 04-09-2001 11:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 03:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration