Overheating in leap only on boot

Hello everyone.
My first post here, so apologies for any errors and deviations from the etiquette.
I run win 10 and dual booted that with bunch of Linux distros. Recently I decided that leap 15.2 will be my distro of choice and just got a notification about 70 or so updates.after restart all I got was what’s on the screenshot https://ibb.co/dpTN6Bq . No idea what happened. Windows works fine and according to windows and soft on windows, all temperatures are fine and there are no hardware issues.
Not sure if this is relevant, but before installing those updates, I was fighting with Nvidia drivers that I managed to install, eventually, however only my second screen got detected not the primary screen. After unplugging secondary screen, primary screen stayed black with only dash in top left corner. After reboot it was back to normal on a primary screen and at that time I decided to do those updates i.mentioned above.
Any ideas?

This is normal, You’ll get this error message on more or less all machines with all kernel. The fact that it is asking for login may suggest that it failed to boot with XServer. You can log in with your username and try to start X server using the command


startx

and tell us what the error code is.

I’ll be home in about 2hrs. I’ll let you know then. Thank you!

I did that and got this: https://ibb.co/jHxKS6K
I have started my journey with Linus only 2 months ago, and I really hate the fact that I still don’t know so much. Please don’t mind me

My guess is that you created an xorg file using nvidia-settings and your computer doesn’t like that very much. You can move it to somewhere else temporally to see if that was the issue by typing in the following:

su - #become a super user, type in your password
mv /etc/X11/xorg.conf.d/$(ls /etc/X11/xorg.conf.d/ |grep -i nvidia) ./

then reboot.

If you still cannot start X server please let us know.

Just FYI, this is Nvidia driver issue and not overheating issue. Once you can boot up properly with Xserver working, let’s try to walk through how you have Nvidia installed. I personally recommend the “easy” way I wrote (you will have to adjust for LEAP 15.2 and if your computer is a Desktop, bumblebee is not needed).

Hi I did as you said and this still got me to the same screen as in the first picture in this thread. No changes.

I installed it by downloading the file from Nvidia website and then following a guide.kn how to install it from the opensuse website.

What do I do now?

Okay, let’s step back for a minute. What machine are you using? Desktop/Laptop? CPU, GPU?

Can you also paste the results of

dmesg |grep -i nvidia

Thank you for replying back, however I must have messed up with something, as now, linux doesn’t show up in the boot menu. I will go with clean isntall then.

Can I however ask you or your opinion and advice please, as you seem to know your stuff, and when it comes to linux I am still very much a noob.

I decided to keep small, 150GB partition on primary SSD for Windows for Uni ( I want to eventually move to using windows in a VM inside a linux distro, but I am not going to do so with unstable OS), use remaining space on this 500GP SSD for another distro - ubuntu for now.
On the second SSD that i have, also 500GB, I want to install opensuse and make it workable - get used it it, get benefits of brtfs file system, and make this distro usable for my final project this year - for this I need installed and working nvidia drivers, as I will need to utilize cuda cores for my machine learning project.

I know I am asking for a lot, but I would be grateful for any pointers, if detailed response is not practical. On a side note, when I installed ubuntu first, I always had a choice on boot to get into either windows or ubuntu, but since i changed ubuntu for opensuse, I had to use boot settings in bios every time i wanted to access linux, as windows loader didn’t recognize it at all.

Many thanks and thank you for your time
Greg

forgot to add the spec as requested: https://ibb.co/d24JMfL and it is a laptop.

Hi Greg, sure you can ask, but a moderator may ask you start a new thread.

So some things that I can tell you right now. If you want an easy way to get Cuda+OpenSUSE working properly, you should do the following:

  1. Check if your Windows 10 is EFI or MBR boot.
  2. Download the ISO for OpenSUSE then install it in your flash drive using UNetbootin (https://unetbootin.github.io/).
  3. Load your drive with proper mode (if your W10 is EFI, make sure UNetbootin is set for UEFI only, otherwise MBR/compatible)
  4. Install your OpenSUSE.
  5. Make sure your GPU can handle OpenSUSE’s repository Nvidia driver package G05 and install OpenSUSE LEAP 15.2 and follow the instructions that I wrote in (https://forums.opensuse.org/showthread.php/537906-Cuda-Nvidia-bumblebee-codecs-quot-safe-quot-way?p=2957575#post2957575).

Just be sure to switch all of the LEAP 15.1s into LEAP 15.2 and skip the “bumblebee” steps from 11. and upwards.

When Nvidia driver is installed with CUDA, it should have installed G04 Nvidia drivers, you should re-install the Nvidia drivers by invoking forced installation of G05 packages.

  1. Be aware, right now, on LEAP 15.2 and Tumbleweed Nvidia package has been a bit finnicky and may not work after any update.

Okay, I cannot confirm but you may be able to/may need to install bumblebee and/or suse-prime. I have no experience in suse-prime yet.

Its EFI and I have initially installed opensuse the way you advised.
Would it be better then perhaps to stick to 15.1 instead of 15.2? would that be easier to set up for a beginner like myself?

I will look into bumblebee and that other software you mentioned.

Does it matter what order I install those distros? or just windows has to be installed first?

And how should i properly partition drives in the linux way? I am just using what I kind of am used to from windows and perhaps that’s why I am missing unified boot option for windows and linux?

thank you!

Honestly, think of LEAP 15.1 as a well oiled machine that no one makes parts for anymore. When it goes out of support, if anything goes wrong, you’re on your own. LEAP 15.2 right now is lacking the stability of LEAP 15.1 but it is supported and will be supported for a while longer, so you’ll get more help from the community. I’d say go for 15.2 if you want to get help.

If you are new on linux, it’s easier to install Windows first.

For me, I only have 3 partitions for my linux.

  1. /boot/efi
  2. /
  3. /home

Many people do it differently but I always create linux’s own /boot/efi (ESP) partition. Some people use the same /boot/efi partition that Windows 10 creates.

15.2 it is then.

care to explain why you have /home separate to / and how and where to set up boot/efi?

IN advanced option in the installer you can set things the way you wish.

Home contains all your personal data/files. Having home on a separate partition allows more flexibility if you decide to change destros or if all is on the same partition when you foramt that partition for a new OS it wipes home directory. If on a different partition you can preserve home and install a new OS with out disturbing your data.

I don’t care for the new trend to default home to the root partition:X

Didn’t think of it this way. Good one!
What about boot? How to set it up so that when I boot I can actually choose between windows and different distros on the machine?

Will if Windows fast boot is off it should just show up. Fast boot leaves the Windows partition in a unusable (by other OS) state thus Linux can’t boot it. But as long as Linux can see the Windows partition then it should just work with an option in grub to boot Windows.

Note if Windows does not show up it can be fixed after the install

No way! So it’s all about fast boot option in bios? ****, you do learn every day. Thank you so much for all your wisdome. Tomorrow evening I will try to reinstall windows on a small partition and two other distros and see how it goes.

Thank you again!

No that should be off also it is the fast boot option in Windows. It defaults on and essentially does some form of hibernation instead of a clean shut down in any case it messes up mounting the Windows partition’s in other OS