Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What if there is more than one EHCI controller in the target computer?

Computer controller ehci target
0
Posted

What if there is more than one EHCI controller in the target computer?

0

If there is more than one EHCI controller in the target computer, you should specify the controller that should be used for kernel debugging. Otherwise, you could have a situation where your USB debug cable is plugged into the debug port connector of one controller when the operating system on the target computer is attempting to use the debug port of a different EHCI controller. Failure to specify the controller to use for kernel debugging when there is more than one EHCI controller in the test computer typically results in USB kernel debugging not working. To specify the EHCI controller to use for kernel debugging, type the following in a command prompt window with elevated privileges on the target computer: bcdedit -set {current} loadoptions busparams=x.y.z The x, y, and z values are computed from the bus, device, and function numbers for the EHCI controller that is to be used for kernel debugging.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123