| Summary: | initialize already plugged in devices | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Vladimir Benes <vbenes> |
| Component: | usb_modeswitch | Assignee: | Antonio Cardace <acardace> |
| Status: | CLOSED DUPLICATE | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | acardace, aloughla, atragler, lrintel, rkhan, sukulkar, thaller |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-07-13 07:35: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: | |
|
Description
Vladimir Benes
2016-04-27 14:11:06 UTC
I removed usb_modeswitch and ModemManager, rebooted, and I had to do all these: 1. udevadm control -R 2. udevadm trigger 3. systemctl restart ModemManager 4. systemctl restart NetworkManager ^^ until last restart the device was not visible with NM Mass-moving bugs RHEL <= 7.6.0 to 7.7.0. As we are past RFE deadline for 7.7.0 and we should have no new features on 7.8.0, please evaluate if it's still wanted on RHEL7 and contact PM for exception. You may also move it to RHEL8 if that's wanted. Thanks! possibly related to bug 1331799 (?) Yes this seems indeed related to https://bugzilla.redhat.com/show_bug.cgi?id=1331799, thing is NM only loads plugins at startup and is thus not able to detect ModemManager if it gets installed afterwards NM has been started, fixing this would require NM to monitor the directory in which plugins are installed and it definitely is a major RFE. Can we close this as WONTFIX as I don't see this getting implemented in the near future? I think we should fix it in RHEL8.x. No need for it in RHEL7 *** This bug has been marked as a duplicate of bug 1331799 *** |