[SOLVED] - Major Maui Meltdown. - Printable Version +- Maui Forums (https://forums.mauilinux.org) +-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74) +--- Forum: Plasma Desktop (https://forums.mauilinux.org/forumdisplay.php?fid=84) +--- Thread: [SOLVED] - Major Maui Meltdown. (/showthread.php?tid=24099) |
RE: Major Maui Meltdown. - kdemeoz - 12th November 2016 Hi fanisatt. No i have no other "real" OS [not Linux or anything else] installed directly on either my SSD [= location of Maui & /home] or HDD [= other data, including LOTS of VMs]. I do have many Linux distros in those VMs, but obviously that's irrelevant to your suggestion. Given that i can't solve this problem, & the kindly help of Mods, Admins & other Users has also been unable to solve it, i would be willing to experiment with installing another Linux distro [maybe Linux Lite] for a dual-boot option, to test your idea. I've never before setup a dual-boot Linux pc, so i will need to take the time to research it (i do not want to destroy either my Maui or my data, of course]. Ideally i would want the new Linux to be able to access all my existing data, in Maui's /home, + on the HDD. My /home is encrypted [with ecryptfs, from installation], so one of the many things i yet don't know is if installing the 2nd Linux would give me the option to use [& not format, obviously] the existing /home, & if then the data would be accessible. I also don't yet understand if multiple distros each writing their config info into a common /home might create a disaster of conflicts & damage, or be entirely safe. These questions might be basic to people more skilled in Linux than me, but as i don't yet know, i need to not rush into this but research it all first. Thanks again. RE: Major Maui Meltdown. - fanisatt - 12th November 2016 (12th November 2016, 9:49)kdemeoz Wrote: Hi fanisatt. No i have no other "real" OS [not Linux or anything else] installed directly on either my SSD [= location of Maui & /home] or HDD [= other data, including LOTS of VMs]. I do have many Linux distros in those VMs, but obviously that's irrelevant to your suggestion.Your welcome kdemeoz ! I used to keep two different Linux OSs in two different hard disks or SSDs (it is a very simple installation) and I keep all my DATA in other different partitions of the OSs. I don't really use a common HOME partition because, I had problems in the past and I wanted every time a really clean and safe installation of any new OS with my DATA in a different and safe place too. So, if any software problem occurs to the first OS I can easily and immediately work with the second one , except there is a common hardware problem. I don't use encrypted partitions and I can't help you with this. I wish I could help you on your specific MAUI problem but I am only a simple user . Happy Saturday ! RE: Major Maui Meltdown. - rocky7x - 12th November 2016 Hi kdemeoz, Can you please check after you manage to boot via recovery, go to system settings -> workspace behavior -> compositor and check if you have opengl active or just Xrender? I ask because after googling a bit, when this happens and you are able to start the desktop only via recovery, there is a problem with graphics card or driver - it is not able to start compositing.. just check what you have after booting.. RE: Major Maui Meltdown. - kdemeoz - 13th November 2016 (12th November 2016, 17:50)fanisatt Wrote: Your welcome kdemeoz ! I used to keep two different Linux OSs in two different hard disks or SSDs (it is a very simple installation) and I keep all my DATA in other different partitions of the OSs. I don't really use a common HOME partition because, I had problems in the past and I wanted every time a really clean and safe installation of any new OS with my DATA in a different and safe place too. So, if any software problem occurs to the first OS I can easily and immediately work with the second one , except there is a common hardware problem. I don't use encrypted partitions and I can't help you with this. I wish I could help you on your specific MAUI problem but I am only a simple user . Happy Saturday ! Thanks fanisatt. Yes, i have also read in other places online that some [many?] people who have multi-boot Linux distros keep each distros' /home strictly separated from each other, & basically only used for configs, but all user data is kept in a separate dedicated shared data partition &/or ssd/hdd. I have occasionally wondered about maybe doing that too myself... but my laziness is a bit of an obstacle, not to mention my fear of destroying everything! RE: Major Maui Meltdown. - kdemeoz - 13th November 2016 (12th November 2016, 21:23)rocky7x Wrote: Hi kdemeoz, Hi rocky. Yes it was a good idea & one that also occurred to me soon after this strange bug commenced. I have checked several times since then [including just as i began this reply], & each time, Compositing is still on my OpenGL 3.1 setting [this is after doing the recovery fsck boot option btw; the only way now i can boot]. Here's something a little strange as well. My usual behaviour at day's/night's end, once i need zzzzzzzzzz, is to Suspend my Tower, not Shutdown, & then Resume it the following morning. Hence, in a way, some might argue that my anxiety over this recent problem is unwarranted, if i hardly ever have to do an actual boot [but for me, my anxiety is justified, as something must have changed / gone wrong, & that can't be a good thing]. Anyway, until a couple of days ago [that i can remember], after each morning's Resume, my previous night's plasmashell desktop with all active windows on all my VDs would correctly return & all compositing [eg, desktop effects] would be good & fine, BUT the Cairo-Dock [which uses OpenGL] icons would all be broken [they still worked correctly if i clicked them, but their icons/emblems were missing or pixelated]. To fix it each time i had to stop & start CD. However for the past couple [that i can remember] of mornings' Resumes, everything is good... including CD. I can only definitely certainly recall the past couple of days that this new behaviour is true, but it is possible this new behaviour might actually have begun when the main bug arose of no normal boots possible, hence the recovery option needed. I cannot explain this, & it might be a mere coincidence unrelated to the recovery boot, but thought i'd mention it in case it gave anyone any fresh ideas. Golly this is all so weird! RE: Major Maui Meltdown. - leszek - 13th November 2016 I thought the boot error happens early in the boot so it isn't even starting X. Can you confirm that with the quiet splash boot parameters removed ? RE: Major Maui Meltdown. - kdemeoz - 13th November 2016 In #10 above, https://forums.mauilinux.org/showthread.php?tid=24099&pid=40322#pid40322, in answer to your "Press e on boot entry in grub remove the splash and quiet parameter and hit ctrl+x to boot", i said "yes this stopped the skyblue Maui splash screen appearing, but instead the screen then just stayed black except for a low-res pixelated rectangular border near the screen edges. Nothing happened after this [& i retried this many times], so i had to re-reboot". Does this adequately answer your latest question, or have i misunderstood? RE: Major Maui Meltdown. - leszek - 13th November 2016 The only option then left is removing the proprietary nvidia driver and remove the nomodeset parameter. As the graphics initialization on a kernel level even fails it must be the nvidia driver being the culprit here again. At least you should get boot messages again by removing the nvidia driver. However I am not sure why it works in recovery for you as you apparently are using nvidia here successfully. Is the nomodeset parameter still used by your normal boot to disable nouveau? Is nouveau maybe loaded as module even in recovery boot? lsmod shows you a list of loaded kernel modules. Did you tried booting older kernels? RE: Major Maui Meltdown. - kdemeoz - 14th November 2016 (13th November 2016, 13:36)leszek Wrote: The only option then left is removing the proprietary nvidia driver and remove the nomodeset parameter. Questions: 1. To remove the NVidia driver, do you mean literally uninstall it via apt or Synaptic, or do you only mean that in the Maui Settings Driver Manager i would simply stop selecting it like it is currently, & instead select nouveau? 2. I am not arguing, but am only trying to understand. Given that obviously the Nvidia driver WAS working fine, at least up until the day i experienced this fault & posted here [9 Nov], it is thus not faulty by design. How then can it have "failed" on 9 Nov? Does this mean its code became corrupted somehow? Quote:At least you should get boot messages again by removing the nvidia driver. However I am not sure why it works in recovery for you as you apparently are using nvidia here successfully. Would no NVidia driver in-use = no Plasma Desktop Effects? Yes, the Nvidia driver appears to be working perfectly after using the recovery boot option to get back into a desktop session [eg, now]. In fact everything seems quite wonderful, other than this rotten recent problem stopping me doing a normal boot. This is another reason i don't yet understand the logic of removing the Nvidia driver... Quote:Is the nomodeset parameter still used by your normal boot to disable nouveau? Here's the output: Code: Z97-HD3:~$ lsmod Quote:Did you tried booting older kernels? Yes. Here's one of my points in my original post: Quote:11. Now when i rebooted for the umpteenth time i selected the 4.4.0-42 kernel instead of my usual 4.4.0-45 kernel, but it made no difference. Given that i now use the 47 kernel, that's 3 separate kernels which now behave this way [& 42 + 45 never used to, until 9 Nov]. To my mind this more or less eliminates a specific kernel problem. In the Maui Settings Driver Manager, the very first row [not ticked at the moment] is "Using Processor microcode firmware for Intel CPUs from intel-microcode". Should i try selecting that & booting? Could it cause other [new] problems? RE: Major Maui Meltdown. - rocky7x - 14th November 2016 Hi, I think I've found what's the difference between normal and recovery boot: recovery adds nomodeset and xforcevesa parameters to the boot string. So, please, in addition to nomodeset, try to also add xforcevesa to your default grub launch string in /etc/default/grub. Then try the normal boot. |