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

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Sun, 04 Oct 2015 10:30:56 -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):

In your UserBuildConfig example you are setting DEBUg to 3, so the file
will be in debug_3 (not release or debug_1). I'm not sure if the
input_server does things differently with different debug levels, usually
I only use the value 1. Maybe that was your problem with UserBuildConfig,
because I never had issues with setting DEBUG that way. Also note that you
need to create the file, if it doesn't exist yet (in the git repo there is
only a sample file named UserBuildConfing.sample).

Using UserBuildConfig is better, because it is a "private" file and you
can easily keep your settings there (for testing or customizing your
build). If you change the Jamfile directly, you can mistakenly include the
change in a patch/commit, and also you can get git merge conflicts if
someone else changes the file.

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

Other related posts: