[haiku-bugs] Re: [Haiku] #11280: Intermittent no USB on boot

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Sat, 24 Oct 2015 13:24:18 -0000

#11280: Intermittent no USB on boot
---------------------------+---------------------------------
Reporter: vidrep | Owner: mmlr
Type: bug | Status: new
Priority: normal | Milestone: R1
Component: Drivers/USB | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking: 11234, 11432, 12355
Has a Patch: 0 | Platform: All
---------------------------+---------------------------------

Comment (by pulkomandy):

You can run a terminal (use the "menu" key to open deskbar, navigate to
terminal) and do "Debugger -s --team nnn" where nnn is the team ID of the
input server (you can find it using "ps | grep input_server" for example -
it is the second column there). This will save a report on the desktop.

You can also use "ps -a | grep PathMonitor" to see the path monitors, most
likely one of them will not be in the "wait" state. This would be the one
hogging the CPU, so you can use "Debugger -s --thread nnn" where nnn is
the thread identifier of that thread (again, second column in ps output).

I had a look at PVS results (http://pulkomandy.github.io/) and a search
for input_server only leads to some add-ons (CommandActuators and
TabletDevice), not the server itself.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11280#comment:61>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: