Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2024 18:23:59 -0400
From:      Steven Friedrich <freebsdlouisville@gmail.com>
To:        Warner Losh <imp@bsdimp.com>
Cc:        FreeBSD-STABLE Mailing List <FreeBSD-stable@freebsd.org>
Subject:   Re: git: 6437872c1d66 - main - New sysctl to disable NOMATCH until devmatch runs
Message-ID:  <80158888-b054-452c-9862-c603c689e505@gmail.com>
In-Reply-To: <CANCZdfrRm0fRFgKf51TcmP2PdM8pVD0_zNkO9ABMK3f2FKp_Wg@mail.gmail.com>
References:  <0fcdcdb6-fce5-4769-8c98-a7fb2dd811b3@gmail.com> <CANCZdfrekKvvJdjpuMN9jL8y_xeZFjtw1%2BntnEbva9qX53paVg@mail.gmail.com> <94393d0e-5dfe-474c-84bc-78cf8c98e599@gmail.com> <CANCZdfrRm0fRFgKf51TcmP2PdM8pVD0_zNkO9ABMK3f2FKp_Wg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------0fIhiohYYnihk2hjKXQSU5Z1
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit


On 5/15/24 18:04, Warner Losh wrote:
>
>
> On Wed, May 15, 2024, 4:02 PM Steven Friedrich 
> <freebsdlouisville@gmail.com> wrote:
>
>
>     On 5/15/24 17:50, Warner Losh wrote:
>     > This is the second report of this. I think that uhub isn't
>     reporting
>     > out like nomatch events creating a asymmetry. You can confirm
>     this by
>     > setting the sysctl to 0.
>     >
>     > Warner
>     >
>     > On Wed, May 15, 2024, 2:16 PM Steven Friedrich
>     > <freebsdlouisville@gmail.com> wrote:
>     >
>     >     My mouse isn't detected, I believe due to this commit.
>     >
>     >     The anomaly occurs on an HP Slimline and a Dell.
>     >
>     >     The Dell gets these messages on the console:
>     >
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >     (disconnected)
>     >     ugen0.5: <PixArt Dell MS116 USB Optical Mouse> at usbus0
>     >
>     >     The HP has this on the console"
>     >
>     >     hw.bus.devctl_nomatch_enabled: 0>1 (something like that)
>     >
>     >     Both mice are usb.
>     >
>     I invoked sysctl hw.bus.devctl_nomatch_enabled=0 as root, but the
>     messages continued.
>
>     So I put it in /etc/sysctl.conf and I'm rebooting...
>
>
>
> You need to put this into /boot/loader.conf or set it at the boot 
> loader prompt.
>
> Warner
Sorry, sir.  The issue persists.  ums0 is not detected, no mouse on 
console or in kde.
--------------0fIhiohYYnihk2hjKXQSU5Z1
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 5/15/24 18:04, Warner Losh wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANCZdfrRm0fRFgKf51TcmP2PdM8pVD0_zNkO9ABMK3f2FKp_Wg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <div><br>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Wed, May 15, 2024,
              4:02 PM Steven Friedrich &lt;<a
                href="mailto:freebsdlouisville@gmail.com"
                moz-do-not-send="true" class="moz-txt-link-freetext">freebsdlouisville@gmail.com</a>&gt;
              wrote:<br>
            </div>
            <blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
              On 5/15/24 17:50, Warner Losh wrote:<br>
              &gt; This is the second report of this. I think that uhub
              isn't reporting <br>
              &gt; out like nomatch events creating a asymmetry. You can
              confirm this by <br>
              &gt; setting the sysctl to 0.<br>
              &gt;<br>
              &gt; Warner<br>
              &gt;<br>
              &gt; On Wed, May 15, 2024, 2:16 PM Steven Friedrich <br>
              &gt; &lt;<a href="mailto:freebsdlouisville@gmail.com"
                target="_blank" rel="noreferrer" moz-do-not-send="true"
                class="moz-txt-link-freetext">freebsdlouisville@gmail.com</a>&gt;
              wrote:<br>
              &gt;<br>
              &gt;     My mouse isn't detected, I believe due to this
              commit.<br>
              &gt;<br>
              &gt;     The anomaly occurs on an HP Slimline and a Dell.<br>
              &gt;<br>
              &gt;     The Dell gets these messages on the console:<br>
              &gt;<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;     (disconnected)<br>
              &gt;     ugen0.5: &lt;PixArt Dell MS116 USB Optical
              Mouse&gt; at usbus0<br>
              &gt;<br>
              &gt;     The HP has this on the console"<br>
              &gt;<br>
              &gt;     hw.bus.devctl_nomatch_enabled: 0&gt;1 (something
              like that)<br>
              &gt;<br>
              &gt;     Both mice are usb.<br>
              &gt;<br>
              I invoked sysctl hw.bus.devctl_nomatch_enabled=0 as root,
              but the <br>
              messages continued.<br>
              <br>
              So I put it in /etc/sysctl.conf and I'm rebooting...<br>
            </blockquote>
          </div>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">You need to put this into /boot/loader.conf or
          set it at the boot loader prompt.</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Warner <br>
        </div>
      </div>
    </blockquote>
    Sorry, sir.  The issue persists.  ums0 is not detected, no mouse on
    console or in kde.<br>
  </body>
</html>

--------------0fIhiohYYnihk2hjKXQSU5Z1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80158888-b054-452c-9862-c603c689e505>