<p dir="ltr">Is USB legacy support mode enabled in the firmware of the new notebook?<br>
I suspect PS/2 port is not being emulated.  Just a thought.</p>
<br><div class="gmail_quote"><div dir="ltr">On 10:06AM, Wed, Feb 16, 2022 Stephan Althaus <<a href="mailto:Stephan.Althaus@duedinghausen.eu">Stephan.Althaus@duedinghausen.eu</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
I am looking for hints to diagnose the builtin touchpad.<br>
<br>
It should work on the device node  /dev/kdmouse  and the old PS/2 driver <br>
mouse8042<br>
<br>
On an older laptop (HP Elitebook 2530p) with OI 2021.10 booted from usb,<br>
the following dtrace script shows "fbt::mouse8042_intr" events:<br>
<br>
fbt::mouse8042_intr:return,<br>
fbt::mouse8042_process_msg:return<br>
{<br>
     printf("%s returned %d \n", probefunc, arg1);<br>
}<br>
<br>
on the newer laptop (Dell Precision 7720) there are no events..<br>
<br>
<br>
What can i do to dig deeper ?<br>
<br>
<br>
Any hints are welcome!<br>
<br>
Stephan<br>
<br>
<br>
<br>
_______________________________________________<br>
oi-dev mailing list<br>
<a href="mailto:oi-dev@openindiana.org" target="_blank" rel="noreferrer">oi-dev@openindiana.org</a><br>
<a href="https://openindiana.org/mailman/listinfo/oi-dev" rel="noreferrer noreferrer" target="_blank">https://openindiana.org/mailman/listinfo/oi-dev</a><br>
</blockquote></div>