From last one month, I have been struggling to make Ubuntu 18.04 work on my newly assembled system with ASUS X299 Prime Deluxe motherboard and NVIDIA 1080Ti, SAMSUNG 970 EVO NVMe disk.
Has anyone tried this configuration ?
One noticable symptoom is that every day when I start the system, I get few call traces quickly after the grub menu, and after 2-3 hard reboots, the system will boot up login screen. After that throughout the day I don't see those call traces, but i start seeing random freezes after 5-15 mins of login from login screen.
I can't do anything (like going to console Ctrl-Alt-F2
etc) during the freeze which is annoying. If I were able to go to the console at least i could have debugged it a little further.
I tried intel_idle.max_cstate=1, nouveau.modeset=0, acpi=off, nomodeset,
in various permutations and combinations, but nothing seems to work.
Call trace 1 : https://i.stack.imgur.com/IEV8m.jpg Call trace 2 : https://i.stack.imgur.com/xYrxx.jpg Call trace 3 : https://i.stack.imgur.com/7NqwP.jpg
I also saw this https://askubuntu.com/a/1025233/884359. Is this known problem with 18.04,if yes what is causing this problem ?
CPU temperature is bellow 45 deg. C and Power Supply is 1000W and the UPS connected to system shows Power usage below 200W always
Ubuntu is booted up with Legacy BIOS (UEFI BIOS and secure boot is disabled)
nomodeset
to install and until you install Nvidia drivers. – Oct 21 '18 at 09:32nomodeset
and after the installation is over I need to install NVIDIA drivers ? How do I supply this kernel cmdline argument during installation, where is this option to supply that argument ? – Onkar N Mahajan Oct 21 '18 at 09:36nomodeset
to the line with "quiet splash". – Oct 21 '18 at 09:40nomodeset
option, once the system boots up and I login into the system after say 10 mins, system hung again .. I have not even downloaded the NVIDIA drivers ... – Onkar N Mahajan Oct 21 '18 at 10:38nomopdeset
is required to avoid such hanging/freezes if it doesn't have the drivers installed yet. I think you need to press shift while booting to get the Grub menu to edit again. And do not download from. The additional drivers tools is meant for that. – Oct 21 '18 at 11:18NVIDIA-SMI 410.66
and kernel4.15.0-36-generic #39-Ubuntu
, but still I am getting random freeze. How to find out reason for these freezes ? – Onkar N Mahajan Oct 21 '18 at 13:03without secure boot
with legacy BIOS. What do you mean by "correctly installed in UEFI mode" any pointers please. Please don't be sorry, appreciate your help in difficult times. – Onkar N Mahajan Oct 21 '18 at 13:23