<div dir="ltr">I would like to add that on the MNT Reform (aarch64) running it's slightly modified Debian install, I can run the VM using framebuffer display *without* these patches and everything seems to work fine. This is really cool!<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 9, 2021 at 3:25 AM Nicola Mingotti via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <br>
    Ken this is interesting for me. <br>
    <br>
    At the moment I can't fork into it, but I am willing to test in the
    future. I run mostly in servers.<br>
    <br>
    <br>
    bye<br>
    Nicola<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <div>On 8/8/21 9:41 PM, ken.dickey--- via
      Cuis-dev wrote:<br>
    </div>
    <blockquote type="cite">On
      2021-08-08 10:16, Joseph Turco wrote:
      <br>
      <br>
      <blockquote type="cite">I got the VM to work in frame buffer mode.
        I noticed the color is a bit off and the window buttons have
        black squares around them, so I guess something isint setup
        right. The mouse works, but the keyboard is still typing into
        console, with a cursor flashing in the bottom left of the screen
        (like a bit of the console is poking out). If you have any
        advice to fix that I'd appreciate it many thanks :)
        <br>
      </blockquote>
      <br>
      Attached are replacement files for those in
      opensmalltalk-vm/platforms/unix/vm-display-fbdev/
      <br>
      <br>
      If you replace the files, then do the "mvm" "y", the
      vm-display-fbdev.so library should be rebuilt.
      <br>
      <br>
      These files update the help text ("squeak --help") for framebuffer
      to what is actually there as well as allowing the keyboard device
      binding to work (/dev/input/event?).
      <br>
      <br>
      ls -lasth /dev/input/by-id
      <br>
      <br>
      should show the binding names required.
      <br>
      e.g.
      <br>
      export SQUEAK_KBDEV=/dev/input/event0
      <br>
      if
      <br>
      usb-Logitech-USB_Receiver_if01_event_kbd -> ../event0
      <br>
      <br>
      The "box around button" effect is, I believe, a figment of the
      quality of the framebuffer library.  I believe I saw this in early
      experiments on Raspberry Pi, but do not see it on LePotato.  I'll
      have to fire up a RasPi to check. .. Nope.  Looks good on
      Raspberry Pi 3 on Raspberry Pi OS.  No idea.  Have to look around.
      <br>
      <br>
      The blinking cursor shows through because I did not "capture" it
      via the evdev support.  It is a bit complex to figure out, does
      not bother me much, and reminds me I am in framebuffer mode. 
      Useful when I forget and fire up a framebuffer display which takes
      turns overwriting with X11 if I have started that as well.
      <br>
      <br>
      If anyone want to look at this..
      <br>
      <br>
      HTH,
      <br>
      -KenD
      <br>
      <br>
      <fieldset></fieldset>
    </blockquote>
    <br>
  </div>

-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Eric</div></div></div>