cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.91k stars 120 forks source link

x-gnome crashes after machine is almost completlly booted up *solved* #62

Closed Glasses8448 closed 3 years ago

Glasses8448 commented 3 years ago

Since the first reboot after executing the script (everyting went fine, fusion360 was running fine), I have trouble starting my system.

The system boots up quite normaly, I see my usual Desktop about two seconds and than the desktop enviroment crashes, blank screen about one second, and than it promted me this terminal like screen. On the first boot, the last line of it was: nvidia persistence daemon but now it changed to:started Gnome Display Manager And it seems that it is to related to X-gnome or nvidia.

To encounter the problem I removed the ~/config and rebooted. Everything was fine again, but after the next boot the problem consists again.

Is there anything in your skript, that changes something related to x-gnome or nvidia?

My machine is pretty much unuseable in this state :-/

normal Desktop (about 2sec) 1 than blank screen (1sec) 2 terminal like prompt. And than nothing else happends 3

Glasses8448 commented 3 years ago

Pop!_OS 21.04. gnome 3.38.5 GeForce GTX 1050Ti

cryinkfly commented 3 years ago

@Glasses8448 Hey 👋, my script updates your system with your sets of repositories and then the Wine-Repository is added and all packages are needed, such as wine installed.

Maybe by updating certain packets are not compatible with each other. 💤

Can you please send me your log file from the boot process? 🙂

This file can be found at this path:

/var/log/boot.log

And also it would be good for me if you would get out if you have received a newer graphics card driver, for example?

Glasses8448 commented 3 years ago

I solved the problem by reconfigurating my system. It seems that the error was on my side and your skript wasnt involved in it at all. Thanks for your response and the effort, you have invensted in this skript.