[EXT_EP-8690] Emulation driver install scripts failing to restart udev on CentOS 7 Created: 11/Aug/16 Updated: 16/Jun/23 |
|
| Status: | New |
| Project: | Embedded Software & Tools |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Medium |
| Reporter: | TI User | Assignee: | TI User |
| Resolution: | Unresolved | Votes: | 0 |
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Product: | Code Composer Studio |
| Internal ID: | CCDSK-2188 |
| Found In Release: | CCS 6.2.0 CCS_7.0.0 |
| Workaround: | Execute sudo systemctl restart systemd-udevd |
| Release Notes: | The XDS100, MSP430, Blackhawk, and Spectrum Digital Emulation driver install scripts all fail to restart udev on CentOS 7 with the following error: Redirecting to /bin/systemctl restart udev.service Failed to restart udev.service: Unit udev.service failed to load: No such file or directory. ERROR: failed to restart udev, reboot required This appears to be due to /sbin/start_udev no longer existing on CentOS 7, and systemctl restart systemd-udevd instead being required. |
| Description |
|
Emulation driver install scripts failing to restart udev on CentOS 7 |