Bug 1720876
| Summary: | systemd-udev-settle.service takes almost a minute to load with nvidia Turing cards | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gustavo Rubio <gustavo.rubio> | ||||||||||||||
| Component: | udev | Assignee: | Orphan Owner <extras-orphan> | ||||||||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | low | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 30 | CC: | aannoaanno, centaur, extras-orphan, gustavo.rubio, jonathan, matt | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Linux | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2020-05-26 18:11:10 UTC | Type: | Bug | ||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
Gustavo Rubio
2019-06-16 06:11:37 UTC
Created attachment 1581063 [details]
systemd-analize blame output
Created attachment 1581064 [details]
systemd-analyze critical-chain output
Created attachment 1581065 [details]
journalctl --this-boot -all output
Created attachment 1581066 [details]
nouveau boot log from live-cd
Same problem here (i.e. using a nvidia turing card and having problems with systemd-udev-settle.service, found with `systemd-analyze blame`). However, I could not find the indicated lines in the kernel logs. As a work-around, I escaped to set `TimeoutSec=15` in /usr/lib/systemd/system/systemd-udev-settle.service. Created attachment 1609793 [details]
journalctl --this-boot -all
This is a log AFTER setting the timout to 15s
Seems to be an issue with the nvidia i2c USB driver, blacklisting it takes the problem away: sudo vim /etc/modprobe.d/blacklist_i2c-nvidia-gpu.conf Add: blacklist i2c_nvidia_gpu It will disable the USB onboard of the GPU card, I don't use it but I've heard it is necessary for some VR functionality. Just wanted to chime in and say this is still an issue in F31 (5.4.10-200) - after installing a Gtx1660Ti, systemd-udev-settle.service times out at 3 minutes. @Gustavo Rubio's blacklist file in Comment 7 solves the problem for me This message is a reminder that Fedora 30 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '30'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 30 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 30 changed to end-of-life (EOL) status on 2020-05-26. Fedora 30 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |