Not sure where to put this so move it if it makes more sense.
Is there anywhere where “nomodeset” as it applies to installing (or running i suppose) Neon is documented?
Firstly I thought it referred to the graphics driver but I think it is much wider than that.
Looking generally on the net there is lots of “enshittened” information (you know information that is just copied or plagiarized with the intend to simply to get visitors to the website to monetize with adds) information out there but a lot of it is not specific, out of date, not applicable to neon or just plain wrong.
Yes I know its a bit like “How long is a piece of string”.
Even a good document/website with at least some background that is current and factual as apposed to advertising slanted algorithm driven search results
None of this is specific to neon. Runlevels are (mostly) the same everywhere.
Don’t forget that as an OS, neon is Ubuntu, just with a different skin, if you will. There won’t be any sort of deep level documentation, since there is no need to duplicate what’s already there (Ubuntu and Debian.)
According to the link claydoh provided for ubuntu you can read what you should do in the last sentence:
To make the change permanent you need to add it to the /etc/default/grub file. Append nomodeset inside the quotes of the line GRUB_CMDLINE_LINUX_DEFAULT="...". Then update your grub settings with sudo update-grub
Make sure you put nomodset in the correct spot, it is all very clearly described in the link.
Thank you for your reply @claydoh
Reading the Debian documentation on run levels imply that it is “semi standard”, that is some run levels (2-5) may be distro dependent, but 0,1 & 6 are pretty standard. It may well be that the other levels have become standard anyway.