Re: tumbleweed update no graphic intel solved
Felix Miata <[email protected]>
| Newsgroups | gmane.linux.suse.general |
|---|---|
| Organization | less than infinite |
| Message-ID | <[email protected]> |
Carlos E. R. composed on 2026-08-19 20:04 (UTC+0200): > Simon Becherer wrote: >> but runlevel5.target it did not exist. ... >> intereesting question would be "why" the problem occours ...... > rulenelevel5 being deprecated. Likely a very old TW installation, made before the deprecation, while the runlevel targets could have been removed only recently. Or, he had systemd-sysvcompat removed recently and wipe them out. Check out the systemd changelog for 11 Feb 2026, which was since his previous dup. See also: Bug 1196567 - Removing systemd-sysvcompat can break default target on older installations Perhaps the fix (over 4 years ago) for it wasn't complete, or got undone. I see something similar in Leap 16.0 systemd changelog: * Tue Mar 08 2022 [email protected] - Fix the default target when it's been incorrectly set to one of the runlevel targets (bsc#1196567) The script 'upgrade-from-pre-210.sh' used to initialize the default target during migration from sysvinit to systemd. However it created symlinks to runlevel targets, which are deprecated and might be missing when systemd-sysvcompat package is not installed. If such symlinks are found the script now renames them to point to 'true' systemd target units. - When migrating from sysvinit to systemd (it probably won't happen anymore), let's use the default systemd target, which is the graphical.target one. In most cases it will do the right thing anyway. -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata