Siduction Forum > Installation - Support

 Nach Update: Bildschirm friert nach einiger Zeit ein, nur Maus beweglich

<< < (2/4) > >>

tomsiduction:
Hello
Unfortunately still the same

Thank you

piper:

--- Code: ---6.940s NetworkManager-wait-online.service
          1.429s s6.940s NetworkManager-wait-online.service
          1.429s systemd-cryptsetup@swap.service
--- End code ---

I can't help with the cryptsetup@swap, I don't use encryption on any box and have no need for it.

My swap is


--- Code: ---232ms dev-disk-by\x2duuid-bee4c35a\x2db180\x2d4d4b\x2da672\x2dba8f2d33dd4b.swap
--- End code ---

For the NetworkManager-wait-online.service you can try and edit as root


--- Code: ---/lib/systemd/system/NetworkManager-wait-online.service
--- End code ---


Edit these lines:


--- Code: ---[Service]
Type=oneshot
ExecStart=/usr/bin/nm-online -s -q --timeout=30
--- End code ---

Change the 30 to like 10 (experiment with maybe higher than 30 or lower than 10)


Instead of the above you can also try disabling the service with


--- Code: ---systemctl disable NetworkManager-wait-online.service
--- End code ---

I don't have a intel video card, so no experience with them, you may want to check

https://hobo.house/2018/05/18/fix-for-intel-i915-gpu-freeze-on-recent-linux-kernels/

https://wiki.archlinux.org/index.php/intel_graphics

melmarker:
damn, i hate to repeat myself often - disable wait online, done - wait-online make sense if one runs (act as servver) big local databases or (maybe) use nfs served from the local machine - otherwise it don't make much sense for a desktop machine.

tomsiduction:
Hello an thank you very much

I just did as suggested.

--- Code: ---systemctl disable NetworkManager-wait-online.service

--- End code ---



I will report what will happen.

Regards

piper:
Melmrker

+ 1 and I agree 100% , but, not everyone wants to do that for some reason, I do it myself, why I gave an option  :P

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version
Powered by Advanced Topic Prefix Pro
Powered by SMFPacks WYSIWYG Editor