Re: bootstra.tos broken on 68040/68060 real hardware
Miro Kropáček <[email protected]> Sun, 19 Jul 2026 01:24:44 +1000
| Newsgroups | gmane.linux.debian.ports.68k |
|---|---|
| Message-ID | <CAN5rfbRQLs8nkhbKDtDEOwbMziboq=vhbfn_9f87nD-zfArPNg@mail.gmail.com> |
--000000000000e7985d0656e4464b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sat, 18 Jul 2026 at 22:27, Miro Krop=C3=A1=C4=8Dek <miro.kropacek@gmail.= com> wrote: > IKBD packets are interpreted somewhat... weirdly. For instance UP arrow > doesn't work anymore, I have to use INSERT. shell history's UP arrow also > doesn't work and if I use CTRL+P, I have to go RIGHT if I want to move th= e > cursor LEFT. > Fortunately, this was an easy one: in 2018, there were some fixes for the Atari keymap in the kernel so it emits standard PC keycodes, therefore using an Atari console keymap breaks everything. The fix is easy, /etc/default/keyboard shouldn't read as XKBMODEL=3D"ataritt" but as XKBMODEL=3D"pc105". That fixes the keyboard weirdness. --=20 http://mikro.atari.org --000000000000e7985d0656e4464b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div dir=3D"ltr"><span style=3D"background-color:transpare= nt">On Sat, 18 Jul 2026 at 22:27, Miro Krop=C3=A1=C4=8Dek <<a href=3D"ma= ilto:[email protected]">[email protected]</a>> wrote:</span>= </div><div class=3D"gmail_quote gmail_quote_container"><blockquote class=3D= "gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(2= 04,204,204);padding-left:1ex"><div dir=3D"ltr"><div dir=3D"ltr"><span style= =3D"background-color:transparent">IKBD packets are interpreted somewhat... = weirdly. For instance UP arrow doesn't work anymore, I have to use INSE= RT. shell history's UP arrow also doesn't work and if I use CTRL+P,= I have to go RIGHT if I want to move the cursor LEFT.</span></div></div></= blockquote><div>Fortunately, this was an easy one: in 2018, there were some= fixes for the Atari keymap in the kernel so it emits standard PC keycodes,= therefore using an Atari console keymap breaks everything. The fix is easy= , /etc/default/keyboard shouldn't read as=C2=A0XKBMODEL=3D"ataritt= " but as=C2=A0XKBMODEL=3D"pc105". That fixes the keyboard we= irdness.</div></div><div><br></div><span class=3D"gmail_signature_prefix">-= - </span><br><div dir=3D"ltr" class=3D"gmail_signature"><div dir=3D"ltr"><d= iv><a href=3D"http://mikro.atari.org" target=3D"_blank">http://mikro.atari.= org</a></div></div></div></div> --000000000000e7985d0656e4464b--