You are not logged in.
Hello,
When I update my python from version 3.10 to 3.11 via pacman -Syu or pacman -S python, my external monitor stopped working/not detected.
Please comment for what info I can provide to identify the problem
Update:
I think the problem related to optimus manager module can't be loaded by python
Mei 11 13:10:41 arch systemd[1]: Starting Optimus Manager Commands Daemon...
Mei 11 13:10:41 arch python3[558]: /usr/bin/python3: Error while finding module specification for 'optimus_manager.hooks.pre_daemon_start' (ModuleNotFoundErr>
Mei 11 13:10:41 arch python3[582]: /usr/bin/python3: Error while finding module specification for 'optimus_manager.hooks.pre_xorg_start' (ModuleNotFoundError>
Mei 11 13:10:41 arch systemd[1]: Started Optimus Manager Commands Daemon.
Mei 11 13:10:41 arch python3[596]: /usr/bin/python3: Error while finding module specification for 'optimus_manager.daemon' (ModuleNotFoundError: No module na>
Mei 11 13:10:41 arch systemd[1]: optimus-manager.service: Main process exited, code=exited, status=1/FAILURE
Mei 11 13:10:41 arch python3[602]: /usr/bin/python3: Error while finding module specification for 'optimus_manager.hooks.post_daemon_stop' (ModuleNotFoundErr>
Mei 11 13:10:41 arch systemd[1]: optimus-manager.service: Control process exited, code=exited, status=1/FAILURE
Mei 11 13:10:41 arch systemd[1]: optimus-manager.service: Failed with result 'exit-code'.
What can I do to fix this?
Update:
I solve the problem by rebuilding optimus-manager and optimus-manager-qt
yay --rebuild -S optimus-manager optimus-manager-qt
Make sure you choose all when asked which package to cleanbuild
Last edited by YupiNyupi (2023-05-11 05:29:57)
Offline